Klaus Leithoff
203b934e59
mainscreen_message must not be translated
2010-10-26 12:59:15 +00:00
Klaus Leithoff
52e6ac2086
fix typo
2010-10-26 11:43:05 +00:00
Ralf Becker
db5e4e84e3
Changelog for 10.1.20101026
2010-10-26 11:26:24 +00:00
Ralf Becker
7da1d851fc
* 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:23:51 +00:00
Ralf Becker
c8da8e39ef
fixed bug introduce in fix: no more serialized cat data (like calendar colors) were returned
2010-10-26 07:42:33 +00:00
Ralf Becker
d00b710a7a
SiteMgr bugfix: edit category always reads sort as 0, (unserialize data only, if it is serialized)
2010-10-25 18:08:53 +00:00
Klaus Leithoff
06b996c821
fix typo while checking old last-password-change
2010-10-25 15:30:30 +00:00
Klaus Leithoff
fe9b272584
checking for isset AND ==0 to determine if mustchangepassword is activated
2010-10-25 14:08:54 +00:00
Jörg Lehrke
da2669103c
Fix time-range parser for CalDAV
2010-10-23 11:42:22 +00:00
Klaus Leithoff
aa2e9a18c4
improving the accuracy of the attachment indicator
2010-10-22 11:21:15 +00:00
Ralf Becker
da0d2f1be5
documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app
2010-10-21 16:08:09 +00:00
Ralf Becker
ea12d6c157
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:21 +00:00
Ralf Becker
ab019492aa
removed never implemented cats_no_subs common pref and always include sub-cats (no change as currently only one was selectable)
2010-10-21 15:59:01 +00:00
Klaus Leithoff
5af9370fc6
* 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 14:02:36 +00:00
Klaus Leithoff
121164a6a3
use translations of preferences for password app
2010-10-21 13:24:29 +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
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
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
Nathan Gray
3e826643bf
Check protocol to prevent direct file system access. Use VFS to access files on the server instead.
2010-10-19 17:41:40 +00:00
Nathan Gray
edf5759a50
Check protocol to prevent direct file system access. Use VFS to access files on the server instead.
2010-10-19 17:29:11 +00:00
Nathan Gray
e4884335af
Add option to choose to update or replace categories
2010-10-19 17:27:10 +00:00
Klaus Leithoff
9dae1bdbe0
function to allow to access/read the boundarys used by CreateHeader
2010-10-19 14:36:08 +00:00
Klaus Leithoff
01350cee0b
icon missing from new dhtmlxtree
2010-10-19 14:34:07 +00:00
Ralf Becker
eab94b9e37
need to rewrite PROPFIND and OPTIONS requests for iPhone OS4.1+
2010-10-19 13:42:37 +00:00
Ralf Becker
1d06863b46
need to rewrite PROPFIND and OPTIONS requests for iPhone OS4.1+
2010-10-19 13:42:06 +00:00
Klaus Leithoff
6a61460c12
change translation: refinement on Teilnehmerstatus
2010-10-19 08:56:17 +00:00
Klaus Leithoff
31961bddb7
change translation: refinement on Teilnehmerstatus
2010-10-19 08:55:47 +00:00
Klaus Leithoff
789daff0f5
change translation of stati to status, as stati is not a correct plural form of status
2010-10-19 08:46:20 +00:00
Klaus Leithoff
7df675ec59
change translation of stati to status, as stati is not a correct plural form of status
2010-10-19 08:44:24 +00:00
Klaus Leithoff
e900bf91c2
adapt width for navbarButtonsleft to fit with new export to tracker button
2010-10-19 07:49:24 +00:00
Klaus Leithoff
15308e3d17
csv import of accounts: fix behavior for new accounts, after fix in rev.32588
2010-10-19 06:44:28 +00:00
Klaus Leithoff
249d2fb117
csv import of accounts: fix behavior for new accounts, after fix in rev.32587
2010-10-19 06:43:27 +00:00
Ralf Becker
4429ffa4b9
add dhtmlxMenu as context menu for dhtmxTree
2010-10-18 19:25:33 +00:00
Klaus Leithoff
f9b1dee802
csv import of accounts: fix behavior for new accounts, after fix in rev.32586
2010-10-18 16:33:38 +00:00
Klaus Leithoff
e9e2312b06
csv import of accounts: fix behavior for new accounts, after fix in rev.32585
2010-10-18 16:32:45 +00:00
Klaus Leithoff
bd8fa2a2e4
fix typo while initalizing cmd_account object
2010-10-18 14:01:41 +00:00