Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2014-06-03 12:00:22 +00:00
addressbook fix validation of email in account creation to allow to manually enter an email and never automatic add an invalid one 2014-05-05 13:08:25 +00:00
admin * LDAP: prevent CSRF error while saving accounts stored in LDAP 2014-05-09 18:53:26 +00:00
calendar No need to have explicitly fix et2_file width in calendaras the width is handled in etemplate2 class for all 2014-05-06 11:44:34 +00:00
doc Changelog for 1.8.007.20140512 2014-05-12 06:36:15 +00:00
egw-pear * CalDAV/CardDAV: do NOT use Content-Length header, if zlib.output_compression is enabled, fixes problems with iOS7 eg. eTask app 2013-11-20 14:14:19 +00:00
emailadmin silence warning on chech for not set or empty userData[forward] 2014-05-08 10:46:41 +00:00
etemplate Make sure app ObjectManager is there before trying to use it 2014-05-07 20:55:34 +00:00
felamimail * eMail: make evaluation of message flags case INSENSITIVE (by changing all flags to lowercase before evaluating 2014-04-10 12:45:56 +00:00
filemanager Arrange "Upload file" widget in filemanager toolbar 2014-04-30 13:55:55 +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 russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:38:47 +00:00
importexport Add some more time every 100 rows as long as things are still going 2014-05-05 20:44:51 +00:00
infolog Fix misplaced bracket causing warning message about invalid arguments 2014-05-07 18:36:13 +00:00
notifications commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:56:45 +00:00
phpgwapi * PHP 5.5: disabling deprecated warnings of 5.5 eg. preg_replace with /e 2014-05-27 15:05:13 +00:00
preferences fixed problem reported by Pedro Ribeiro 2014-02-04 13:45:01 +00:00
resources commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-30 07:12:24 +00:00
setup * Setup: fixed CSRF error when trying to save configuration, if session encryption is switched on in header.inc.php ($GLOBALS[egw_info][server][mcrypt_enabled] = true;) 2014-06-03 12:00:22 +00:00
timesheet fixed not shown day-sum (caused by 0 == "ts_id") 2013-10-04 07:13:57 +00:00
.htaccess documented required rewrite rule for Apache FCGI 2013-03-18 08:16:21 +00:00
groupdav.htaccess * GroupDAV/CalDAV/CardDAV: removed alternative approach from groupdav.htaccess, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:53:22 +00:00
groupdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:16:21 +00:00
header.inc.php.template fixing a typo reported by David.C Rankin 2010-12-06 08:39:04 +00:00
index.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:18:26 +00:00
json.php missing json and jquery stuff for egw_tail 2012-04-02 15:27:38 +00:00
login.php * API/Auth: when required by setup check password strength upon login; user must be allowed to change password 2013-04-04 11:50:48 +00:00
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 11:26:31 +00:00
redirect.php Use trunk's redirect.php (as introduced in rev. 29786) and triggered by 2010-09-12 11:53:53 +00:00
rpc.php suppress strict warnings from old SyncML code 2013-06-19 08:57:19 +00:00
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 do NOT skip setup in ./svn-helper.php up 2014-04-17 08:04:13 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:16:21 +00:00
xajax.php * Calendar: fixed not working freetime search caused by not mbstring.func_overload supporting xajax libary 2011-05-27 08:31:53 +00:00