egroupware/phpgwapi
2013-10-05 09:28:12 +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
inc completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu 2013-10-03 09:23:18 +00:00
js Add the ability to track named popups opened using egw.open() or egw.open_link(). Unnamed popups or those opened in other ways are not tracked. You can get the list using egw.getOpenWindows(app, regex_filter), which returns a list of names. 2013-10-05 09:28:12 +00:00
lang commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:54:05 +00:00
ntlm correctly urlencode redirects if we have no ntlm available 2012-10-30 14:43:10 +00:00
setup update from 1.8.005 2013-09-11 16:30:05 +00:00
templates idots now also automatic resizes its application area like Stylite template, so eg. et2 nextmatch can fill full area 2013-10-04 11:58:13 +00:00
templatesSavant2/default
tests
addressbook.php
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 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
ischedule-cli.php change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
ischedule.php modifications for new iSchedule draft: 2013-01-28 22:00:33 +00:00
lang.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
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