Commit Graph

677 Commits

Author SHA1 Message Date
Loïc Chapeaux
cd3204ad68 extended 'check/uncheck all tables' feature to js disabled browsers 2002-01-03 12:54:44 +00:00
Loïc Chapeaux
bf7aca1491 codding standards 2002-01-03 12:09:30 +00:00
Loïc Chapeaux
0e7fc3d909 invalid xhtml statement 2002-01-03 11:18:07 +00:00
Marc Delisle
890073e60f checkall in table list 2002-01-03 00:40:20 +00:00
Marc Delisle
6140c74dad bug 497919 2002-01-02 00:09:42 +00:00
Marc Delisle
33c1195875 null value checkbox 2001-12-30 01:19:45 +00:00
Loïc Chapeaux
e42e4d88f5 patch #497632 - Support for OS/2 browsers 2001-12-29 17:25:16 +00:00
Loïc Chapeaux
ab4a775dd8 fields with 'NULL' value were affected their default value 2001-12-28 17:26:26 +00:00
Loïc Chapeaux
e4362f5eb8 Codding standards 2001-12-28 15:10:38 +00:00
Loïc Chapeaux
cfe052cd9a updated spanish translation 2001-12-28 09:55:30 +00:00
Loïc Chapeaux
e803a961b6 fixed bug #496491 - JS error with NS 4.73 on W2000 2001-12-27 15:06:25 +00:00
Marc Delisle
57952c0fdb updates 2001-12-25 20:11:38 +00:00
Loïc Chapeaux
ea7c666a28 fixed bug #496469 - File name too long 2001-12-24 13:15:35 +00:00
Loïc Chapeaux
5432997e42 Servers choice box was displayed even if there is only one server 2001-12-24 11:16:21 +00:00
Marc Delisle
e4b9fb85f1 add sub-message 2001-12-23 23:47:06 +00:00
Marc Delisle
efe2116dba updates 2001-12-23 23:23:50 +00:00
Marc Delisle
70548ddc11 Short doc 2001-12-23 23:08:38 +00:00
Loïc Chapeaux
e58c390ce1 fixed bug fixed bug #472728 - select records and many fields / IE 5.5 or IE 6 2001-12-23 13:24:04 +00:00
Marc Delisle
1940764c61 Short doc 2001-12-22 16:34:44 +00:00
Marc Delisle
30cfe07204 bug 495112 2001-12-21 14:25:38 +00:00
Loïc Chapeaux
b22674e51c no message 2001-12-19 22:42:31 +00:00
Loïc Chapeaux
67c5521f81 updated credits 2001-12-19 12:41:19 +00:00
Loïc Chapeaux
51cd7cd732 * the number of rows to return, display direction and table headers frequencies
weren't passed between scripts;
* codding standards;
* little bugs with vertical/horizontal display directions.
2001-12-18 12:07:13 +00:00
Marc Delisle
37900e09fd vertical browse 2001-12-17 00:03:18 +00:00
Marc Delisle
27f15896ca vertical browse 2001-12-16 23:52:59 +00:00
Marc Delisle
99095998f1 vertical browse 2001-12-16 13:02:01 +00:00
Loïc Chapeaux
b0cdfeaf2f While building dumps, data are no long bufferized by the script if the user wants it to be displayed on screen or saved as a text file. This may be helpfull for bug #448223 - Dump hangs 2001-12-15 16:38:46 +00:00
Loïc Chapeaux
cb3fc1be93 no message 2001-12-15 09:13:35 +00:00
Loïc Chapeaux
39847bef99 added some reminders at beginning of create-release.sh 2001-12-14 23:11:10 +00:00
Loïc Chapeaux
5052b02188 no message 2001-12-14 21:18:18 +00:00
Marc Delisle
c2b829c7ff strGo 2001-12-14 13:23:42 +00:00
Loïc Chapeaux
6a5b193703 strQueryOnDb 2001-12-13 11:09:47 +00:00
Marc Delisle
eeb042167c *** empty log message *** 2001-12-13 02:28:44 +00:00
Loïc Chapeaux
16b44e8175 *** empty log message *** 2001-12-11 12:13:22 +00:00
Loïc Chapeaux
14bef345d1 improved OmniWeb support (default font sizes) thanks to Christian Schaffner 2001-12-10 17:16:03 +00:00
Loïc Chapeaux
14d21f10a4 Removed link for the problem with http auth. logout if this mode isn't used 2001-12-10 16:49:02 +00:00
Loïc Chapeaux
48fe4cde95 fixed errors in authentication libraries 2001-12-10 10:18:57 +00:00
Loïc Chapeaux
feccad95f9 fixed bug #490951 - sorting row 2001-12-10 07:35:31 +00:00
Loïc Chapeaux
d369f419c1 merged one part of the feature #465550 - faster use of keyboard with javascript 2001-12-09 22:49:43 +00:00
Loïc Chapeaux
99b1532c15 * started merging patch #463127 - Cookie based authentication, thanks to Piotr Roszatycki & Dan Wilson. 2001-12-09 22:08:54 +00:00
Loïc Chapeaux
69b348a2dd * moved all the authentication work in libraries so it will be easier to add new authentication modes;
* started merging patch #463127 - Cookie based authentication, thanks to Piotr Roszatycki & Dan Wilson.
2001-12-09 21:16:04 +00:00
Loïc Chapeaux
b05cd810ce the suggested statement to create a new user and give him grants on a db was invalid 2001-12-09 12:50:28 +00:00
Loïc Chapeaux
ebfef0492d sending the "fake" header at each it�ration is about ten times faster than checking elapsed time and send the header each 20 seconds 2001-12-09 09:38:41 +00:00
Loïc Chapeaux
aa3b38a8cf fixed an other bug with db creation privilege thanks to James Wigdahl 2001-12-08 21:37:11 +00:00
Loïc Chapeaux
55dd29646f send fake headers to bypass browser timeout 2001-12-08 21:05:38 +00:00
Loïc Chapeaux
1c554449ea improved pointer code (for Opera 6.0) 2001-12-08 09:42:56 +00:00
Loïc Chapeaux
a605108a67 nicer codding for Opera exception 2001-12-08 08:59:14 +00:00
Loïc Chapeaux
986054d997 fixed a js bug with empty databases 2001-12-08 08:13:41 +00:00
Loïc Chapeaux
a6ea8d3321 improved the pointer feature for the left frame 2001-12-07 21:02:43 +00:00
Loïc Chapeaux
0f0d9cac9c A valid MySQL administration system may lead to have the db creation form displayed with an existing table. Bug fixed thanks to Rob Mangiafico 2001-12-07 20:17:53 +00:00