This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b540582c2b
egroupware
/
phpgwapi
/
js
/
framework
History
Ralf Becker
7d90bca111
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_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