Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 4e40aef04fa3c8da3f41ba55e051b3a0e83f6437
https://github.com/phpmyadmin/phpmyadmin/commit/4e40aef04fa3c8da3f41ba55e05…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-12-12 (Mon, 12 December 2022) -03:00
Changed paths:
A js/src/modules/functions/refreshMainContent.js
M js/src/database/operations.js
M js/src/designer/move.js
M js/src/modules/ajax.js
M js/src/modules/common.js
M js/src/modules/functions.js
M js/src/modules/indexes.js
M js/src/server/databases.js
M js/src/sql.js
M js/src/table/operations.js
M js/src/table/relation.js
M js/src/table/structure.js
Log Message:
-----------
Extract CommonActions.refreshMain into a module
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 62abb43a7150ce8d60ba461345df4e4b94f7efa7
https://github.com/phpmyadmin/phpmyadmin/commit/62abb43a7150ce8d60ba461345d…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-12-12 (Mon, 12 December 2022) +01:00
Changed paths:
M .github/workflows/other-tools.yml
Log Message:
-----------
Bump Python version from 3.6 to 3.7 in workflows
Cherry-picked-from: 528097904ffd1b1cfd04fdb291d1e524df852a0d
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 556aacbc0f4da79b2bd73f4f2e7671ece48310e1
https://github.com/phpmyadmin/phpmyadmin/commit/556aacbc0f4da79b2bd73f4f2e7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2022-12-12 (Mon, 12 December 2022) +01:00
Changed paths:
M js/src/ajax.js
M templates/navigation/main.twig
Log Message:
-----------
Fix #17944 - unable to create a view from tree view button
- Add the modal to the navigation panel
- Prevent modals to be removed on navigation bar is replaced
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 49933b7fc4279807b389afb6d92d02695ecffcd8
https://github.com/phpmyadmin/phpmyadmin/commit/49933b7fc4279807b389afb6d92…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2022-12-12 (Mon, 12 December 2022) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add a ChangeLog entry for #17944
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 4302a11f24c74b2a4088816e8479664433f402b8
https://github.com/phpmyadmin/sql-parser/commit/4302a11f24c74b2a4088816e847…
Author: iifawzi <iifawzie(a)gmail.com>
Date: 2022-11-27 (Sun, 11 November 2022) +02:00
Changed paths:
A tests/data/parser/parseCreateTable8.in
A tests/data/parser/parseCreateTable8.out
M src/Contexts/ContextMariaDb100000.php
M src/Contexts/ContextMariaDb100100.php
M src/Contexts/ContextMariaDb100200.php
M src/Contexts/ContextMariaDb100300.php
M src/Contexts/ContextMariaDb100400.php
M src/Contexts/ContextMariaDb100500.php
M src/Contexts/ContextMariaDb100600.php
M src/Contexts/ContextMySql50000.php
M src/Contexts/ContextMySql50100.php
M src/Contexts/ContextMySql50500.php
M src/Contexts/ContextMySql50600.php
M src/Contexts/ContextMySql50700.php
M src/Contexts/ContextMySql80000.php
M tools/contexts/_common.txt
Log Message:
-----------
Update the contexts to support MULTIPOINT and MULTIPOLYGON
Signed-off-by: iifawzi <iifawzie(a)gmail.com>
Commit: ff05a90a2713ac1e39d7ed08a956b570ed19f5ef
https://github.com/phpmyadmin/sql-parser/commit/ff05a90a2713ac1e39d7ed08a95…
Author: iifawzi <iifawzie(a)gmail.com>
Date: 2022-11-27 (Sun, 11 November 2022) +02:00
Changed paths:
M CHANGELOG.md
M tests/Parser/CreateStatementTest.php
Log Message:
-----------
update the tests and the changelog
Signed-off-by: iifawzi <iifawzie(a)gmail.com>
Commit: 00b28506c984c54e4fd422cf399ac81e158f2e87
https://github.com/phpmyadmin/sql-parser/commit/00b28506c984c54e4fd422cf399…
Author: iifawzi <iifawzie(a)gmail.com>
Date: 2022-11-27 (Sun, 11 November 2022) +02:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Update the changelog
Signed-off-by: iifawzi <iifawzie(a)gmail.com>
Commit: ab22290da84ae943993d154bd79d85673b4a42b4
https://github.com/phpmyadmin/sql-parser/commit/ab22290da84ae943993d154bd79…
Author: iifawzi <iifawzie(a)gmail.com>
Date: 2022-11-27 (Sun, 11 November 2022) +02:00
Changed paths:
M tools/contexts/_common.txt
Log Message:
-----------
sort the added keywords alphabetically
Signed-off-by: iifawzi <iifawzie(a)gmail.com>
Commit: e29ed1e1b957d54d6e31bafd07a3f3fa371c92ab
https://github.com/phpmyadmin/sql-parser/commit/e29ed1e1b957d54d6e31bafd07a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2022-12-12 (Mon, 12 December 2022) +01:00
Changed paths:
A tests/data/parser/parseCreateTable8.in
A tests/data/parser/parseCreateTable8.out
M CHANGELOG.md
M src/Contexts/ContextMariaDb100000.php
M src/Contexts/ContextMariaDb100100.php
M src/Contexts/ContextMariaDb100200.php
M src/Contexts/ContextMariaDb100300.php
M src/Contexts/ContextMariaDb100400.php
M src/Contexts/ContextMariaDb100500.php
M src/Contexts/ContextMariaDb100600.php
M src/Contexts/ContextMySql50000.php
M src/Contexts/ContextMySql50100.php
M src/Contexts/ContextMySql50500.php
M src/Contexts/ContextMySql50600.php
M src/Contexts/ContextMySql50700.php
M src/Contexts/ContextMySql80000.php
M tests/Parser/CreateStatementTest.php
M tools/contexts/_common.txt
Log Message:
-----------
Merge #393 - Fix #326 - Updated contexts to contain multipoint and multipolygon data types
Pull-request: #393
Fixes: #326
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 211d1b671ca77edbe5fa99776b0503bc08ee4d6b
https://github.com/phpmyadmin/localized_docs/commit/211d1b671ca77edbe5fa997…
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: 2022-12-12 (Mon, 12 December 2022) +01:00
Changed paths:
M po/tr.mo
M po/tr.po
Log Message:
-----------
Translated using Weblate (Turkish)
Currently translated at 100.0% (2665 of 2665 strings)
[ci skip]
Commit: beaf6e1e625e96419ae86724edc95ed84a60fb2a
https://github.com/phpmyadmin/localized_docs/commit/beaf6e1e625e96419ae8672…
Author: Luis Méndez Alejo <gnumax(a)gmail.com>
Date: 2022-12-12 (Mon, 12 December 2022) +01:00
Changed paths:
M po/es.mo
M po/es.po
Log Message:
-----------
Translated using Weblate (Spanish)
Currently translated at 56.0% (1494 of 2665 strings)
[ci skip]
Commit: 4922f10138fada49e508397e1b9c896da0c1fde8
https://github.com/phpmyadmin/localized_docs/commit/4922f10138fada49e508397…
Author: Jason Ren <jasonbest(a)vip.qq.com>
Date: 2022-12-12 (Mon, 12 December 2022) +01:00
Changed paths:
M po/zh_CN.mo
M po/zh_CN.po
Log Message:
-----------
Translated using Weblate (Chinese (Simplified))
Currently translated at 71.6% (1910 of 2665 strings)
[ci skip]