Commit Graph

74 Commits

Author SHA1 Message Date
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
Loïc Chapeaux
4faa013df5 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 22:25:28 +00:00
Loïc Chapeaux
529bfd1b32 Fixed some bugs with modifying user privileges 2001-10-09 17:34:32 +00:00
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
1847a02592 updates of grants were missing when updating a profile 2001-09-21 20:10:43 +00:00
Loïc Chapeaux
26241ac28a changing the whole profile of an user is now possible 2001-09-21 09:17:49 +00:00
Loïc Chapeaux
6faa6c8b0e added an option to change the server from an user page 2001-09-19 21:21:50 +00:00
Loïc Chapeaux
2308142660 fixed some bugs with the "other privileges" feature 2001-09-17 17:52:26 +00:00
Loïc Chapeaux
3a0410b2a8 rewrtitten the users script so it validates xhtml1.0, and fix a security issue removing most of the javascript work. 2001-09-16 20:07:46 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00