summaryrefslogtreecommitdiff
path: root/js/PluginHost.js
AgeCommit message (Expand)Author
2018-12-03rework dojo singleton modules to better work with phpstorm completion (ugh) -...Andrew Dolgov
2018-12-02set use strict on JS modules; remove some mostly useless stuff like get_minif...Andrew Dolgov
2018-11-29move to let/const syntax in custom dojo modulesAndrew Dolgov
2018-03-08initial for JS strict modeAndrew Dolgov
2013-06-28add js hook for floating titleAndrew Dolgov
2013-04-27Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED ...supahgreg
2013-04-25js: add collapsed and expanded hooksAndrew Dolgov
2013-04-24add missing pluginhost sourceAndrew Dolgov