Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker b7d0515cc2 * Tracker: dropping unique index(es) on escalations to not limit creating same escalations eg. on different queues
Was previously done by modifying index to contain more columns in update, but not new installations.
Now droping all existing unique indexes completly.
2014-01-14 11:11:36 +00:00
addressbook * CalDAV/CardDAV: only advertice sync-collection report, if we track deleted entries (history-logging enabled, not working otherwise) 2014-01-07 11:11:21 +00:00
admin * Admin/SambaAdmin/LDAP: fixed for new accounts not created Samba password hashes 2013-10-31 13:23:03 +00:00
calendar Make sure the edit_series javascript function is loaded after getrows in calendar list view 2014-01-09 11:14:52 +00:00
doc Changelog for 11.1.20140108 2014-01-08 09:02:49 +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:15:10 +00:00
emailadmin Add ability of redirect to multiple addresses in sieve edit popup 2013-12-04 09:04:24 +00:00
etemplate return $arr argument itself, but no reference to it, in all error cases 2014-01-08 09:46:53 +00:00
felamimail fix typo: was only causing trouble when replying from draft folder from your activesync device 2014-01-10 14:39:51 +00:00
filemanager open for italian is to be translated to apri 2013-12-04 13:40:09 +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 russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:31:21 +00:00
importexport Understand user number preference when importing and exporting floats 2013-09-09 14:48:44 +00:00
infolog * eMail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps 2014-01-07 12:46:04 +00:00
notifications commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:36 +00:00
phpgwapi * Tracker: dropping unique index(es) on escalations to not limit creating same escalations eg. on different queues 2014-01-14 11:11:36 +00:00
preferences * Admin/Preferences: changepassword hook was called twice 2013-10-25 19:29:16 +00:00
resources Hide deleted resources from calendar sidebox list 2013-09-25 15:02:36 +00:00
setup * SiteMgr: fixed not working anonymous user and using now a random password 2013-10-15 09:25:23 +00:00
timesheet fixed not shown day-sum (caused by 0 == 'ts_id') 2013-09-02 18:02:13 +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:51:34 +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:09:03 +00:00
json.php make sure egw_json_response object get instancated, so it's destructor get called and sends at least an empty response object, checkpoint dont like empty HTTP responses 2011-05-03 19:43:51 +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 11:21:53 +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 suppress strict warnings from old SyncML code 2013-06-19 08:57:04 +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 enhance svn-helper to "understand" ./svn-helper up means update everything, it is a more efficient then svn up . * 2013-11-29 00:19:08 +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