Commit Graph

12 Commits

Author SHA1 Message Date
Crack
7a5fd62810 allow users to easily work with preferences stored in session (when pmadb is disabled): after logging in, user is presented with a message asking whether settings from localStorage should be loaded 2010-07-14 21:28:24 +02:00
Crack
b3ae73f2aa ui fixes 2010-07-12 19:24:07 +02:00
Crack
625b9edca8 show message when preferences are saved to localStorage 2010-07-12 14:02:45 +02:00
Crack
3137cc2f1d add date information when importing from localStorage 2010-07-10 00:06:50 +02:00
Crack
5717683ef1 basic import/export for localStorage, needs to be polished 2010-07-09 19:37:49 +02:00
Crack
104ac11c1d import and export for user preferences (currently JSON file only)
add preferences reset
2010-07-08 19:01:09 +02:00
Crack
b13dee72f3 Import settings 2010-07-01 22:24:18 +02:00
Crack
e5238f3845 add $cfg['UserprefsDisallow'] and allow setting it in setup script
correct IE opacity issue for "restore default value" button
fix regressions introduced in previous commit
2010-06-21 19:12:25 +02:00
Crack
0dc5d2e2b1 markers for field errors 2010-06-21 16:24:34 +02:00
Crack
c7b304b6e6 improve js validators
add missing validations and language strings
2010-06-16 23:54:35 +02:00
Crack
a90b0a21f2 removed some messages from messages.inc.php (validation, some other error messages)
User preferences:
added translations and values for some fields
validation for DefaultPropDisplay
2010-06-13 15:01:37 +02:00
Crack
b2ecf17803 Split setup/scripts.js into generic and setup script specific parts 2010-06-12 12:42:29 +02:00