Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: e8691c44c2e12b41b990c4df9651bb70919b6a8e
https://github.com/phpmyadmin/localized_docs/commit/e8691c44c2e12b41b990c4d…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-02-05 (Fri, 02 February 2021) +01:00
Changed paths:
A .github/workflows/build.yml
Log Message:
-----------
Add GitHub actions
Commit: b62de4622283f018f076752ea71a2dc7957cd13a
https://github.com/phpmyadmin/localized_docs/commit/b62de4622283f018f076752…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-02-05 (Fri, 02 February 2021) +01:00
Changed paths:
M po/ca.po
M po/cs.po
M po/de.po
M po/el.po
M po/et.po
M po/fi.po
M po/fr.po
M po/gl.po
M po/ja.po
M po/ko.po
M po/zh_CN.po
Log Message:
-----------
Fix po files
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 12d662baa3698d0f2a7db6d33983fc7ee483a069
https://github.com/phpmyadmin/phpmyadmin/commit/12d662baa3698d0f2a7db6d3398…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-02-04 (Thu, 02 February 2021) -03:00
Changed paths:
A js/src/home.js
A templates/home/themes.twig
M js/src/functions.js
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/ThemesController.php
M libraries/classes/Theme.php
M libraries/classes/ThemeManager.php
M libraries/routes.php
M libraries/services_controllers.php
M templates/home/index.twig
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
D templates/theme_preview.twig
D templates/themes.twig
Log Message:
-----------
Replace themes preview popup with a modal
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: e04267feb874d3422ea4a3db63122a534813ff2a
https://github.com/phpmyadmin/phpmyadmin/commit/e04267feb874d3422ea4a3db631…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-02-05 (Fri, 02 February 2021) -03:00
Changed paths:
A js/src/home.js
A templates/home/themes.twig
M js/src/functions.js
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/ThemesController.php
M libraries/classes/Theme.php
M libraries/classes/ThemeManager.php
M libraries/routes.php
M libraries/services_controllers.php
M templates/home/index.twig
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
D templates/theme_preview.twig
D templates/themes.twig
Log Message:
-----------
Merge pull request #16616 from mauriciofauth/themes-modal
Replace themes preview popup with a modal