Commit Graph

29 Commits

Author SHA1 Message Date
Marc Delisle
6104714c00 bug #1918531 [compatibility] Navigation is not w3.org valid 2008-03-22 21:41:20 +00:00
Marc Delisle
66524e22ba should go to ['userconf'] 2008-01-05 15:12:30 +00:00
Marc Delisle
839d40b5fe bug #1864468 [display] Theme does not switch to darkblue_orange 2008-01-05 13:33:05 +00:00
Marc Delisle
4a750441a8 These should go to ['userconf'] 2008-01-01 15:03:50 +00:00
Marc Delisle
b6af0de217 improve the patch for truncated list of tables, thanks to Juergen Wind 2007-07-27 11:58:41 +00:00
Marc Delisle
9b255ab8db put emphasis on the db name in navi panel 2007-07-21 15:28:36 +00:00
Marc Delisle
609d38a9cd start QA_11 2007-07-18 15:55:11 +00:00
Marc Delisle
e2599e32c5 start QA_2_11 2007-07-18 15:54:09 +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
Marc Delisle
7762946d76 unneeded double line in navi when no page selector is displayed 2007-06-24 11:59:16 +00:00
Marc Delisle
5c469e247c decoration for navi db page selector 2007-06-20 12:33:35 +00:00
Marc Delisle
7d750dded7 getItems() becomes getLimitedItems($offset, $count) 2007-06-20 11:52:06 +00:00
Marc Delisle
63b259d955 navigation and MaxDbList (work in progress) 2007-06-18 12:18:51 +00:00
Sebastian Mendel
b4c5dda95d bug #1699772 Visual space bug in table name (in browser) 2007-05-14 12:13:44 +00:00
Michal Čihař
1c32f18ea7 RFE #1435922 [gui] navigation frame shows listing of databases when none selected 2007-04-10 13:34:48 +00:00
Sebastian Mendel
008734f8b0 do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
Sebastian Mendel
3626acdb24 improved out buffer function handling;
bug #1690064 headers already sent error if OBGzip = 0
2007-03-29 07:10:15 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Marc Delisle
c06c96f317 patch #1611684 part 2, other issues with the caching of phpmyadmin.css.php 2006-12-21 01:22:03 +00:00
Michal Čihař
609eaa7f75 Fix XSS on table comment. 2006-11-17 08:59:36 +00:00
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
70ec4567d5 Rename left_header to navigation_header. 2006-10-18 14:54:35 +00:00
Michal Čihař
491187ed77 Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00