Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2012-11-27 08:26:37 +00:00
addressbook fixed wrong status-code for CardDAV DELETE 2012-10-01 17:26:52 +00:00
admin allow to use a setup user and password by prefixing it with 'root_', eg. 'root_admin' for setup user 'admin' 2012-08-09 08:18:02 +00:00
calendar * Calendar: notify responsible for a resource "participating" in a private event only with privacy-cleared details 2012-11-13 13:32:51 +00:00
doc/rpm-build Changelog for 1.8.004.20121024 2012-10-24 07:26:02 +00:00
egw-pear support for Prefer: return-minimal in PROPFIND requests, as described in draft-snell-http-prefer 2012-10-24 07:12:20 +00:00
emailadmin try to switch off autocompletion of usernames and passwords, when handling mail-profiles 2012-06-06 13:28:50 +00:00
etemplate * eTemplate/all apps: fixed not working display of floating point values in input fields for Chrome or Safarie (browsers supporting html5 input type="number") 2012-10-31 09:20:24 +00:00
felamimail fix problem with missing reply-header-section for html mails if tidy is available 2012-11-14 15:22:09 +00:00
filemanager pending translations from translation.stylite.de 2012-08-08 12:11:04 +00:00
files * Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well) 2012-08-01 06:17:36 +00:00
home hopefully fix not displayed navbar in home in some installs (cant reproduce here) 2012-04-04 16:21:18 +00:00
importexport pending translations from translation.stylite.de 2012-08-08 12:11:04 +00:00
infolog * InfoLog: switching to a group-type resets access to "public" and disables access in edit 2012-11-13 12:10:10 +00:00
notifications * Notifications: activate links when creating a html mail from a plain-text one 2012-10-30 16:36:43 +00:00
phpgwapi fix incompatibility of expectations in VersionCheck for FF/Gecko Engine; we assume that overall FF-Compatibility is not affected by FF>=Version 17 2012-11-27 08:26:37 +00:00
preferences pending translations from translation.stylite.de 2012-08-08 12:11:04 +00:00
resources pending translations from translation.stylite.de 2012-08-08 12:11:04 +00:00
setup disable PHP 5.4 E_STRICT warnings in setup, as already done inside EGroupware 2012-09-14 16:39:26 +00:00
timesheet should fix Fatal error: Cannot use string offset as an array in line 671 2012-10-14 08:20:33 +00:00
.htaccess
groupdav.htaccess
groupdav.php * CalDAV/CardDAV/GroupDAV new user preference to log requests and responses to Apache error-log 2011-11-23 16:34:39 +00:00
header.inc.php.template dont switch on output buffering for log-tailer 2012-03-06 13:16:33 +00:00
index.php
json.php missing json and jquery stuff for egw_tail 2012-04-02 15:27:38 +00:00
login.php
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 11:26:31 +00:00
redirect.php
status.php * Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well) 2012-07-12 08:20:33 +00:00
svn-helper.php update for egroupware module was missing 2012-03-28 11:45:45 +00:00
webdav.php * WebDAV/Filemanager: fixed not working home-directores 2012-04-10 07:39:10 +00:00
xajax.php