Commit Graph

113 Commits

Author SHA1 Message Date
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
41d3dedd5d * ensure 'enable_dl' is set before using it;
* ensured compatibility with old configuration files for the authentication mode.
2001-12-15 09:12:33 +00:00
Marc Delisle
c2b829c7ff strGo 2001-12-14 13:23:42 +00:00
Marc Delisle
4e8eee3212 typo 2001-12-13 03:19:20 +00:00
Marc Delisle
ce3888263f renamed to config.auth.lib.php3 2001-12-13 02:21:13 +00:00
Marc Delisle
4fa356ee2b rename from basic 2001-12-13 02:18:08 +00:00
Loïc Chapeaux
68fef55681 Opera for Mac needs lower font sizes 2001-12-11 12:12:50 +00:00
Loïc Chapeaux
fd9977b729 improved OmniWeb support (default font sizes) thanks to Christian Schaffner 2001-12-10 17:08:28 +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
3b3a8a5c3a added a js quick validation 2001-12-09 22:50:20 +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
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
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
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
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
a2a9392ecf better pointer coding 2001-12-07 16:03:24 +00:00
Loïc Chapeaux
bb67738e31 *skip pointer is allowed by letting blank the color value;
* fixed a bad js command
2001-12-04 23:09:59 +00:00
Loïc Chapeaux
025cc84a53 patch #458673 - Nicer navigation for MSIE 2001-12-04 23:09:09 +00:00
Marc Delisle
ccfc8fe376 auth and strRunning 2001-12-04 18:42:18 +00:00
Loïc Chapeaux
4b81044614 Updated translations 2001-12-04 18:29:47 +00:00
Loïc Chapeaux
0b393ba3e4 fixed bug #488317 - 'only_db' problem with the 2.2.x 2001-12-03 19:26:34 +00:00
Loïc Chapeaux
1f8e2bc413 Started a new release stage 2001-12-02 18:23:07 +00:00
Loïc Chapeaux
50c8673501 Prepare the 2.2.2 release 2001-12-02 17:23:25 +00:00
Loïc Chapeaux
6e70f5203b fixed bug #486509 - Text fields don't display newlines 2001-11-30 21:45:22 +00:00
Loïc Chapeaux
c7ba550242 extended the list of browsers that works with DOM version 2001-11-30 00:28:45 +00:00
Loïc Chapeaux
0b1fea0ae4 Taken into account the new $_* globals arrays defined with php 4.1+ 2001-11-25 12:20:49 +00:00
Loïc Chapeaux
72c3169b37 Removed tabs 2001-11-24 16:59:54 +00:00
Loïc Chapeaux
5c7d908993 Ooops, wrong funtion comments... 2001-11-23 19:25:02 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
becb93a963 simplified the error handling settings under php4 2001-11-21 20:55:06 +00:00
Loïc Chapeaux
249b02ef45 unset applied to a global variable inside a function just kills the symbolic link 2001-11-20 20:12:49 +00:00
Loïc Chapeaux
ead2dd467a changed "$sessionMaxRows" by "$session_max_rows" (PEAR codding standards) 2001-11-20 15:55:05 +00:00
Loïc Chapeaux
a40045227b Since php 4.0.5 the associative array returned by "mysql_fetch_array" may returns fields with NULL value 2001-11-17 18:40:06 +00:00
Loïc Chapeaux
514ee5d869 a "valign" clause where missing 2001-11-17 10:13:19 +00:00
Loïc Chapeaux
95976ec65e fixed bug #482627 - show full processlist should have 'kill' 2001-11-17 10:05:11 +00:00
Loïc Chapeaux
e08ef70e66 Prepare the 2.2.2-rc1 2001-11-16 17:30:23 +00:00
Loïc Chapeaux
d194d576e1 fixed bug #482466 - data dumping is broken in cvs version thanks to Michal Cihar 2001-11-16 14:15:17 +00:00
Loïc Chapeaux
6648ebaf6e fixed bug #479208 - Drop a table -> wrong server at left frame 2001-11-16 11:33:20 +00:00
Loïc Chapeaux
472a433a07 * fixed bug 481593 - interface fonts too big on macs;
* taked into account the case when "magic_quotes_sybase" is set in the php configuration file and fixed the js errors.
2001-11-14 20:50:23 +00:00
Loïc Chapeaux
bc54ef7d50 "zero" value was exported as '' 2001-11-14 20:49:43 +00:00
Loïc Chapeaux
5eab790946 New Arabic translation 2001-11-12 20:24:00 +00:00
Loïc Chapeaux
7a6ff28037 Prepare the use of an Arabic translation (right to left text direction) 2001-11-10 13:17:18 +00:00
Loïc Chapeaux
aa245fe53a feature #443134 - unlimited set_time_limit() 2001-11-09 22:35:46 +00:00
Loïc Chapeaux
9d3ecd3048 commited patch #458014 - Advanced index generation/editing thanks to Michal Cihar 2001-11-09 20:34:25 +00:00
Loïc Chapeaux
14586ce71f return to the browse mode once a "KILL" statement has been run 2001-11-09 08:14:37 +00:00