Commit Graph

4820 Commits

Author SHA1 Message Date
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
Loïc Chapeaux
ed31e94613 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 23:55:54 +00:00
Loïc Chapeaux
4faa013df5 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 22:25:28 +00:00
Loïc Chapeaux
270e544b12 removed unnecessary line of code 2001-10-11 22:24:26 +00:00
Loïc Chapeaux
7bd05bab2f * fixed bug #468749 (Left Frame not expanding in iCab)
* fixed erroneous variable name
2001-10-11 22:23:57 +00:00
Loïc Chapeaux
3620897d9b removed unnecessary md5 calls 2001-10-09 18:12:16 +00:00
Loïc Chapeaux
92ec43d8fc fixed bug #468807 (dump error) 2001-10-07 22:09:51 +00:00
Loïc Chapeaux
f9021b9b5b fixed CSS bugs 2001-10-04 22:31:19 +00:00
Marc Delisle
0352e26eef *** empty log message *** 2001-10-03 17:20:57 +00:00
Geert Lund
c0c89a7665 Fix: libraries/common.lib.php3: fixed localised_date() function 2001-10-03 08:08:04 +00:00
Loïc Chapeaux
e24e60df46 fixed "backslashed backslash" before wildcards problem in databases names 2001-09-30 08:32:03 +00:00
Loïc Chapeaux
caccd233a4 * fixed a possible problem with invalid keys values in the $uva_mydbs array;
* taken into account the case where available databases names returned by MySQL is empty or '%' (ie all databases);
* fixed an invalid regexp at line 494.
2001-09-29 17:39:40 +00:00
Loïc Chapeaux
3747062520 fixed a bad regexp thanks to Joshua Nye 2001-09-26 20:14:08 +00:00
Loïc Chapeaux
c4c48770e1 some variable wasn't declared as global ones. 2001-09-26 19:24:59 +00:00
Loïc Chapeaux
435dfbbe7e fixed some security issues 2001-09-25 23:24:15 +00:00
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
55963749db improved the zip dump feature 2001-09-23 09:06:29 +00:00
Armel Fauveau
50c734d0bb Zip dump support 2001-09-22 23:02:40 +00:00