Commit Graph

188 Commits

Author SHA1 Message Date
Crack
5afd385f30 create menu for menu tabs which don't fit in one line
fix tooltip.js error when not in pma frame
2010-07-25 22:10:38 +02:00
Crack
2d67cb58c4 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/relation.lib.php
2010-07-24 18:34:52 +02:00
Crack
7ac7e24d8c more styling for disabled options
new "Developer" tab (by default all options are disabled, users can't modify them)
fixed UserprefsDisallow export in setup script
2010-07-22 01:29:36 +02:00
Michal Čihař
95fe228814 Adjust formatting for darkblue theme as well. 2010-07-21 13:46:20 +02:00
Michal Čihař
06cf763358 [interface] Better formatting for SQL validator results. 2010-07-21 13:45:32 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Crack
0b30a339fa css for Darkblue/orange 2010-07-16 11:30:51 +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
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
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
54c322544c move user preferences to top level server menu 2010-07-07 01:27:05 +02:00
Crack
a9f39a92e7 saving of theme and font size 2010-07-06 18:20:33 +02:00
Crack
47cd7c9a20 styling
moved some options (SQL Queries and SQL Box forms)
2010-07-03 23:22:20 +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
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
3b3f8bff69 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-06-13 15:03:58 +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
2e1fd2677f Configuration forms styling 2010-06-12 23:48:07 +02:00
Michal Čihař
1bbefe5e0e Ignore non official themes. 2010-06-10 10:52:00 +02:00
Crack
101bbeefb6 link to user preferences on main page (not working yet) 2010-06-01 14:32:10 +02:00
Marc Delisle
abc229d0b0 bug #3004216 Field attributes use inline CSS 2010-05-23 08:27:27 -04:00
Virsacer
3abfe58dc7 Ignore non-default Themes 2010-04-20 10:25:46 +02:00
Sutharshan Balachandren
e194beb978 [interface] Add javascript validation of datetime input.
patch #2983960
2010-04-16 09:53:44 +02:00
Michal Čihař
32d8506607 Add jquery ui theme to themes. 2010-04-15 10:17:58 +02:00
Crack
71b2eea153 Navigation frame styling
Patch #2980495

- icon background (home, log out, ...) on mouse over now fills entire
  box
- icon border changed from 0.05em to 1px, fixes display on Chrome (it
  was rounded to 0)
- redesigned fast filter, resizes correctly with frame, reset button
  is better aligned
- decreased margin on database tree
- fixed list margin for RTL languages (that list is always in ltr so
  my change works)
2010-04-06 12:53:29 +02:00
Crack
1359e78bcd Uniform look for tabs in major browsers 2010-04-02 14:03:57 +02:00
Michal Čihař
2eee3dc831 This way filter better fits. 2010-04-02 13:38:57 +02:00
Michal Čihař
0098927245 Move inline CSS to themes. 2010-04-02 13:24:53 +02:00
Michal Čihař
0f243918bb Whitespace cleanup. 2010-04-01 14:22:51 +02:00
Muhammd Adnan
86ca31197b patch #2979922, rfe #2804874 [interface] Add inline query editing, thanks to Muhammd Adnan. 2010-04-01 14:21:56 +02:00
Marc Delisle
6ff307b546 remove inline js from main.php 2010-03-27 15:01:13 -04:00
Tomas Srnka
9e8618c4f9 Import progress bar fix from GIT 2010-03-02 09:28:56 +00:00
Herman van Rink
8e17cb01d5 Added missing icon to darkblue_orange theme 2010-03-01 10:13:15 +00:00
Michal Čihař
fd2a41eb8b Indicate links to documentation by dotted underline. 2010-01-22 18:36:40 +00:00
Michal Čihař
17c22891cb Allow to create new table from navigation frame (in light mode). 2010-01-22 15:43:35 +00:00
Michal Čihař
6ef24edd6a rfe #1186511 [inrerface] Add link to reload navigation frame. 2010-01-21 15:17:12 +00:00
Michal Čihař
dd58fce29c Fix more occurences of $_SESSION['PMA_Config']. 2010-01-21 12:33:30 +00:00
Michal Čihař
94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Tomas Srnka
283dc91f85 Added missing new_* images into dark_orange theme 2009-08-30 15:12:23 +00:00
Tomas Srnka
feb562e77b Replication support - tomas_zahra branch merged 2009-08-30 14:54:36 +00:00
Tomas Srnka
c26c9c1fb5 Added support for current server, GUI for choosing DB from current server 2009-08-24 20:57:51 +00:00
Tomas Srnka
31c6e1d5c5 New icon added into darkblue_orange theme 2009-08-24 18:26:03 +00:00
Tomas Srnka
e325226e57 *Fixed bug with different port than 3306
*Fixed support for other server than localhost
*Added support for sockets
*Fixed GUI bugs - strings (localization), table, fieldset...
*new PNG transparent icon.16x16
2009-08-24 18:10:45 +00:00
Zahra Naeem
8ce8dbfa53 Updated documentation and added documentation for synchronization. 2009-08-24 16:10:42 +00:00
Michal Čihař
215b8fa174 Added ability for synchronizing databases among servers.
Manual merge from branches/gsoc/zahra.
2009-08-24 14:39:38 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Marc Delisle
60536d78e1 patch #2798592 [import] Progress bar 2009-07-02 12:12:06 +00:00