[phpmyadmin/phpmyadmin] 75c4de: Fix text alignment in some Bootstrap tables:

Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 75c4de2d5da908b6f05baa6ba4316f22bf2b69c5 https://github.com/phpmyadmin/phpmyadmin/commit/75c4de2d5da908b6f05baa6ba431... Author: Lukas Bixen <lrb2_@outlook.com> Date: 2021-08-08 (Sun, 08 August 2021) -05:00 Changed paths: M libraries/classes/Display/Results.php M templates/database/tracking/tables.twig M templates/table/structure/display_structure.twig M templates/table/tracking/report_table.twig Log Message: ----------- Fix text alignment in some Bootstrap tables: Replaced instances of the `right` CSS class (used only for `pma-table`s) with Bootstrap's `text-right` Signed-off-by: Lukas Bixen <lrb2_@outlook.com> Commit: bdc0ddb13b716428d483b1ee3d5141822b9f54a2 https://github.com/phpmyadmin/phpmyadmin/commit/bdc0ddb13b716428d483b1ee3d51... Author: Lukas Bixen <lrb2_@outlook.com> Date: 2021-08-09 (Mon, 08 August 2021) -05:00 Changed paths: M libraries/classes/Controllers/Table/CreateController.php Log Message: ----------- Do not show table in header while creating table Signed-off-by: Lukas Bixen <lrb2_@outlook.com> Commit: 336ffd9d9835c0280dd90a5c6d09bcf06f561aa4 https://github.com/phpmyadmin/phpmyadmin/commit/336ffd9d9835c0280dd90a5c6d09... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-09 (Mon, 08 August 2021) +02:00 Changed paths: M libraries/classes/Controllers/Table/CreateController.php Log Message: ----------- Merge #17066 - Fix #17019 - table tabs in header when the table has not yet been Pull-request: #17066 Fixes: #17019 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 5686b15319d42340742faef67539d5c6b1c48850 https://github.com/phpmyadmin/phpmyadmin/commit/5686b15319d42340742faef67539... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-09 (Mon, 08 August 2021) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for #17019 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 7a281dfb77bcb35884dd7b4c677f5559d9dce18f https://github.com/phpmyadmin/phpmyadmin/commit/7a281dfb77bcb35884dd7b4c677f... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-09 (Mon, 08 August 2021) +02:00 Changed paths: M libraries/classes/Display/Results.php M templates/database/tracking/tables.twig M templates/table/structure/display_structure.twig M templates/table/tracking/report_table.twig Log Message: ----------- Merge #17061 - Fix #16804 - table CSS for number alignment Pull-request: #17061 Fixes: #16804 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 2e2d198be7669e95b54bc7ab078644b62d457af4 https://github.com/phpmyadmin/phpmyadmin/commit/2e2d198be7669e95b54bc7ab0786... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-09 (Mon, 08 August 2021) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for #16804 Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
Lukas Bixen