Nathan Gray
|
b13ccf631c
|
Add {{link}} placeholder to other apps
|
2013-03-20 14:51:09 +00:00 |
|
Ralf Becker
|
fc4545d1ea
|
* CalDAV: preference to overwrite default on how many days to sync into past or future
|
2013-03-14 17:13:59 +00:00 |
|
Ralf Becker
|
9ef5149632
|
* Calendar/ImportExport: fixed out-of-memory condition while importing large iCal files
do NOT read whole file into memory, just pass stream so iCal class can use an iterator
|
2013-03-14 15:40:05 +00:00 |
|
Ralf Becker
|
4d11e020e8
|
* Calendar/CalDAV: fixed recuring event disapeared from device, if a rejected recurrence existed and a change from an other user caused a reload (412 Precondition Failed)
|
2013-03-14 14:47:06 +00:00 |
|
Ralf Becker
|
9e873a7092
|
* Calendar/CalDAV: fixed iCal import of recurring events to convert (not understood) yearly byday to monthly byday with interval 12 and daily byday to weekly byday, also fixed of by one error in enddate
|
2013-02-28 17:00:01 +00:00 |
|
Ralf Becker
|
ba06ed56a9
|
* Calendar/CalDAV: fixed iCal parser calculating recurrence-enddate from COUNT parameter, taking into account BY* rules (RRULE:FREQ=WEEKLY;COUNT=4;BYDAY=Mo,Mi runs just 2 weeks!)
|
2013-02-27 14:35:12 +00:00 |
|
Ralf Becker
|
32751c69b6
|
no more querying of recurrences for etag of series master, as all update methods now update modification time of series master for recurrenc-exceptions
|
2013-02-26 08:48:50 +00:00 |
|
Ralf Becker
|
ec40a3e6bd
|
* Calendar: create index on egw_cal.cal_reference to speed up etag generation of recuring events
|
2013-02-25 12:05:36 +00:00 |
|
Ralf Becker
|
84ed911c97
|
* CalDAV/CardDAV: removed unnecessary (double) etag generation and improved calendar etag generation for recurring events
|
2013-02-25 11:17:59 +00:00 |
|
Ralf Becker
|
65946d09f9
|
* Calendar: moving an event series is not preserving participants (gave error there are not participants)
|
2013-02-21 16:29:13 +00:00 |
|
Ralf Becker
|
811ea4bd1a
|
* Calendar: copying of events now preservs quantity of resources
|
2013-02-21 15:21:19 +00:00 |
|
Ralf Becker
|
b46770872e
|
new German translations from Stefan
|
2013-02-18 15:52:43 +00:00 |
|
Ralf Becker
|
4f247b26f8
|
merged translations and other uncommited ones
|
2013-02-08 19:03:20 +00:00 |
|
Nathan Gray
|
f61d4b64f5
|
Adapt calendar participants to et2 link
|
2013-02-08 14:07:39 +00:00 |
|
Nathan Gray
|
ca7f0f46ed
|
Fix fatal error by passing correct type
|
2013-02-07 11:02:35 +00:00 |
|
Nathan Gray
|
ef826ee2b9
|
Change all merges to use common get_all_links() function
|
2013-02-07 09:36:07 +00:00 |
|
Nathan Gray
|
f2cdcefda1
|
Fix some undefined / not found js errors in et2
|
2013-02-05 08:34:26 +00:00 |
|
Ralf Becker
|
e47fca7d10
|
missing templates and a fix for new reply handling
|
2013-02-01 16:54:51 +00:00 |
|
Klaus Leithoff
|
380b57a85d
|
russian translations provided by Vladimir N. Gavrilov
|
2013-02-01 15:13:36 +00:00 |
|
Ralf Becker
|
ceb66bf332
|
* Calendar/FMail: allow to apply replys to meeting requests
|
2013-02-01 12:22:56 +00:00 |
|
Ralf Becker
|
a8e6f13304
|
* Calendar/CalDAV: fixed wrong time in notification mails caused by updates via CalDAV (not web interface), if user-timezone differs from server
|
2013-01-31 15:15:48 +00:00 |
|
Klaus Leithoff
|
9d142fec14
|
revert failed attempt for calendar holiday issue accidentally commited with r41527
|
2013-01-31 14:16:48 +00:00 |
|
Klaus Leithoff
|
435f726bf9
|
select priority should map 0 to None, not empty
|
2013-01-31 14:13:45 +00:00 |
|
Nathan Gray
|
15ecaec4f4
|
Get ical export working for scheduled export
|
2013-01-30 15:45:48 +00:00 |
|
Ralf Becker
|
2d503a7089
|
fixed backend returning all events for freebusy query with just email addresses
|
2013-01-29 14:56:03 +00:00 |
|
Ralf Becker
|
9d8c2f42c9
|
* CalDAV: fixed accepting event removed it from calendar, because email address of a deleted account was prefered over regular account, correctly reporting not found URLs in multiget report
|
2013-01-25 17:52:28 +00:00 |
|
Ralf Becker
|
cea2c54ee1
|
if we require an extra invite grant, we fail if that does not exist (bind privilege is not given in that case)
|
2013-01-24 15:32:56 +00:00 |
|
Ralf Becker
|
0fdd106cc2
|
* CalDAV: remove "bind" privilege (create new events right) on other users or groups calendar, if invite requires special ACL grant, which current user does NOT have
|
2013-01-24 12:54:08 +00:00 |
|
Nathan Gray
|
1c886276a8
|
Fix fatal error in export caused by field mismatch (not defined)
|
2013-01-23 23:22:37 +00:00 |
|
Nathan Gray
|
25a8b7dbc4
|
Fix iCal export
|
2013-01-23 16:10:17 +00:00 |
|
Nathan Gray
|
c3e831347d
|
Some English translations
|
2013-01-22 17:41:52 +00:00 |
|
Nathan Gray
|
3f808215fe
|
Re-work how calendar export criteria preset dates are calculated - use view start instead of today
|
2013-01-22 17:27:07 +00:00 |
|
Nathan Gray
|
f18c5b8aa1
|
Change view settings -> general settings for consistency
|
2013-01-22 16:15:12 +00:00 |
|
Nathan Gray
|
a816708e67
|
Fix deleting of entries 'Only admins can purge deleted items'
|
2013-01-22 15:54:23 +00:00 |
|
Nathan Gray
|
3102550f37
|
Fix selection tab plugin data
|
2013-01-21 18:59:33 +00:00 |
|
Nathan Gray
|
4d3caf78fa
|
Implement Import/Export filters for calendar
|
2013-01-21 18:36:48 +00:00 |
|
Nathan Gray
|
df01374c23
|
Fix export of calendar views weekN, year
|
2013-01-21 16:17:56 +00:00 |
|
Klaus Leithoff
|
24cc74442f
|
* Calendar: added CR moving Holidays for years 2019 to 2023 (provided by R.Chacon)
|
2013-01-21 10:44:31 +00:00 |
|
Ralf Becker
|
be6845b4d0
|
* All apps: merged missing translations from other apps or branches
|
2013-01-18 13:48:34 +00:00 |
|
Nathan Gray
|
94f43e3147
|
Organise calendar preferences
|
2013-01-17 23:55:26 +00:00 |
|
Ralf Becker
|
65ced130f4
|
readded lost non-1.8 phrases
|
2013-01-17 09:07:57 +00:00 |
|
Ralf Becker
|
fd8f861209
|
* Calendar: merged polish translations from 1.8
|
2013-01-17 09:00:09 +00:00 |
|
Nathan Gray
|
a23abd324b
|
- Fix deleting series with multiple events in series selected
- Fix un-deleting series only restored after selected event
|
2013-01-15 20:06:52 +00:00 |
|
Ralf Becker
|
8dde16eda6
|
* CalDAV/Calendar: fixed not working status change, if participant has no edit rights
|
2013-01-15 13:12:10 +00:00 |
|
Nathan Gray
|
66b95f54b6
|
When undeleting an event through the list context menu, if it is part of a series ask if you want to undelete the single event or the whole series
|
2013-01-14 17:21:28 +00:00 |
|
Ralf Becker
|
16cf3a642e
|
fix warning implode(): Invalid arguments passed in line 1810/1811
|
2013-01-14 14:16:11 +00:00 |
|
Nathan Gray
|
8ba410eacb
|
If any of the selected events is a series, ask if you want to delete just the one or the whole series
|
2013-01-09 21:45:55 +00:00 |
|
Nathan Gray
|
7ef3861b50
|
Hide delete popup
|
2013-01-09 21:38:54 +00:00 |
|
Nathan Gray
|
e016bcec71
|
When deleting an event through the list context menu, if it is part of a series ask if you want to delete the single event or the whole series
|
2013-01-09 21:38:18 +00:00 |
|
Klaus Leithoff
|
8e97c326e0
|
* Calendar: added missing holidays for CR (Costa Rica) provided by Rafael Chacon
|
2013-01-07 10:39:56 +00:00 |
|
Nathan Gray
|
c120397363
|
Use revert icon for Undelete action
|
2012-12-31 22:05:14 +00:00 |
|
Nathan Gray
|
dacf0706a3
|
Check for dry-run, or it will always import. No preview though.
|
2012-12-19 20:04:44 +00:00 |
|
Nathan Gray
|
872fe5918e
|
Some missed skip_notifications
|
2012-12-18 16:00:29 +00:00 |
|
Nathan Gray
|
2f2ad58e98
|
Implement 'No notifications' flag when importing iCal
|
2012-12-17 23:56:56 +00:00 |
|
Klaus Leithoff
|
4aae715fd7
|
* Calendar/eSync: performance optimization: we only want to fetch the owners events, where he is a participant to, as we assume, events feature the user as the organizer only, are of no use in a users calendar on a mobile device
|
2012-12-12 13:33:41 +00:00 |
|
Klaus Leithoff
|
0be74c9b87
|
different method to read the next occourrence of a series; (as old method also fetched deleted exeptions as next occurrence)
|
2012-12-07 14:10:51 +00:00 |
|
Klaus Leithoff
|
83981b9cad
|
* Calendar: fix for missing 2568to-firstname2568 and 2568to-lastname2568 replacements
|
2012-12-06 12:01:05 +00:00 |
|
Nathan Gray
|
5e85a8d3bf
|
Add 9 hour duration
|
2012-12-03 18:05:04 +00:00 |
|
Nathan Gray
|
b83a19284a
|
UI changes for chosen selectboxes
|
2012-11-14 20:33:33 +00:00 |
|
Nathan Gray
|
a0a6e14154
|
Revert changes to delete view - exceptions no longer shown
|
2012-11-14 16:25:21 +00:00 |
|
Ralf Becker
|
ae28edb43a
|
* Calendar: notify responsible for a resource "participating" in a private event only with privacy-cleared details
|
2012-11-13 13:31:44 +00:00 |
|
Ralf Becker
|
d6ce940eb0
|
* Calendar: sort participants by there name
|
2012-11-13 11:23:29 +00:00 |
|
Ralf Becker
|
39e3d199fc
|
* Calendar: ignore (unchangeable) status of groups for setting line-type of events: all users of a group-invitation accepted --> solid line for all accepted
|
2012-11-13 09:53:06 +00:00 |
|
Nathan Gray
|
2ecd33725d
|
Add an action for deleted recurring events to delete the whole series
|
2012-11-09 18:04:08 +00:00 |
|
Nathan Gray
|
5057d1735e
|
Allow viewing / editing deleted exceptions by editing the series
|
2012-11-09 17:14:02 +00:00 |
|
Ralf Becker
|
ec2f7879d4
|
* Calendar: fix for failed 1.9.006 update: PostgreSQL needs temporary a nullable range_start column, to not stall on broken events without dates
|
2012-11-09 09:33:22 +00:00 |
|
Nathan Gray
|
a6de0724bb
|
Deleted recurrences (exceptions) now show when using deleted filter
|
2012-10-31 22:48:12 +00:00 |
|
Ralf Becker
|
40bf41ccdc
|
do NOT track creator, as it does not change, only shows up in history sometimes, because eg. iCal import does not set it
|
2012-10-30 12:57:07 +00:00 |
|
Nathan Gray
|
a2744f82f0
|
Align series popup with selected row when in list view
|
2012-10-29 17:09:12 +00:00 |
|
Ralf Becker
|
c327cba153
|
consistently send ETag by using and extending put_response_headers
|
2012-10-29 12:23:17 +00:00 |
|
Nathan Gray
|
8c133f883d
|
Calendar list does not send an event - just open the popup in the middle
|
2012-10-24 15:36:08 +00:00 |
|
Nathan Gray
|
8e1260d5c9
|
Copy alarms when copying an event
|
2012-10-23 18:35:48 +00:00 |
|
Nathan Gray
|
819da0ec6f
|
Open series popup at mouse click instead of in the middle
|
2012-10-23 15:44:23 +00:00 |
|
Ralf Becker
|
3ff97fb7e6
|
fixed PHP Warning: Illegal string offset
|
2012-10-23 15:09:41 +00:00 |
|
Ralf Becker
|
7b32964069
|
* Calendar: fixed not working extending of an event series (latter recurrence end-date), after schema update in last package
|
2012-10-23 14:55:41 +00:00 |
|
Ralf Becker
|
6127be47d7
|
* CalDAV: fix recurring event one day short, if number of recurence specified together with event-length, after rrule in iCal
|
2012-10-23 14:22:33 +00:00 |
|
Ralf Becker
|
4b0559ab4d
|
* CalDAV: allow organizer (edit-rights) update with If-Schedule-Tag-Match eg. from iOS or OS X iCal when event series was changed with "this in future" semantics
|
2012-10-23 11:35:07 +00:00 |
|
Ralf Becker
|
53229ef57d
|
* Calendar/CalDAV/eSync: fixed truncating an existing daily event left it one day to long
|
2012-10-23 10:55:54 +00:00 |
|
Nathan Gray
|
6dbc821ec6
|
Fix 'Whole query' list actions
|
2012-10-22 19:44:04 +00:00 |
|
Nathan Gray
|
2bf57629fa
|
Change popup positioning to absolute, maybe works better in FF/IE
|
2012-10-22 19:21:05 +00:00 |
|
Nathan Gray
|
505c87b946
|
- Hide exception button if start is after end (error)
- If actual date is missing (event creation), use start date for exception button
|
2012-10-22 17:03:02 +00:00 |
|
Nathan Gray
|
685bcd6632
|
Copy links when copying event
|
2012-10-22 16:15:06 +00:00 |
|
Ralf Becker
|
7d5c44ac61
|
* Calendar: deny creating of recurring events, if duration of a single recurrence is longer then the recurrence interval
|
2012-10-22 15:47:06 +00:00 |
|
Ralf Becker
|
f8a007bad4
|
* Calendar/CalDAV/eSync: fixed exceptions get not deleted with series via CalDAV or eSync
moved code from our UI to BO, to either delete exceptions (default) or keep them with a new UID
|
2012-10-22 13:15:40 +00:00 |
|
Ralf Becker
|
9f607a36bb
|
* Calendar/CalDAV: fixed event created in calendar of a resource, was not editable (no owner set, now creating user is owner)
|
2012-10-22 12:45:04 +00:00 |
|
Nathan Gray
|
789b51d5cd
|
Center 'Edit series' popup in window
|
2012-10-17 17:17:02 +00:00 |
|
Nathan Gray
|
74c683f6b2
|
Fix recurrence calendar popup for new entries too
|
2012-10-17 16:34:56 +00:00 |
|
Nathan Gray
|
7c9f8e18a5
|
Pre-set recurrence end date in popup to current start date
|
2012-10-16 22:01:48 +00:00 |
|
Nathan Gray
|
5a9e661dce
|
Pre-set recurrence end date in popup to start date
|
2012-10-16 21:55:53 +00:00 |
|
Nathan Gray
|
fbd2f62012
|
Add copy action to list context menu
|
2012-10-15 22:37:24 +00:00 |
|
Nathan Gray
|
02e72dc15c
|
Fix handling of recurrence and time zone
|
2012-10-12 17:11:29 +00:00 |
|
Ralf Becker
|
f5a1cd5ded
|
* Calendar: passing links to timesheet, when creating a timesheet on an event
|
2012-10-08 14:53:51 +00:00 |
|
Ralf Becker
|
cb9c69e391
|
* Calendar: changed default filter for new users/instances from "all" to "default" (not showing rejected invitations)
|
2012-10-08 11:38:20 +00:00 |
|
Ralf Becker
|
5511838936
|
new CalendarServer:(created|updated)-by properties used in iOS6
|
2012-10-08 11:14:07 +00:00 |
|
Ralf Becker
|
4da2def464
|
automatic conversation of American Olson timezone names with 3 /-separated parts to a form without the middle part, eg. America/Buenos_Aires can be used instead of America/Argentina/Buenos_Aires
|
2012-10-07 18:00:36 +00:00 |
|
Ralf Becker
|
900f6aa83e
|
* Calendar/CalDAV: updated windows aliases from Unicode site and Exchange names from Sabre DAV
|
2012-10-07 17:56:00 +00:00 |
|
Ralf Becker
|
61a20467e8
|
* Calendar/CalDAV: deleting of recurrences under Android (eg. CalDAV Sync app) did not work
Android sets STATUS: CANCELLED instead of adding event to EXDATE of master, as other CalDAV clients do
|
2012-10-07 17:13:03 +00:00 |
|
Ralf Becker
|
d5af9a5e2c
|
* Calendar/CalDAV: fixed not working update/delete of recurring event containing exceptions (always gave 412 Precondition Failed)
because recur_exceptions were not read on search
|
2012-10-07 17:10:36 +00:00 |
|
Nathan Gray
|
ed370717ad
|
Adjust custom date selection to include the full end date - iCal export
|
2012-10-04 23:17:04 +00:00 |
|
Nathan Gray
|
b16302e090
|
Adjust custom date selection to include the full end date
Affects list view 'Selected range' and export range selection
|
2012-10-04 22:32:26 +00:00 |
|
Ralf Becker
|
49f1d43ad1
|
* Calendar: fixed recuring event lost start-date, if single recurrence got deleted, also installed save-guard in case other code triggers that too
caused by storing an event with unset start- or end-date, to not write it
|
2012-10-02 16:43:49 +00:00 |
|
Ralf Becker
|
edba919994
|
* CalDAV: deleting an already declined invitation returned 403 Forbidden, instead 204 No Content
|
2012-10-02 12:57:31 +00:00 |
|
Ralf Becker
|
fba3bda918
|
* Calendar/CalDAV/eSync: fixed recuring events were returned in sync, even if user rejected (after recent database schema changes)
|
2012-10-02 12:56:17 +00:00 |
|
Ralf Becker
|
0af9ed0cd9
|
disable sync-collection report for inbox and outbox, as the way they are created in EGw, we cant support sync-collection propperly
we filter by status unknown, but do not report event as deleted, when status changed to accepted
|
2012-10-02 10:35:12 +00:00 |
|
Ralf Becker
|
841182ff4e
|
* CalDAV: privileges in other users calendar where reported wrong, leading clients to believe they have write rights here
|
2012-10-02 05:17:32 +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
|
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
|
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
|
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 |
|
Ralf Becker
|
1c72e5fffa
|
docu update
|
2012-09-21 13:13:48 +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 |
|
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 |
|
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 |
|
Ralf Becker
|
8e73cf1f91
|
* Calendar: add duration intervalls 10, 12, 14 and 16 hours
|
2012-09-04 13:30:17 +00:00 |
|
Ralf Becker
|
7ade6b4f55
|
* Calendar: popup notifications now include a link again
|
2012-09-04 12:10:37 +00:00 |
|
Ralf Becker
|
1b3e897eec
|
* Calendar: fixed since last update missing event details, notification iCal adds description with (required) *~*~*~*~*~*~*~*~*~* separator, extended has description before event details and links
|
2012-08-21 14:49:26 +00:00 |
|
Ralf Becker
|
81e1bff44d
|
* Calendar/CalDAV: fixed not working accepting or rejecting recurrences of event series via CalDAV scheduling (eg. iOS devices)
|
2012-08-15 15:27:11 +00:00 |
|
Ralf Becker
|
df83423ca3
|
* Calendar: if deleting next recurrance of an event series containing alarms, move alarms to next recurrance, to not alarm for deleted recurance
|
2012-08-14 17:02:34 +00:00 |
|
Ralf Becker
|
4ac5e799eb
|
fixed some more "Illegal string offset"
|
2012-08-14 07:55:05 +00:00 |
|
Ralf Becker
|
1d519c4834
|
MAX(CHAR_LENGTH(cal_description)) returns NULL, if there are no rows --> casting to int
|
2012-08-13 13:13:57 +00:00 |
|
Ralf Becker
|
7eec30c57a
|
* Calendar: Try alter description to varchar(16384), to not force temp. tables to disk on MySQL (because of text columns)
|
2012-08-12 09:49:54 +00:00 |
|
Ralf Becker
|
56a4bdfbbe
|
* Calendar: fixed issue of deleted first recurrence shortens event and causes it not to be find in CalDAV or eSync ("event has exceptions before startdate"), REQUIRES SCHEMA UPDATE (visit setup)!
|
2012-08-11 10:01:02 +00:00 |
|
Ralf Becker
|
e83a7c1b8d
|
cast accounts->members(hips) to array, to cope without PHP warnings for not (longer) existing accounts
|
2012-08-09 09:08:45 +00:00 |
|
Ralf Becker
|
cff9872f17
|
cast accounts->members(hips) to array, to cope without PHP warnings for not (longer) existing accounts
|
2012-08-09 08:41:29 +00:00 |
|
Ralf Becker
|
e913a6a263
|
pending translations from translation.stylite.de
|
2012-08-08 12:11:04 +00:00 |
|
Nathan Gray
|
c2ed51de76
|
Handle global IDs so open / double click works in et2 nextmatch
|
2012-07-25 18:09:43 +00:00 |
|
Klaus Leithoff
|
3aa89e8bbc
|
fix for filling up the error_log in certain conditions on activesync on an non-existent event (with of course no participants). clear_private_infos created an eventarray on those, thus subsequent errors occured and had to be handeled in ExportChangesDiff::Synchronize
|
2012-07-25 08:07:10 +00:00 |
|
Ralf Becker
|
eff584ff4b
|
* Calendar/eSync/CalDAV: meeting requests contain again nice body followed by a separator and describtion, ignore empty description in eSync ChangeMessage
|
2012-07-24 22:23:32 +00:00 |
|
Ralf Becker
|
cc52575549
|
* Calendar/CalDAV/eSync: not searching addressbook for CN, as match can be not unique or without an email address, causing notification to fail --> store as email address
|
2012-07-24 20:13:56 +00:00 |
|
Ralf Becker
|
5aa9b3cfc7
|
added missing assignment
|
2012-07-18 09:13:59 +00:00 |
|
Ralf Becker
|
5bab15b433
|
patch from Achim Koenigs <achim-at-tratschtante.de> to shift alarms of recurring events to first future recurrent, so they get stored, modified to not doublicate code
|
2012-07-18 06:45:09 +00:00 |
|
Ralf Becker
|
f8ae428f32
|
* Calendar: fixed EGroupware owner got notified about status changes, even if email-notification preference was "never", now only external chairs get always notified
|
2012-07-17 12:36:48 +00:00 |
|
Ralf Becker
|
68f9a07917
|
as we want ical body to be just describtion, we can NOT set links, as they get appended to body
|
2012-07-17 09:48:43 +00:00 |
|
Ralf Becker
|
74c201c714
|
docu fix
|
2012-07-15 08:01:13 +00:00 |
|
Ralf Becker
|
588950ae29
|
fixed PHP Strict Standards: config::save_value must be declared static to be used static (no longer allowing non-static usage!)
|
2012-07-14 08:53:44 +00:00 |
|
Christian Binder
|
f81fd11435
|
tag applications which have implemented document merge
|
2012-07-04 17:00:03 +00:00 |
|
Ralf Becker
|
e09a9c3198
|
fixed 5.4 PHP Warning: Illegal string offset 'start' or 'end'
|
2012-07-02 08:14:27 +00:00 |
|
Ralf Becker
|
b025809df1
|
* CalDAV/CardDAV expand-property report for principals used in iCal on OS X 10.7
|
2012-06-27 20:08:56 +00:00 |
|