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
|
512d81cb29
|
Refactor display_create_table to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-07 09:37:02 -03:00 |
|
Michal Čihař
|
a82f8fc768
|
Move databaase interface load to static method
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 14:46:56 +02:00 |
|
Michal Čihař
|
94bb2e31a1
|
Remove no longer needed page_settings.forms.php and user_preferences.forms.php
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:04:47 +02:00 |
|
Michal Čihař
|
0b81218a10
|
Refactor configuration descriptions into class
This avoids loading them all into global namespace on every request.
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-05 14:44:05 +02:00 |
|
Michal Čihař
|
b8be1fecd5
|
Merge branch 'QA_4_7'
|
2017-09-04 16:21:49 +02:00 |
|
Maurício Meneghini Fauth
|
5b0ba627d3
|
Refactor central_columns functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-28 13:31:47 -03: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 |
|
Michal Čihař
|
b146b9195c
|
Merge branch 'QA_4_7'
|
2017-08-16 17:14:34 +02:00 |
|
Manish Bisht
|
b4f32585e2
|
server variables out of table fixed
Signed-off-by: Manish Bisht <manish.bisht490@gmail.com>
|
2017-08-01 20:46:55 +05:30 |
|
Maurício Meneghini Fauth
|
cc48840350
|
Port some templates to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-26 16:47:11 -03:00 |
|
Maurício Meneghini Fauth
|
570e826155
|
Move util.lib function into Util class
Move PMA\Util\get function to PhpMyAdmin\Util::getValueByKey
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-21 08:04:58 -03:00 |
|
Maurício Meneghini Fauth
|
13006d735c
|
Move GIS classes to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-18 23:09:26 -03:00 |
|
Maurício Meneghini Fauth
|
feb200a000
|
Move DI classes to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-16 15:25:59 -03:00 |
|
Maurício Meneghini Fauth
|
95a409c4f2
|
Move controllers to PhpMyAdmin namespace
- Move base controllers to PhpMyAdmin namespace
- Move database controllers to PhpMyAdmin namespace
- Move server controllers to PhpMyAdmin namespace
- Move table controllers to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-14 11:18:48 -03:00 |
|