phpmyadmin/test/classes/Controllers/Normalization
Dipesh-Gangwani 5200725c2e
fix: removed inline onclick javascript events (#18687)
* fix: Removed inline onclick javascript events

Signed-off-by: Dipesh Gangwani <dagangwani101@gmail.com>

* fix:  solved syntax errors

Signed-off-by: Dipesh Gangwani <dagangwani101@gmail.com>

* fix: Update tests for Normalization onclick event issues

Signed-off-by: Dipesh Gangwani <dagangwani101@gmail.com>

---------

Signed-off-by: Dipesh Gangwani <dagangwani101@gmail.com>
2023-09-08 02:20:18 -03:00
..
FirstNormalForm fix: removed inline onclick javascript events (#18687) 2023-09-08 02:20:18 -03:00
SecondNormalForm Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
ThirdNormalForm Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
AddNewPrimaryControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
CreateNewColumnControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
GetColumnsControllerTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
MainControllerTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
MoveRepeatingGroupTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
PartialDependenciesControllerTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00