[phpmyadmin/phpmyadmin] 157c07: Fix #16693 - Show the new column and the table structure on the same page

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 157c072c3ccb8a2cfebeed5d19f784ae8ffc234a https://github.com/phpmyadmin/phpmyadmin/commit/157c072c3ccb8a2cfebeed5d19f7... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-25 (Wed, 08 August 2021) +02:00 Changed paths: M js/src/table/structure.js M libraries/classes/Controllers/Table/AddFieldController.php Log Message: ----------- Fix #16693 - Show the new column and the table structure on the same page Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 68206dbac74f8f06421707905c93e01328af0c3a https://github.com/phpmyadmin/phpmyadmin/commit/68206dbac74f8f06421707905c93... Author: William Desportes <williamdes@wdes.fr> Date: 2021-09-03 (Fri, 09 September 2021) +02:00 Changed paths: M js/src/table/structure.js M libraries/classes/Controllers/Table/AddFieldController.php Log Message: ----------- Merge #17089 - Fix #16693, Fix #12753 - Show the new column query and the table structure on the same page Fixes: #16693 Fixes: #12753 Pull-request: #17089 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: aca838370c7a736a7bca73e4b45c83c67d93c7c2 https://github.com/phpmyadmin/phpmyadmin/commit/aca838370c7a736a7bca73e4b45c... Author: William Desportes <williamdes@wdes.fr> Date: 2021-09-03 (Fri, 09 September 2021) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add ChangeLog entries for #16693 and #12753 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 8fdef86a8975b0ee88bff2ea69c7eb60592dcadc https://github.com/phpmyadmin/phpmyadmin/commit/8fdef86a8975b0ee88bff2ea69c7... Author: William Desportes <williamdes@wdes.fr> Date: 2021-09-03 (Fri, 09 September 2021) +02:00 Changed paths: M composer.json M phpstan-baseline.neon Log Message: ----------- Update phpstan & phpstan baseline Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 322dc72621e561bcd2f6a51e9a4474e5a860dca6 https://github.com/phpmyadmin/phpmyadmin/commit/322dc72621e561bcd2f6a51e9a44... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2021-09-05 (Sun, 09 September 2021) -03:00 Changed paths: M ChangeLog M composer.json M js/src/table/structure.js M libraries/classes/Controllers/Table/AddFieldController.php Log Message: ----------- Merge branch 'QA_5_1' Signed-off-by: MaurĂcio Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
William Desportes