Maurício Meneghini Fauth
|
1438cb211e
|
Replace global keyword with $GLOBALS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-07 17:31:11 -03:00 |
|
Maurício Meneghini Fauth
|
9b5b210fc4
|
Remove action global var from ColumnsDefinition class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-03 17:41:52 -03:00 |
|
Maurício Meneghini Fauth
|
c0eb02d7d3
|
Extract ColumnsDefinition construction from controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-02 18:59:27 -03:00 |
|
Maurício Meneghini Fauth
|
48fbce3ca3
|
Add basic test for Table\AddFieldController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-28 15:10:12 -03:00 |
|
Maurício Meneghini Fauth
|
1c66f554ab
|
Add basic test for Table\ChangeController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-28 13:55:23 -03:00 |
|
Maurício Meneghini Fauth
|
5bc129d7c1
|
Add unit tests for Table\ChangeRowsController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-28 13:19:44 -03:00 |
|
Maurício Meneghini Fauth
|
3a51491d8f
|
Add basic test for Table\ChartController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-27 12:16:23 -03:00 |
|
Maurício Meneghini Fauth
|
9facf6524c
|
Add basic test for Table\CreateController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-27 11:15:11 -03:00 |
|
Maurício Meneghini Fauth
|
0b37a84f79
|
Fix Table/DeleteConfirmControllerTest db name
Introduced by 49a39313c2.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-27 09:57:28 -03:00 |
|
Maurício Meneghini Fauth
|
49a39313c2
|
Add basic test for Table\DeleteConfirmController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-26 08:52:42 -03:00 |
|
Maurício Meneghini Fauth
|
40135c26cc
|
Add basic test for Table\DeleteRowsController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-25 16:44:49 -03:00 |
|
Maurício Meneghini Fauth
|
9ebb17dd50
|
Add basic test for Table\DropColumnConfirmationController
Fixes 476a80c277
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-25 16:02:06 -03:00 |
|
Maurício Meneghini Fauth
|
476a80c277
|
Add basic test for Table\DropColumnConfirmationController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-25 16:00:18 -03:00 |
|
Maurício Meneghini Fauth
|
60f75803e8
|
Add basic test for Table\DropColumnController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 22:29:22 -03:00 |
|
Maurício Meneghini Fauth
|
e1dc022d33
|
Add basic test for Table\Structure\SaveController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 18:53:58 -03:00 |
|
Maurício Meneghini Fauth
|
c3acdeeb16
|
Add basic test for Table\ExportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 16:52:27 -03:00 |
|
Maurício Meneghini Fauth
|
6d2246f912
|
Add unit tests for Table\ExportRowsController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 15:35:26 -03:00 |
|
Maurício Meneghini Fauth
|
687a83923a
|
Add basic test for Table\GetFieldController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 12:54:43 -03:00 |
|
Maurício Meneghini Fauth
|
cfc64619bf
|
Fix Table\ImportControllerTest failing test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 11:48:22 -03:00 |
|
Maurício Meneghini Fauth
|
055c878bae
|
Add basic test for Table\GisVisualizationController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-23 21:50:22 -03:00 |
|
Maurício Meneghini Fauth
|
4c8691b6dd
|
Add basic test for Table\ImportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-23 20:19:23 -03:00 |
|
Maurício Meneghini Fauth
|
65fe3c5ff8
|
Fix RecentFavoriteControllerTest failing test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-22 19:24:13 -03:00 |
|
Maurício Meneghini Fauth
|
572c811b08
|
Add basic test for Table\IndexRenameController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-22 19:17:33 -03:00 |
|
Maurício Meneghini Fauth
|
c7b2c83780
|
Add unit tests for Table\RecentFavoriteController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-22 17:57:33 -03:00 |
|
Maurício Meneghini Fauth
|
c8cd855fc8
|
Add basic test for Table\SqlController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-22 14:45:35 -03:00 |
|
Maurício Meneghini Fauth
|
99b0604739
|
Add basic test for Table\StructureController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-21 21:54:42 -03:00 |
|
Maurício Meneghini Fauth
|
5cb9b2702d
|
Add basic test for Table\TrackingController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-21 17:49:57 -03:00 |
|
Maurício Meneghini Fauth
|
1947be477b
|
Add basic test for Table\TriggersController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-21 16:45:43 -03:00 |
|
Maurício Meneghini Fauth
|
1b8b9bf4ea
|
Add basic test for Table\ZoomSearchController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-21 16:02:34 -03:00 |
|
Maurício Meneghini Fauth
|
5a34a3bb04
|
Remove db and table properties from controllers
Replaces them with their respective globals.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-02 14:48:43 -03:00 |
|
Kamil Tekiela
|
47a039d70c
|
Implement ResultInterface & MysqliResult
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2021-12-31 23:59:24 +00:00 |
|
Maurício Meneghini Fauth
|
44fe103b9c
|
Remove @access annotations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-22 11:43:45 -03:00 |
|
Maurício Meneghini Fauth
|
bf49480160
|
Populate relation Session with RelationParameters class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-17 12:09:15 -03:00 |
|
Maurício Meneghini Fauth
|
aaee7961c1
|
Remove Template dependency from Relation class
Related to 2299a62e49.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-17 12:09:14 -03:00 |
|
Maurício Meneghini Fauth
|
c411121fd8
|
Move Relation classes into the ConfigStorage namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-17 12:09:13 -03:00 |
|
Maurício Meneghini Fauth
|
e936cad542
|
Add basic test for Table\OperationsController class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-01 11:47:19 -03:00 |
|
Maurício Meneghini Fauth
|
b2a51c4d84
|
Create the RelationParameters value object
Replaces the $cfgRelation array with the RelationParameters value
object.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-11-14 18:22:36 -03:00 |
|
Maurício Meneghini Fauth
|
67e96cf40c
|
Get default config values from Config\Settings classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-30 12:04:47 -03:00 |
|
Maurício Meneghini Fauth
|
3e0856c77b
|
Remove useless string concatenations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-27 21:40:22 -03:00 |
|
Maurício Meneghini Fauth
|
f00d70cccb
|
Remove useless whitespaces
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-15 17:05:40 -03:00 |
|
Maurício Meneghini Fauth
|
00cb1b3668
|
Extract IndexesController::doSaveData method
Creates the Table\Indexes class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-11 14:38:44 -03:00 |
|
Maurício Meneghini Fauth
|
fb257e5922
|
Extract actions from Table\StructureController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-09 13:48:07 -03:00 |
|
Maurício Meneghini Fauth
|
a2ed4dfe68
|
Make controllers callable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-08-30 13:16:29 -03:00 |
|
William Desportes
|
2c28a715b4
|
Add methods to DbiDummy and AbstractTestCase to control changing databases
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-08-24 02:01:00 +02:00 |
|
William Desportes
|
8f77a9f29d
|
Ref #15247 - Remove defined('TESTSUITE') from ReplaceController and remove an exit
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-15 02:39:14 +02:00 |
|
Maurício Meneghini Fauth
|
355f6d9d20
|
Remove PhpMyAdmin\Config::enableBc method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-09 13:59:04 -03:00 |
|
Maurício Meneghini Fauth
|
9adaa912e1
|
Rename Response class to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-30 12:35:22 -03:00 |
|
William Desportes
|
3112321d26
|
Remove static from SearchControllerTest::testGetDataRowAction
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-16 02:03:28 +02:00 |
|
Maurício Meneghini Fauth
|
f3b79d83c0
|
Add PHPUnit's Covers annotation on test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-04 23:39:26 -03:00 |
|
Maurício Meneghini Fauth
|
1c084de30b
|
Fix coding standard errors
Related to 62f142c9fa.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-03 16:50:33 -03:00 |
|