[phpmyadmin/phpmyadmin] aed46a: Added Format button on edit view form.

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: aed46acb8130bde35b7f1b9c3fd7bc731b92f94c https://github.com/phpmyadmin/phpmyadmin/commit/aed46acb8130bde35b7f1b9c3fd7... Author: Dan Ungureanu <udan1107@gmail.com> Date: 2017-07-09 (Sun, 09 Jul 2017) Changed paths: M ChangeLog M js/functions.js M themes/pmahomme/css/rte.css.php M view_create.php Log Message: ----------- Added Format button on edit view form. Fixes #13448. Signed-off-by: Dan Ungureanu <udan1107@gmail.com> Commit: 1dbc1667ed839d80b375a6b57f93f42bf8f17245 https://github.com/phpmyadmin/phpmyadmin/commit/1dbc1667ed839d80b375a6b57f93... Author: Dan Ungureanu <udan1107@gmail.com> Date: 2017-07-09 (Sun, 09 Jul 2017) Changed paths: A templates/view_create.twig M view_create.php Log Message: ----------- Refactored view_create to use Twig templates. Signed-off-by: Dan Ungureanu <udan1107@gmail.com> Commit: 32524e09bee7049cfea402cbc6232b29d0c88296 https://github.com/phpmyadmin/phpmyadmin/commit/32524e09bee7049cfea402cbc623... Author: Dan Ungureanu <udan1107@gmail.com> Date: 2017-07-09 (Sun, 09 Jul 2017) Changed paths: M templates/view_create.twig Log Message: ----------- Removed useless escaping. Signed-off-by: Dan Ungureanu <udan1107@gmail.com> Commit: 7f7af4c646e4a0c3aae6b6c0ffaf48b53ec87204 https://github.com/phpmyadmin/phpmyadmin/commit/7f7af4c646e4a0c3aae6b6c0ffaf... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-10 (Mon, 10 Jul 2017) Changed paths: M ChangeLog M js/functions.js A templates/view_create.twig M themes/pmahomme/css/rte.css.php M view_create.php Log Message: ----------- Merge pull request #13458 from udan11/view_create_tpl Refactored view_create to use Twig templates. Compare: https://github.com/phpmyadmin/phpmyadmin/compare/7e28cb3d62ad...7f7af4c646e4
participants (1)
-
Michal Čihař