Commit Graph

248 Commits

Author SHA1 Message Date
Hugues Peccatte
f8b9f66a5e Remove unused local variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-21 23:09:43 +01:00
Hugues Peccatte
efd206f1dc Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-21 00:06:04 +01:00
Hugues Peccatte
c5839569f8 Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-20 23:35:54 +01:00
Hugues Peccatte
207466d59c Don't use function in for loop test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-18 22:18:02 +01:00
Hugues Peccatte
473d3cd4a2 PHPDoc update. 2013-11-11 18:12:46 +01:00
Hugues Peccatte
464ec23ad8 Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
Marc Delisle
ca0ee1bd9d These are not real databases to set privileges on 2013-11-10 10:10:57 -05:00
Marc Delisle
95489dec4d Use the already fetched list of databases 2013-11-08 07:41:30 -05:00
Spun Nakandala
d0631be88d removed trailing white spaces. 2013-11-02 14:45:44 +05:30
Spun Nakandala
8860c81ab8 balanced html tags 2013-11-02 14:43:04 +05:30
Spun Nakandala
ba137a85f8 bug fix 4148 2013-11-02 02:32:18 +05:30
Marc Delisle
81bd6d4a02 Fix merge conflict 2013-09-20 06:09:36 -04:00
Marc Delisle
0134d5154f bug #4060 Browser tries to remember wrong password when creating new user 2013-09-20 06:03:44 -04:00
Marc Delisle
750d6b62c6 Merge commit '0356284' 2013-09-10 12:51:28 -04:00
Marc Delisle
0356284e8b bug #3929 Database-specific privileges are not copied when cloning user 2013-09-10 12:48:42 -04: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
5c50f56b8b Merge branch 'master' into configurableMenus 2013-09-08 23:05:42 +05:30
Kasun Chathuranga
f7bf216e28 Change the structure of pma__usergroups table 2013-09-08 22:58:47 +05:30
Kasun Chathuranga
21b3dd1a6f Merge branch 'master' into UT
Conflicts:
	libraries/server_privileges.lib.php
2013-09-08 11:29:23 +05:30
Dieter Adriaenssens
055e1b4c85 wrap long lines 2013-09-07 23:15:38 +02:00
Dieter Adriaenssens
4a2a360f8c fix coding style 2013-09-07 23:08:02 +02:00
Kasun Chathuranga
df26e950e7 Handle sub tabs properly 2013-09-06 22:25:38 +05:30
Kasun Chathuranga
bf389c0730 Long line 2013-09-06 22:00:07 +05:30
Kasun Chathuranga
7ace92a786 Grant is considered separately 2013-09-06 21:48:59 +05:30
Kasun Chathuranga
07444b4708 Properly identify grant type 2013-09-06 21:46:53 +05:30
Dieter Adriaenssens
a6ca1f05b6 fix coding style : opening brace should be on a new line 2013-09-06 17:50:32 +02:00
Dieter Adriaenssens
2b4de460b3 fix coding style, spacing 2013-09-06 17:38:45 +02:00
Kasun Chathuranga
17de8a6a49 Shorten a lines exceeding 85 characters 2013-09-06 07:35:09 +05:30
Kasun Chathuranga
0c28430659 Wildcards are not applicable to table privileges 2013-09-06 07:29:44 +05:30
Kasun Chathuranga
c9268f80ad Adhere to coding style 2013-09-06 07:22:00 +05:30
Kasun Chathuranga
74f363f4b5 Merge branch 'master' into tablePrivs 2013-08-31 14:14:54 +05:30
Kasun Chathuranga
1f86a3496a Fix typo 2013-08-31 14:07:05 +05:30
Kasun Chathuranga
9c14c833d9 Reuse code from table specific privilege table for the db specific privilege table 2013-08-31 14:00:33 +05:30
Kasun Chathuranga
5b18bd044a Use !empty() to avoid empty queries being executed 2013-08-31 13:32:07 +05:30
Kasun Chathuranga
bd29b3ff85 Go to DefaultTabTable 2013-08-31 13:24:34 +05:30
Kasun Chathuranga
99c65f37e7 Table specific privileges 2013-08-30 18:49:03 +05:30
Marc Delisle
0690740b0d Extraneous question mark was generated in the link 2013-08-28 13:08:15 -04:00
Marc Delisle
39fdb7d3a1 XHTML compliance 2013-08-28 13:02:40 -04:00
xmujay
92a2a3552e refactor server_privileges 2013-08-28 21:18:40 +08:00
Michal Čihař
d3432b7f73 End sentence with stop 2013-08-23 09:30:36 +02:00
J.M
a5995a5022 Add HTML5 min= attribute for number inputs 2013-08-18 15:44:09 +02:00
J.M
988beedb4d Merge branch 'input-field-type-number' 2013-08-18 15:39:54 +02:00
J.M
ac05fec3fa Use input type=number 2013-08-18 15:39:51 +02:00
J.M
65a4889a0f Add HTML5 required, placeholder attributes 2013-08-18 15:37:53 +02:00
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
Marc Delisle
ac5fcf6071 Fix typo 2013-08-11 15:12:37 -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