Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2011-11-03 14:23:47 +00:00
addressbook * addressbook/csv-import: fix/enable update of account - userdata when accounts are stored with ldap. If the condition is on account_id, we supplement the condition with owner=0 (this is needed to correctly determine the storage engine (ldap/sql) for accounts); we strongly recomment NOT to try to use this for adding accounts: use admin import definitions for that task 2011-09-19 10:29:29 +00:00
admin try to set a logical default for ->can change passwords<- for new accounts. true if you force users to change passwords every x days, false if not 2011-10-06 15:46:43 +00:00
calendar * calendar/sync: handle error regarding not getting an egw_time object but no exception is thrown; may be php 5.2.x related. 2011-11-03 14:23:47 +00:00
doc/rpm-build * CalDAV/CardDAV: added standard /.well-known/(caldav|carddav) redirects and set memory_limit to 128MB in Apache configuration 2011-10-11 09:30:54 +00:00
egw-pear * WebDAV: fix for Netdrive to work correct with non-ascii chars like German umlauts 2011-08-27 10:55:09 +00:00
emailadmin * emailadmin: fix problem with UpperLowerCase User Names, use lower case usernames ONLY, when accessing / creating / updating mailboxes 2011-09-20 10:22:06 +00:00
etemplate Progress on custom fields widgets 2011-10-06 23:44:55 +00:00
felamimail * eMail: bug regarding the mimetype of uploaded files; FF701 reports wrong mime type; work around this, by always checking mimetype by suffix 2011-10-26 12:15:06 +00:00
filemanager * Filemanager: fixed not working rename of file, if path contains a # or ? 2011-09-07 07:49:07 +00:00
home * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
importexport consider running in setup (install/update of app) as run by an admin 2011-06-08 11:04:08 +00:00
infolog implemented rfc4791#section-9.9 complient time-range filter 2011-10-06 10:29:01 +00:00
notifications * notification/email: support filter since (only check unseen mails for the last 14 days) when notify for unseen mails 2011-08-02 12:27:46 +00:00
phpgwapi fix typo 2011-11-02 14:59:35 +00:00
preferences * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
resources * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
setup more work regarding the implementation of the new feature that allows to specify smtp auth credentials for alarms/notifications only (otherwise credentials of corrent user are used) 2011-10-06 09:13:48 +00:00
timesheet fixed sometimes not working setting of multiple status (timesheet_bo::read($td_id) require ts_id as parameter not array("ts_id" => $ts_id)!) 2011-06-08 11:19:38 +00:00
.htaccess * updated .htaccess to memory_limit=256M 2011-03-16 21:25:21 +00:00
groupdav.htaccess * CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts 2011-08-02 16:39:24 +00:00
groupdav.php added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:07:10 +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
login.php fix for Stylite Ticket#8044 -Message on loginscreen and home doesent have a default lang fallback as all other egroupware translations 2010-10-05 08:47:17 +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
webdav.php added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:06:58 +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