Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-10-23 11:46:51 +00:00
addressbook just use same code as in other (newer) branches 2015-02-10 14:52:12 +00:00
admin removed not used remote administration, use json serialization for new admin_cmd data and (secured) json_php_unserialize for existing data 2015-02-14 17:06:34 +00:00
calendar * Calendar/eSync: iOS 9.0.2 (maybe other clients and versions too) moved start- and end-date of synchronised meeting requests to date of sync 2015-10-13 17:04:19 +00:00
doc Changelog for 11.1.20150218 2015-02-18 12:24:08 +00:00
egw-pear * NetDrive: enable old workarounds for current user-agent string, create 0 byte files when storing without 2015-08-04 14:43:18 +00:00
emailadmin * EMailAdmin: fix not beening able to disable certificate verification under PHP 5.6 incl. StartTLS 2015-08-05 11:03:27 +00:00
etemplate fix unknown modifier "n" warning caused by a "/" in replacement 2014-11-18 12:29:07 +00:00
felamimail disable the use of tidy when using activesync 2015-10-23 11:46:51 +00:00
filemanager * Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents 2014-10-23 13:44:26 +00:00
files * WebDAV/GroupDAV/CalDAV/CardDAV: removed option only used for old KDE GroupDAV resource and unknown WebDAV clients producing invalid XML, fix for community bug #3152 2012-08-13 14:34:16 +00:00
home Fix list portlet not adding new links 2013-07-04 20:03:23 +00:00
importexport Understand user number preference when importing and exporting floats 2013-09-09 14:48:44 +00:00
infolog add default cat (set in pref) to infologs that are created from mails 2015-01-23 14:31:19 +00:00
jdots * jQuery: update to version 1.10.2 to improve IE10 experience 2013-10-31 12:11:38 +00:00
notifications reduce the use of the session as cache/storage for notified mails; use INSTANCE cache instead 2014-01-29 09:40:45 +00:00
phpgwapi fix due to caching and reusing of connection not correctly set $this->Type == "mysql" 2015-10-12 18:35:54 +00:00
preferences * API/CKEditor: introduce new skins/themes 2014-07-22 09:10:03 +00:00
resources Add "Allow ignore conflicts" feature for resources 2014-01-29 13:46:30 +00:00
setup fix issue pointed out by Andrew McNicol 2015-09-03 16:23:53 +00:00
timesheet * ProjectManager/Timesheet: fixed an infinit loop when trying to save a project-element, caused by timesheet notifying project again 2014-11-03 13:52:28 +00:00
.htaccess documented required rewrite rule for Apache FCGI 2013-03-18 08:15:44 +00:00
about.php new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
groupdav.htaccess removed alternative approach, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:49:25 +00:00
groupdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:15:44 +00:00
header.inc.php.template prevent PHP Noticed: undefined index: menuaction 2013-05-23 17:01:54 +00:00
index.php fixed not working default app for mobile browsers 2011-07-10 12:05:59 +00:00
json.php Avoid double includes 2012-09-19 16:22:21 +00:00
login.php * API/Auth: when required by setup check password strength upon login; strength must be specified, and user must be allowed to change password 2013-04-04 11:50:11 +00:00
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 10:55:40 +00:00
redirect.php From tracker 2276: 2010-04-13 19:27:54 +00:00
remote.php * Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1) 2012-10-24 16:25:53 +00:00
rpc.php Fix issue with include path for SyncML using old Horde (induced by Rev. 47459) 2015-02-26 19:21:24 +00:00
set_box.php rework of home area (moving of portal_boxes, deletion of portal_boxes); modification/fixes to preferences::delete; adding app_id to trackers portal-box 2010-04-21 11:09:38 +00:00
soap.php Fixed some more php53 Warnings after latest fix_depricated.php 2010-03-21 09:37:52 +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:03:58 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:15:44 +00:00
xmlrpc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00