Piotr Przybylski
0515e1b03e
store userprefs using JSON instead of serialized PHP array
2011-02-16 21:51:53 +01:00
Michal Čihař
7f1b1df69f
[core] Remove last remaining parts of profiling code which was removed in 2006.
2010-08-30 11:01:31 +02:00
Crack
e6170b2dc2
comments
...
output escaping
2010-08-06 15:17:53 +02:00
Crack
279724d6f8
bugfix: user preferences don't work correctly without output buffering
2010-08-01 22:52:15 +02:00
Crack
9a73307003
allow users to set only_db and hide_db
2010-08-01 21:55:04 +02:00
Crack
ac3e9e323b
keep selected tab after save
...
change pmadb to phpMyAdmin configuration storage in warning string
2010-07-27 22:12:53 +02:00
Crack
b39567f381
revert disable/* options
2010-07-25 22:58:14 +02:00
Crack
2e55d85ab5
Developers tab no longer depends on UserprefsDisallow, introduced UserprefsDeveloperTab setting
2010-07-22 20:04:16 +02:00
Crack
43a7629da9
Users can disable: AllowUserDropDatabase, UseDbSearch, QueryHistoryDB, ShowPhpInfo, ShowChgPassword
...
Users can change: QueryHistoryMax (must be lower than value from file config)
2010-07-20 21:57:05 +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
57a8d902f4
fix ThemeDefault and fontsize export
2010-07-13 22:17:19 +02:00
Crack
e6b551dc71
bugfixes: allow to work with multiple servers, fix boolean values in select fields
2010-07-10 12:09:34 +02:00
Crack
bcaecbf10a
allow user preferences to work without pmadb, but warn users about that
2010-07-09 20:37:04 +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
a9f39a92e7
saving of theme and font size
2010-07-06 18:20:33 +02:00
Crack
68d9c40113
moved Import by LOAD DATA settings to CSV category
...
moved PMA_array_* functions to core.lib.php
moved PMA_read_userprefs_fieldnames() to user_preferences.lib.php
server/database/table filename templates are saved to pmadb when "remember template" is checked
2010-07-04 21:56:46 +02:00
Crack
e842432c7e
User preferences:
...
- add icons to category tabs
- user overrides were unavailable in CSS files
- apply saved configuration immediately after save, reload navigation frame if it's affected
- disabled overrides marked in user preferences forms
2010-06-26 01:04:17 +02:00
Crack
9f44d864b6
user preferences saving and integration
2010-06-20 21:34:13 +02:00
Crack
3ff76ffcf5
moved forms definition files
2010-06-18 19:33:24 +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
6b2f774ba8
Add category tabs to preferences page
...
Setup script refactoring
2010-06-05 15:42:55 +02:00