addressbook
|
addressbook/export: fix for headerline gets repeated multiple times, when export is set to no for addressbook, but user is exemted from limitations
|
2011-10-05 12:09:00 +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_boupdate::set_status needs to check if given user is a participant
|
2011-11-09 09:49:45 +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
|
* Filemanager/eTemplate: fix for MyStylite bug #2495: deleting files containing [ as first char deletes whole directory
|
2011-11-09 14:34:19 +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
|
in case no charset is set, default to utf-8, as otherwise setting charset in sqlfs_stream_wrapper can stall install
|
2011-11-10 10:26:02 +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 |