Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3a9b76291843b5a7d7746360f32fc6a6d2e29495
https://github.com/phpmyadmin/phpmyadmin/commit/3a9b76291843b5a7d7746360f32…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-07 (Fri, 02 February 2020) -03:00
Changed paths:
A templates/preferences/header.twig
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/Controllers/Preferences/TwoFactorController.php
D libraries/classes/UserPreferencesHeader.php
D test/classes/UserPreferencesHeaderTest.php
Log Message:
-----------
Extract HTML from user settings page header
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 95e0c251aeaa874dd36c0c3ae249817164128873
https://github.com/phpmyadmin/phpmyadmin/commit/95e0c251aeaa874dd36c0c3ae24…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-05 (Wed, 02 February 2020) -03:00
Changed paths:
A libraries/classes/Controllers/Preferences/FeaturesController.php
M js/error_report.js
M libraries/classes/Controllers/Preferences/FormsController.php
M libraries/classes/Menu.php
M libraries/classes/UserPreferencesHeader.php
M libraries/routes.php
M services_controllers.yml
M test/classes/UserPreferencesHeaderTest.php
Log Message:
-----------
Create Preferences\FeaturesController class
Extracts the controller from the FormController.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 3db59bab5bb0411eb0cf00fdacce69082dcf57e9
https://github.com/phpmyadmin/phpmyadmin/commit/3db59bab5bb0411eb0cf00fdacc…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-05 (Wed, 02 February 2020) -03:00
Changed paths:
A libraries/classes/Controllers/Preferences/SqlController.php
M libraries/classes/Controllers/Preferences/FormsController.php
M libraries/classes/Menu.php
M libraries/classes/UserPreferencesHeader.php
M libraries/routes.php
M services_controllers.yml
Log Message:
-----------
Create Preferences\SqlController class
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 73a238e51ecbe99c0e9e5ad9246586d2607dd6fb
https://github.com/phpmyadmin/phpmyadmin/commit/73a238e51ecbe99c0e9e5ad9246…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-05 (Wed, 02 February 2020) -03:00
Changed paths:
A libraries/classes/Controllers/Preferences/NavigationController.php
M libraries/classes/Controllers/Preferences/FormsController.php
M libraries/classes/Menu.php
M libraries/classes/UserPreferencesHeader.php
M libraries/routes.php
M services_controllers.yml
Log Message:
-----------
Create Preferences\NavigationController class
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 53cb7f6273b501bbac5adbf4d01e28fa242629c9
https://github.com/phpmyadmin/phpmyadmin/commit/53cb7f6273b501bbac5adbf4d01…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-05 (Wed, 02 February 2020) -03:00
Changed paths:
A libraries/classes/Controllers/Preferences/MainPanelController.php
M libraries/classes/Controllers/Preferences/FormsController.php
M libraries/classes/Menu.php
M libraries/classes/UserPreferencesHeader.php
M libraries/routes.php
M services_controllers.yml
Log Message:
-----------
Create Preferences\MainPanelController class
Extracts the controller the from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 7bfaffa2834b67efb31d52006cada378879bef80
https://github.com/phpmyadmin/phpmyadmin/commit/7bfaffa2834b67efb31d52006ca…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-05 (Wed, 02 February 2020) -03:00
Changed paths:
A libraries/classes/Controllers/Preferences/ExportController.php
M libraries/classes/Controllers/Preferences/FormsController.php
M libraries/classes/Menu.php
M libraries/classes/UserPreferencesHeader.php
M libraries/routes.php
M services_controllers.yml
Log Message:
-----------
Create Preferences\ExportController class
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f6bbecc0c27cd379da0269557aae8484c8446ba6
https://github.com/phpmyadmin/phpmyadmin/commit/f6bbecc0c27cd379da0269557aa…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-05 (Wed, 02 February 2020) -03:00
Changed paths:
A libraries/classes/Controllers/Preferences/ImportController.php
M libraries/classes/Menu.php
M libraries/classes/UserPreferencesHeader.php
M libraries/routes.php
M phpstan-baseline.neon
M services_controllers.yml
D libraries/classes/Controllers/Preferences/FormsController.php
Log Message:
-----------
Create Preferences\ImportController class
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a680af3a46cfb9c4a17e2ef3f668319e101fad7b
https://github.com/phpmyadmin/phpmyadmin/commit/a680af3a46cfb9c4a17e2ef3f66…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-05 (Wed, 02 February 2020) -03:00
Changed paths:
M libraries/classes/Controllers/Preferences/FormsController.php
Log Message:
-----------
Simplify Form instatiation in FormsController
Instantiates the Form class directly instead of using a variable.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f27aa3a4a8db3461f3c100a4b6511b643b43c814
https://github.com/phpmyadmin/phpmyadmin/commit/f27aa3a4a8db3461f3c100a4b65…
Author: Bismita Guha <bguha(a)mt.iitr.ac.in>
Date: 2020-02-04 (Tue, 02 February 2020) +05:30
Changed paths:
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:
-----------
Modify SCSS in all themes for all fieldsets of
Signed-off-by: Bismita Guha <bguha(a)mt.iitr.ac.in>
Commit: 0be2fff28e4184790a722df11ae7f9a2ecf8785d
https://github.com/phpmyadmin/phpmyadmin/commit/0be2fff28e4184790a722df11ae…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-02-05 (Wed, 02 February 2020) -03:00
Changed paths:
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:
-----------
Merge pull request #15914 from bismitaguha/main-panel-alignment
Fix #15910: Modify SCSS in all themes for all fieldsets of