.. |
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
|
* eTemplate/all apps: (silently) limit number of links shown to 1000 newest, to not run into memory_limit or max_execution_time and assuming noone will scroll further down anyway
|
2013-07-26 09:38:38 +00:00 |
js
|
Add CSS to better match egw. Fix chosen sizes using new width attribute. Not perfect, but at least never too small.
|
2013-07-25 20:28:32 +00:00 |
lang
|
* Admin/Preferences/ADS: give explicit error, that AD requires SSL or TLS to change passwords (not just failing with unspecific error)
|
2013-06-29 08:51:02 +00:00 |
ntlm
|
correctly urlencode redirects if we have no ntlm available
|
2012-10-30 14:43:10 +00:00 |
setup
|
link-table stores accounts for app="home-accounts"
|
2013-06-12 18:11:11 +00:00 |
templates
|
rendering quick-add menu on clientside and content-security safe, thought not yet in idots template, also removed not used inline javascript from idots
|
2013-07-22 19: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
|
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
|
modifications for new iSchedule draft:
|
2013-01-28 22:00:33 +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 |