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
|
ff3325870f
|
Remove unused variables
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-14 21:59:57 +02:00 |
|
Maurício Meneghini Fauth
|
244d4e8e81
|
Replace Template::get calls in libraries/classes
Uses Template::render() instead of Template::get().
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 18:18:24 -03:00 |
|
Maurício Meneghini Fauth
|
285e38e931
|
Fix some PSR-2 coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 09:07:56 -03:00 |
|
Maurício Meneghini Fauth
|
764f7a7dde
|
Enable strict mode in Database classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-15 01:18:52 -03:00 |
|
Maurício Meneghini Fauth
|
0889b52c36
|
Replace static methods with instance methods
Replace PhpMyAdmin\Sql static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-27 17:39:16 -03:00 |
|
Maurício Meneghini Fauth
|
b996919c47
|
Move query results logic into MultiTableQuery class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-13 23:01:31 -02:00 |
|
Maurício Meneghini Fauth
|
fc08cca15b
|
Refactor getFormHTML method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-13 21:55:41 -02:00 |
|
Maurício Meneghini Fauth
|
45de599d79
|
Move columns template into form template
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-13 18:05:39 -02:00 |
|
Maurício Meneghini Fauth
|
a76fb00ce6
|
Refactor Database/MultiTableQuery to use DI
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-13 17:20:27 -02:00 |
|
Maurício Meneghini Fauth
|
41dfe10efe
|
Use template for getFormHTML
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-13 16:13:53 -02:00 |
|
Maurício Meneghini Fauth
|
c82669ba57
|
Use template for getColumnsHTML
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-13 15:57:13 -02:00 |
|
Maurício Meneghini Fauth
|
608242662d
|
Make Multi Table Query strings translatable.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-13 13:15:56 -02:00 |
|
Michal Čihař
|
f4cd241f2c
|
Fix MultiTableQuery loading
The Util class was not accessible.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-10 13:17:05 +02:00 |
|
Maurício Meneghini Fauth
|
0126e10f17
|
Move DbMultiTableQuery to Database/MultiTableQuery
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-26 21:54:26 -03:00 |
|