Maurício Meneghini Fauth
|
77ea7024bf
|
Retrieve parameters from $_POST in central columns page
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-11-10 20:48:58 -02:00 |
|
Leonardo Strozzi
|
eb6e40f053
|
Addapt getHtmlForTableNavigation to twig template
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
|
2018-03-23 00:34:26 -03:00 |
|
Leonardo Strozzi
|
2c7f3613ee
|
Addapt getHtmlForAddColumn to use twig template
Signed-off-by: Leonardo Strozzi <laps15@inf.ufpr.br>
|
2018-03-21 21:50:24 -03:00 |
|
Maurício Meneghini Fauth
|
87056ca57c
|
Move DisableIS setting to constructor
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-04 16:37:28 -02:00 |
|
Maurício Meneghini Fauth
|
78b3ac810f
|
Move CharEditing setting to constructor
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-04 16:37:28 -02:00 |
|
Maurício Meneghini Fauth
|
763e161355
|
Move MaxRows setting to constructor
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-04 16:37:27 -02:00 |
|
Maurício Meneghini Fauth
|
4c661bd1fd
|
Move current server user global to constructor
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-04 16:37:27 -02:00 |
|
Maurício Meneghini Fauth
|
e2a648881c
|
Move DatabaseInterface object to constructor
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-04 16:37:27 -02:00 |
|
Maurício Meneghini Fauth
|
fbab1101c0
|
Refactor CentralColumnsTest method names
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-04 16:37:27 -02:00 |
|
Maurício Meneghini Fauth
|
e9bc3e0cd5
|
Fix visibility of the methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-04 16:37:27 -02:00 |
|
Maurício Meneghini Fauth
|
dc2b2d4f6c
|
Replace static methods with instance methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-04 16:37:27 -02:00 |
|
Maurício Meneghini Fauth
|
42cc8ece2c
|
Replace globals with DI in CentralColumns class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-09 11:53:28 -02:00 |
|
Gabriel Caruso
|
45828153b6
|
Use PSR-1 for PHPUnit TestCase
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2017-11-06 06:29:04 -02:00 |
|
Maurício Meneghini Fauth
|
5a70c1d895
|
Replace globals with DI in CentralColumns class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-11-05 22:21:58 -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 |
|
Scrutinizer Auto-Fixer
|
40f56c0a95
|
Remove not needed use statements
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-23 18:49:37 +02:00 |
|
Michal Čihař
|
d574aede08
|
Bind Types to DatabaseInterface
This wayt it's automatically passed with DBI.
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-10 12:05:02 +02:00 |
|
Michal Čihař
|
b5e391f006
|
Merge Types and TypesMySQL classes
These were separate from time we've supported Drizzle, but this no
longer makes sense.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-10 11:33:45 +02:00 |
|
Maurício Meneghini Fauth
|
433c2725be
|
Add namespace to plugins tests
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-20 13:03:50 -03:00 |
|
Maurício Meneghini Fauth
|
df30240015
|
Add namespace to test classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-20 13:03:50 -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 |
|
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 |
|