Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0cd6cbee136440742a7dc7444e86ce88ba923184
https://github.com/phpmyadmin/phpmyadmin/commit/0cd6cbee136440742a7dc7444e8…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-05-14 (Fri, 05 May 2021) -03:00
Changed paths:
M libraries/classes/InsertEdit.php
M templates/database/events/index.twig
M templates/database/tracking/tables.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/table/structure/display_structure.twig
M test/classes/InsertEditTest.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:
-----------
Remove some .pma-table CSS classes
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/sentry
Home: https://github.com/phpmyadmin/scripts
Commit: c6b06fee17a8901c55dae993eb63a2a969e876ef
https://github.com/phpmyadmin/scripts/commit/c6b06fee17a8901c55dae993eb63a2…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-05-13 (Thu, 05 May 2021) +02:00
Changed paths:
A infrastructure/.gitignore
A infrastructure/sentry/.env.dist
A infrastructure/sentry/README.md
A infrastructure/sentry/docker-compose.yml
A infrastructure/sentry/dockerl
Log Message:
-----------
Add Sentry setup
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 007e91ce8d0f7ba19e4d6aea99d9cedf72711874
https://github.com/phpmyadmin/phpmyadmin/commit/007e91ce8d0f7ba19e4d6aea99d…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-05-13 (Thu, 05 May 2021) -03:00
Changed paths:
M templates/columns_definitions/table_fields_definitions.twig
M templates/database/central_columns/edit.twig
M templates/database/data_dictionary/index.twig
M templates/database/routines/execute_form.twig
M templates/server/user_groups/user_listings.twig
M templates/sql/profiling_chart.twig
M templates/table/find_replace/replace_preview.twig
M templates/table/index_form.twig
M templates/table/maintenance/checksum.twig
Log Message:
-----------
Remove .pma-table CSS class from some tables
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 824ea513c5c7a60444849d0ccea2966b5acb4023
https://github.com/phpmyadmin/phpmyadmin/commit/824ea513c5c7a60444849d0ccea…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-05-12 (Wed, 05 May 2021) -03:00
Changed paths:
M js/src/server/status/monitor.js
M js/src/server/status/variables.js
M libraries/classes/ReplicationGui.php
M templates/server/replication/status_table.twig
M templates/server/status/variables/index.twig
M test/classes/Controllers/Server/Status/VariablesControllerTest.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:
-----------
Replace .attention and .allfine with Bootstrap equivalents
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>