Commit Graph

170 Commits

Author SHA1 Message Date
Aris Feryanto
963d77e3be Ajaxification of recent tables list 2011-05-14 02:46:15 +07:00
Aris Feryanto
c468705538 Add PMA_addRecentTable function, jQuery for recent tables 'onchange' event 2011-05-10 01:55:02 +07:00
Aris Feryanto
23021911b1 Recently used tables (class, configuration, remember in pma database) 2011-05-08 02:42:38 +07:00
Aris Feryanto
576fca3dc2 Merge remote branch 'origin/master' into browsemode 2011-05-07 14:52:13 +07:00
Aris Feryanto
21bceed414 Recently used tables (now with configuration) 2011-05-07 14:52:07 +07: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
Aris Feryanto
175ffa5c4e Recently used tables (simple version, only works with LeftDefaultTablTable=tbl_structure.php) 2011-05-01 22:58:47 +07: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
Michal Čihař
4b79515d00 Separate function for clearing input. 2010-04-02 13:16:20 +02:00
Michal Čihař
6f602b6777 Move unhiding code to js file. 2010-04-02 13:16:18 +02:00
Michal Čihař
686f330dc9 Wrap code a bit to make it more readable.
No functional changes.
2010-04-02 13:15:52 +02:00
Michal Čihař
b4eac4ea1b Add missing jQuery include. 2010-04-02 08:40:32 +02:00
Michal Čihař
43afb034ee Merge branch 'QA_3_3' 2010-03-31 14:43:10 +02:00
Michal Čihař
58c33c410e Do not make the width 100%.
Otherwise it is wider than navigation frame.
2010-03-31 14:42:34 +02:00
Marc Delisle
9785bbc561 remove author names 2010-03-26 17:44:10 -04:00
Marc Delisle
bbc3d3debf Merge branch 'QA_3_3' 2010-03-11 17:59:19 -05:00
Marc Delisle
4a53eb1916 duplicate comment 2010-03-11 17:58:51 -05:00
Marc Delisle
5083dd64df remove the border removal for the Filter field; todo: improve the X reset appearance 2010-03-02 13:23:57 +00:00
Marc Delisle
377c5f67a0 remove the border removal for the Filter field; todo: improve the X reset appearance 2010-03-02 13:23:57 +00:00
Marc Delisle
94bb220332 XHTML compliance 2010-02-28 12:06:56 +00:00
Marc Delisle
535ec099f8 XHTML compliance 2010-02-28 12:00:58 +00:00
Marc Delisle
083006709b XHTML compliance 2010-02-28 12:00:58 +00:00
Marc Delisle
7133eb7287 Improved messages 2010-02-28 11:48:47 +00:00
Michal Čihař
8ed51c814a rfe #2938579 [interface] Add class to some elements for easier theming. 2010-01-25 12:44:32 +00:00
Marc Delisle
fd4ded1410 table filter box too wide, thanks to dylfin 2010-01-25 12:16:47 +00:00
Marc Delisle
338b134af3 table filter box too wide, thanks to dylfin 2010-01-25 12:16:47 +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ř
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
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
38fea0cc9e in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences 2009-06-20 16:36:58 +00:00
Marc Delisle
077487b6d0 no need for a separate "Reset filter" message 2009-06-06 11:20:28 +00:00
Marc Delisle
afd0a2ac97 patch #2794819 [navi] Filter for displayed table names 2009-05-24 11:52:32 +00:00
Michal Čihař
77a11d0283 bug #2355925 [display] properly update tooltips in navigation frame 2008-11-28 14:35:17 +00:00
Michal Čihař
9561f56875 Fix some phpdoc errors. 2008-11-24 09:55:30 +00:00
Marc Delisle
c4c683bb64 bug #2113848 [navi] Page number after database switching 2008-09-21 13:02:41 +00:00
Marc Delisle
af1fcb2a33 duplicate code 2008-09-21 12:43:34 +00:00
Marc Delisle
e5d28fd859 bug #2066923 [display] Navi browse icon does not go to page 1 2008-09-01 12:39:56 +00:00
Marc Delisle
544831fda7 patch #2007196, Typos in comments, thanks to knittl - knittl 2008-07-01 19:21:28 +00:00
Marc Delisle
b6ec86da7d remove old hint for number of tables 2008-06-12 20:00:23 +00:00
Marc Delisle
de460bb5f7 patch #1987593 [interface] Table list pagination in navi 2008-06-12 17:23:24 +00:00
Sebastian Mendel
9658a0bca5 fetch table list only once 2008-05-09 13:02:57 +00:00
Sebastian Mendel
fa21fe3ea5 make the database list more magic:
load/fetch only if really required
use SPL ArrayObject to behave like an array
2008-05-09 10:41:16 +00:00
Marc Delisle
c9d023e3de bug #1918531 [compatibility] Navigation is not w3.org valid 2008-03-22 21:41:20 +00:00
Sebastian Mendel
f9b68767e2 get table count only if db is set 2008-01-29 13:43:10 +00:00
Sebastian Mendel
bb5465e95d get table count for database only once 2008-01-22 07:29:58 +00:00
Sebastian Mendel
d4d008cd17 include all queries from navigation in debug statistics (by not closing session file before script ends) 2008-01-21 14:05:09 +00:00
Marc Delisle
618cb07b26 should go to ['userconf'] 2008-01-05 15:12:30 +00:00
Marc Delisle
603e566c0d bug #1864468 [display] Theme does not switch to darkblue_orange 2008-01-05 13:33:05 +00:00
Marc Delisle
358dfaf08c These should go to ['userconf'] 2008-01-01 15:03:50 +00:00
Sebastian Mendel
d9eebc2ae0 removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed 2007-10-16 14:02:16 +00:00
Sebastian Mendel
640becedc4 make use of PMA_getDbComment() 2007-10-02 14:16:39 +00:00
Marc Delisle
6a1e18b52e new parameter LeftDefaultTabTable and new default value for DefaultTabTable 2007-09-30 12:04:16 +00:00
Marc Delisle
062663b937 improve the patch for truncated list of tables, thanks to Juergen Wind 2007-07-27 11:58:41 +00:00
Marc Delisle
e809642283 put emphasis on the db name in navi panel 2007-07-21 15:28:36 +00:00
Marc Delisle
5855094342 hint user that the table list is larger, thanks to Juergen Wind 2007-07-16 13:21:37 +00:00