Commit Graph

16813 Commits

Author SHA1 Message Date
Klaus Leithoff
593af03c73 * eMail: fixing problem with double converted date/time strings for certain DateTime Settings (reported with the user-list) 2010-11-02 09:36:25 +00:00
Jörg Lehrke
cd07632c0b * Calendar: Fix notification timezone issues (#2746) 2010-11-01 19:18:13 +00:00
Ralf Becker
74aefac21f * fixed empty getctag, causing eg. Sogo connector not to update in EGroupware modified addressbooks under 1.8 2010-10-31 08:09:33 +00:00
Ralf Becker
442728c4cf new debug-level user-preference, show getctag in autoindex and do NOT treat webkit browsers like kde clients 2010-10-31 07:58:40 +00:00
Jörg Lehrke
0ee6b985bc Fix Apple CardDAV issue 2010-10-29 08:47:06 +00:00
Jörg Lehrke
7c61ffa833 Fix vCard-parser for multible type parameters 2010-10-29 08:40:48 +00:00
Klaus Leithoff
f10e3a6ff3 * Infolog: Fix problem Delegated user was not able to edit infolog entrys owned by Groups, if he was not member of that group, and had no grouprights. Implicit rights where not applied; reported in Stylite Tracker#8255; 2010-10-27 08:46:04 +00:00
Ralf Becker
b8824975a4 Changelog for 1.8.001.20101026 2010-10-26 13:36:20 +00:00
Ralf Becker
7cdc1ef83a removed filemanager icons, as they require for correction function a stylite.links stream wrapper from EPL 2010-10-26 13:32:41 +00:00
Ralf Becker
70de4d4b4f fixed wrong parameter type warning 2010-10-26 13:28:30 +00:00
Ralf Becker
56c7b79894 removed filemanager icons, as they require for correction function a stylite.links stream wrapper from EPL 2010-10-26 13:27:17 +00:00
Klaus Leithoff
e538ac3ca3 mainscreen_message must not be translated 2010-10-26 12:57:21 +00:00
Klaus Leithoff
aa4eaefe66 pending translations/keystrings 2010-10-26 12:42:22 +00:00
Klaus Leithoff
3c9024b173 fix typo 2010-10-26 11:45:42 +00:00
Ralf Becker
407c4b7c71 * InfoLog/*DAV: do NOT set current user for PUT in /infolog/ and do not allow to change owner of existing entries 2010-10-26 09:24:29 +00:00
Ralf Becker
243c778109 fixed bug introduce in fix: no more serialized cat data (like calendar colors) were returned 2010-10-26 07:42:51 +00:00
Ralf Becker
9d26feb253 SiteMgr bugfix: edit category always reads sort as 0, (unserialize data only, if it is serialized) 2010-10-25 18:09:19 +00:00
Jörg Lehrke
8e6e937953 Fix time-range parser for CalDAV 2010-10-23 11:43:22 +00:00
Ralf Becker
0386d90d37 copied groupdav_hooks from trunk (instead of inaccessible Stylite-EPL-10.1 branch 2010-10-23 08:41:18 +00:00
Ralf Becker
bdb67a03c6 remove groupdav_hooks, to readd it (it was copied from not accessible Stylite-EPL-10.1 branch) 2010-10-23 08:39:14 +00:00
Ralf Becker
24b15de290 documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app 2010-10-21 16:09:36 +00:00
Ralf Becker
99b6661856 documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app 2010-10-21 16:07:36 +00:00
Ralf Becker
c5d35520d7 fixed http status "400 Something went wrong" on PUT request in CalDAV, if user has no explicit FREEBUSY rights for calendar of modified event 2010-10-21 15:59:50 +00:00
Ralf Becker
ca4f237dc4 fixed http status "400 Something went wrong" on PUT request in CalDAV, if user has no explicit FREEBUSY rights for calendar of modified event 2010-10-21 15:30:20 +00:00
Klaus Leithoff
53374d91fb * API/Passwordmanagement: option enable a warning for users to inform them, that their password is about to expire
will be displayed once every session starting X days before the password will expure, when enforce password change is enabled and 
a suitable period is set
-translations for that option
-pending translations
2010-10-21 13:58:57 +00:00
Klaus Leithoff
6719d01fec use translations of preferences for password app 2010-10-21 13:23:32 +00:00
Ralf Becker
fa58c2adc4 * CardDAV pref which addressbooks to sync and many fixes for iPhone OS 4.0, 4.1, 4.2beta and Mac iCal and contact app
Merge of following commits from Trunk:
r32609: * GroupDAV preference for addressbook-home-set (requires to register hooks)
r32610: missing groupdav hooks
r32611: fixed missing "users" of principal url in calendar-user-address-set
r32615: as the pricipal of current user is influenced by GroupDAV prefs, we have to include them in the etag
r32619: loop over existing addressbooks, to make sure each ab is only once in addressbook-home-set, even when selected multiple times in the prefs because of symbolic ab like "primary group"
r32620: urlencode and decode account_lid in url to cope with group-names with space in it, which stall iPhone OS 4.2 devices
r32621: fixed bug: GroupDAV/CardDAV PUT request to /addressbook/ changes owner, also checking now required ACL for moving contacts between addressbooks
r32622: returning "403 Forbidden" if addressbook_bo->save() fails, happens when writing new entries in ABs without ADD rights
r32623: * iCal on iPhone detects URL now correct
reverted calendar-home-set to report only users calendar, as reporting multiple break propfind
r32624: we need a real redirect, not just a proxy
r32631: fixed working in GroupDAV prefs and translation
2010-10-21 11:26:47 +00:00
Ralf Becker
567e952fba * CardDAV pref which addressbooks to sync and many fixes for iPhone OS 4.0, 4.1, 4.2beta and Mac iCal and contact app
Merge of following commits from Trunk:
r32609: * GroupDAV preference for addressbook-home-set (requires to register hooks)
r32610: missing groupdav hooks
r32611: fixed missing "users" of principal url in calendar-user-address-set
r32615: as the pricipal of current user is influenced by GroupDAV prefs, we have to include them in the etag
r32619: loop over existing addressbooks, to make sure each ab is only once in addressbook-home-set, even when selected multiple times in the prefs because of symbolic ab like "primary group"
r32620: urlencode and decode account_lid in url to cope with group-names with space in it, which stall iPhone OS 4.2 devices
r32621: fixed bug: GroupDAV/CardDAV PUT request to /addressbook/ changes owner, also checking now required ACL for moving contacts between addressbooks
r32622: returning "403 Forbidden" if addressbook_bo->save() fails, happens when writing new entries in ABs without ADD rights
r32623: * iCal on iPhone detects URL now correct
reverted calendar-home-set to report only users calendar, as reporting multiple break propfind
r32624: we need a real redirect, not just a proxy
r32631: fixed working in GroupDAV prefs and translation
2010-10-21 11:17:46 +00:00
Ralf Becker
92f8814fe9 fixed working in GroupDAV prefs and translation 2010-10-21 10:55:20 +00:00
Ralf Becker
c469c02054 added images added in new dhtmlxtree version 2010-10-21 09:03:33 +00:00
Ralf Becker
c597e21d2c renamed iconUnCheckAll.gif to iconUncheckAll.gif (empty checkbox in tree), as new dhtmlxtree version uses that case 2010-10-21 08:58:12 +00:00
Ralf Becker
a72e92997f reverted Klaus commit r32603: we can NOT have two files in svn which names only differ in spelling. It stalls subversion on filesystems not case sensitive (eg. Mac or Windows) 2010-10-21 08:49:24 +00:00
Ralf Becker
b6414d7411 holiday file for Turkey, thanks to Ayhan.Yildiz-at-gmx.net 2010-10-21 08:14:26 +00:00
Ralf Becker
dd654f5161 holiday file for Turkey, thanks to Ayhan.Yildiz-at-gmx.net 2010-10-21 08:13:54 +00:00
Ralf Becker
2acb61448a holiday file for Turkey, thanks to Ayhan.Yildiz-at-gmx.net 2010-10-21 08:13:03 +00:00
Ralf Becker
ed0d21369e we need a real redirect, not just a proxy 2010-10-20 19:33:27 +00:00
Ralf Becker
20a409ca52 * iCal on iPhone detects URL now correct
reverted calendar-home-set to report only users calendar, as reporting multiple break propfind
2010-10-20 18:59:27 +00:00
Ralf Becker
c67a61b692 returning "403 Forbidden" if addressbook_bo->save() fails, happens when writing new entries in ABs without ADD rights 2010-10-20 16:16:03 +00:00
Ralf Becker
e86f5fb663 fixed bug: GroupDAV/CardDAV PUT request to /addressbook/ changes owner, also checking now required ACL for moving contacts between addressbooks 2010-10-20 15:47:30 +00:00
Ralf Becker
4e65bde081 urlencode and decode account_lid in url to cope with group-names with space in it, which stall iPhone OS 4.2 devices 2010-10-20 14:37:48 +00:00
Ralf Becker
20fb58dd6a loop over existing addressbooks, to make sure each ab is only once in addressbook-home-set, even when selected multiple times in the prefs because of symbolic ab like "primary group" 2010-10-20 13:23:19 +00:00
Klaus Leithoff
925ea5d624 doubleencoding issue and performance issue regarding the use of html::htmlspecialchars 2010-10-20 13:19:57 +00:00
Klaus Leithoff
783b9935bc doubleencoding issue and performance issue regarding the use of html::htmlspecialchars 2010-10-20 13:17:39 +00:00
Klaus Leithoff
b55bb74988 doubleencoding issue and performance issue regarding the use of html::htmlspecialchars 2010-10-20 13:16:21 +00:00
Ralf Becker
261b4521c8 as the pricipal of current user is influenced by GroupDAV prefs, we have to include them in the etag 2010-10-20 12:07:10 +00:00
Klaus Leithoff
449a355f2a fix php header for new Function FetchBoundary 2010-10-20 09:48:49 +00:00
Klaus Leithoff
ac431bfbcf extending check install for optional tnef/ytnef check used by FeLaMiMail to decode winmail.dat files/attachments; Provided by HJTappe; Adding check for PEAR::MailMime and PEAR::Mail_mimeDecode used by FeLaMiMail to import message/rfc files to a mailbox 2010-10-20 09:42:32 +00:00
Ralf Becker
90f975ff85 fixed missing "users" of principal url in calendar-user-address-set 2010-10-20 09:42:06 +00:00
Ralf Becker
54f9421cb8 missing groupdav hooks 2010-10-20 09:24:16 +00:00
Ralf Becker
2575da2575 * GroupDAV preference for addressbook-home-set (requires to register hooks) 2010-10-19 23:30:16 +00:00