Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a835d7cfccaaffa78b8c8b22204b5c6dcf8f4039
https://github.com/phpmyadmin/phpmyadmin/commit/a835d7cfccaaffa78b8c8b22204…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-11-10 (Wed, 11 November 2021) -03:00
Changed paths:
M libraries/classes/Normalization.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Table/Maintenance.php
M libraries/classes/Table/Search.php
M libraries/classes/Util.php
M psalm-baseline.xml
M test/classes/UtilTest.php
Log Message:
-----------
Remove array support from `Util::backquote`
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: c22af32b7bd646fce69911b2153341f2bc7b58b1
https://github.com/phpmyadmin/phpmyadmin/commit/c22af32b7bd646fce69911b2153…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-11-10 (Wed, 11 November 2021) -03:00
Changed paths:
M libraries/classes/Normalization.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Table/Maintenance.php
M libraries/classes/Table/Search.php
M libraries/classes/Util.php
M psalm-baseline.xml
M test/classes/UtilTest.php
Log Message:
-----------
Merge pull request #17183 from mauriciofauth/backquote-array
Remove array support from `Util::backquote`
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 8ef7fa00627fd9fe05d0609ae0da35b721a08c42
https://github.com/phpmyadmin/localized_docs/commit/8ef7fa00627fd9fe05d0609…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2021-11-09 (Tue, 11 November 2021) +01:00
Changed paths:
M phpmyadmin
Log Message:
-----------
Updated phpMyAdmin repository
Commit: 30c519d242c9ecd067fd5dc5d0c5831d08f65ddd
https://github.com/phpmyadmin/localized_docs/commit/30c519d242c9ecd067fd5dc…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2021-11-09 (Tue, 11 November 2021) +01:00
Changed paths:
M locale/bookmarks.pot
M locale/charts.pot
M locale/config.pot
M locale/copyright.pot
M locale/credits.pot
M locale/developers.pot
M locale/faq.pot
M locale/glossary.pot
M locale/import_export.pot
M locale/index.pot
M locale/intro.pot
M locale/other.pot
M locale/privileges.pot
M locale/relations.pot
M locale/require.pot
M locale/security.pot
M locale/settings.pot
M locale/setup.pot
M locale/themes.pot
M locale/transformations.pot
M locale/two_factor.pot
M locale/user.pot
M locale/vendors.pot
M po/ar.mo
M po/ar.po
M po/az.mo
M po/az.po
M po/bs.mo
M po/bs.po
M po/ca.mo
M po/ca.po
M po/cs.mo
M po/cs.po
M po/da.mo
M po/da.po
M po/de.mo
M po/de.po
M po/documentation.pot
M po/el.mo
M po/el.po
M po/en_GB.mo
M po/en_GB.po
M po/eo.mo
M po/eo.po
M po/es.mo
M po/es.po
M po/et.mo
M po/et.po
M po/fi.mo
M po/fi.po
M po/fr.mo
M po/fr.po
M po/fy.mo
M po/fy.po
M po/gl.mo
M po/gl.po
M po/hr.mo
M po/hr.po
M po/hu.mo
M po/hu.po
M po/hy.mo
M po/hy.po
M po/id.mo
M po/id.po
M po/it.mo
M po/it.po
M po/ja.mo
M po/ja.po
M po/ka.mo
M po/ka.po
M po/ko.mo
M po/ko.po
M po/lt.mo
M po/lt.po
M po/mn.mo
M po/mn.po
M po/nb.mo
M po/nb.po
M po/nl.mo
M po/nl.po
M po/pl.mo
M po/pl.po
M po/pt_BR.mo
M po/pt_BR.po
M po/rcf.mo
M po/rcf.po
M po/ro.mo
M po/ro.po
M po/ru.mo
M po/ru.po
M po/si.mo
M po/si.po
M po/sk.mo
M po/sk.po
M po/sl.mo
M po/sl.po
M po/sq.mo
M po/sq.po
M po/sv.mo
M po/sv.po
M po/tr.mo
M po/tr.po
M po/uk.mo
M po/uk.po
M po/zh_CN.mo
M po/zh_CN.po
M po/zh_TW.mo
M po/zh_TW.po
Log Message:
-----------
Update po files
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b6ea050aeff3afc1d6dbcb7c62a2137c58e2798c
https://github.com/phpmyadmin/phpmyadmin/commit/b6ea050aeff3afc1d6dbcb7c62a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-11-07 (Sun, 11 November 2021) -03:00
Changed paths:
M js/src/table/structure.js
M libraries/classes/Controllers/Table/StructureController.php
M templates/table/structure/display_structure.twig
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_common.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/theme.scss
D themes/bootstrap/scss/_resizable-menu.scss
D themes/metro/scss/_resizable-menu.scss
D themes/pmahomme/scss/_resizable-menu.scss
Log Message:
-----------
Use Bootstrap's dropdown for table structure's More button
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 1a6641b2da1997f3888b4dab41968277e7dbf266
https://github.com/phpmyadmin/phpmyadmin/commit/1a6641b2da1997f3888b4dab419…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-11-07 (Sun, 11 November 2021) -03:00
Changed paths:
M js/src/table/structure.js
M libraries/classes/Controllers/Table/StructureController.php
M templates/table/structure/display_structure.twig
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_common.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/theme.scss
D themes/bootstrap/scss/_resizable-menu.scss
D themes/metro/scss/_resizable-menu.scss
D themes/pmahomme/scss/_resizable-menu.scss
Log Message:
-----------
Merge pull request #17181 from mauriciofauth/table-structure-more-button
Use Bootstrap's dropdown for table structure's More button