From f533ded1b55bb82cdfc3077c2616a66935425880 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Tue, 5 Feb 2013 18:28:26 +0100 Subject: [PATCH] TODO updated --- TODO.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 189bcb3..da73ad3 100644 --- a/TODO.txt +++ b/TODO.txt @@ -8,11 +8,19 @@ . prefs_apply(prefs_new): apply new content to g_prefs and system . prefs_load(content): load json content and apply to g_prefs and system - . prefs_save (save to the server the new prefs) + . prefs_update: update preferences temporarly + . prefs_save: save to the server the new prefs - preferences (listen into preferences) + // js var, volatile server, (db server || cookie) + temporary: js var, volatile server + permanent: js var, volatile server, (db server || cookie) + + . data from db OR, if missing, from cookies + . update values . database change + . MANAGE NOT AUTH USERS - preferences (with "modifiable S") . Mod. S: new flag into database -- 2.17.1