Commit Graph

95 Commits

Author SHA1 Message Date
Marc Delisle
5f397a7fbb XHTML fix 2003-07-25 11:40:25 +00:00
Garvin Hicking
e505c393f0 $cfg['OBGzip'] = 'auto' created and set to default. 2003-07-09 09:02:41 +00:00
Garvin Hicking
0d39fbcb3f RFE #715914 2003-04-06 18:20:20 +00:00
Michal Čihař
03a8fe7512 Neated URL generating. 2003-03-25 11:18:20 +00:00
Marc Delisle
caabb6aff6 js checks for user_password 2003-03-17 13:24:20 +00:00
Garvin Hicking
22c8c1dd58 Bugfix for querywindow: Didn't show the latest queries. 2003-03-12 18:36:54 +00:00
Garvin Hicking
35702c9861 Hooray for stylesheets. 2003-03-10 13:48:10 +00:00
Garvin Hicking
6003d9e95d Bugfixing, better defaults for query window. 2003-02-28 18:57:34 +00:00
Garvin Hicking
bee0503ab7 More javascript checks for querywindow. 2003-02-26 23:20:51 +00:00
Garvin Hicking
dd6345c90f Display a (javascript) based query window as a new frame below the left
frame with query history [#526008]. Currently a bit experimental,
works with IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions
which *should* work with any browser.
2003-02-24 18:16:24 +00:00
Alexander M. Turek
ee1f213836 * config.inc.php3: Added $cfg['DefaultTabServer'].
* header.inc.php3: Link the default tabs.
2003-02-02 22:33:42 +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
9e17959cfe My work so far... 2003-01-06 23:56:36 +00:00
Alexander M. Turek
2b91a86dcf Started rewriting the user administration 2002-12-18 17:08:33 +00:00
Alexander M. Turek
e1079bee2a Started working on a new interface to server related pages. 2002-12-08 20:41:58 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Marc Delisle
e3bc88ce57 data dictionary 2002-10-31 19:14:36 +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
d4a8698728 Expires HTTP header 2002-10-02 20:58:04 +00:00
Loïc Chapeaux
0295501473 oops, wrong fix... 2002-07-26 08:40:18 +00:00
Loïc Chapeaux
d972220ce6 better 'fix' against bug #585094 2002-07-26 08:36:42 +00:00
Marc Delisle
2f03dfeca6 for Loic 2002-07-25 12:29:02 +00:00
Robin Johnson
f932ee45ed libraries/sqlparser.lib.php3:
- Cleaned up CSS creation functions
- Formatting fixes
libraries/sqlparser.data.php3:
- Added 'ANALYSE' reserved word (note spelling)
header.inc.php3:
- Added CSS for SQL Parser
libraries/common.lib.php3:
- Change of PMA_format_sql to use new SQL Parser
2002-07-25 05:02:54 +00:00
Alexander M. Turek
41cf38c0dc Use include() instead of require() 2002-07-16 12:09:58 +00:00
Alexander M. Turek
85e43e362f Better fix against bug #571409 2002-07-15 21:07:35 +00:00
Marc Delisle
fd2ef01a11 js problem with OmniWeb 2002-07-15 16:47:36 +00:00
Loïc Chapeaux
b93a2a2650 Codding standards 2002-07-06 22:10:32 +00:00
Alexander M. Turek
dd660c3532 bug #571409 2002-07-05 15:16:31 +00:00
Olivier Müller
2bd6207caf nicer CSS for Tabs (J.Fornallaz) 2002-07-01 19:42:25 +00:00
Alexander M. Turek
7349c35d7d bug #574025 2002-06-26 21:40:25 +00:00
Robin Johnson
0448a2913e * db_details_links.php3, header.inc.php3,
tbl_properties_links.php3, libraries/common.lib.php3
        - Neater tab code by Michal Cihar (Patch #571837)
2002-06-21 21:13:30 +00:00
Alexander M. Turek
bfdfec7f69 Patch #571426 2002-06-20 08:09:04 +00:00
Alexander M. Turek
52432daa40 Header and footer my now be included inside a function as well (Better fix against bug #549570). 2002-06-19 17:19:47 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
fddf702301 Codding standards 2002-05-26 13:26:14 +00:00
Alexander M. Turek
1df9bd61b8 user-defined background image 2002-05-26 12:15:56 +00:00
Loïc Chapeaux
b630e21d67 Enforce relative url in CSS 2002-05-25 08:52:36 +00:00
Alexander M. Turek
2a072b13dd Tried to "fix" bug (?) #558155... 2002-05-24 20:25:49 +00:00
Loïc Chapeaux
2ff0b4c967 Fixed Apache 2+ & PHP 4.2+ HTTP header bug 2002-05-22 20:37:13 +00:00
Alexander M. Turek
2037187039 removed db_stats link. 2002-04-29 21:24:19 +00:00
Alexander M. Turek
e1cadd90e1 New link design. 2002-04-29 20:48:11 +00:00
Alexander M. Turek
02b5d6f07e Limitations 2002-04-28 08:50:57 +00:00
Alexander M. Turek
451027f254 * 1000st ChangeLog revision! :o)
* Improved patch #548696.
2002-04-28 08:30:32 +00:00
Alexander M. Turek
abca631b1a Undefined variable 2002-04-27 18:46:43 +00:00
Loïc Chapeaux
d553641167 xhtml fixes 2002-04-27 17:40:56 +00:00
Alexander M. Turek
dccd38731d Patch #548696 2002-04-27 15:02:44 +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
Marc Delisle
717bb64b78 css patch from Loic 2002-04-11 12:47:17 +00:00