Commit Graph

128 Commits

Author SHA1 Message Date
Loïc Chapeaux
44a67b246e * checks if databases from $cfgServers[1]['only_db'] exists before displaying them at the left frame
* take into account the case where there is no usable databases
2001-08-19 20:58:48 +00:00
Olivier Müller
f5cb3dc5e4 small things... 2001-08-18 16:08:42 +00:00
Loïc Chapeaux
986132a4ad Added a style for the number of tables per database 2001-08-17 14:22:13 +00:00
Olivier Müller
69e2b71e96 *** empty log message *** 2001-08-15 18:25:22 +00:00
Loïc Chapeaux
7eeb5056a8 Fixed some coding style inconcistencies 2001-08-15 18:08:46 +00:00
Olivier Müller
65340286de * db_details.php3: feature request #451138: display # of tables,
* left.php3: added display of # of tables, for a better overview
        * config.php3, lib.inc.php3, docs: feature request #451137:
2001-08-15 17:35:58 +00:00
Marc Delisle
0ab0ad63b1 merge Loic's version 2001-07-30 21:21:19 +00:00
Steve Alberty
2b7ce4ea1a suppres warnings 2001-07-19 11:37:53 +00:00
Loïc Chapeaux
6bb6a2c4a0 No DHTML if there is only one table to display (feature #440420) 2001-07-12 23:32:35 +00:00
Loïc Chapeaux
3fb9685e08 Fixed a bug in the css 2001-07-12 18:10:53 +00:00
Loïc Chapeaux
8c4a441457 Fixed some bugs (including #439553) when $cfgServerDefault is set to 0 in the config file 2001-07-10 06:52:33 +00:00
Marc Delisle
111defd7b5 bug 439572 2001-07-09 13:00:37 +00:00
Loïc Chapeaux
0bae68a09d Font family is now language dependant 2001-07-07 15:13:58 +00:00
Loïc Chapeaux
2931a811cf Added spacers between db 2001-07-07 11:17:17 +00:00
Loïc Chapeaux
beaaef29ae Improved css 2001-07-07 10:22:53 +00:00
Loïc Chapeaux
6237fccf9a fixed bug ##438987 (Blank lines with IE5+) 2001-07-06 22:29:33 +00:00
Loïc Chapeaux
f1e5efa918 Font faces now depends on charset (temporary fix) 2001-07-02 21:17:17 +00:00
Loïc Chapeaux
790ef4bfb2 Font faces depends on charset 2001-07-01 21:34:08 +00:00
Loïc Chapeaux
2644b9c424 font familiy style is set to sans-serif for non-latin1 charsets 2001-07-01 09:58:49 +00:00
Loïc Chapeaux
72dea5b559 rewritten so it becomes as far as possible xhtml1.0 compliant 2001-07-01 09:14:14 +00:00
Loïc Chapeaux
aeec939585 A perticular db could be displayed as the first page (feature #432402) 2001-06-18 22:03:14 +00:00
Loïc Chapeaux
fbd60b3cc3 Charset is now taken into account 2001-06-17 18:10:53 +00:00
Steve Alberty
7ba84db28c shows minus instead of plus in empty databases 2001-06-10 12:54:32 +00:00
Loïc Chapeaux
14df959256 Beautified the way database list is displayed with NS4 2001-05-30 21:01:13 +00:00
Loïc Chapeaux
dfa57ed7d8 Added the path './' before all required or included files to avoid conflicts with the 'include_path' directive 2001-05-20 09:56:22 +00:00
Loïc Chapeaux
254c2b9c66 Skip collapsible list with Opera 5.02 2001-05-04 21:40:50 +00:00
Loïc Chapeaux
f24c80ba98 Build a js library for expandable/collapsible database lists and improve the related code 2001-05-04 08:45:48 +00:00
Olivier Müller
7ff8fedebd Initial revision 2001-05-03 17:25:09 +00:00