Maurício Meneghini Fauth
|
d98658187a
|
Replace PhpMyAdmin\Relation static calls
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-03-25 19:32:13 -03:00 |
|
Michal Čihař
|
1ebf6c4953
|
Remove references to sourceforge.net issue trackers
We do not use it for years and all issues have been migrated.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2018-01-02 13:24:05 +01:00 |
|
Gabriel Caruso
|
a8bd364e02
|
Clean elses
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2017-12-14 22:02:17 -02:00 |
|
Maurício Meneghini Fauth
|
01fd301003
|
Use 'elseif' keyword istead of 'else if'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-12-04 13:31:25 -02:00 |
|
Michal Čihař
|
529e8c774f
|
Merge branch 'QA_4_7'
|
2017-11-28 10:57:45 +01:00 |
|
Michal Čihař
|
bed6fb4ebd
|
Avois passing extension to Util::getImage
We do not use it anyway for quite some time and this way it's less
processing to generate the img tag.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-11-27 14:24:42 +01:00 |
|
Maurício Meneghini Fauth
|
79f6f88bff
|
Use template for server sub page header
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-02 22:26:47 -02:00 |
|
Michal Čihař
|
8fa32adb4e
|
Fix handling of initial letter in privileges
Fixes #13783
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-30 09:36:11 +01:00 |
|
Michal Čihař
|
aa9da566a6
|
Define specific_db/specific_table outsite is_grant scope
Fixes #13784
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-30 09:34:05 +01:00 |
|
Michal Čihař
|
99e47a90d9
|
Always define correct connection type
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-25 10:21:18 +02:00 |
|
Michal Čihař
|
4fe87fb592
|
Remove usage of $GLOBALS['controllink']
This is now stored internally inside DatabaseInterface instance.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-25 10:21:18 +02:00 |
|
Michal Čihař
|
60c1b32472
|
Remove usage of $GLOBALS['userlink']
The links are internal to DatabaseInterface and user link is default.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-25 10:21:18 +02:00 |
|
Maurício Meneghini Fauth
|
f9dd640c1a
|
Port privileges/initials_row template to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-10-24 23:32:52 -02:00 |
|
Michal Čihař
|
98964e2f59
|
Remove is_superuser superglobal
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-10 12:28:00 +02:00 |
|
Maurício Meneghini Fauth
|
f8bd078088
|
Fix code standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-30 18:19:09 -03:00 |
|
Maurício Meneghini Fauth
|
295e538be8
|
Move Advisor dependencies to constructor
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-26 22:57:54 -03:00 |
|
Maurício Meneghini Fauth
|
1d4125f15c
|
Add array type declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-24 23:49:59 -03:00 |
|
Maurício Meneghini Fauth
|
52a6bc0b06
|
Port privileges/privileges_summary template to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-20 22:42:03 -03:00 |
|
Maurício Meneghini Fauth
|
ce4d28ab32
|
Port privileges/global_priv_table template to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-20 21:27:53 -03:00 |
|
Maurício Meneghini Fauth
|
f49f94a62d
|
Refactor sysinfo functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-14 17:51:33 -03:00 |
|
Maurício Meneghini Fauth
|
dcedb418dc
|
Refactor replication_gui functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-13 16:00:40 -03:00 |
|
Maurício Meneghini Fauth
|
99642bf6e2
|
Refactor select_server functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-12 23:12:28 -03:00 |
|
Maurício Meneghini Fauth
|
15d8ee270f
|
Refactor relation_cleanup functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-12 18:14:37 -03:00 |
|
Maurício Meneghini Fauth
|
f7051b2e5c
|
Refactor server_common functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-08 00:28:06 -03:00 |
|
Maurício Meneghini Fauth
|
4022337194
|
Refactor server_user_groups to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-08 00:12:59 -03:00 |
|
Maurício Meneghini Fauth
|
8c41df5103
|
Refactor server_users functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 23:45:39 -03:00 |
|
Maurício Meneghini Fauth
|
94fa5946ce
|
Refactor server_status_variables to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 22:43:16 -03:00 |
|
Maurício Meneghini Fauth
|
dfbea9648f
|
Refactor server_status_queries to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 22:18:35 -03:00 |
|
Maurício Meneghini Fauth
|
ef17be91c1
|
Refactor server_status_processes to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 21:52:57 -03:00 |
|
Maurício Meneghini Fauth
|
8d46a94dae
|
Refactor server_status_advisor to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 16:14:09 -03:00 |
|
Maurício Meneghini Fauth
|
7596fe8d6f
|
Refactor server_status functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 15:52:20 -03:00 |
|
Maurício Meneghini Fauth
|
cf354d29cd
|
Rename ServerStatusData to Server/Status/Data
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 14:07:04 -03:00 |
|
Maurício Meneghini Fauth
|
2217b4c960
|
Refactor change password function to static method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-06 21:42:18 -03:00 |
|
Maurício Meneghini Fauth
|
23c2b1189b
|
Refactor server_status_monitor to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-06 15:33:53 -03:00 |
|
Madhura Jayaratne
|
ca736ac700
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
|
2017-08-29 22:35:37 +10:00 |
|
Madhura Jayaratne
|
23024a6bfb
|
issue #13614 Fix link name and url
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2017-08-29 22:33:36 +10:00 |
|
Michal Čihař
|
d652d31a5d
|
Add privileges export to per database listing
Fixes #13576
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-08-28 15:46:44 +02:00 |
|
Maurício Meneghini Fauth
|
e2c83b954b
|
Refactor relation functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-22 20:51:27 -03:00 |
|
Maurício Meneghini Fauth
|
b803dc42dd
|
Move server privileges to static methods
Move libraries/server_privileges.lib.php to libraries/classes/Server/Privileges.php
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-04 19:29:22 -03:00 |
|