From c9f41ee9539144919b69d6204b88159f3b4afc30 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 6 Feb 2020 16:38:51 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8cff8ede..465caa44 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -49,6 +49,7 @@ SHELL / NAV / MENUS / LAYOUT TODO: LOCALIZATION - ACTIONS + - SEEDER at server, use timezone offset to generate widget dates so it is easy to see if locale stuff is working in client, currently it's out by 8 hours from now - Move localization methods to the LOCALE object and then call it from the filters - Browser languages in locale: - some functions are better called with the full array of browser languages because sometimes it needs to use a fallback @@ -59,7 +60,7 @@ TODO: LOCALIZATION - Make functional user settings form so can test shit out - Need override for locale, currency setting, 12hr clock etc etc - + - TRY AN ALTERNATE LANGUAGE IN VUETIFY USING THEIR METHOD, SEE WHATS INVOLVED - Find out how to override the default locale for vuetify to set specific items to our localized text version - this saves having to use a whole locale for just the calendar etc