Klaus Leithoff
ba9c778c68
fix for missing groups in acl-account-list for write / cal-read / booking
2012-01-24 12:20:29 +00:00
Klaus Leithoff
517bd97178
* resources: change / introduce sorting for display of Account/Group List in ACL management; in addition groups are now sorted to the end of the list
2012-01-24 11:42:12 +00:00
Klaus Leithoff
77e38999c4
* resources: change / introduce sorting for display of Account/Group List in ACL management; in addition groups are now sorted to the end of the list
2012-01-24 11:41:26 +00:00
Ralf Becker
ace8f33784
implement CalDAV <calendar-data><expand start="..." end="..."/></calendar-data> to return already expanded recurrences in a given time-range, instead of just a recurring event with a recurrence rule
2012-01-24 05:27:26 +00:00
Ralf Becker
8645bac6a3
implement CalDAV <calendar-data><expand start="..." end="..."/></calendar-data> to return already expanded recurrences in a given time-range, instead of just a recurring event with a recurrence rule
2012-01-24 05:04:35 +00:00
Nathan Gray
3f4016ef38
Add a warning if the only delegated is unknown
2012-01-23 16:16:50 +00:00
Klaus Leithoff
da5415555f
* email: fix double encoding problem while toggling html2text (introduced while bugfixing a maildisplay issue)
2012-01-23 15:52:34 +00:00
Nathan Gray
a5009e9f3a
Read full account to fix group imports
2012-01-23 15:43:52 +00:00
Nathan Gray
3b17d0dde0
Include recurring events in previous / next event for contact
2012-01-23 15:34:12 +00:00
Nathan Gray
4ab9c5ed1f
- Fix handling of multiple delegated users
...
- Give error if foreign custom field can't be found
2012-01-23 15:15:29 +00:00
Klaus Leithoff
62433c2e26
check, that a possible col_filter is not overwritten by possible customfield col filters
2012-01-23 13:55:52 +00:00
Klaus Leithoff
53d5c88c14
check, that a possible col_filter is not overwritten by possible customfield col filters
2012-01-23 13:54:44 +00:00
Ralf Becker
8514dd5d64
DB-model uses now egw_cal_user.cal_status="X" for participants who got deleted. They never get returned by read or search methods, but influence the ctag of the deleted users calendar!
2012-01-23 07:41:29 +00:00
Ralf Becker
24be2fa21d
* Calendar: fixed wrong time in iCal of notification, if notifying user is not in server TZ
...
we need to pass $event[id] so iCal class reads event again, as event is in user TZ, but iCal class expects server TZ!
2012-01-23 02:53:25 +00:00
Ralf Becker
1fc54e038b
* Calendar: fixed wrong time in iCal of notification, if notifying user is not in server TZ
...
we need to pass $event[id] so iCal class reads event again, as event is in user TZ, but iCal class expects server TZ!
2012-01-23 02:43:06 +00:00
Ralf Becker
f5a7c9cfe8
* CardDAV: Hack for iOS 5.0.1 addressbook to stop asking directory gateway permissions with depth=1, which might fail on installs with huge addressbooks
2012-01-21 01:47:49 +00:00
Ralf Becker
c79657705b
* CardDAV: Hack for iOS 5.0.1 addressbook to stop asking directory gateway permissions with depth=1, which might fail on installs with huge addressbooks
2012-01-21 01:45:48 +00:00
Nathan Gray
ca1c9e681a
Give an error if the custom field we're supposed to be matching against can't be found
2012-01-20 19:51:03 +00:00
Nathan Gray
03671abeb8
Give a list of what definitions were imported, so you can find them
2012-01-20 18:39:50 +00:00
Nathan Gray
c34aa3a335
Fix importing responsible, when there are more than 1 user responsible
2012-01-20 15:54:10 +00:00
Ralf Becker
bf19293285
log REQUEST_URI not PATH_INFO, to log the correct request
2012-01-20 07:23:12 +00:00
Ralf Becker
f7ebd11af3
log REQUEST_URI not PATH_INFO, to log the correct request
2012-01-20 07:21:28 +00:00
Ralf Becker
0609f0a430
* CardDAV: fixed sometimes not working creation of new contacts from the device, if accounts are stored in LDAP
...
not sure why I used $this->bo->account_repository != "ldap", it makes no sense, as we specify the column explicitly, no idea if CardDAV works for an addressbook in LDAP, but now it works for accounts in LDAP too
2012-01-20 06:46:26 +00:00
Ralf Becker
7f14a2a196
* CardDAV: fixed sometimes not working creation of new contacts from the device, if accounts are stored in LDAP
...
not sure why I used $this->bo->account_repository != "ldap", it makes no sense, as we specify the column explicitly, no idea if CardDAV works for an addressbook in LDAP, but now it works for accounts in LDAP too
2012-01-20 06:44:40 +00:00
Nathan Gray
7f866bdf8e
Copy existing group info, needed for accounts->save()
2012-01-19 19:44:33 +00:00
Nathan Gray
3a84f16317
Enumerate recurring events when merging last / next date for contact
2012-01-19 18:17:28 +00:00
Klaus Leithoff
2e2aba352e
Changelog for 11.1.20120119
2012-01-19 08:07:43 +00:00
Klaus Leithoff
67a6c87268
try to reset debian changes for rebuild with changelog
2012-01-18 16:17:00 +00:00
Nathan Gray
34f11f124e
Fix {{link/[appname]}} placeholder
2012-01-18 16:16:20 +00:00
Nathan Gray
e4efd1b7b9
Fix {{link/[appname]}} placeholder
2012-01-18 16:10:58 +00:00
Nathan Gray
9e414fe68d
Fix {{link/[appname]}} placeholder
2012-01-18 16:06:53 +00:00
Klaus Leithoff
82b9494f66
Changelog for 11.1.20120118
2012-01-18 15:44:31 +00:00
Klaus Leithoff
15ac99584c
Changelog for 11.1.20120118
2012-01-18 12:08:34 +00:00
Klaus Leithoff
e35a4f9dbb
provide fallback for login if authmethod fails
2012-01-16 16:57:14 +00:00
Klaus Leithoff
06265cee4e
* eMail: option to influence reply behavior for pre-selecting the editor type; simple connection test routine (can be used to reset connection too)
2012-01-16 16:43:33 +00:00
Nathan Gray
637b2c9150
Fix link ids (copy/paste error)
2012-01-16 15:38:27 +00:00
Klaus Leithoff
4b856a43e1
fix up HTML as json_encode may mess up HTML-Content later on display, if tags are not propper
2012-01-16 08:40:32 +00:00
Klaus Leithoff
6205cfbfd2
add a function to create a HTML-Purifier config to clean up HTML
2012-01-16 08:32:27 +00:00
Klaus Leithoff
e05db77a24
add a function to create a HTML-Purifier config to clean up HTML
2012-01-16 08:31:16 +00:00
Nathan Gray
871701d774
Fix links/[app] merge tag - copy/paste error
2012-01-13 19:49:19 +00:00
Klaus Leithoff
b849d7fc80
adapt html purifiers URIScheme cid to new purifiers class requirements; adapt URIScheme data to accept allowed types in whatever (upper/lower/mixed) case
2012-01-13 09:19:55 +00:00
Klaus Leithoff
b0f211f40b
adapt html purifiers URIScheme cid to new purifiers class requirements; adapt URIScheme data to accept allowed types in whatever (upper/lower/mixed) case
2012-01-13 09:18:46 +00:00
Ralf Becker
ff48c36d5f
* Addressbook: preference to open EMail addresses in external mail program, even if user has access to EMail app
2012-01-13 05:25:43 +00:00
Ralf Becker
d972804aff
* Addressbook: preference to open EMail addresses in external mail program, even if user has access to EMail app
2012-01-13 05:22:18 +00:00
Nathan Gray
b50ce5e768
Remove extra array, not needed for list view, and prevents proper iteration
2012-01-12 17:03:57 +00:00
Nathan Gray
d6b72ffe8b
Remove extra array, not needed for list view, and prevents proper iteration
2012-01-11 22:38:33 +00:00
Ralf Becker
8585a30b85
* Filemanager: allow WebDAVs (https) via PEAR HTTP_WebDAV_Client
2012-01-11 21:28:59 +00:00
Ralf Becker
7d8347cd34
* Filemanager: allow WebDAVs (https) via PEAR HTTP_WebDAV_Client
2012-01-11 21:24:54 +00:00
Ralf Becker
3f9d70a484
automatic conversation of not set DB timestamps returned by MySQL as "0000-00-00 00:00:00" to null
2012-01-11 01:07:18 +00:00
Ralf Becker
b34d6f9d35
automatic conversation of not set DB timestamps returned by MySQL as "0000-00-00 00:00:00" to null
2012-01-11 01:03:45 +00:00