119 Commits

Author SHA1 Message Date
5ee643bbbb Remove non-English language support 2025-04-22 00:05:23 -07:00
236997cbc2 Use standard doctype 2025-04-21 22:03:03 -07:00
41d9e77a5b Expand navigation bar
Gray out trivial database names
2025-04-21 20:40:48 -07:00
65b1b6365e Remove create table shortcut 2025-04-20 22:07:01 -07:00
Marc Delisle
a6fc7ac928 bug [navi] Wrong icon for view (MySQL 5.5) 2011-10-10 08:49:41 -04:00
Martín Palombo
8262e36f3d Do not load all tables into memory, we need only slice.
Reported with patch at
https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/754647
2011-05-04 10:06:17 +02:00
Marc Delisle
ee5ff995fb Cannot create a table in information_schema 2011-04-18 08:02:16 -04:00
Marc Delisle
8b93e376ab Removed 9px height and width on plus/minus icons in navigation frame 2011-04-16 13:04:11 -04:00
Mike Hommé
62acfa73d7 Removed 10px height and width on table/create table icons in left navigation list. 2011-04-16 10:40:51 -04:00
Marc Delisle
60f85e1934 Improve full mode navi display when CountTables is false 2011-02-18 12:55:51 -05:00
Marc Delisle
aef93ba592 Bug #3178935 Navigation full mode: no expansion 2011-02-18 12:44:33 -05:00
Michal Čihař
c0c5723b20 Do not show 'Please select a database' when it is obvious.
This makes sense when there is select box, but for list it is not
needed.
2011-02-02 13:45:43 +01:00
Michal Čihař
3d54060945 Generate reload params on place where they are used.
This fixes reloading navigation frame when database is selected.
2011-01-27 10:01:17 +01:00
Marc Delisle
b923bb3fbb Upgrade to jQuery 1.4.4 2011-01-02 08:00:25 -05:00
Marc Delisle
fc37859b42 RFE 3141334: Reload icon
New icon by Michael Keck
and move it with other navi frame icons
2010-12-23 13:02:53 -05:00
Marc Delisle
92008fc9b1 Avoid recreating a jQuery object
Remove tab characters
2010-12-15 13:26:33 -05:00
dylfin
3b7a23ca21 Fix clear button
Script was adapted to use jquery
Fix input box for all browsers
2010-12-15 13:16:28 -05:00
Herman van Rink
8017a61253 patch #3055886 [config] update, changed boolean to integer for more precise control 2010-12-02 16:31:49 +01:00
Marc Delisle
b6fcdb32f8 untranslatable message 2010-11-30 12:45:52 -05:00
garas
a3ae93f776 patch #3112792 [navi] Left panel table grouping incorrect 2010-11-28 08:12:22 -05:00
Herman van Rink
223d8850cf patch #3055886 [config] Add Left frame table filter visibility config option, thanks to eesau 2010-09-02 14:35:30 +02:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
lorilee
de1ce650eb Added a prompt in the left frame fast filter that prompts the user on what to do, goes away when the field is focused on 2010-08-14 11:46:32 -07:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
lorilee
428053bef5 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-07-26 13:44:30 -07:00
lorilee
2a59451ac5 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	server_export.php
2010-07-26 13:42:42 -07:00
Michal Čihař
ee767e2d3d No need to explicitely include relation.lib its anyway included in common.inc 2010-07-26 16:17:59 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
lorilee
aa49b85fad Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
lorilee
2ebf96d242 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/display_export.lib.php
	libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
Michal Čihař
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
lorilee
b6e01a9b04 Fixes problem where alignment is center instead of left 2010-07-19 16:05:44 -07:00
lorilee
8075523e6b Fixed the sidebar formatting when LeftFrameLight and LeftFrameDBTree are true 2010-06-11 01:26:33 -04:00
lorilee
233fd0d371 Fixed the sidebar formatting when LeftFrameLight and LeftFrameDBTree are true 2010-06-08 23:00:52 -04:00
ninadsp
42de77813c Merge remote branch 'origin/master' 2010-06-06 20:01:39 +05:30
Lorikeet Lee
f1f3b2a54e patch #2999595, rfe #2998130 [interface] Cleanup navigation frame.
These things do not bring much added value and just take space.
2010-06-03 14:14:02 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Michal Čihař
71ff89c2fe Include non minified version in Git.
The JS compression will happen on release.
2010-04-13 11:52:33 +02:00
Michal Čihař
f9ccd69538 Remove no longer needed language file names. 2010-04-09 13:57:36 +02:00
Michal Čihař
08cda2f076 Merge branch 'QA_3_3'
Conflicts:
	Documentation.html
	README
	libraries/Config.class.php
	translators.html
2010-04-07 09:24:12 +02:00
Lorikeet Lee
8a7b66f3a0 Do not group if there would be one table in group. 2010-04-07 09:19:34 +02:00
Michal Čihař
c80d629268 The link does clearing not reseting. 2010-04-02 13:40:32 +02:00
Michal Čihař
e049a44f59 Move input event binding to separate js file. 2010-04-02 13:33:12 +02:00
Michal Čihař
829a7d8146 Bind clear event in javascript. 2010-04-02 13:30:01 +02:00
Michal Čihař
0098927245 Move inline CSS to themes. 2010-04-02 13:24:53 +02:00
Michal Čihař
111ba5d79f Adjust CSS to display clear button over the input. 2010-04-02 13:20:44 +02:00