Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 8bbb1edbeaeaa7c630824282acbab00ae9a8d023
https://github.com/phpmyadmin/phpmyadmin/commit/8bbb1edbeaeaa7c630824282acb…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-05-09 (Tue, 05 May 2023) -03:00
Changed paths:
M libraries/classes/Common.php
M libraries/classes/Config.php
M libraries/classes/Controllers/Preferences/ExportController.php
M libraries/classes/Controllers/Preferences/FeaturesController.php
M libraries/classes/Controllers/Preferences/ImportController.php
M libraries/classes/Controllers/Preferences/MainPanelController.php
M libraries/classes/Controllers/Preferences/ManageController.php
M libraries/classes/Controllers/Preferences/NavigationController.php
M libraries/classes/Controllers/Preferences/SqlController.php
M libraries/classes/Theme/ThemeManager.php
M libraries/services.php
M libraries/services_controllers.php
M test/classes/ConfigTest.php
M test/classes/Theme/ThemeManagerTest.php
Log Message:
-----------
Remove ThemeManager::getInstance() method
Remove singleton from the Theme\ThemeManager class and uses DI where
possible.
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5ed8e65b908c9b220cb01e916bcb0f383dc42a6c
https://github.com/phpmyadmin/phpmyadmin/commit/5ed8e65b908c9b220cb01e916bc…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-05-08 (Mon, 05 May 2023) -03:00
Changed paths:
M ChangeLog
M libraries/classes/ConfigStorage/UserGroups.php
M templates/server/user_groups/user_listings.twig
M test/classes/ConfigStorage/UserGroupsTest.php
Log Message:
-----------
Fix list of users of an user group not showing up
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: a2562282645e2e3c6eecaaf1637a3494d303a807
https://github.com/phpmyadmin/phpmyadmin/commit/a2562282645e2e3c6eecaaf1637…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-05-08 (Mon, 05 May 2023) -03:00
Changed paths:
M ChangeLog
M libraries/classes/ConfigStorage/UserGroups.php
M templates/server/user_groups/user_listings.twig
M test/classes/ConfigStorage/UserGroupsTest.php
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5ed8e65b908c9b220cb01e916bcb0f383dc42a6c
https://github.com/phpmyadmin/phpmyadmin/commit/5ed8e65b908c9b220cb01e916bc…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-05-08 (Mon, 05 May 2023) -03:00
Changed paths:
M ChangeLog
M libraries/classes/ConfigStorage/UserGroups.php
M templates/server/user_groups/user_listings.twig
M test/classes/ConfigStorage/UserGroupsTest.php
Log Message:
-----------
Fix list of users of an user group not showing up
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>