summaryrefslogtreecommitdiff
path: root/js/PrefHelpers.js
AgeCommit message (Collapse)Author
2018-12-03rework dojo singleton modules to better work with phpstorm completion (ugh) ↵Andrew Dolgov
- declare() is not needed there anyway remove event.observe from login form (not needed) load pluginhost via amd
2018-12-02update notify_* calls to use NotifyAndrew Dolgov
2018-12-02split several utility objects into separate dojo modulesAndrew Dolgov