Ralf Becker
|
7783f1535a
|
start of iSchedule implementation
|
2012-09-30 21:03:33 +00:00 |
|
Christian Binder
|
5505023b50
|
enabled itempicker in filemanager edit dialog for document merge and as proof of concept.
|
2012-09-29 10:32:33 +00:00 |
|
Christian Binder
|
ac98f4f06a
|
itempicker update
|
2012-09-29 10:23:03 +00:00 |
|
Christian Binder
|
2fbf1d36e8
|
document merge helper function to allow download by HTTP POST request
|
2012-09-29 10:16:39 +00:00 |
|
Ralf Becker
|
bf66b8348f
|
* Calendar/eMail: fixed sql error when clicking on iCal attachment and probably other iCal imports
|
2012-09-28 09:31:41 +00:00 |
|
Ralf Becker
|
034c431974
|
if event is an exception: update modified of master, to force etag, ctag and sync-token change
|
2012-09-28 08:07:12 +00:00 |
|
Ralf Becker
|
21f9f684cf
|
if event is an exception: update modified of master, to force etag, ctag and sync-token change
|
2012-09-28 07:53:14 +00:00 |
|
Ralf Becker
|
2e6629a548
|
use no end-date / limit into the future, as unchanged entries would never be transferted later on, for sync-collection with empty sync-token
|
2012-09-27 20:19:28 +00:00 |
|
Ralf Becker
|
db4bdb7f74
|
* CalDAV/Calendar/Resources: calendars of resources can now be accessed or subscribed via CalDAV, to subscribe use CalDAV preferences
|
2012-09-27 15:46:08 +00:00 |
|
Ralf Becker
|
9c8f7fe1ea
|
* CalDAV: fixed broken URL of private events in shared calendar user has no right to view
|
2012-09-27 09:02:43 +00:00 |
|
Ralf Becker
|
52675388a3
|
* CalDAV/CardDAV: sync-collection report for all apps allowing a more efficient sync
|
2012-09-26 14:30:47 +00:00 |
|
Ralf Becker
|
b3ef030984
|
fixed broken schdule-tag after consolidated modified commit yesterday
|
2012-09-26 11:09:28 +00:00 |
|
Ralf Becker
|
c9074f936d
|
additionally check prefs read from cache, if they are of type array, otherwise read them from db, might help with APC at least in some versions not seem to deal correctly with out-of-memory
|
2012-09-26 10:18:18 +00:00 |
|
Ralf Becker
|
078fa987d4
|
allow storing and retrieval of following CalDAV properties: default-alarm-vevent-date, default-alarm-vevent-datetime
|
2012-09-26 10:01:02 +00:00 |
|
Ralf Becker
|
944b538e92
|
fixed not working fixed height of date rows aka stop end and finished date to move up
|
2012-09-25 17:38:14 +00:00 |
|
Ralf Becker
|
4ae5bfb875
|
* Calendar/eSync/eMail: fix not working accept/reject on calendar items (mails was working before)
|
2012-09-25 15:07:54 +00:00 |
|
Ralf Becker
|
3b7a0171c8
|
* Filemanager: fixed not working repair of doublicate directories
|
2012-09-25 12:55:17 +00:00 |
|
Ralf Becker
|
7bf5b90739
|
* Calendar/CalDAV/eSync: tracking participant status changes now in modified date and user of calendar entry (main table), fixes sometimes not synced status changes and simplifies code a lot
|
2012-09-25 11:54:41 +00:00 |
|
Ralf Becker
|
d0889dd612
|
* Addressbook: fixed not stored private custom-fields, if extra private tab was used
|
2012-09-25 09:02:42 +00:00 |
|
Ralf Becker
|
bb8fe486ca
|
improved 1.9.006/7 update-scripts for PostgreSQL: removed stray bracket and drop NULL and default at the end, thanks to feedback from Anthony Messina
|
2012-09-25 07:14:45 +00:00 |
|
Ralf Becker
|
f9ff1e2a5f
|
improved 1.9.006/7 update-scripts for PostgreSQL: removed stray bracket and drop NULL and default at the end, thanks to feedback from Anthony Messina
|
2012-09-25 07:12:52 +00:00 |
|
Nathan Gray
|
b3d463631a
|
Strip out item groups from Apple Addressbook before processing
|
2012-09-24 16:05:52 +00:00 |
|
Ralf Becker
|
f224fe5852
|
sync-collection report for InfoLog, thought reminder app on OS X 10.8.2 does not use it, moved logic for sync-token to baseclass and determine availablity on supported-report-set
|
2012-09-24 10:26:29 +00:00 |
|
Ralf Becker
|
7a3d4f99ed
|
* InfoLog/CalDAV/eSync: deleted entries where not taken into account for ctag generation, causing deletes only to sync after other modifications
|
2012-09-24 08:53:41 +00:00 |
|
Ralf Becker
|
e69918f583
|
* CalDAV/CardDAV: return urn:uuid as last record in calendar-user-address-set, as according to iCal4OL developer, some clients might have problems with it, also adding both full uri and just path of principal url, as calendarserver does it
|
2012-09-24 07:07:57 +00:00 |
|
Ralf Becker
|
a6f541edba
|
* CardDAV: rfc 6578 sync-collection report (more efficient way to sync contacts)
|
2012-09-23 20:19:35 +00:00 |
|
Nathan Gray
|
a86a3d72c6
|
Fix fatal error deleting user (LDAP)
|
2012-09-21 14:36:02 +00:00 |
|
Ralf Becker
|
1c72e5fffa
|
docu update
|
2012-09-21 13:13:48 +00:00 |
|
Ralf Becker
|
f87d202652
|
docu update
|
2012-09-21 11:59:44 +00:00 |
|
Ralf Becker
|
fef5a00623
|
docu update
|
2012-09-21 11:57:35 +00:00 |
|
Ralf Becker
|
4823787316
|
docu update
|
2012-09-21 11:26:43 +00:00 |
|
Nathan Gray
|
b06713480a
|
Add default vcard import/export definitions
|
2012-09-20 17:05:45 +00:00 |
|
Nathan Gray
|
1610a7523e
|
Report conversion warnings
|
2012-09-20 16:28:42 +00:00 |
|
Nathan Gray
|
5ef7306342
|
Reload import popup if user wants to create new definition to avoid a re-submit with the old definition when the new definition wizard finishes
|
2012-09-20 16:11:14 +00:00 |
|
Ralf Becker
|
cb824beff3
|
fix 1.9.007 update to work with PostgreSQL, deleting all broken events having range_start=0 (not a single recurrence or a broken one with cal_start=0), they are not displayed in regular calendar anyway, but might be synced to CalDAV or eSync clients
|
2012-09-20 12:10:15 +00:00 |
|
Nathan Gray
|
4fc2691b6a
|
Avoid double includes
|
2012-09-19 16:22:21 +00:00 |
|
Ralf Becker
|
f3ae8cec81
|
fixed new unlimited recuring events get not synced (range_end == 0 instead of NULL)
|
2012-09-19 13:37:09 +00:00 |
|
Ralf Becker
|
e56aa30134
|
fixed some sql errors because of no longer existing egw_cal_repeats.recur_enddate column
|
2012-09-19 10:27:28 +00:00 |
|
Nathan Gray
|
86f334bbf0
|
- Don't try a CSV preview on non-csv files
- Skip plugin definition wizards
|
2012-09-18 19:04:31 +00:00 |
|
Nathan Gray
|
c8eb6c5e24
|
* Add vcard import/export plugin
|
2012-09-18 15:09:48 +00:00 |
|
Nathan Gray
|
c1e2403ab7
|
Fix check on existing addressbook
|
2012-09-18 15:07:31 +00:00 |
|
Nathan Gray
|
67289c346b
|
If data is already a Horde_iCalendar object, use it instead of creating a new one
|
2012-09-18 15:06:19 +00:00 |
|
Ralf Becker
|
65bf21742a
|
only users can be owners, no need to add groups
|
2012-09-18 11:40:08 +00:00 |
|
Ralf Becker
|
1eca8a8fa8
|
* Calendar/CalDAV/eSync: tremendious speed improvment for sync-queries on huge installations (few milisecs instead of more then 2 minutes) *** REQUIRES SCHEMA UPDATE ***
|
2012-09-18 08:02:56 +00:00 |
|
Ralf Becker
|
64173358e6
|
removed usage of MCAL_ constants in favor of own class-constants
|
2012-09-18 07:42:27 +00:00 |
|
Nathan Gray
|
0fa73a76a1
|
A condition with a True action must have a False action. Pick 'none' if not specified
|
2012-09-17 16:22:39 +00:00 |
|
Nathan Gray
|
b85e5d0889
|
Some destination addressbook checking - must exist as an addressbook, not just an account or group
|
2012-09-17 15:47:47 +00:00 |
|
Ralf Becker
|
86a8ce1839
|
disable PHP 5.4 E_STRICT warnings in setup, as already done inside EGroupware
|
2012-09-14 16:38:17 +00:00 |
|
Nathan Gray
|
170d120dd2
|
LDAP search to match sql search: If row limit is < 0, don't slice, return all records
|
2012-09-13 17:59:10 +00:00 |
|
Nathan Gray
|
a32b7186c2
|
Supply app tab for jdots refresh
|
2012-09-13 17:13:19 +00:00 |
|