Commit Graph

3837 Commits

Author SHA1 Message Date
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
Loïc Chapeaux
476ef78631 * extended last fix from Robin to the "MySQL runtime information" and "MySQL system variables" links;
* but allowed these directives to be bypassed for super-users
2001-11-09 07:54:05 +00:00
Loïc Chapeaux
90f48673ab merged patch #477498 - Cosmetic Change 2001-11-02 19:03:23 +00:00
Loïc Chapeaux
54e63a9036 fixed bugs if dbs names in "only_db" contain "_" or "%" characters 2001-10-29 22:40:37 +00:00
Loïc Chapeaux
2a56aad036 "SELECT" privilege on the "Password" field is no long required for the standard user 2001-10-27 12:09:54 +00:00
Loïc Chapeaux
4483740a5a merged patch #474210 (hiding full text of navigation buttons) submitted by Gosha Sakovich 2001-10-26 21:29:00 +00:00
Loïc Chapeaux
4e92fb24fc parametrized the pointer color in browse mode 2001-10-25 21:22:26 +00:00
Loïc Chapeaux
966e661dff starting 2.2.2-dev. version 2001-10-25 21:14:40 +00:00
Loïc Chapeaux
65340ad678 merged patch #472575 (indicator in table rows) thanks to Darklord 2001-10-25 21:13:12 +00:00
Loïc Chapeaux
7de597bc43 prepares 2.2.1 2001-10-24 20:57:51 +00:00
Loïc Chapeaux
8076cfa362 - fixed authentication issues
- extended the use of stduser/stdpass to the basic authentication
2001-10-23 21:45:50 +00:00
Loïc Chapeaux
0c8575c9ea Fixed a possible "security" issue in advanced authentication mode (bypassing the 'only_db' setting was possible) 2001-10-23 07:05:17 +00:00
Loïc Chapeaux
a8d212b571 ensured:
* the same rules apply whatever is the authentication mode
* and that the cfgServers[i]['only_db'] is really used.
2001-10-22 21:14:45 +00:00
Loïc Chapeaux
935a5b85b1 restored the "show grants" table at the top of the "other grants" page 2001-10-21 16:01:44 +00:00
Marc Delisle
ae89b983b8 turkish 2001-10-20 13:26:55 +00:00
Loïc Chapeaux
58216a9f61 url has to changed whatever is the control that called the js "change" function 2001-10-20 10:40:11 +00:00
Loïc Chapeaux
e86345bf11 fixed bug #472858 - Dump error, thanks to Thomas Baehr 2001-10-19 19:25:15 +00:00
Loïc Chapeaux
b763ab53d5 changed font size for IE6 2001-10-19 15:12:11 +00:00
Loïc Chapeaux
a7abeeac50 removed the xml declaration 2001-10-19 14:05:30 +00:00
Loïc Chapeaux
c07a87d4b6 fixed bug #472353 - Doc can't be opened in IE5/Mac (because of an invalid DTD) 2001-10-18 17:49:28 +00:00
Loïc Chapeaux
a90a46877e fixed bug #472209 (Login password bug if magic_quotes_gpc is set) 2001-10-17 20:49:52 +00:00
Marc Delisle
f20ff93945 2.2.1rc2 2001-10-17 16:30:09 +00:00
Loïc Chapeaux
0f1f461f4b improved compatibility with the old phpMyAdmin configuration file 2001-10-17 10:11:40 +00:00
Loïc Chapeaux
bd3de960a2 binary fields weren't well displayed in browse mode 2001-10-14 09:47:36 +00:00
Loïc Chapeaux
2b93605e65 improved the fix against the bug #469416 (Dumps with binary data dont work mysql) 2001-10-14 08:32:50 +00:00
Loïc Chapeaux
e8b51f0297 tried to fix bug #469416 (Dumps with binary data dont work mysql) 2001-10-13 21:44:12 +00:00
Loïc Chapeaux
b45537335d added unique key case to build urls used in browse mode for deleting/editing a record 2001-10-12 19:48:48 +00:00