Commit Graph

302 Commits

Author SHA1 Message Date
Loïc Chapeaux
dd4cf1c960 Fixed some bugs with php3 (0 != empty) 2001-07-11 19:20:56 +00:00
Loïc Chapeaux
8498751ed7 Fixed bug #440430 with php3 2001-07-11 19:19:56 +00:00
Loïc Chapeaux
39dfc383e9 Updated thanks to Laurent Haas 2001-07-11 19:18:56 +00:00
Steve Alberty
4d2d26de5d fix disfigurement if table size 0 Bytes 2001-07-11 16:51:56 +00:00
Steve Alberty
aa076b11c5 enlarge binary protection to (var)char binary types 2001-07-11 16:40:24 +00:00
Steve Alberty
4a34c45612 fix division by zero error 2001-07-11 10:51:06 +00:00
Loïc Chapeaux
3d9b67f18b A '?' was lacking in an url scheme 2001-07-10 21:58:55 +00:00
Loïc Chapeaux
7928b3cc47 fixed invalid colspan values 2001-07-10 21:00:10 +00:00
Loïc Chapeaux
e2079597e1 count_records already displays the number of records in the valid format 2001-07-10 20:59:02 +00:00
Loïc Chapeaux
64875d0075 Updated thanks to Martin Marconcini 2001-07-10 19:47:36 +00:00
Loïc Chapeaux
54bfd85ef3 Updated thanks to Martin Marconcini 2001-07-10 19:41:45 +00:00
Loïc Chapeaux
8d7f4245a6 Very little cosmetic changes 2001-07-10 19:41:05 +00:00
Loïc Chapeaux
565283d72c Export the js work from tbl_properties.php3 & db_details.php3 to functions.js 2001-07-10 19:40:33 +00:00
Steve Alberty
23f3af54c8 avg row size 2001-07-10 16:40:02 +00:00
Steve Alberty
599c9058f6 add row length average 2001-07-10 16:38:17 +00:00
Steve Alberty
db2d82508f add a string 2001-07-10 16:37:13 +00:00
Marc Delisle
e6ec61e8c2 Browse link at top 2001-07-10 16:18:10 +00:00
Loïc Chapeaux
aedcaa11b7 Fixed a bug in db_details.php3 if there is no indexes 2001-07-10 08:28:28 +00:00
Loïc Chapeaux
7185315db4 Fixed display problems with NS4+ (including bug #439962) 2001-07-10 08:05:48 +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
3b53e68c7b bug 439565 2001-07-10 00:58:44 +00:00
Loïc Chapeaux
8cec3e4885 rewritten the script so it fits XHTML1.0 and PEAR standards and beautity a bit the display 2001-07-09 21:34:00 +00:00
Loïc Chapeaux
0b16f4e7b2 vertically center bookmarks options 2001-07-09 21:32:41 +00:00
Loïc Chapeaux
d11390d7b1 Updated by Michal Cihar 2001-07-09 21:32:11 +00:00
Loïc Chapeaux
ee82bd5e1e replaced 'Gzip' by '"gzipped"' 2001-07-09 21:31:06 +00:00
Marc Delisle
edac008ccb bug 439709 2001-07-09 14:07:45 +00:00
Marc Delisle
111defd7b5 bug 439572 2001-07-09 13:00:37 +00:00
Loïc Chapeaux
ccdddd31a1 Light beautifications 2001-07-08 21:46:10 +00:00
Loïc Chapeaux
8a1e9dfb3f Fixed some xhtml1.0 errors 2001-07-08 21:15:08 +00:00
Loïc Chapeaux
3af3aaf406 Fixed some xhtml1.0 errors 2001-07-08 21:14:29 +00:00
Loïc Chapeaux
8645b524c4 Rewritten to be XHTML1.0 compliant and to fit PEAR coding standards 2001-07-08 20:50:56 +00:00
Loïc Chapeaux
94fcbbe3e5 Documentation links are displayed in their own window 2001-07-08 20:49:38 +00:00
Armel Fauveau
f00d377711 GZip feature (please check, my (@#) english is poor) 2001-07-08 03:11:40 +00:00
Marc Delisle
48997a8ee6 extchg.sh and sub-dir 2001-07-08 01:49:29 +00:00
Armel Fauveau
b5e5ffb676 Bookmark strange condition 2001-07-07 23:49:52 +00:00
Loïc Chapeaux
d5cd8498f8 Fixed a bug if an user requires a gziped dump but forget to check the transmit checkbox 2001-07-07 21:44:41 +00:00
Armel Fauveau
1ef94e2310 Gzip Support 2001-07-07 21:32:06 +00:00
Loïc Chapeaux
c14242da50 Added Gzip string 2001-07-07 21:23:24 +00:00
Armel Fauveau
e5b9d6a015 Gzip Support : bug fixe 2001-07-07 20:50:01 +00:00
Loïc Chapeaux
29ec39751e Size units are now language dependant 2001-07-07 20:37:58 +00:00
Armel Fauveau
9580bcb8bc Gzip Support 2001-07-07 19:51:55 +00:00
Marc Delisle
efb3f27073 bug 439340 2001-07-07 19:51:09 +00:00
Armel Fauveau
7456f91ce8 Gzip Support 2001-07-07 19:44:52 +00:00
Loïc Chapeaux
1512a0fdfb Thousands and decimal separators are now language dependant 2001-07-07 18:35:17 +00:00
Loïc Chapeaux
16f050afe7 Cosmetic changes 2001-07-07 18:22:00 +00:00
Loïc Chapeaux
dc1c5cfb75 Restored Marc updates I've crashed - part 2... sorry 2001-07-07 17:41:43 +00:00
Loïc Chapeaux
50c53ec731 Restored Marc updates I've crashed... sorry 2001-07-07 17:39:08 +00:00
Loïc Chapeaux
6683308f79 Added a '#' before 'No tables found' in a geneted dump file 2001-07-07 17:33:25 +00:00
Loïc Chapeaux
bdc19fd749 Thousands and decimal separators are now language dependant 2001-07-07 17:16:02 +00:00
Marc Delisle
5c5a0ddc25 minor updates 2001-07-07 17:03:44 +00:00