Michal Čihař
|
77f0d50bea
|
Add missing dependency on jquery.validate.js
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-11-29 15:09:43 +01:00 |
|
Michal Čihař
|
f859a9701d
|
Rewrite selection of tables with overhead
Avoid using inline generated javascript, use CSS selectors instead.
Issue #12782
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-30 12:19:38 +01:00 |
|
Maurício Meneghini Fauth
|
a75010c8b9
|
Port database/structure/table_header to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-10-24 22:27:02 -02:00 |
|
Maurício Meneghini Fauth
|
a13fd4835a
|
Port database/structure/body_for_table_summary to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-10-24 00:54:16 -02:00 |
|
Maurício Meneghini Fauth
|
09b3488fe4
|
Port database/structure/structure_table_row to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-10-18 21:19:52 -02:00 |
|
Maurício Meneghini Fauth
|
62197a88a6
|
Port database/structure/check_all_tables to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-10-17 16:17:47 -02:00 |
|
Maurício Meneghini Fauth
|
47af251acc
|
Port database/structure/favorite_anchor to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-10-11 23:18:57 -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
|
96223ca40b
|
Refactor replication functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-13 13:12:25 -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ř
|
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 |
|
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
|
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 |
|