Commit Graph

53 Commits

Author SHA1 Message Date
Michal Čihař
5214f57c6f Better show error, define used message strDeleteNoUsersSelected. 2005-10-08 15:22:14 +00:00
Marc Delisle
2ec555a558 Execute_priv support 2005-10-03 18:23:26 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
Marc Delisle
88733b1ecb undefined index 2005-08-07 12:48:11 +00:00
Marc Delisle
a710cb1df8 patch #1249363, remove unneeded wordwrap(), table width should be limited by the template if needed 2005-08-02 12:04:08 +00:00
Olivier Müller
b3a0d39e8b typo (:) 2005-06-12 10:25:38 +00:00
Olivier Müller
0f1a4d4df9 added strings for RFE #1197482: $strGeneratePassword, $strGenerate and $strCopy 2005-06-12 10:10:11 +00:00
Marc Delisle
746736b23e make the password generator work also when editing a user 2005-05-17 16:59:44 +00:00
Olivier Müller
75833b0cd9 RFE #1197482, password generator on user creation. RFC: ok like that? TODO: add strings. 2005-05-16 22:29:01 +00:00
Marc Delisle
a6a0822ed0 db view: add Privileges tab, and server view: add a back link to the db while checking privileges 2005-05-08 10:53:56 +00:00
Olivier Müller
ba331a45ba always display the "Add a new user" link on the 'user overview' page 2005-05-08 00:14:55 +00:00
Marc Delisle
38c65094db bug #1179969, MySQLi and privileges 2005-04-10 12:28:59 +00:00
Marc Delisle
abd90b29d8 bug #1113788, escaping character removed by error 2005-02-18 02:58:12 +00:00
Marc Delisle
812c3122d5 bug #1118137, host not changing when editing user 2005-02-13 20:36:58 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Marc Delisle
9c027b859f MySQL 4.1.x compatibility for list of initials 2004-11-02 11:42:01 +00:00
Marc Delisle
7bad177f30 better compatibility for top index 2004-10-30 00:25:41 +00:00
Marc Delisle
df57ad178d top index for user initials 2004-10-23 16:06:04 +00:00
Marc Delisle
a40f6200ba strEscapeWildcards 2004-10-20 00:28:22 +00:00
Michal Čihař
f95db7a99a Make non-js checkall work also for adding new user (bug #1028055). 2004-10-19 16:46:22 +00:00
Michal Čihař
67d35fc6af Work better in ANSI mode (bug #816858). 2004-10-19 14:25:57 +00:00
Marc Delisle
b40d6f15ab cosmetic: title for Edit privileges 2004-10-15 19:53:59 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Marc Delisle
f04a85f22e stay on the form when passwords don't match 2004-09-14 16:04:07 +00:00
Marc Delisle
efb633ff1a bug 1003238 cannot manipulate usernames containing @ 2004-09-11 20:46:25 +00:00
Marc Delisle
2814c4ce81 remove remaining charset introducers 2004-09-03 20:16:03 +00:00
Marc Delisle
6111ce7d45 replace charset introducer by CONVERT USING 2004-09-03 18:59:22 +00:00
Marc Delisle
1bbfdda014 bug 1007870 illegal mix of collations for operation UNION 2004-08-29 18:02:26 +00:00
Michal Čihař
ca5b16f654 Change look of adding fields into table (bug #991095).
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
781aada903 bug 997682, almost complete fix 2004-07-25 22:25:02 +00:00
Alexander M. Turek
bb12e03b3a bug #979596 2004-06-25 20:16:04 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Alexander M. Turek
b7c84e4247 Enabled new icons for privileges administration. 2004-06-07 08:07:53 +00:00
Michal Čihař
51fc2da513 No ugly message when editing privileges for non-existant database (bug #942357). 2004-04-28 14:46:16 +00:00
Michal Čihař
928a8b33db Be valid XHTML 2004-04-27 12:36:12 +00:00
Alexander M. Turek
c1dbe4b57d Fixed an error that occured when adding privileges to non-existant or wildcarded tables. 2004-04-20 21:15:28 +00:00
Alexander M. Turek
7281232b88 Illegal mix of collations.
There's more where this came from... Will do the rest tomorrow.
2004-04-19 22:10:42 +00:00
Alexander M. Turek
4d81774960 Yet another "MySQL out of sync" error. 2004-04-18 14:21:16 +00:00
Alexander M. Turek
ad236e55ce Hotfix to avoid "MySQL out of sync" errors. 2004-04-18 14:04:58 +00:00
Alexander M. Turek
a4cc456c99 $url_query was not visible in function scope. 2004-04-18 13:35:20 +00:00
Marcel Tschopp
4e62f7658f Changed some queries to use MYSQLI_STORE_RESULT.
phpMyAdmin now works with MYSQLI_USE_RESULT as default.
2004-04-10 16:19:21 +00:00
Olivier Müller
c56cf7cf47 added (un)checkall links to the "Global privileges" edition form 2004-04-03 00:29:59 +00:00
Marc Delisle
f947e79baa bug 923227 copying a user with table privileges does not work 2004-03-29 19:23:33 +00:00
Marc Delisle
ea070d828d bug 923171 password error when copying a user 2004-03-29 17:53:23 +00:00
Marc Delisle
9c949b15db bug 818654 2004-02-11 14:30:04 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Marc Delisle
a7bd761f3f PMA_DBI_affected_rows 2004-01-20 21:03:31 +00:00
Marc Delisle
f8d049ace5 use PMA_DBI function 2004-01-20 20:24:00 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Alexander M. Turek
4529330745 while (list() = each()) is not always as bad as one might think ;-p 2003-11-23 16:35:40 +00:00