Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6f64a089061d2976daf212c9f67070fd64ad3f96 https://github.com/phpmyadmin/phpmyadmin/commit/6f64a089061d2976daf212c9f670... Author: Saksham Gupta shucon01@gmail.com Date: 2021-02-17 (Wed, 02 February 2021) +05:30
Changed paths: M js/src/rte.js M libraries/classes/Database/Events.php M libraries/classes/Database/Routines.php M libraries/classes/Database/Triggers.php M templates/database/events/index.twig M templates/database/routines/index.twig M templates/database/triggers/list.twig
Log Message: ----------- Fix 13325 : Created procedure shows up in triggers and events and vice versa
Signed-off-by: Saksham Gupta shucon01@gmail.com
Remove console.log
Signed-off-by: Saksham Gupta shucon01@gmail.com
Change variable name tableType
Signed-off-by: Saksham Gupta shucon01@gmail.com
Commit: 444bb41b8cc34cba98c7bc5051e08f1c9126b67d https://github.com/phpmyadmin/phpmyadmin/commit/444bb41b8cc34cba98c7bc5051e0... Author: William Desportes williamdes@wdes.fr Date: 2021-02-24 (Wed, 02 February 2021) +01:00
Changed paths: M po/fr.po
Log Message: ----------- Translated using Weblate (French)
Currently translated at 100.0% (3377 of 3377 strings)
[ci skip]
Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/fr/ Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 660c3bf54cdbd3ed0230d74676069b28cd413658 https://github.com/phpmyadmin/phpmyadmin/commit/660c3bf54cdbd3ed0230d7467606... Author: Masahiro Fujimoto mfujimot@gmail.com Date: 2021-02-24 (Wed, 02 February 2021) +01:00
Changed paths: M po/ja.po
Log Message: ----------- Translated using Weblate (Japanese)
Currently translated at 100.0% (3377 of 3377 strings)
[ci skip]
Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/ Signed-off-by: Masahiro Fujimoto mfujimot@gmail.com
Commit: 539be731ad824dbb5e614260875fcbc7149153c5 https://github.com/phpmyadmin/phpmyadmin/commit/539be731ad824dbb5e614260875f... Author: Domen mitenem@outlook.com Date: 2021-02-24 (Wed, 02 February 2021) +01:00
Changed paths: M po/sl.po
Log Message: ----------- Translated using Weblate (Slovenian)
Currently translated at 100.0% (3377 of 3377 strings)
[ci skip]
Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/sl/ Signed-off-by: Domen mitenem@outlook.com
Commit: 57b6dec5642a4fa00909553f93cab26b6b6bee3d https://github.com/phpmyadmin/phpmyadmin/commit/57b6dec5642a4fa00909553f93ca... Author: Burak Yavuz hitowerdigit@hotmail.com Date: 2021-02-24 (Wed, 02 February 2021) +01:00
Changed paths: M po/tr.po
Log Message: ----------- Translated using Weblate (Turkish)
Currently translated at 100.0% (3377 of 3377 strings)
[ci skip]
Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/tr/ Signed-off-by: Burak Yavuz hitowerdigit@hotmail.com
Commit: 085cbb9faba2be4383119c20894b5e98a3f9d89b https://github.com/phpmyadmin/phpmyadmin/commit/085cbb9faba2be4383119c20894b... Author: William Desportes williamdes@wdes.fr Date: 2021-02-25 (Thu, 02 February 2021) +01:00
Changed paths: M js/src/rte.js M libraries/classes/Database/Events.php M libraries/classes/Database/Routines.php M libraries/classes/Database/Triggers.php M templates/database/events/index.twig M templates/database/routines/index.twig M templates/database/triggers/list.twig
Log Message: ----------- Merge #16652 - Fix #13325 - Created procedure shows up in triggers and events and vice-versa
Pull-request: #16652 Fixes: #13325
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 3e8b51214f07f13d22f47e0a64621e45bb9878fa https://github.com/phpmyadmin/phpmyadmin/commit/3e8b51214f07f13d22f47e0a6462... Author: William Desportes williamdes@wdes.fr Date: 2021-02-25 (Thu, 02 February 2021) +01:00
Changed paths: M libraries/classes/DatabaseInterface.php
Log Message: ----------- Fix a non working query that prevented events to show up right after adding them
Ref: 535c1a4cb57bc92f4681f4d38d1cd3d6830ef498
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 1d4b7a7a9d308f63c6f97f290c56fb619e273481 https://github.com/phpmyadmin/phpmyadmin/commit/1d4b7a7a9d308f63c6f97f290c56... Author: William Desportes williamdes@wdes.fr Date: 2021-02-25 (Thu, 02 February 2021) +01:00
Changed paths: M ChangeLog
Log Message: ----------- Add a ChangeLog entry for #13325
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 378ab71fa24298ffa3b726fc39d2ef3f0b1833cf https://github.com/phpmyadmin/phpmyadmin/commit/378ab71fa24298ffa3b726fc39d2... Author: William Desportes williamdes@wdes.fr Date: 2021-02-25 (Thu, 02 February 2021) +01:00
Changed paths: M ChangeLog
Log Message: ----------- Add a ChangeLog entry for 3e8b51214f
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 1ac9a165e003b182fe684cbf8b42d4caf3ad536a https://github.com/phpmyadmin/phpmyadmin/commit/1ac9a165e003b182fe684cbf8b42... Author: William Desportes williamdes@wdes.fr Date: 2021-02-25 (Thu, 02 February 2021) +01:00
Changed paths: M ChangeLog M js/src/database/routines.js M libraries/classes/Database/Events.php M libraries/classes/Database/Routines.php M libraries/classes/Database/Triggers.php M libraries/classes/DatabaseInterface.php M templates/database/events/index.twig M templates/database/routines/index.twig M templates/database/triggers/list.twig
Log Message: ----------- Merge branch 'QA_5_1'
Signed-off-by: William Desportes williamdes@wdes.fr