[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 6f64a0: Fix 13325 : Created procedure shows up in triggers and events and vice versa

Saksham Gupta shucon01 at gmail.com
Thu Feb 25 18:45:25 CET 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 6f64a089061d2976daf212c9f67070fd64ad3f96
https://github.com/phpmyadmin/phpmyadmin/commit/6f64a089061d2976daf212c9f67070fd64ad3f96
Author: Saksham Gupta <shucon01 at 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 at gmail.com>

Remove console.log

Signed-off-by: Saksham Gupta <shucon01 at gmail.com>

Change variable name tableType

Signed-off-by: Saksham Gupta <shucon01 at gmail.com>

Commit: 444bb41b8cc34cba98c7bc5051e08f1c9126b67d
https://github.com/phpmyadmin/phpmyadmin/commit/444bb41b8cc34cba98c7bc5051e08f1c9126b67d
Author: William Desportes <williamdes at 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 at wdes.fr>

Commit: 660c3bf54cdbd3ed0230d74676069b28cd413658
https://github.com/phpmyadmin/phpmyadmin/commit/660c3bf54cdbd3ed0230d74676069b28cd413658
Author: Masahiro Fujimoto <mfujimot at 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 at gmail.com>

Commit: 539be731ad824dbb5e614260875fcbc7149153c5
https://github.com/phpmyadmin/phpmyadmin/commit/539be731ad824dbb5e614260875fcbc7149153c5
Author: Domen <mitenem at 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 at outlook.com>

Commit: 57b6dec5642a4fa00909553f93cab26b6b6bee3d
https://github.com/phpmyadmin/phpmyadmin/commit/57b6dec5642a4fa00909553f93cab26b6b6bee3d
Author: Burak Yavuz <hitowerdigit at 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 at hotmail.com>

Commit: 085cbb9faba2be4383119c20894b5e98a3f9d89b
https://github.com/phpmyadmin/phpmyadmin/commit/085cbb9faba2be4383119c20894b5e98a3f9d89b
Author: William Desportes <williamdes at 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 at wdes.fr>

Commit: 3e8b51214f07f13d22f47e0a64621e45bb9878fa
https://github.com/phpmyadmin/phpmyadmin/commit/3e8b51214f07f13d22f47e0a64621e45bb9878fa
Author: William Desportes <williamdes at 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 at wdes.fr>

Commit: 1d4b7a7a9d308f63c6f97f290c56fb619e273481
https://github.com/phpmyadmin/phpmyadmin/commit/1d4b7a7a9d308f63c6f97f290c56fb619e273481
Author: William Desportes <williamdes at 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 at wdes.fr>

Commit: 378ab71fa24298ffa3b726fc39d2ef3f0b1833cf
https://github.com/phpmyadmin/phpmyadmin/commit/378ab71fa24298ffa3b726fc39d2ef3f0b1833cf
Author: William Desportes <williamdes at 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 at wdes.fr>

Commit: 1ac9a165e003b182fe684cbf8b42d4caf3ad536a
https://github.com/phpmyadmin/phpmyadmin/commit/1ac9a165e003b182fe684cbf8b42d4caf3ad536a
Author: William Desportes <williamdes at 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 at wdes.fr>



More information about the Git mailing list