Nathan Gray
|
a00c37f3d0
|
- Code consolidation for merging links
- Cache notifications per date-time & lang preferences instead of generating for each user
- Custom notifications for Infolog
|
2013-03-19 15:07:53 +00:00 |
|
Ralf Becker
|
9cc5a75482
|
* CalDAV: preference to overwrite default on how many days to sync into past or future
|
2013-03-14 17:19:44 +00:00 |
|
Ralf Becker
|
d0428594a1
|
* 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:41:38 +00:00 |
|
Ralf Becker
|
166335f16e
|
* 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:48:40 +00:00 |
|
Ralf Becker
|
a9ea8adfc0
|
* 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:01:12 +00:00 |
|
Ralf Becker
|
68176a0276
|
* 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:36 +00:00 |
|
Ralf Becker
|
58c4ec7717
|
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:49:21 +00:00 |
|
Ralf Becker
|
dbcf95d5f9
|
* Calendar: create index on egw_cal.cal_reference to speed up etag generation of recuring events
|
2013-02-25 12:09:08 +00:00 |
|
Ralf Becker
|
0e957053dc
|
* CalDAV/CardDAV: removed unnecessary (double) etag generation and improved calendar etag generation for recurring events
|
2013-02-25 11:18:32 +00:00 |
|
Ralf Becker
|
9240fe6970
|
* Calendar: moving an event series is not preserving participants (gave error there are not participants)
|
2013-02-21 16:29:32 +00:00 |
|
Ralf Becker
|
deebea348c
|
* Calendar: copying of events now preservs quantity of resources
|
2013-02-21 15:21:39 +00:00 |
|
Ralf Becker
|
3fef2a413e
|
merged translations from trunk
|
2013-02-18 15:56:45 +00:00 |
|
Ralf Becker
|
b6a899f5e5
|
merged translations and other uncommited ones
|
2013-02-08 19:04:24 +00:00 |
|
Ralf Becker
|
c3111baaa7
|
missing templates and a fix for new reply handling
|
2013-02-01 16:55:17 +00:00 |
|
Klaus Leithoff
|
c36671fc81
|
russian translations provided by Vladimir N. Gavrilov
|
2013-02-01 15:14:46 +00:00 |
|
Ralf Becker
|
65d7134ef9
|
* Calendar/FMail: allow to apply replys to meeting requests
|
2013-02-01 12:23:21 +00:00 |
|
Ralf Becker
|
f468da6b45
|
* 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:16:13 +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
|
33b1066b77
|
select priority should map 0 to None, not empty
|
2013-01-31 14:34:55 +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
|
1d10b63e2b
|
Get ical export working for scheduled export
|
2013-01-30 19:56:43 +00:00 |
|
Nathan Gray
|
4fca95b797
|
Fix fatal error in export caused by field mismatch (not defined)
|
2013-01-30 19:52:30 +00:00 |
|
Nathan Gray
|
ba7cd8a7ca
|
Fix iCal export selectors & date defaults
|
2013-01-30 18:11:24 +00:00 |
|
Nathan Gray
|
15ecaec4f4
|
Get ical export working for scheduled export
|
2013-01-30 15:45:48 +00:00 |
|
Nathan Gray
|
916872bdb6
|
Implement Import/Export filters for calendar
|
2013-01-29 15:55:56 +00:00 |
|
Ralf Becker
|
fd7ec9b71d
|
fixed backend returning all events for freebusy query with just email addresses
|
2013-01-29 14:59:29 +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
|
037d8e2b00
|
* 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:53:01 +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
|
e72d74c334
|
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:33:12 +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
|
95b5c4a6c4
|
* 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:28 +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
|
ae8794bdb8
|
Fix deleting of entries 'Only admins can purge deleted items'
|
2013-01-23 15:58:37 +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
|
371afc46ee
|
Change view settings -> general settings for consistency
|
2013-01-22 16:16:56 +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
|
b923e5d6ba
|
* Calendar: added CR moving Holidays for years 2019 to 2023 (provided by R.Chacon)
|
2013-01-21 10:50:54 +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 |
|
Nathan Gray
|
0abad5ec0c
|
Organise calendar preferences
|
2013-01-18 16:03:17 +00:00 |
|
Ralf Becker
|
957740eabc
|
* All apps: merged missing translations from other apps or branches
|
2013-01-18 13:56:05 +00:00 |
|
Ralf Becker
|
be6845b4d0
|
* All apps: merged missing translations from other apps or branches
|
2013-01-18 13:48:34 +00:00 |
|