egroupware_official/phpgwapi
Ralf Becker 8c9034b3e9 using now 3 minified and concatinated javascript file-bundles:
1. api: egw, jquery, old jsapi and egw_json plus its dependences
2. et2: etemplate2.js plus dependencies
3. jdots: files from Stylite or new pixelegg template
all other javascript files are loaded on there own. 
Bundle-configuration is dynamicly created and cached.
EGw configuration allows to disable minifying and concatination of javascript and css files for deverloping purpose
or to just concatinate but not minify them aka "debug".
2014-01-11 18:49:51 +00:00
..
cron return success or error if called via HTTP as HTTP status 2012-05-08 21:47:49 +00:00
doc removed menuaction check completly, as only missuse was setting currentapp from it, which get now checked 2012-03-27 08:29:52 +00:00
images This is the image ContactCenter uses for dJSWin instantiation... 2004-11-05 22:49:59 +00:00
inc using now 3 minified and concatinated javascript file-bundles: 2014-01-11 18:49:51 +00:00
js Context menu only on keypress, or right-click of something with actions 2014-01-11 15:20:11 +00:00
lang * API/Admin: fixed SQL error on repairing filesystem, if one of required directories has wrong permissions 2014-01-07 09:55:07 +00:00
ntlm correctly urlencode redirects if we have no ntlm available 2012-10-30 14:43:10 +00:00
setup remove configurable image-type preference in favor to hardcoded one always prefering png over gif, also removed all .gif images which have a png counterpart 2013-12-05 02:04:59 +00:00
templates add async include and et2 render times to page-generation-times shown 2014-01-09 12:20:13 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
tests added checks for updates of text and blob columns 2004-09-19 10:38:11 +00:00
addressbook.php new email-address-selection popup for felamimail 2006-06-16 04:45:55 +00:00
config.php switch zlib.output_compression off, as we cant calculate Content-Length header, if its on, doing our own Content-Encoding: gzip now (wont be necessary for Apache2.2 which fixes false Content-Length headers silently, but eg. Lighttpd cuts off content, if wrong Content-Length header specified 2012-03-19 08:35:47 +00:00
images.php first try of svg support: prefer svg over other image type for all browsers but IE<9 2014-01-03 18:49:24 +00:00
ischedule-cli.php change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
ischedule.php uncommited changes 2013-11-11 08:31:33 +00:00
lang.php caching translations for 10days and changing translation url, when translations are changing --> saves server-roundtrip for each translation 2014-01-09 15:32:07 +00:00
user.php include user-data and common prefs like we already do it with eg. server config 2013-07-19 15:22:00 +00:00