Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d4499e51cc5765b4b1901ccd0a904449f0bda886
https://github.com/phpmyadmin/phpmyadmin/commit/d4499e51cc5765b4b1901ccd0a9…
Author: Saksham Gupta <shucon01(a)gmail.com>
Date: 2021-03-06 (Sat, 03 March 2021) +05:30
Changed paths:
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M templates/table/tracking/structure_snapshot_columns.twig
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
Log Message:
-----------
Fix #16604 - Table width 100%
Signed-off-by: Saksham Gupta <shucon01(a)gmail.com>
Commit: 518170539ac1d95456407d746395a89b6eeeaa73
https://github.com/phpmyadmin/phpmyadmin/commit/518170539ac1d95456407d74639…
Author: Saksham Gupta <shucon01(a)gmail.com>
Date: 2021-03-13 (Sat, 03 March 2021) +05:30
Changed paths:
M templates/indexes.twig
Log Message:
-----------
Fix #16716 - Rename disappears after column drop
Signed-off-by: Saksham Gupta <shucon01(a)gmail.com>
Commit: 1caae2c98460ce41b6d9493b57cee84b0d0f1ca9
https://github.com/phpmyadmin/phpmyadmin/commit/1caae2c98460ce41b6d9493b57c…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M templates/table/tracking/structure_snapshot_columns.twig
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
Log Message:
-----------
Merge #16718 - Fix #16604 - set table width to 100%
Pull-request: #16718
Fixes: #16604
Fixes: #16684
Fixes: #16733
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5b60045df2c91e0d1e30bb077a8597da91c0e9c1
https://github.com/phpmyadmin/phpmyadmin/commit/5b60045df2c91e0d1e30bb077a8…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add a ChangeLog entry for #16604
Ref: #16684
Ref: #16733
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 79aebd45be83a43e352ef74171e94b10524a3135
https://github.com/phpmyadmin/phpmyadmin/commit/79aebd45be83a43e352ef74171e…
Author: erikbs <erikbsolem(a)hotmail.com>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M po/nn.po
Log Message:
-----------
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 0.7% (24 of 3379 strings)
[ci skip]
Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/nn/
Signed-off-by: erikbs <erikbsolem(a)hotmail.com>
Commit: 337df3a63e75bebc73bd844bada40c2a1a4afea7
https://github.com/phpmyadmin/phpmyadmin/commit/337df3a63e75bebc73bd844bada…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M templates/indexes.twig
Log Message:
-----------
Merge #16731 - Fix #16716 - Rename disappears after column drop
Pull-request: #16731
Fixes: #16716
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 34ad4a2e82164169f09b8fb2b5e9d24731810280
https://github.com/phpmyadmin/phpmyadmin/commit/34ad4a2e82164169f09b8fb2b5e…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add a ChangeLog entry for #16716
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5e18028dbd29a532acb908f22092a6b7e65d8376
https://github.com/phpmyadmin/phpmyadmin/commit/5e18028dbd29a532acb908f2209…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M ChangeLog
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M templates/table/tracking/structure_snapshot_columns.twig
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
Log Message:
-----------
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 7c7bd65e8b24c2c5a2626dc29e609ec0c233d3e8
https://github.com/phpmyadmin/phpmyadmin/commit/7c7bd65e8b24c2c5a2626dc29e6…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M templates/database/central_columns/main.twig
M templates/server/collations/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/privileges_summary.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
Log Message:
-----------
Fix #16604 - set back table width to auto
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b0f8397eae0ae335a66fb2ce8b0d06dfa3cd2f84
https://github.com/phpmyadmin/phpmyadmin/commit/b0f8397eae0ae335a66fb2ce8b0…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M templates/database/central_columns/main.twig
M templates/server/collations/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/privileges_summary.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
Log Message:
-----------
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7c7bd65e8b24c2c5a2626dc29e609ec0c233d3e8
https://github.com/phpmyadmin/phpmyadmin/commit/7c7bd65e8b24c2c5a2626dc29e6…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M templates/database/central_columns/main.twig
M templates/server/collations/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/privileges_summary.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
Log Message:
-----------
Fix #16604 - set back table width to auto
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d4499e51cc5765b4b1901ccd0a904449f0bda886
https://github.com/phpmyadmin/phpmyadmin/commit/d4499e51cc5765b4b1901ccd0a9…
Author: Saksham Gupta <shucon01(a)gmail.com>
Date: 2021-03-06 (Sat, 03 March 2021) +05:30
Changed paths:
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M templates/table/tracking/structure_snapshot_columns.twig
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
Log Message:
-----------
Fix #16604 - Table width 100%
Signed-off-by: Saksham Gupta <shucon01(a)gmail.com>
Commit: 1caae2c98460ce41b6d9493b57cee84b0d0f1ca9
https://github.com/phpmyadmin/phpmyadmin/commit/1caae2c98460ce41b6d9493b57c…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_structure.twig
M templates/table/tracking/main.twig
M templates/table/tracking/structure_snapshot_columns.twig
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
Log Message:
-----------
Merge #16718 - Fix #16604 - set table width to 100%
Pull-request: #16718
Fixes: #16604
Fixes: #16684
Fixes: #16733
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5b60045df2c91e0d1e30bb077a8597da91c0e9c1
https://github.com/phpmyadmin/phpmyadmin/commit/5b60045df2c91e0d1e30bb077a8…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add a ChangeLog entry for #16604
Ref: #16684
Ref: #16733
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5fbd98e9880b677ab08e6eb55c7fd4e2d9df2908
https://github.com/phpmyadmin/phpmyadmin/commit/5fbd98e9880b677ab08e6eb55c7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-12 (Fri, 03 March 2021) +01:00
Changed paths:
M js/src/makegrid.js
Log Message:
-----------
Fix #16659 - remove auto set left position for the dropdown position
It made the arrow not to be aligned with the dropdown, the user could not use the dropdown
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: c4c32c374db7f2bf35a79c51555036b90bea0ea6
https://github.com/phpmyadmin/phpmyadmin/commit/c4c32c374db7f2bf35a79c51555…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-12 (Fri, 03 March 2021) +01:00
Changed paths:
M libraries/classes/ErrorHandler.php
Log Message:
-----------
Fix #16729 - fix silencing code for PHP >= 8.0
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: eeffd989ba13997ce4eacdb09e4f6f3400c4ff4b
https://github.com/phpmyadmin/phpmyadmin/commit/eeffd989ba13997ce4eacdb09e4…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-12 (Fri, 03 March 2021) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add a ChangeLog entry for #16729
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: c62e27d6505ce22a36b635548e97f644198d6c11
https://github.com/phpmyadmin/phpmyadmin/commit/c62e27d6505ce22a36b635548e9…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-13 (Sat, 03 March 2021) +01:00
Changed paths:
M js/src/multi_column_sort.js
M libraries/classes/Display/Results.php
M test/classes/Display/ResultsTest.php
Log Message:
-----------
Fix #16724 - Remove old unstable code to make column order work
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: eb15bc1f5aa0cf2d73460f916145bff642b7aff3
https://github.com/phpmyadmin/phpmyadmin/commit/eb15bc1f5aa0cf2d73460f91614…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-13 (Sat, 03 March 2021) +01:00
Changed paths:
M scripts/create-release.sh
Log Message:
-----------
Revert "Remove more tcpdf useless files"
This partially reverts commit d5b8473e8f634957c739f7fe254bfa42fc691d71.
I have to revert this because composer needs the PHP files to generate the autoload
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8992ef095f16264c2ebbf83b597bf719123aafcd
https://github.com/phpmyadmin/phpmyadmin/commit/8992ef095f16264c2ebbf83b597…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M ChangeLog
M js/src/makegrid.js
M js/src/multi_column_sort.js
M libraries/classes/Display/Results.php
M libraries/classes/ErrorHandler.php
M scripts/create-release.sh
M test/classes/Display/ResultsTest.php
Log Message:
-----------
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b8f6595545d6c8f134a19eacdf77aaa581ce3115
https://github.com/phpmyadmin/phpmyadmin/commit/b8f6595545d6c8f134a19eacdf7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-03-14 (Sun, 03 March 2021) +01:00
Changed paths:
M js/src/sql.js
M templates/display/results/table.twig
Log Message:
-----------
Fix #16735 - Found 2 elements with non-unique id #maxRowsForm
Signed-off-by: William Desportes <williamdes(a)wdes.fr>