Tags give the ability to mark specific points in history as being important
-
FLY_1.3_HFL_5Oct2020
Release: FLY_1.3_HFL_5Oct202037c6ffc7 · ·Added new feature, support for High-Far-Long tracking for local flights. Required DB update to add the new table 'hfl', no changes to other tables. Need to run etc/alter.sql to create, also requires additions in lib/mode.inc and creation of 'hfl' subdirectory.
-
FLY_1.2_LOGGING_25Sep2020
Release: FLY_1.2_LOGGING_25Sep20201b12cb68 · ·Incorporates changes to the logging interface, more consistent usage and removal of some nuisance logging. Requires a DB update to the EventLog table, etc/alter.sql ALSO - has early code for High-Far-Long ICG file analysis, not visible in user interface.
-
FLY_1.1_GUI_24July2020
Release: FLY_1.1_GUI_24July2020038bc95f · ·Primarily GUI enhancements after some user feedback: force good password on reset(JM) fix for warning on event sched Handle middle name and suffix in displays (JM) DB backup, skip the DB create, use long inserts, easier to debug (JM) Issue #3 : Better default handling (JM) Issue #6 - minimal password standards (JM) mode.inc cleanup (JM) Issue #8: User with SCHEDULES priv should be super user. Issue #5: Inhibit superuser from photo upload for other members (JM) -
FLY_1.0_CONFIG_10July2020
Release: FLY_1.0_CONFIG_10July2020f1db9175 · ·Changes to increase configurability after new club install. Created mode.inc for usually club specific config items. Added search capability. Mouseover help added for glider/member info screens. Fixed script where email or club name was still hard-coded.
-
FLY_0.5_TAIL_NUM_25June2020
Release: FLY_0.5_TAIL_NUM_25June20202f00fe2c · ·Changes in 0.5 since 0.1 * Aircraft reservations now use tail numbers * Aircraft status now tracked by tail number, including history log, and who made changes. * Added info on pilot ratings other than glider, i.e. COMMERCIAL, CFI, ATP... * Removed unneeded javascript files in js directory * ADMIN can edit access permissions for users from GUI. * Expanded lib/config.inc for easier configuration
-
FLY_0.1_INITIAL_05May2020
Release: FLY_0.1_INITIAL_05May202079976f08 · ·Initial release of the FLY software.