From b723febac632cd3247b6d4d9b2ff2c0aae66ed12 Mon Sep 17 00:00:00 2001 From: Will Budicm Date: Fri, 27 Nov 2020 16:54:40 +1100 Subject: [PATCH] upd. --- Current Development Check List.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Current Development Check List.md b/Current Development Check List.md index a95e3cb..0aac213 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -7,6 +7,7 @@ ### v.2.1 SUN STABLE New Features in Works * Implement mapped provision of named timezones via main.inf, for towns not available in global list. + * Javascript also needs to be updated to translate this properly. * ✔ Provide office share public link for main.inf linked categories, No login required but no log creation or search is possible. * ✔ main.inf - Make the dbname uniform across all source types with Settings, as backups use the file format, not the database name. * Static pages setting for the pages directory. @@ -16,7 +17,7 @@ * ✔ Edit button to show if hidden is the log entry section. * ✔ Implement title bolding on logs using markdown, so tags can be avoided, for multiline logs. * ✔ Multi db driver type support. Earth stage requires same SQL related code to work on at least one more DBMS type other than SQLight. - * PostgreSQL is most likely candidate as MySQL is not easy to install for the average user. + * PostgreSQL is the candidate as MySQL is not easy to install and bulky for all systems. * Developing and adopting to MySQL or any other system is not prerogative, as it works well as it is with inbuilt simplicity. ### v.2.0 SUN RC2 Encountered -- 2.34.1