Klaus Leithoff
|
87ac5880db
|
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 |
|
Klaus Leithoff
|
279b934746
|
* addressbook/export: fix problem of failed export for non admins, when no export-limit is set
|
2011-10-05 10:32:24 +00:00 |
|
Ralf Becker
|
f1029c07c9
|
added EGroupware PRODID and DURATION for VTODO
|
2011-10-05 09:24:08 +00:00 |
|
Ralf Becker
|
e05ce4d614
|
enclosing etag in quotes, as most servers do
|
2011-10-05 08:15:24 +00:00 |
|
Ralf Becker
|
bedafe6c79
|
fixed "403 Forbidden" when a participant with a group invitation tried to delete the event from his calendar
|
2011-10-05 07:39:11 +00:00 |
|
Ralf Becker
|
3f564ac5aa
|
enhanced addressbook-query report filter to parse filter given by Mac OS Addressbook directory gateway query
|
2011-10-05 06:50:26 +00:00 |
|
Ralf Becker
|
8cce6075bd
|
fixed iCal parser to unescape escaped separators AFTER spliting by them, causing eg. semicolons in vcard N property (name) to fail
|
2011-10-05 06:27:24 +00:00 |
|
Nathan Gray
|
a9b4bfdaba
|
Move column selection popup to nextmatch
|
2011-10-04 21:45:54 +00:00 |
|
Jörg Lehrke
|
b65428b153
|
* Fix WBXML encoding issue (community bug#3020)
|
2011-10-04 21:21:38 +00:00 |
|
Ralf Becker
|
23584253fd
|
not returning deleted entries for read, as they might have identical UID for caldav_name as a non-deleted entry and would therefore block access to these
|
2011-10-04 14:18:35 +00:00 |
|
Ralf Becker
|
0de2f3c527
|
fixed profind depth 0 directly on a resource contains name-part twice
|
2011-10-04 12:16:03 +00:00 |
|
Ralf Becker
|
b227e61236
|
removed certain properties defined only on the principal
|
2011-10-04 11:37:44 +00:00 |
|
Ralf Becker
|
c670740a71
|
fixed encoding issue with group-name containing a space, causing eg. OS X iCal to not display proxys
|
2011-10-04 07:27:33 +00:00 |
|
Nathan Gray
|
99cad7bd37
|
Update for attributes moved to options sub-property
|
2011-10-03 17:50:29 +00:00 |
|
Nathan Gray
|
4c593038b0
|
Update nm query when column selection changes, re-query only when columns added
|
2011-10-03 17:14:17 +00:00 |
|
Nathan Gray
|
3c1bebf3f1
|
Fix missing current app...
|
2011-10-03 16:02:41 +00:00 |
|
Ralf Becker
|
288a88239b
|
we should not return an etag here, as we never store the PUT ical byte-by-byte
|
2011-10-03 15:48:24 +00:00 |
|
Nathan Gray
|
155e3ab3b5
|
Fix error when sorting/filtering (showed up in timesheet)
|
2011-10-03 15:34:10 +00:00 |
|
Nathan Gray
|
c230e5f99a
|
Send category options - header doesn't use a template, so they have to be passed
|
2011-10-03 14:56:20 +00:00 |
|
Andreas Stöckel
|
8f9db8e353
|
Implemented own code for column resizing as jQuery-UI did not work properly with FF
|
2011-10-03 13:42:56 +00:00 |
|
Ralf Becker
|
60ba2b9628
|
fixed admins not having access to all accounts, if account_selection was none or groupmembers, from which admins are explicitly excepted
|
2011-10-03 13:40:41 +00:00 |
|
Ralf Becker
|
175197d7c0
|
* CalDAV: no METHOD:PUBLISH for CalDAV outside the inbox
|
2011-10-03 12:53:28 +00:00 |
|
Ralf Becker
|
0837c263ff
|
CalDAV principals: fixed wrong namespace causing iOS5 iCal to NOT autocomplete participants
|
2011-10-03 09:59:50 +00:00 |
|
Ralf Becker
|
58f4cc1405
|
* CalDAC fix for aCal Android client sending DTSTART+DURATION instead of DTSTART+DTEND
- for new events, allways add owner as participant. Users expect to participate too, if they invite further participants
|
2011-10-03 09:43:06 +00:00 |
|
Nathan Gray
|
b706d7d13d
|
Fix undefined var breaking linking
|
2011-09-30 16:19:09 +00:00 |
|
Nathan Gray
|
16d010becf
|
If hooked, keep app in extension_data to persist across etemplate loops. Fixes lost infolog custom fields in addressbook view when changing nm filters
|
2011-09-30 14:59:41 +00:00 |
|
Philip Herbert
|
e34de4afe8
|
esync/infolog plugin, complete status can now be set/reset
|
2011-09-30 14:28:26 +00:00 |
|
Ralf Becker
|
c170e880e3
|
* Filemanager: Firefox 7.0+ gave error "There is already a directory with that name!" when trying to upload a file
|
2011-09-30 13:53:40 +00:00 |
|
Ralf Becker
|
b11fa0302f
|
* CalDAV/GroupDAV: return empty collection, as iCal under iOS 5 had problems with returning "404 Not found" status
|
2011-09-30 12:52:40 +00:00 |
|
Philip Herbert
|
90bc88449a
|
fixed typo
|
2011-09-30 09:32:16 +00:00 |
|
Nathan Gray
|
43e75da558
|
Start of column resizing. Works OK in chrome, FF needs some work.
|
2011-09-29 22:57:42 +00:00 |
|
Nathan Gray
|
c956d6571b
|
Column selection using default or preference
|
2011-09-29 19:35:20 +00:00 |
|
Nathan Gray
|
168b79bc14
|
Implement called, but not defined, set_visibility() to update column visibility
|
2011-09-29 19:21:38 +00:00 |
|
Nathan Gray
|
18f73b21b9
|
Handling for setting value (for multiple-select) with an array or object
|
2011-09-29 19:20:20 +00:00 |
|
Ralf Becker
|
700143eef8
|
if we have NO password, eg. because we run by async service outside a regular user session
--> fall back to the default profile / mail config from setup
|
2011-09-29 15:26:13 +00:00 |
|
Klaus Leithoff
|
65d63c3fb5
|
make sure, we use the info_id on conditional actions
|
2011-09-29 13:01:32 +00:00 |
|
Ralf Becker
|
79e51d3cb8
|
fixed $infolog is no array
|
2011-09-29 10:55:00 +00:00 |
|
Ralf Becker
|
4eeaf95eea
|
reverted accidently commited webdav.php
|
2011-09-29 10:54:48 +00:00 |
|
Ralf Becker
|
b874dd0aaa
|
fixed $infolog is no array
|
2011-09-29 10:53:33 +00:00 |
|
Ralf Becker
|
4889fd91b8
|
documented infolog_bo::getctag() signature and fixed call in infolog_activesync (disabled call to not used and currently broken egw_index)
|
2011-09-29 06:17:42 +00:00 |
|
Philip Herbert
|
1284adbccf
|
esync:commit work in progress, infolog plugin - not yet working
|
2011-09-28 23:21:49 +00:00 |
|
Ralf Becker
|
4eaf9609c1
|
fixed docu-typo
|
2011-09-28 15:41:42 +00:00 |
|
Ralf Becker
|
620ae14f9a
|
* eSync/InfoLog: InfoLog support for ActiveSync, not yet tested, as I have currently no device to test
|
2011-09-28 13:16:40 +00:00 |
|
Ralf Becker
|
c4865bb067
|
* CalDAV/GroupDAV/InfoLog: making synced InfoLog types configurable and moved getctag method to infolog_bo in preparation of InfoLog eSync support
|
2011-09-28 12:37:06 +00:00 |
|
Ralf Becker
|
bb4b9819b0
|
* CalDAV/GroupDAV/InfoLog: making synced InfoLog types configurable and moved getctag method to infolog_bo in preparation of InfoLog eSync support
|
2011-09-28 12:35:53 +00:00 |
|
Klaus Leithoff
|
4dc0f22c81
|
fall back to default timeout (=20) on felamimail_bo->openConnection, as a timeout set to 5 seemed to trigger too many unwanted timeouts
|
2011-09-28 12:22:11 +00:00 |
|
Klaus Leithoff
|
cd68b52cfb
|
* email: improve connection handling (targeting failed connects), apply connection timeout on data retrieval as well.
|
2011-09-28 10:57:46 +00:00 |
|
Ralf Becker
|
0003a93c11
|
* CardDAV/GroupDAV/Addressbook: do NOT check for api version, as it caused accounts created during setup to have no carddav_name and therefore fail in CardDAV/GroupDAV (shown as "/addressbook/" in collection list!)
|
2011-09-28 09:48:47 +00:00 |
|
Ralf Becker
|
b44e108cea
|
* CardDAV/GroupDAV/Addressbook: do NOT check for api version, as it caused accounts created during setup to have no carddav_name and therefore fail in CardDAV/GroupDAV (shown as "/addressbook/" in collection list!)
|
2011-09-28 09:47:47 +00:00 |
|
Nathan Gray
|
9b7cd5019c
|
Silence some messages about missing attribute attributes
|
2011-09-27 23:44:07 +00:00 |
|