Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f6f4af1efe4c8b2ff3b6a9a59a4172dada82dc27
https://github.com/phpmyadmin/phpmyadmin/commit/f6f4af1efe4c8b2ff3b6a9a59a4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-22 (Thu, 04 April 2021) -03:00
Changed paths:
M templates/login/form.twig
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss
Log Message:
-----------
Change log-in page to use Bootstrap format
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/scripts
Commit: 249f5c1cdd0917e31d9280f29e08558129edd42b
https://github.com/phpmyadmin/scripts/commit/249f5c1cdd0917e31d9280f29e0855…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-04-23 (Fri, 04 April 2021) +02:00
Changed paths:
M demo/bin/pma-demo-update
Log Message:
-----------
Add text logs on the demo server update script and cleanup themes before installing them
This is also done to avoid CSS build issues from the previously set-up themes
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/scripts
Commit: ea867127bcc3528c63010fd164cb2a7d7edb7133
https://github.com/phpmyadmin/scripts/commit/ea867127bcc3528c63010fd164cb2a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-04-23 (Fri, 04 April 2021) +02:00
Changed paths:
M demo/bin/pma-demo-update
Log Message:
-----------
Install node modules in production mode and delete them afterwards to free out space
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f19a3d95c46de16764bcf7ab41a27f0e315c2148
https://github.com/phpmyadmin/phpmyadmin/commit/f19a3d95c46de16764bcf7ab41a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-22 (Thu, 04 April 2021) -03:00
Changed paths:
M libraries/classes/Controllers/HomeController.php
M libraries/classes/LanguageManager.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M templates/home/index.twig
M templates/login/form.twig
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/selenium/TestBase.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/pmahomme/scss/_common.scss
D templates/select_lang.twig
Log Message:
-----------
Remove LanguageManager::getSelectorDisplay method
Redesign the language selector to use Bootstrap style.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b40e47e91ca78bb9b31bc5544d039664e8b577b5
https://github.com/phpmyadmin/phpmyadmin/commit/b40e47e91ca78bb9b31bc5544d0…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-22 (Thu, 04 April 2021) -03:00
Changed paths:
M templates/server/collations/index.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
M themes/metro/scss/_list-group.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_list-group.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_list-group.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Redesign the Charsets and Collations page
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f1e4b4af471bf0c76c3338a175978e8d271af8d2
https://github.com/phpmyadmin/phpmyadmin/commit/f1e4b4af471bf0c76c3338a1759…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-22 (Thu, 04 April 2021) -03:00
Changed paths:
M templates/server/collations/index.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
M themes/metro/scss/_list-group.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_list-group.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_list-group.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Merge pull request #16844 from mauriciofauth/collations-page-redesign
Redesign the Charsets and Collations page
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 8d0c2a339c6ba1f95726c50664610627c71ebaff
https://github.com/phpmyadmin/phpmyadmin/commit/8d0c2a339c6ba1f95726c506646…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-20 (Tue, 04 April 2021) -03:00
Changed paths:
M libraries/classes/Config.php
M libraries/classes/Config/ConfigFile.php
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Controllers/ChangeLogController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Server/Status/VariablesController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/Controllers/Table/ZoomSearchController.php
M libraries/classes/Core.php
M libraries/classes/Database/Events.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Routines.php
M libraries/classes/Database/Search.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Display/Results.php
M libraries/classes/Export.php
M libraries/classes/FieldMetadata.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Gis/GisGeometryCollection.php
M libraries/classes/Gis/GisLineString.php
M libraries/classes/Gis/GisMultiLineString.php
M libraries/classes/Gis/GisMultiPoint.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisPoint.php
M libraries/classes/Gis/GisPolygon.php
M libraries/classes/Gis/GisVisualization.php
M libraries/classes/Html/Generator.php
M libraries/classes/InsertEdit.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Operations.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.php
M libraries/classes/Plugins/Export/ExportMediawiki.php
M libraries/classes/Plugins/Export/ExportOds.php
M libraries/classes/Plugins/Export/ExportOdt.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Plugins/Export/ExportTexytext.php
M libraries/classes/Plugins/Export/ExportXml.php
M libraries/classes/Plugins/Export/Helpers/Pdf.php
M libraries/classes/Plugins/Import/ImportLdi.php
M libraries/classes/Plugins/Import/ImportMediawiki.php
M libraries/classes/Plugins/Schema/Eps/Eps.php
M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
M libraries/classes/Query/Cache.php
M libraries/classes/Query/Compatibility.php
M libraries/classes/Query/Utilities.php
M libraries/classes/RecentFavoriteTable.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/SavedSearches.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/StorageEngine.php
M libraries/classes/Table.php
M libraries/classes/Table/ColumnsDefinition.php
M libraries/classes/Tracker.php
M libraries/classes/Util.php
M libraries/config.default.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/FileListingTest.php
M test/classes/IpAllowDenyTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Server/PrivilegesTest.php
M test/selenium/TestBase.php
Log Message:
-----------
Move both operands of an assignment to the same line
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>