Commit Graph

128 Commits

Author SHA1 Message Date
Garvin Hicking
2d22c91b52 Well, it *did* read "remove when accepted", didn't it? ;-)) 2003-06-27 15:26:26 +00:00
Michal Čihař
e7acbcb27f Optional dropdown for server list in left frame (RFE #555978). 2003-06-05 19:00:15 +00:00
Garvin Hicking
b14127f87a #742632 (once again...with feeling :) 2003-05-25 19:47:56 +00:00
Marc Delisle
4661be292f bug 742632 2003-05-25 11:04:21 +00:00
Garvin Hicking
27e2c5c03a Bug #742632 2003-05-24 11:33:21 +00:00
Marc Delisle
eb87127a0e bug 739348 plus sign in db name 2003-05-18 11:18:27 +00:00
Garvin Hicking
ffbf893536 s/ereg_replace/str_replace/ 2003-05-13 09:00:46 +00:00
Michal Čihař
724e56b334 Fixed displaying of tables with quote in name. 2003-05-13 08:44:35 +00:00
Garvin Hicking
8f7dc90062 Patch #725839 (Netsted display of tables) 2003-05-12 18:28:46 +00:00
Garvin Hicking
b2e5dfc23c Should be the fix for Bug #730718. Moved the hashform from the
"nav"-frame to the "queryframe"-frame,      altered the way the form is
submitted in LeftFrameLight mode to      keep the queryframe. Only if
JavaScript is usable, otherwise it's      not necessary to keep the 'opener'
pointer.
2003-05-02 19:56:45 +00:00
Garvin Hicking
210576b0af Fixed Bug #723955, 723736, 723713 (Query Frame) 2003-04-20 18:09:05 +00:00
Garvin Hicking
092981e02b Bug #723713 2003-04-18 16:11:58 +00:00
Michal Čihař
f1927b45de fixes for HTML entities 2003-04-14 09:58:35 +00:00
Michal Čihař
b4cadaf745 fixes for HTML entities in field/table/db names 2003-03-26 14:02:16 +00:00
Garvin Hicking
e6d1ae755a RFE #550552 - Default initial query, when a bookmarked query is available. 2003-03-12 20:20:32 +00:00
Alexander M. Turek
41fad76d63 Ensured that the correct font families are used. 2003-03-10 20:32:25 +00:00
Garvin Hicking
35702c9861 Hooray for stylesheets. 2003-03-10 13:48:10 +00:00
Garvin Hicking
820ad9c0cd Display and enter DB/table comments for navigation, stored in pma comments
table. May be displayed as Alias-Tooltips in left frame. [#650064]
2003-02-24 16:39:15 +00:00
Robin Johnson
a16bacea19 header.inc.php3, left.php3, main.php3, libraries/display_tbl.lib.php3: Code changes for PNG images (feature #458895) 2003-01-23 06:19:41 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Alexander M. Turek
0bed021814 For Lo�c: XHTML optimizations 2002-08-23 08:09:55 +00:00
Alexander M. Turek
94b54524cb Backwards compatibility / (ms) New language 2002-08-22 13:30:10 +00:00
Robin Johnson
2aad7d0845 config.inc.php3, left.php3:
- $cfg['LeftDisplayLogo'] to turn off PMA logo display
2002-08-22 07:59:38 +00:00
Marc Delisle
589ffda3ac logo 2002-08-21 14:47:22 +00:00
Alexander M. Turek
8563b5a963 For Lo�c: XHTML fixes. 2002-08-08 09:54:03 +00:00
Loïc Chapeaux
b93a2a2650 Codding standards 2002-07-06 22:10:32 +00:00
Marc Delisle
4e5e913d16 the - by default is not clear 2002-07-03 11:19:33 +00:00
Olivier Müller
11bcc210e1 default tab selection stuff:
* Documentation.html: docs about $cfg['DefaultTabDatabase']
      and $cfg['DefaultTabTable']
    * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
      default tab selection is now customizable from config.inc.php3.
2002-06-29 08:13:01 +00:00
Alexander M. Turek
7349c35d7d bug #574025 2002-06-26 21:40:25 +00:00
Olivier Müller
598af56d7b 2002-06-22 Olivier L. M�ller <om@omnis.ch>
* lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3:
      shorter term for QBE
    * config.inc.php3: added configuration variables for default tabs
    * tbl_properties_links.php3: 'Empty' tab is now red as well
    * db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3:
      moved 'Structure' to the front and use it as default value.
      TODO: make that customizable.
2002-06-22 23:41:04 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
2ff0b4c967 Fixed Apache 2+ & PHP 4.2+ HTTP header bug 2002-05-22 20:37:13 +00:00
Loïc Chapeaux
0d1726618a Fixed xhtml bugs and optimized the fix against bug #546011 (Navigation tooltips) 2002-05-13 18:10:53 +00:00
Alexander M. Turek
f00d5856d8 bug #546011 (Navigation tooltips) 2002-05-09 22:11:43 +00:00
Loïc Chapeaux
2e28add87b Optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries 2002-05-01 12:03:21 +00:00
Loïc Chapeaux
56f0cdc7cd line size 2002-04-27 07:53:49 +00:00
Robin Johnson
a80446dd11 *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes. 2002-04-24 18:31:26 +00:00
Loïc Chapeaux
4e6366b743 CSS fixes 2002-04-20 07:59:58 +00:00
Loïc Chapeaux
09a4631e80 Tooltips on icons 2002-04-13 16:41:38 +00:00
Loïc Chapeaux
688b76d67c CSS fixes 2002-04-10 20:23:52 +00:00
Loïc Chapeaux
6f6419cb6c Back to previous version 2002-04-07 11:47:20 +00:00
Loïc Chapeaux
9589c5ecfb Fixed "bug" #539756 - Bad CSS Styles for textarea have chosen thanks to Rabus 2002-04-06 08:00:13 +00:00
Loïc Chapeaux
ea05017a4e Fixed bug #536550 - DOCTYPE line contains line feeds 2002-03-30 14:39:22 +00:00
Loïc Chapeaux
1be1e30918 Fixed some php warnings 2002-02-26 21:57:59 +00:00
Loïc Chapeaux
cfb5459ce3 fixed bug #520571 - Problem selecting Databases with blanks 2002-02-23 11:26:54 +00:00
Loïc Chapeaux
8cf940c6b0 patch #518789 left.php3 - a little fix 2002-02-17 20:33:16 +00:00
Marc Delisle
059ee2bdae Patch 515855 2002-02-13 20:50:11 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00