Commit Graph

59 Commits

Author SHA1 Message Date
Marc Delisle
0ab0ad63b1 merge Loic's version 2001-07-30 21:21:19 +00:00
Loïc Chapeaux
07a5783842 Fixed some bugs with the patch from Laurent Haas merged the day before 2001-07-20 09:16:41 +00:00
Loïc Chapeaux
f246345b4f Patch from Laurent Haas that allows to remember and modify a sql query submitted 2001-07-20 02:02:07 +00:00
Marc Delisle
7d5c43d1f4 dynamic length 2001-07-19 18:54:19 +00:00
Steve Alberty
a4d1254c3a print '0' instead of '' if result count < SelectNumRows 2001-07-16 13:47:08 +00:00
Steve Alberty
914fe66c0d change set_time_limit in get_table_content_fast 2001-07-14 13:12:33 +00:00
Loïc Chapeaux
5d466b7439 Limitation feature for data dumps wasn't working with CSV exports 2001-07-14 01:11:16 +00:00
Loïc Chapeaux
c74a33e567 Added a limitation feature for data dumps thanks to Girish Nair and Vinay 2001-07-13 17:18:11 +00:00
Loïc Chapeaux
59f31d7cb4 Rewritten the 'show_message' function 2001-07-13 14:52:33 +00:00
Loïc Chapeaux
27bc61fdc2 Fixed some inconsistencies in the cvs export feature 2001-07-12 21:57:26 +00:00
Loïc Chapeaux
75d99fb1dd Fixed a wrong comparaison 2001-07-12 18:09:46 +00:00
Loïc Chapeaux
a405dc8fbd Again bug #440430 (error with php3) 2001-07-11 21:28:17 +00:00
Loïc Chapeaux
8498751ed7 Fixed bug #440430 with php3 2001-07-11 19:19:56 +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
94fcbbe3e5 Documentation links are displayed in their own window 2001-07-08 20:49:38 +00:00
Loïc Chapeaux
29ec39751e Size units are now language dependant 2001-07-07 20:37:58 +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
bdc19fd749 Thousands and decimal separators are now language dependant 2001-07-07 17:16:02 +00:00
Loïc Chapeaux
8d8e054389 Error messages were outsourced 2001-07-07 15:14:40 +00:00
Loïc Chapeaux
71771cadde Merged patch #438708 (Changes to display_table) 2001-07-05 20:20:09 +00:00
Marc Delisle
623019a2d4 patch for illegal index 2001-07-03 19:52:00 +00:00
Marc Delisle
d7ce13ea7f typo 2001-07-03 19:18:30 +00:00
Loïc Chapeaux
6d37bf110d Merged patches #437127 and #437129 2001-06-30 16:05:29 +00:00
Steve Alberty
51a4f28079 fixed dl bug 2001-06-28 17:37:42 +00:00
Marc Delisle
d9e1444df5 bug 434608 2001-06-27 20:43:13 +00:00
Marc Delisle
a6838b8646 bug 434608 2001-06-27 20:11:45 +00:00
Steve Alberty
424eb8e5aa minor changes 2001-06-27 14:43:00 +00:00
Marc Delisle
d4e5d0316f bug 434608 2001-06-27 14:17:59 +00:00
Steve Alberty
e66e54abcb make dl safemode safety 2001-06-27 14:06:00 +00:00
Steve Alberty
2e524b8b3e split get_table_content 2001-06-27 11:37:48 +00:00
Marc Delisle
6c71c85ad0 remove changes 2001-06-26 23:00:15 +00:00
Marc Delisle
166985ee2e bug 434608 2001-06-26 15:33:29 +00:00
Steve Alberty
97a567c852 add support for dynamic mysql extension 2001-06-26 15:24:23 +00:00
Loïc Chapeaux
a8b2711d8a Reload the left frame with the current db opened 2001-06-20 21:45:21 +00:00
Steve Alberty
86940a3ef4 correct function format_byte_down 2001-06-15 12:40:41 +00:00
Steve Alberty
fcf22aba3f change a function 2001-06-14 16:09:02 +00:00
Armel Fauveau
7a42dd6901 Bookmark support (fixed warning) 2001-06-12 17:38:08 +00:00
Marc Delisle
f4316ecd40 bug 432091 2001-06-12 13:17:34 +00:00
Steve Alberty
36bdf5345e fixed warnings 2001-06-10 12:54:32 +00:00
Marc Delisle
563da00428 complete table dump 2001-06-07 17:12:04 +00:00
Marc Delisle
4a68a15b4e lib.inc.php3 select_db bug 2001-06-04 02:04:46 +00:00
Loïc Chapeaux
c1e0a9af1e A wrong var name was affected during authentification 2001-06-02 12:41:55 +00:00
Loïc Chapeaux
f65f873b29 Options displayed with the results of a query depends now on its type (bug #425888) 2001-05-28 22:10:33 +00:00
Marc Delisle
4fa533f3d4 mysql_db_query deprecated 2001-05-27 20:19:35 +00:00
Loïc Chapeaux
8e942bdebe Fixed the logout problem with adv_auth 2001-05-24 21:31:40 +00:00
Loïc Chapeaux
cd5161796e Fixed bug #425369 (advanced mode failed) 2001-05-24 08:30:53 +00:00
Loïc Chapeaux
3001b6dded Fixed the reason for a waring 2001-05-20 18:13:53 +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
dbbbe7757f Pete Kelly finally fixed all the special characters problems 2001-05-18 21:29:45 +00:00