Kamil Tekiela
|
d043ceedc6
|
Refactor $sql_data
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2022-03-17 20:46:27 +00:00 |
|
Kamil Tekiela
|
ade85420a8
|
Inline runQueryPost()
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
import
|
2022-03-17 20:45:31 +00:00 |
|
Kamil Tekiela
|
ad0acda8b2
|
Remove parameter
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2022-03-17 20:23:25 +00:00 |
|
Maurício Meneghini Fauth
|
9faaad41ac
|
Fix export not working
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-15 17:12:37 -03:00 |
|
Maurício Meneghini Fauth
|
d70644ecf0
|
Extract results nav buttons into table template
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-13 21:26:15 -03:00 |
|
Maurício Meneghini Fauth
|
c0941401c1
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-11 14:26:19 -03:00 |
|
Maurício Meneghini Fauth
|
2653b2942b
|
Merge branch 'QA_5_1' into QA_5_2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-11 13:02:15 -03:00 |
|
Maurício Meneghini Fauth
|
9aaf556515
|
Disable fail-fast for Selenium workflow
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-08 13:41:06 -03:00 |
|
Maurício Meneghini Fauth
|
f940693c75
|
Move Util::checkParameters method to the AbstractController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-07 22:59:33 -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
|
0339dc0904
|
Return linter exit code in test/ci-phplint
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-06 11:47:05 -03:00 |
|
William Desportes
|
ed133f270f
|
Write a test for the OpenDocument class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 23:41:38 +01:00 |
|
William Desportes
|
0c4b5051c0
|
Cover one case of GisVisualization class - #17188
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 22:47:51 +01:00 |
|
William Desportes
|
2861579e25
|
Cover more cases of GisVisualization class
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 22:43:47 +01:00 |
|
William Desportes
|
049c6f8771
|
Merge #17377 - Fix incorrect usage of escapeMysqlWildcards
Pull-request: #17377
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-03-05 18:49:15 +01:00 |
|
Maurício Meneghini Fauth
|
20ebad0ec5
|
Merge pull request #17410 from kamil-tekiela/pr/17211
transfer the HTML content in InsertEdit.php for a twig file
|
2022-03-04 12:24:03 -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
|
7aca256dd8
|
Add unit test for Partition::havePartitioning
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-01 15:39:26 -03:00 |
|
Maurício Meneghini Fauth
|
7b602e171c
|
Isolate some GIS tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-01 13:42:40 -03:00 |
|
Maurício Meneghini Fauth
|
d7515aa474
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-28 15:51:59 -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
|
8eacb6bd48
|
Fix Selenium tests after 40135c26cc
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-26 08:11:00 -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
|
877203c4ce
|
Try to fix db export Selenium test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 14:50:51 -03:00 |
|
Maurício Meneghini Fauth
|
58e1583840
|
Move advisory_rules files to the Advisory\Rules class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 14:41:41 -03:00 |
|
Maurício Meneghini Fauth
|
81cfa99df4
|
Move Advisor class to PhpMyAdmin\Advisory namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 13:16:19 -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
|
b371b12b91
|
Fix Export Selenium test
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-22 15:59:09 -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
|
4e5e288a3a
|
Disable global state for Charsets and Config\Descriptions tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-21 20:34:35 -03:00 |
|