Commit Graph

28097 Commits

Author SHA1 Message Date
Loïc Chapeaux
f68a0c7399 fixed a js error 2001-09-04 21:32:06 +00:00
Loïc Chapeaux
20cc338c33 no message 2001-09-04 20:35:13 +00:00
Loïc Chapeaux
57d167b3e0 Added a style selector for <tt> 2001-09-04 20:34:49 +00:00
Loïc Chapeaux
6b19ea08a8 if zlib output compression is set in the php configuration file, no output buffering should be run 2001-09-04 20:34:19 +00:00
Loïc Chapeaux
e28f462bb0 no message 2001-09-04 18:26:35 +00:00
Loïc Chapeaux
04982a2000 fixed a js error (bug #458464) 2001-09-04 18:25:40 +00:00
Loïc Chapeaux
b902aac2ea cosmetic change 2001-09-04 18:25:01 +00:00
Loïc Chapeaux
d0d5bd2d38 started merging patch #444128 (display & dump index length) 2001-09-04 17:55:48 +00:00
Loïc Chapeaux
903a7748d1 no message 2001-09-04 15:50:42 +00:00
Loïc Chapeaux
95080afc71 fixed a typo 2001-09-04 15:50:18 +00:00
Loïc Chapeaux
cc7cff9efa merged an improved version of the patch #446292 - show current db/table info in the title 2001-09-04 15:49:53 +00:00
Loïc Chapeaux
2b55e28b06 fixed a js error 2001-09-04 15:49:18 +00:00
Marc Delisle
04da8110e2 clarification about stduser 2001-09-04 13:50:52 +00:00
Loïc Chapeaux
8be2dc8bc5 updated italian translation thanks to Pietro Danesi 2001-09-04 13:18:11 +00:00
Loïc Chapeaux
659fd4df79 no message 2001-09-04 12:54:59 +00:00
Loïc Chapeaux
2e6fb3bf45 maybe fixed bugs #458324 and #457260 (update statement with a limit clause pb) 2001-09-04 12:54:39 +00:00
Loïc Chapeaux
dd51fca8b4 improved font size definition 2001-09-04 12:53:36 +00:00
Loïc Chapeaux
16f51e3b24 oops, one step too far in the prev. commitment.. 2001-09-04 08:09:39 +00:00
Loïc Chapeaux
9cc5fd78a0 added a link to the table type MySql documentation 2001-09-04 08:03:39 +00:00
Loïc Chapeaux
916d7bfbf5 improved the fix for bug #458160 thanks to Matthias Fichtner again 2001-09-04 06:26:26 +00:00
Loïc Chapeaux
f734fdbf74 fixed bug #458160 - Advanced auth fails on WebSite Pro, thanks to Matthias Fichtner 2001-09-03 23:18:08 +00:00
Loïc Chapeaux
1546f12c54 removed non alphabetic characters from the beginning of the sql query submitted 2001-09-03 23:07:12 +00:00
Loïc Chapeaux
c8cf9a0dac no message 2001-09-03 23:02:25 +00:00
Loïc Chapeaux
a96cb5a599 fixed bug #458009 - Database list with advanced auth. 2001-09-03 23:02:02 +00:00
Loïc Chapeaux
2c6ca94af9 Updated thanks to Renato Lins 2001-09-03 23:01:32 +00:00
Loïc Chapeaux
86048b9f69 Updated thanks to Michal Cihar 2001-09-03 23:00:50 +00:00
Marc Delisle
5ab6994c1b updates 2001-09-03 15:54:03 +00:00
Marc Delisle
bb240c5c1a romanian updates 2001-09-03 00:06:12 +00:00
Loïc Chapeaux
e25fd471d8 no message 2001-09-02 22:31:28 +00:00
Loïc Chapeaux
6b6ced94c1 fixed a js error 2001-09-02 22:31:06 +00:00
Loïc Chapeaux
bdc6c87e4c moved the work for multiple queries in the 'mult_drops.inc.php3' library 2001-09-02 22:30:39 +00:00
Loïc Chapeaux
53fd79880c added buttons to run multiple "DROP/DELETE/ALTER" statements 2001-09-02 22:29:33 +00:00
Loïc Chapeaux
f0cb71a4fe cosmetic changes in the code 2001-09-02 19:07:44 +00:00
Loïc Chapeaux
4864b4d315 no message 2001-09-02 18:44:59 +00:00
Loïc Chapeaux
a766d050e2 added $strWithChecked 2001-09-02 18:43:07 +00:00
Loïc Chapeaux
e0fec05406 fixed bug #444767 - Other cases for display=simple 2001-09-02 18:42:15 +00:00
Loïc Chapeaux
e42463d434 another little optimization 2001-09-02 18:41:36 +00:00
Loïc Chapeaux
592d098050 added a button to drop databases 2001-09-02 18:40:57 +00:00
Loïc Chapeaux
d1d03f61f0 no message 2001-09-02 13:12:38 +00:00
Loïc Chapeaux
eefdfed878 fixed a js error 2001-09-02 13:12:20 +00:00
Loïc Chapeaux
c512cc8d68 target for links should never be "_top" but "_parent" 2001-09-02 13:11:58 +00:00
Loïc Chapeaux
c6bd9d9d85 * optimized a bit and added some comments
* fixed a js error ("#" character msut be escaped)
2001-09-02 13:11:32 +00:00
Loïc Chapeaux
e5e44a7e2c Dutch updated again thanks to Paul Koster 2001-09-01 23:44:14 +00:00
Loïc Chapeaux
868944f467 the $cfgLimitChars applies to blob and text fields 2001-09-01 19:22:59 +00:00
Loïc Chapeaux
1dae331fe8 * display the full/partial text button only if a field is concerned;
* many little fixes when $cfgModifyDeleteAtLeft is true;
* maybe fixed second aliases bug (second part of bug #456119)?
* text/blob fields weren't cut with $cfgShowBlob enabled;
* added a js confirmation message on delete links.
2001-09-01 19:21:56 +00:00
Loïc Chapeaux
1ff7b28370 Localized strings exist, use them! 2001-09-01 15:37:47 +00:00
Loïc Chapeaux
f5ef297318 updated Dutch translation thanks to Paul Koster 2001-09-01 15:25:22 +00:00
Loïc Chapeaux
7d4f60abb6 fixed a js error 2001-09-01 14:44:32 +00:00
Loïc Chapeaux
0e7f140c2c Cleaned and improved the code of the db_stats.php3 script 2001-09-01 14:25:53 +00:00
Marc Delisle
a8021957a4 Doc updates 2001-09-01 00:39:30 +00:00