egroupware/phpgwapi/js/framework
2016-03-02 18:04:47 +00:00
..
fw_base.js fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs 2016-02-29 15:50:24 +00:00
fw_browser.js fix fatal javascript error "egwIsMobile is not defined" in fw_browser.js, if minifying is disabled, by adding an explicit dependence to egw_action_common.js 2016-03-02 18:04:47 +00:00
fw_classes.js - switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host) 2016-03-01 20:45:31 +00:00
fw_desktop.js - switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host) 2016-03-01 20:45:31 +00:00
fw_ui.js fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs 2016-02-29 15:50:24 +00:00