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
Marc Delisle
e44e7e7cb4
avoid display problem in the UL of databases
2007-07-13 15:48:56 +00:00
Marc Delisle
ae603822a5
obey MaxTableList in navi also (Light mode only); move the navigator near the database list
2007-07-09 16:30:39 +00:00
Marc Delisle
09b1ea0646
Navigator for the table list in the content panel
2007-06-25 14:00:35 +00:00