Maurício Meneghini Fauth
|
efe77cdf06
|
Rename js/tbl_*.js to js/table/*.js
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-07 04:09:05 -03:00 |
|
Hugues Peccatte
|
9abd308837
|
Inject dependencies (#15271)
Inject dependencies instead of building them.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-01 15:13:41 -03:00 |
|
Hugues Peccatte
|
380707fbcd
|
Define controllers as services in an external configuration file
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-19 01:54:44 +02:00 |
|
Hugues Peccatte
|
ff3325870f
|
Remove unused variables
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-14 21:59:57 +02:00 |
|
Hugues Peccatte
|
91e9acb263
|
Update PHPDoc
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-14 21:59:57 +02:00 |
|
Hugues Peccatte
|
fc1ffb1413
|
Replace regexp by str_replace when possible
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-07 23:26:01 +02:00 |
|
William Desportes
|
fbd89fb882
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-05-01 17:53:24 +02:00 |
|
Maurício Meneghini Fauth
|
5ea75f4144
|
Rename Table\Controller to Table\AbstractController
Rename PhpMyAdmin\Controllers\Table\Controller to
PhpMyAdmin\Controllers\Table\AbstractController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-03-11 15:15:31 -03:00 |
|
Maurício Meneghini Fauth
|
4c93203904
|
Rename DatabaseController and TableController
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-27 22:52:36 -03:00 |
|
Maurício Meneghini Fauth
|
505af51a1c
|
Rename TableSearchController to SearchController
Renames PhpMyAdmin\Controllers\Table\TableSearchController to
PhpMyAdmin\Controllers\Table\SearchController.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-14 16:08:18 -02:00 |
|