[dev] [dexonline/dexonline] 9dfc43: Prevent deleting trees that have mentions of eithe...
GitHub
noreply at github.com
Mon Nov 20 13:01:22 EET 2017
Branch: refs/heads/master
Home: https://github.com/dexonline/dexonline
Commit: 9dfc435a4306d0544c0a1f98c08a7a1b827ddeff
https://github.com/dexonline/dexonline/commit/9dfc435a4306d0544c0a1f98c08a7a1b827ddeff
Author: Cătălin Frâncu <cata at francu.com>
Date: 2017-11-20 (Mon, 20 Nov 2017)
Changed paths:
M phplib/models/Tree.php
M templates/editTree.tpl
Log Message:
-----------
Prevent deleting trees that have mentions of either kind. #607
Commit: 33e035c400cadac4838036d42c3b8da217c13365
https://github.com/dexonline/dexonline/commit/33e035c400cadac4838036d42c3b8da217c13365
Author: Cătălin Frâncu <cata at francu.com>
Date: 2017-11-20 (Mon, 20 Nov 2017)
Changed paths:
M phplib/AdminStringUtil.php
Log Message:
-----------
Better (auto) placement of tooltips. #607
Commit: 91fcb15e5dec17fdc2c97bcf6ab470149d03ce41
https://github.com/dexonline/dexonline/commit/91fcb15e5dec17fdc2c97bcf6ab470149d03ce41
Author: Cătălin Frâncu <cata at francu.com>
Date: 2017-11-20 (Mon, 20 Nov 2017)
Changed paths:
M phplib/models/Mention.php
M phplib/models/Tree.php
M templates/bits/editableMeaningTree.tpl
M templates/editTree.tpl
A wwwbase/ajax/deleteMeaningMention.php
M wwwbase/js/meaningTree.js
Log Message:
-----------
Disable the delete meaning button while there are incoming
mentions. Provide buttons to delete incoming mentions. Fixes #607.
Compare: https://github.com/dexonline/dexonline/compare/12434dd0c0d0...91fcb15e5dec
More information about the Dev
mailing list