Marc Delisle
db133f8189
anonymous user
2002-12-01 12:43:32 +00:00
Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +00:00
Alexander M. Turek
90b75b3c01
For Lo�c
2002-08-30 12:02:03 +00:00
Michal Čihař
15eed4df54
Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available.
2002-08-15 11:52:26 +00:00
Loïc Chapeaux
b834fbc15f
fixed bug #576896 - No "FILE" privileges on a database if neither "INSERT" nor "UPDATE" one
2002-08-10 12:56:58 +00:00
Marc Delisle
58bb4d5c78
better fix
2002-08-09 13:01:24 +00:00
Marc Delisle
5e41cccf87
bug 591602
2002-08-09 12:16:29 +00:00
Marc Delisle
5e419a7d66
MySQL 3.21 compatibility
2002-08-07 12:07:35 +00:00
Robin Johnson
c28a9175ec
* db_details.php3, db_stats.php3, main.php3, sql.php3
...
tbl_change.php3, tbl_query_box.php3, user_details.php3
libraries/common.lib.php3:
- changed show_query to use 1/0 instead of 'y'/'n'
* sql.php3, libraries/common.lib.php3:
- Improved logic of edit, show_as_php, explain and validator
in the SQL query box
2002-08-03 21:34:20 +00:00
Loïc Chapeaux
60985e8bdf
coding standards
2002-07-05 11:03:37 +00:00
Marc Delisle
f69032587f
fix tooltip
2002-07-01 00:05:41 +00:00
Alexander M. Turek
f84f215a27
Added a tooltip for the new documenation link.
2002-06-30 08:13:55 +00:00
Marc Delisle
d116bbdf97
underscore explanation
2002-06-29 20:44:56 +00:00
Marc Delisle
9bd9a44a67
charset patch
2002-06-14 12:07:18 +00:00
Loïc Chapeaux
337e654b55
fixed a wrong test...
2002-05-04 07:53:20 +00:00
Loïc Chapeaux
649d5c317b
do not use "mysql_result" on a query that failed
2002-05-04 07:18:15 +00:00
Loïc Chapeaux
2e28add87b
Optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries
2002-05-01 12:03:21 +00:00
Loïc Chapeaux
724ddddd51
Fixed bug #549887 - Db name with "\_" changed when granting
2002-04-29 19:34:16 +00:00
Loïc Chapeaux
fae3315173
xhtml fixes
2002-04-28 09:09:50 +00:00
Robin Johnson
177c414ba6
user_details.php3: forgot to change $GLOBALS['cfgXYZ'] to $GLOBALS['cfg']['XYZ']
2002-04-25 01:48:18 +00:00
Loïc Chapeaux
0ea513d061
Rabus: feature #542837 , labels for checkboxes and radiobuttons
2002-04-14 20:57:37 +00:00
Loïc Chapeaux
6535ad6d3e
Fixed an other bug with escaped wildcards in dbs name
2002-04-13 16:14:02 +00:00
Loïc Chapeaux
89593673da
Another fix against bug with privileges containing escaped wilcards in database names
2002-04-13 08:14:58 +00:00
Loïc Chapeaux
688b76d67c
CSS fixes
2002-04-10 20:23:52 +00:00
Loïc Chapeaux
8d46764511
Fixed bug #534159 - Can't change user hosts
2002-03-24 09:34:01 +00:00
Loïc Chapeaux
16f6161cb4
Fixed the js bugs with the MSIE autocomplete feature
2002-03-22 14:45:39 +00:00
Loïc Chapeaux
46ca3d17bf
In the "GRANTS" part, do not define a default db name if a db is aleady selected
2002-03-17 14:51:00 +00:00
Loïc Chapeaux
7d0e59b8e9
No long displays the true password on screen
2002-03-17 09:29:41 +00:00
Loïc Chapeaux
736e7faa3a
headers were sometimes missing before an error is displayed
2002-03-08 15:52:28 +00:00
Marc Delisle
6277883faa
new message
2002-03-05 03:15:23 +00:00
Marc Delisle
87f9daa169
default value for wildcard
2002-03-04 21:46:53 +00:00
Loïc Chapeaux
609a4a5ee0
Feature request #522450 - Wildcard db privileges
2002-03-03 20:21:03 +00:00
Loïc Chapeaux
7f919e6a86
removed tabs and/or trailing spaces
2002-02-10 09:31:41 +00:00
Loïc Chapeaux
975e3b263a
removed tabs and/or trailing spaces
2002-02-08 18:06:21 +00:00
Marc Delisle
28bde7dbb1
bug 512254 missing comma
2002-02-03 14:30:55 +00:00
Loïc Chapeaux
677a6394d1
Beautify generated html
2001-12-24 11:17:37 +00:00
Marc Delisle
e4b9fb85f1
add sub-message
2001-12-23 23:47:06 +00:00
Marc Delisle
70548ddc11
Short doc
2001-12-23 23:08:38 +00:00
Loïc Chapeaux
54ef1abf0b
check/uncheck all links weren't working with js disabled
2001-12-14 21:16:39 +00:00
Loïc Chapeaux
7484e9d981
fixed a double declaration of variables
2001-12-06 21:50:55 +00:00
Loïc Chapeaux
2f8001d316
fixed bug #487673 - revoke 'reference'
2001-12-01 08:50:37 +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
f266ba5273
* fixed bug #484591 - Users Page -- "no password";
...
* PEAR codding standards (functions names).
2001-11-22 20:34:03 +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
Marc Delisle
cf1560b4c3
strRevokeMessage
2001-11-07 18:15:56 +00:00
Marc Delisle
c606d305cc
strRevokeGrantMessage
2001-11-07 17:58:59 +00:00
Loïc Chapeaux
503b5e9380
fixed bug #474685 (table not found editing user) thanks to Alister Bulman
2001-10-25 21:12:39 +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
Loïc Chapeaux
ce268e86db
cosmetic changes
2001-10-16 09:27:34 +00:00