Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 35a895a1ad4f4b068e44c4cd17c04759c71eed13
https://github.com/phpmyadmin/sql-parser/commit/35a895a1ad4f4b068e44c4cd17c…
Author: Isaac Bennetch <bennetch(a)gmail.com>
Date: 2019-11-12 (Tue, 11 November 2019) -05:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
CHANGELOG for version 4.4.0
Signed-off-by: Isaac Bennetch <bennetch(a)gmail.com>
Commit: 2c3041f91b51ba9de24f8ff99094706c77194fcb
https://github.com/phpmyadmin/sql-parser/commit/2c3041f91b51ba9de24f8ff9909…
Author: MisterCoder <>
Date: 2019-11-13 (Wed, 11 November 2019) +01:00
Changed paths:
A tests/data/parser/parseAlter10.in
A tests/data/parser/parseAlter10.out
A tests/data/parser/parseAlterErr3.in
A tests/data/parser/parseAlterErr3.out
M src/Components/AlterOperation.php
M tests/Parser/AlterStatementTest.php
Log Message:
-----------
fixes #267 - ALTER TABLE ... PRIMARY/UNIQUE KEY "Missing comma" error
Commit: 1cbb49573d95c55b47b2447113417232c100eaf7
https://github.com/phpmyadmin/sql-parser/commit/1cbb49573d95c55b47b24471134…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-11-13 (Wed, 11 November 2019) +01:00
Changed paths:
A tests/data/parser/parseAlter10.in
A tests/data/parser/parseAlter10.out
A tests/data/parser/parseAlterErr3.in
A tests/data/parser/parseAlterErr3.out
M src/Components/AlterOperation.php
M tests/Parser/AlterStatementTest.php
Log Message:
-----------
Merge #268 - fixes ALTER TABLE ... PRIMARY/UNIQUE KEY "Missing comma" error
Fixes: #267
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: bcb520083145b9af9037305bdcd17f7b71182f3a
https://github.com/phpmyadmin/sql-parser/commit/bcb520083145b9af9037305bdcd…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-11-13 (Wed, 11 November 2019) +01:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Add CHANGELOG entry for #267
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 2c8e384a349595ad13790ca3a5357f24af916345
https://github.com/phpmyadmin/sql-parser/commit/2c8e384a349595ad13790ca3a53…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-11-13 (Wed, 11 November 2019) +01:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Set last CHANGELOG as unreleased
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: a82bd613a9af528b40ecde0a96994b608fa75ab2
https://github.com/phpmyadmin/sql-parser/commit/a82bd613a9af528b40ecde0a969…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-11-13 (Wed, 11 November 2019) +01:00
Changed paths:
A tests/data/parser/parseAlter10.in
A tests/data/parser/parseAlter10.out
A tests/data/parser/parseAlterErr3.in
A tests/data/parser/parseAlterErr3.out
M CHANGELOG.md
M src/Components/AlterOperation.php
M tests/Parser/AlterStatementTest.php
Log Message:
-----------
Merge branch 'QA'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a76f4c2a7e2e775d405901d29b4d87a84f2d2300
https://github.com/phpmyadmin/phpmyadmin/commit/a76f4c2a7e2e775d405901d29b4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-11-13 (Wed, 11 November 2019) -03:00
Changed paths:
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/_variables.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_navigation.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Use Bootstrap variable for body background color
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f59cc3211fb0d98991a024ac1c3787712da38818
https://github.com/phpmyadmin/phpmyadmin/commit/f59cc3211fb0d98991a024ac1c3…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-11-13 (Wed, 11 November 2019) -03:00
Changed paths:
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/_variables.scss
M themes/metro/scss/_codemirror.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_jqplot.scss
M themes/metro/scss/_navigation.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Use Bootstrap varible names for font-family
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 8a0aa251fe69c767db3d496e8e8e6de67363f61b
https://github.com/phpmyadmin/phpmyadmin/commit/8a0aa251fe69c767db3d496e8e8…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-11-12 (Tue, 11 November 2019) -03:00
Changed paths:
M js/designer/history.js
M js/functions.js
M js/normalization.js
M js/rte.js
M libraries/classes/Config/FormDisplayTemplate.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Display/Results.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/Normalization.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Export/ExportHtmlword.php
M libraries/classes/Rte/Events.php
M libraries/classes/Rte/Routines.php
M templates/columns_definitions/column_attributes.twig
M templates/database/central_columns/main.twig
M templates/database/designer/main.twig
M templates/database/privileges/index.twig
M templates/database/qbe/column_select_cell.twig
M templates/database/qbe/sort_order_select_cell.twig
M templates/database/qbe/sort_select_cell.twig
M templates/database/search/main.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/structure_table_row.twig
M templates/database/tracking/tables.twig
M templates/navigation/item_unhide_dialog.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/queries/index.twig
M templates/server/status/status/index.twig
M templates/server/variables/index.twig
M templates/table/privileges/index.twig
M templates/table/search/zoom_result_form.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M templates/table/tracking/main.twig
M test/classes/Config/FormDisplayTemplateTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Database/QbeTest.php
M test/classes/Display/ResultsTest.php
M test/classes/InsertEditTest.php
M test/classes/NormalizationTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/_rte.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_rte.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_rte.scss
Log Message:
-----------
Replace some custom CSS utilities with Bootstrap equivalents
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>