Maurício Meneghini Fauth
|
1b9e6b6088
|
Inline DbiDummy instances in some test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-19 17:43:10 -03:00 |
|
Maurício Meneghini Fauth
|
2cf3497a0e
|
Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface for each test.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-19 11:22:34 -03:00 |
|
Maurício Meneghini Fauth
|
a9de979397
|
Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface class for each test.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-18 21:50:18 -03:00 |
|
Maurício Meneghini Fauth
|
cf7fa38feb
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-26 01:39:57 -03:00 |
|
Maurício Meneghini Fauth
|
3befb5f8d0
|
Remove debugSQLInfo JS global variable
Replaces it with a ConsoleDebug property.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-22 15:24:13 -03:00 |
|
Maurício Meneghini Fauth
|
62683a0115
|
Add method to AbstractController to send error messages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-20 16:39:33 -03:00 |
|
Maurício Meneghini Fauth
|
0d4d2a4935
|
Add exceptions for invalid identifier names
- Adds the PhpMyAdmin\Dbal\InvalidIdentifierName exception
- Adds the PhpMyAdmin\Dbal\InvalidDatabaseName exception
- Adds the PhpMyAdmin\Dbal\InvalidTableName exception
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-19 17:35:35 -03:00 |
|
Maurício Meneghini Fauth
|
619d4acb4a
|
Refactor DropColumnConfirmationController class
- Removes global variables
- Redesigns the HTML to use Bootstrap styles
- Add more tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-18 15:36:07 -03:00 |
|
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 |
|