Marc Delisle
fd7c8522ea
Clarify method name
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-10-03 10:14:29 -04:00
Hugues Peccatte
5a7d7fb3ab
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-19 23:06:01 +02:00
Madhura Jayaratne
fcaf6e360a
Fix #11479 Allow setting routine wise privileges
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-17 07:36:51 +10:00
Marc Delisle
bb01f9b2b7
Refactor db_info.inc.php
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-25 11:16:59 -04:00
Madhura Jayaratne
ad49ae971e
These checks are redundant. <feature>work variables should always be defined unless in an upgrade
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-15 19:31:37 +05:30
Madhura Jayaratne
d9afffb089
Remove configuration storage data related to a user upon deleting the user
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 11:52:13 +05:30
Rahul Kadyan
4d308ba364
Remove unneeded closing tags
...
Closing tags at the end of file are not mandatory. It is often
suggested to omit to closing tags at the end of file to prevent
unwanted effects as PHP will start output buffering if there is
any character after closing tag.
Reference: http://php.net/manual/en/language.basic-syntax.phptags.php
Signed-off-by: Rahul Kadyan <hi@znck.me>
2015-03-06 23:37:35 +05:30
Marc Delisle
769df9acec
Bug Undefined index menuswork
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-08 09:33:02 -05:00
Marc Delisle
e8e62d00f0
Merge branch 'QA_4_2'
2014-10-23 12:58:09 -04:00
Marc Delisle
e6c3f10d72
bug #4571 Database Privileges link does not work
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-23 12:57:45 -04:00
Marc Delisle
8a3bf5af9f
Refactor code duplication
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-20 13:14:05 -04:00
Madhura Jayaratne
7027bcf3d1
Cleanup edit privilege functionality
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-03 09:48:15 +05:30
Madhura Jayaratne
6355df8f3b
Cleanup add user functionality
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-03 07:04:03 +05:30
Marc Delisle
9f65021d1e
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-09 09:21:27 -04:00
Hugues Peccatte
cf5783e427
Merge remote-tracking branch 'origin/QA_4_2'
2014-09-07 17:13:07 +02:00
Hugues Peccatte
451ece01f4
Fix #4524 : Add missing 0 initial on the "Users overview".
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-07 15:17:27 +02:00
Chanaka Dharmarathna
32daae2b03
rfe-1521 : Add confirmation, when delete user
...
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-08-16 23:20:56 +05:30
Chirayu Chiripal
04a3a7073b
RFE-1488/781: User privilege tab not shown in all relevant cases
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-18 00:13:08 +05:30
Ashutosh Dhundhara
d8134c9116
RFE#706: Multi-db privileges adding.
...
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-05-25 19:25:36 +05:30
Michal Čihař
d08a188ffe
Consistent naming of privileges ending with comma
2014-02-02 10:36:38 +01:00
Michal Čihař
f13bd95c12
Add missing full stop
2014-02-02 09:59:10 +01:00
Marc Delisle
a6926c4f43
Improve function names
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-02 08:31:37 -05:00
Hugues Peccatte
8b5c1ae617
Throw an error not to leave the interface.
2013-12-01 10:17:17 +01:00
Hugues Peccatte
6b2ed44c50
Display error message when using "Change Login Information / Copy User" dialog to update password (bug 4157)
2013-12-01 00:21:05 +01:00
Kasun Chathuranga
a9983882b9
Move user group related functions to a lib file of its own
2013-09-09 07:10:06 +05:30
Kasun Chathuranga
74f363f4b5
Merge branch 'master' into tablePrivs
2013-08-31 14:14:54 +05:30
Kasun Chathuranga
d19049cb81
Show sub menus only in Users page
2013-08-31 13:23:24 +05:30
Kasun Chathuranga
99c65f37e7
Table specific privileges
2013-08-30 18:49:03 +05:30
xmujay
92a2a3552e
refactor server_privileges
2013-08-28 21:18:40 +08:00
Isaac Bennetch
8b25e295c4
Merge pull request #642 from kasunchathuranga/configurableMenus
...
Do not show 'User groups' sub tab in database 'Privileges' page
2013-08-27 06:22:21 -07:00
Kasun Chathuranga
ac9a4bbad6
Do not show 'User groups' sub tab in database privileges page
2013-08-26 11:43:33 +05:30
Marc Delisle
4a62cd2195
Improve function name
2013-08-11 15:18:26 -04:00
Marc Delisle
8657108a31
Improve function name
2013-08-11 15:15:24 -04:00
xmujay
c93b7dfdd5
remove unneeded parameter and return values
2013-08-11 09:55:11 +08:00
xmujay
80cee56e6b
rename function for better readability
2013-08-10 23:15:28 +08:00
xmujay
fc0d48dc31
fix code styles
2013-08-10 21:40:20 +08:00
xmujay
199272ab87
refactor function PMA_updateDataForAddUser
2013-08-10 21:20:26 +08:00
xmujay
6baf134076
refactor function PMA_updateDataForChangeOrCopyUser
2013-08-10 20:21:27 +08:00
xmujay
e50d16eb20
refactor PMA_updateDataForDBInfo, moving parameter into function
2013-08-10 20:14:29 +08:00
xmujay
990f4fb126
fix code style
2013-08-10 01:25:12 +08:00
xmujay
6199c105d2
update function name
2013-08-10 00:35:47 +08:00
xmujay
0a6937076f
rename some functions
2013-08-09 21:49:28 +08:00
xmujay
04d36819cc
refactor server_privileges.php: split long code to functions
2013-08-09 21:22:43 +08:00
Michal Čihař
7e142381c9
Correctly generate link for exporting user
...
With PMA_URL_getCommon we get correct separator and escaping
for free.
2013-08-07 16:12:24 +02:00
Michal Čihař
311fc81bce
Correctly generate link for revoking user
...
With PMA_URL_getCommon we get correct separator and escaping
for free.
2013-08-07 16:07:24 +02:00
Michal Čihař
056ed1929e
Correctly generate link for editing user
...
With PMA_URL_getCommon we get correct separator and escaping for free.
2013-08-07 15:57:46 +02:00
Michal Čihař
47b6481845
Remove always set $conditional_class variable
2013-08-07 15:48:19 +02:00
Michal Čihař
ef30133a94
Various coding style fixes
2013-08-06 15:44:51 +02:00
Kasun Chathuranga
7149585f2d
Remove not used parameter $hostname
2013-07-15 09:24:23 +05:30
Kasun Chathuranga
d33ad15788
Displaying and editing user group moved to user overview table
2013-07-15 07:19:48 +05:30