18 Commits

Author SHA1 Message Date
Marc Delisle
b2b1953db1 Start to replace warning level with error level 2011-05-03 18:52:37 -04:00
Michal Čihař
59a84ae327 Add missing dot. 2010-08-25 09:50:48 +02:00
Michal Čihař
51c9fccd95 Use same format string as in other places. 2010-08-23 13:32:07 +02:00
Crack
98cbab0411 second part of error message display changes 2010-08-08 22:10:48 +02:00
Crack
f7c3ea158a info about setup script in "manage your settings", it seems many people still don't know it exists 2010-08-06 13:57:59 +02:00
Crack
9d4c5409c6 fix import merge
fix <select> handling (hopefully this time for real)
2010-08-05 21:01:59 +02:00
Crack
a6b34a5977 fix generation of theme unique value
refresh session cache for config after save
2010-08-04 15:27:47 +02:00
Crack
279724d6f8 bugfix: user preferences don't work correctly without output buffering 2010-08-01 22:52:15 +02:00
Crack
812748a50d Changes to conform to latest merge:
- use require instead if require_once for footer.inc.php
- rename pmadb to phpMyAdmin configuration storage
2010-07-26 20:34:31 +02:00
Crack
7399ce3e61 a few changes on preferences manage page
fix JS date generation on preferences export to localStorage
2010-07-22 12:37:51 +02:00
Crack
c67340d023 save lang and collation_connection to user preferences 2010-07-19 23:57:12 +02:00
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
e7dd9a7c67 allow to partially import broken configs - show message with error list and import only correct values 2010-07-13 22:59:21 +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