Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3b88c119b3a0946e942001ef85f867ed3551752b
https://github.com/phpmyadmin/phpmyadmin/commit/3b88c119b3a0946e942001ef85f…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-11-24 (Fri, 11 November 2023) -03:00
Changed paths:
A public/themes/pmahomme/img/user.png
M public/themes/bootstrap/scss/_common.scss
M public/themes/bootstrap/scss/_icons.scss
M public/themes/metro/scss/_common.scss
M public/themes/metro/scss/_icons.scss
M public/themes/original/scss/_common.scss
M public/themes/original/scss/_icons.scss
M public/themes/original/scss/_navigation.scss
M public/themes/original/scss/_variables.scss
M public/themes/pmahomme/scss/_common.scss
M public/themes/pmahomme/scss/_icons.scss
M public/themes/pmahomme/scss/_navigation.scss
M public/themes/pmahomme/scss/_variables.scss
M resources/templates/header.twig
M src/Header.php
Log Message:
-----------
Add an user account menu button
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 37231ee3b1e2f65ff1aebf876cfa6cf335ec2fd7
https://github.com/phpmyadmin/phpmyadmin/commit/37231ee3b1e2f65ff1aebf876cf…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-11-24 (Fri, 11 November 2023) -03:00
Changed paths:
A public/themes/pmahomme/img/user.png
M public/themes/bootstrap/scss/_common.scss
M public/themes/bootstrap/scss/_icons.scss
M public/themes/metro/scss/_common.scss
M public/themes/metro/scss/_icons.scss
M public/themes/original/scss/_common.scss
M public/themes/original/scss/_icons.scss
M public/themes/original/scss/_navigation.scss
M public/themes/original/scss/_variables.scss
M public/themes/pmahomme/scss/_common.scss
M public/themes/pmahomme/scss/_icons.scss
M public/themes/pmahomme/scss/_navigation.scss
M public/themes/pmahomme/scss/_variables.scss
M resources/templates/header.twig
M src/Header.php
Log Message:
-----------
Merge pull request #18799 from MauricioFauth/user-account-menu
Add an user account menu button at top right
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4035903f69002bb526d916aaf520c27b6c86a29e
https://github.com/phpmyadmin/phpmyadmin/commit/4035903f69002bb526d916aaf52…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-11-22 (Wed, 11 November 2023) -03:00
Changed paths:
M libraries/classes/Url.php
M phpstan-baseline.neon
M test/classes/UrlTest.php
Log Message:
-----------
Refactor Url::getArgSeparator to use ampersand when available
- Fixes #16826
- Closes #18540
- Related to #14969
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f280a7ad9c7a4d8f2771b879ae1c1d2303601d27
https://github.com/phpmyadmin/phpmyadmin/commit/f280a7ad9c7a4d8f2771b879ae1…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-11-23 (Thu, 11 November 2023) -03:00
Changed paths:
M libraries/classes/Url.php
M phpstan-baseline.neon
M test/classes/UrlTest.php
Log Message:
-----------
Merge pull request #18797 from MauricioFauth/arg-sep-amp-fix
Refactor Url::getArgSeparator() to use ampersand when available
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 582809d589b67255395bd6d8658d7f8467e1eb25
https://github.com/phpmyadmin/phpmyadmin/commit/582809d589b67255395bd6d8658…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-11-15 (Wed, 11 November 2023) -03:00
Changed paths:
A src/Table/Table.php
A test/classes/Table/TableTest.php
M phpstan-baseline.neon
M psalm-baseline.xml
M src/ConfigStorage/Relation.php
M src/Controllers/Database/Structure/CopyTableController.php
M src/Controllers/Database/Structure/CopyTableWithPrefixController.php
M src/Controllers/Database/Structure/EmptyTableController.php
M src/Controllers/Sql/ColumnPreferencesController.php
M src/Controllers/Table/RelationController.php
M src/Controllers/Table/ReplaceController.php
M src/Controllers/Table/Structure/MoveColumnsController.php
M src/Controllers/Table/Structure/PartitioningController.php
M src/Controllers/Table/Structure/SaveController.php
M src/Controllers/Table/StructureController.php
M src/CreateAddField.php
M src/Database/Designer/Common.php
M src/DatabaseInterface.php
M src/Dbal/DbalInterface.php
M src/Display/Results.php
M src/Export/Export.php
M src/Export/Options.php
M src/Import/Import.php
M src/Operations.php
M src/Partitioning/Maintenance.php
M src/Sql.php
M src/Table/ColumnsDefinition.php
M src/Twig/TableExtension.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/InsertEditTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Table/IndexesTest.php
D src/Table.php
D test/classes/TableTest.php
Log Message:
-----------
Move Table class into Table namespace
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5f092a8b94aa9e9097a765c713525d29e353110c
https://github.com/phpmyadmin/phpmyadmin/commit/5f092a8b94aa9e9097a765c7135…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-11-14 (Tue, 11 November 2023) -03:00
Changed paths:
M app/services.php
M phpstan-baseline.neon
M psalm-baseline.xml
M src/BrowseForeigners.php
M src/Display/Results.php
M src/Header.php
M src/Http/Middleware/ThemeInitialization.php
M src/Navigation/Navigation.php
M src/Theme/ThemeManager.php
M src/Twig/AssetExtension.php
M test/classes/AbstractTestCase.php
M test/classes/BrowseForeignersTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/BrowseForeignersControllerTest.php
M test/classes/Controllers/Database/EventsControllerTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Import/ImportControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/Normalization/MainControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/ShowEngineControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/Processes/RefreshControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/ImportControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.php
M test/classes/CoreTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/HeaderTest.php
M test/classes/InsertEditTest.php
M test/classes/MenuTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/SqlTest.php
M test/classes/Table/IndexesTest.php
M test/classes/Theme/ThemeTest.php
M test/classes/Tracking/TrackingTest.php
M test/classes/Triggers/TriggersTest.php
M test/classes/TwoFactorTest.php
Log Message:
-----------
Remove theme global variable
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 646b4ffb985ff2e158b8e4ef9f9e4990ae8d621b
https://github.com/phpmyadmin/phpmyadmin/commit/646b4ffb985ff2e158b8e4ef9f9…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-11-14 (Tue, 11 November 2023) -03:00
Changed paths:
M app/services.php
M phpstan-baseline.neon
M psalm-baseline.xml
M src/BrowseForeigners.php
M src/Display/Results.php
M src/Header.php
M src/Http/Middleware/ThemeInitialization.php
M src/Navigation/Navigation.php
M src/Theme/ThemeManager.php
M src/Twig/AssetExtension.php
M test/classes/AbstractTestCase.php
M test/classes/BrowseForeignersTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/BrowseForeignersControllerTest.php
M test/classes/Controllers/Database/EventsControllerTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Import/ImportControllerTest.php
M test/classes/Controllers/NavigationControllerTest.php
M test/classes/Controllers/Normalization/MainControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/ShowEngineControllerTest.php
M test/classes/Controllers/Server/Status/AdvisorControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/Processes/RefreshControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/FindReplaceControllerTest.php
M test/classes/Controllers/Table/ImportControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Transformation/OverviewControllerTest.php
M test/classes/CoreTest.php
M test/classes/Database/EventsTest.php
M test/classes/Database/RoutinesTest.php
M test/classes/Display/ResultsTest.php
M test/classes/FooterTest.php
M test/classes/HeaderTest.php
M test/classes/InsertEditTest.php
M test/classes/MenuTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/SqlTest.php
M test/classes/Table/IndexesTest.php
M test/classes/Theme/ThemeTest.php
M test/classes/Tracking/TrackingTest.php
M test/classes/Triggers/TriggersTest.php
M test/classes/TwoFactorTest.php
Log Message:
-----------
Merge pull request #18793 from MauricioFauth/theme-global
Remove theme global variable