[dev] [dexonline/dexonline] b83f82: [refs #659] Button popup for custom characters.
GitHub
noreply at github.com
Tue Jan 2 11:13:07 EET 2018
Branch: refs/heads/master
Home: https://github.com/dexonline/dexonline
Commit: b83f8242fcfc6208c1ba89cbce45cebacd002f6d
https://github.com/dexonline/dexonline/commit/b83f8242fcfc6208c1ba89cbce45cebacd002f6d
Author: David Batranu <david.batranu at eaudeweb.ro>
Date: 2017-12-23 (Sat, 23 Dec 2017)
Changed paths:
M phplib/SmartyWrap.php
A templates/admin/charmap.tpl
M templates/layout-admin.tpl
A wwwbase/js/charmap.js
M wwwbase/js/hotkeys.js
Log Message:
-----------
[refs #659] Button popup for custom characters.
* adding charmap.js to resources, loaded for editors
* keybinding set to ctrl+alt+e
Commit: b111b0ea7442a24fa9adebb74d986be2d6eeac91
https://github.com/dexonline/dexonline/commit/b111b0ea7442a24fa9adebb74d986be2d6eeac91
Author: David Batranu <david.batranu at eaudeweb.ro>
Date: 2017-12-23 (Sat, 23 Dec 2017)
Changed paths:
M wwwbase/js/charmap.js
Log Message:
-----------
[refs #659] Insert char at cursor position.
Commit: 92ac3ec3195575285f340115d5df2c123810b7ab
https://github.com/dexonline/dexonline/commit/92ac3ec3195575285f340115d5df2c123810b7ab
Author: David Batranu <david.batranu at eaudeweb.ro>
Date: 2017-12-29 (Fri, 29 Dec 2017)
Changed paths:
M phplib/SmartyWrap.php
M templates/admin/charmap.tpl
M wwwbase/js/charmap.js
Log Message:
-----------
[refs #659] Fixes and feedback.
* insert 'cookie' js before 'charmap' as we make use of it
* fixing save/edit button labels
* merging duplicate code in insertAtCursor function
* fixing disappearing cursor caused by insertAtCursor function
* DEFAULT characters are editable and now only serve as initial cookie value
* forcing modal initial state, this fixes missing edit button if modal
was closed while editing
Commit: 865637c2992d6c5af7f275a6ec1047728acfa6c1
https://github.com/dexonline/dexonline/commit/865637c2992d6c5af7f275a6ec1047728acfa6c1
Author: Cătălin Frâncu <cata at francu.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M phplib/SmartyWrap.php
A templates/admin/charmap.tpl
M templates/layout-admin.tpl
A wwwbase/js/charmap.js
M wwwbase/js/hotkeys.js
Log Message:
-----------
Merge pull request #669 from david-batranu/feature-659
Character popup for editors.
Compare: https://github.com/dexonline/dexonline/compare/cd1099a3ecfb...865637c2992d
More information about the Dev
mailing list