Commit Graph

35 Commits

Author SHA1 Message Date
J.M
61bae3f227 [interface] Break "Edit privileges" with sub-menus
Signed-off-by: J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-01-06 21:22:31 +01:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
2fbb4cee0d Consistently include colon in strings to translate
In some languages this makes difference in translating, so it's better
to give translators full context.
2013-04-25 14:22:31 +02:00
Dieter Adriaenssens
be2c09f36c improve coding style 2013-01-15 20:15:50 +01:00
Dieter Adriaenssens
f696d91690 don't use tabs for indenting 2013-01-15 14:22:45 +01:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Marc Delisle
397c5b8167 Missing Change password dialog in Edit privileges 2012-11-10 09:09:24 -05:00
Dieter Adriaenssens
1f86e2fb50 improve coding style 2012-09-03 18:06:02 +02:00
Rouslan Placella
9b9bd239c3 Merge branch 'QA_3_5'
Conflicts:
	js/functions.js
	js/server_privileges.js
2012-06-03 02:08:46 +01:00
Rouslan Placella
dbeaeeb7e2 Fixed bug #3531584 - No form validation in change password dialog 2012-06-03 01:20:23 +01:00
Michal Čihař
b0216b96b1 consistent condition with other usage 2012-05-15 11:47:13 +02:00
Yasitha Pandithawatta
a7c99578c4 Patch #3502814 part 2 2012-04-11 15:15:47 -04:00
Jo Michael
50c6118068 Fix missing change-password fieldset in user edit dialog, add Loading indicator for user change password 2012-04-11 19:17:01 +02:00
Jo Michael
378aae6152 Cleanup 3 identical 'Change password' headings in jQ-UI dialog 2012-04-11 00:36:59 +02:00
Yasitha
912b9c8ba0 Patch #3502814 Change password buttons should match 2012-03-13 13:16:10 -04:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Piotr Przybylski
0427378a05 Allow to use noclick class on table level 2011-08-02 23:14:52 +02:00
Marc Delisle
7b73bd180c Conditional Ajax for change password form 2011-02-02 12:59:02 -05:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
c897adc3a4 Ajaxified Change Password action on main page 2010-08-03 19:10:37 +05:30
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Marc Delisle
4e5061d323 Generate password only available if JS is enabled 2010-07-19 10:03:17 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Herman van Rink
2c80454a14 bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password' 2009-07-12 12:13:11 +00:00
Marc Delisle
70c6e5a32c rfe #2657696 Automatically copy generated password 2009-05-04 16:32:16 +00:00
Michal Čihař
cb47ae8d3c rfe #1666487 Add option to generate password on change password page. 2009-03-03 15:41:08 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Sebastian Mendel
ef7a052074 - fixed XSS in server_status.php, thanks to Omer Singer, The DigiTrust Group
- fixed some possible XSS with PHP_SELF (PATH_INFO)
- commented out some use of PATH_INFO ... needs further testing
2007-10-16 07:11:28 +00:00
Sebastian Mendel
a3923d6bdd removed MySQL < 5 code 2007-10-02 09:23:37 +00:00
Marc Delisle
6147b3565e Support password hashing on the Edit Privileges interface 2007-07-18 15:32:08 +00:00