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 |
|
Kasun Chathuranga
|
3e8325afb0
|
Move User groups related functionality to a separate sub menu tab
|
2013-07-12 18:37:48 +05:30 |
|
Kasun Chathuranga
|
b756916c46
|
Manage user groups
|
2013-07-08 15:28:57 +05:30 |
|
Kasun Chathuranga
|
08cd261856
|
Allow setting user groups when creating and editing users
|
2013-07-08 01:20:31 +05:30 |
|
Atul Pratap Singh
|
63b913708a
|
Fix bug#3922, user privileges-database name unescaped
|
2013-06-12 12:33:52 +05:30 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
d632dd9946
|
Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
ChangeLog
|
2013-05-01 21:33:52 +05:30 |
|
Kasun Chathuranga
|
7f56c8504d
|
PMA_DBI_fetch_single_row --> PMA_DBI_fetchSingleRow
|
2013-05-01 00:03:03 +05:30 |
|
Kasun Chathuranga
|
bc4bfaa6d5
|
PMA_DBI_fetch_value --> PMA_DBI_fetchValue
|
2013-05-01 00:02:00 +05:30 |
|
Kasun Chathuranga
|
d933575811
|
PMA_DBI_try_query --> PMA_DBI_tryQuery
|
2013-04-30 23:05:18 +05:30 |
|
Kasun Chathuranga
|
57cb8449e7
|
On user creation, warn if the user already exists
|
2013-04-13 19:47:38 +05:30 |
|
Samith Dassanayake
|
841f6cd80f
|
Fixed #3827 Table speciffic privileges are not displayed at all.
|
2013-02-19 00:58:24 +05:30 |
|
Madhura Jayaratne
|
a75d06b88b
|
Quit using jQuery UI dialogs for editing privileges and adding users
|
2013-02-04 20:56:07 +05:30 |
|
Madhura Jayaratne
|
9c4a7a1330
|
Fix SQL syntax error when creating a user with privileges for a specific database
|
2013-02-04 12:34:14 +05:30 |
|
Marc Delisle
|
eba6aad22a
|
Bug #3786 PHP error when dropping user
|
2013-01-27 13:47:08 -05:00 |
|
Madhura Jayaratne
|
93c42669d1
|
Username and hostname are not set when exporting privileges for multiple users
|
2013-01-21 23:52:37 +05:30 |
|
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 |
|
Rouslan Placella
|
eedf07e915
|
Dropped getReloadNavigationScript(), this is already handled by Footer.class.php
|
2012-10-30 20:23:59 +00:00 |
|
Rouslan Placella
|
e27fd3394a
|
Fixed ajax-loaded users privileges pages
|
2012-10-30 20:16:58 +00:00 |
|