index
:
roundcubemail-plugins-kolab
dev/deduplicate
dev/sabre-vobject3
master
oracle
roundcube-0.6
roundcubemail-plugins-kolab-0.7
roundcubemail-plugins-kolab-0.8
roundcubemail-plugins-kolab-0.9
roundcubemail-plugins-kolab-3.0
roundcubemail-plugins-kolab-3.1
roundcubemail-plugins-kolab-format2
roundcubemail-plugins-kolab-format2-horde5
ticket/3416
Kolab Plugins for Roundcube
devel@lists.kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
libcalendaring
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
Two more empty localization files removed
Thomas Bruederli
2
-20/+0
2015-03-24
Remove untranslated labels from bg_BG
Thomas Bruederli
1
-52/+3
2015-03-24
Remove empty localization files
Thomas Bruederli
3
-36/+0
2015-03-24
Cleanup localizations for libcalendaring plugin
Thomas Bruederli
18
-602/+0
2015-03-18
Fix VTIMEZONE export in non-buffered mode (#4865)
Thomas Bruederli
1
-3/+3
2015-03-17
Update localizations from Transifex
Thomas Bruederli
4
-0/+21
2015-03-10
Bump versions and copyright year
Thomas Bruederli
4
-4/+4
2015-03-10
Code cleanup: get recurrence instance identifiers from utility functions
Thomas Bruederli
1
-2/+31
2015-03-09
Export recurrence UNTIL parameter as DATE for all-day events (#3998)
Thomas Bruederli
2
-5/+10
2015-03-09
Parse multiple vevent components with the same UID into one object with excep...
Thomas Bruederli
3
-20/+43
2015-03-05
Add test case for #4797; fix test for recurrence-id which now correctly conta...
Thomas Bruederli
1
-2/+23
2015-03-05
Strip empty parameters from RRULE properties (#4797)
Thomas Bruederli
2
-7/+14
2015-02-27
Update parstat recursively on all recurrence exceptions
Thomas Bruederli
1
-3/+14
2015-02-26
Don't set recurrence_date for master event (#4738)
Thomas Bruederli
1
-1/+1
2015-02-26
Also request RSVP when creating a new event with sequence=0
Thomas Bruederli
1
-1/+1
2015-02-22
Set the appropriate plugin version numbers
roundcubemail-plugins-kolab-3.2.6
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-02-20
Merge branch 'dev/recurring-invitations'
Thomas Bruederli
5
-17/+142
2015-02-19
Split recurring event into a new series when modifying with this-and-future o...
Thomas Bruederli
2
-2/+2
2015-02-19
Pass a list of updated attendess to the backend driver on RSVP reply from cal...
Thomas Bruederli
1
-1/+4
2015-02-19
Omit RSVP flag in iCal export if not true
Thomas Bruederli
1
-1/+1
2015-02-19
Fix RSVP flag in iTip REQUESTS
Thomas Bruederli
1
-2/+2
2015-02-19
Store recurrence-id for single (non-recurring) events and use for iTip replies
Thomas Bruederli
2
-2/+2
2015-02-18
update translations (#4348)
Torsten Grote
12
-5/+323
2015-02-18
Fix RSVP flag in iCal and storage (defaults to false); remove redundant infor...
Thomas Bruederli
1
-3/+3
2015-02-17
Forward savemode when removing a cancelled event
Thomas Bruederli
1
-1/+5
2015-02-17
- Support exceptions and iTip messages with thisansfuture range
Thomas Bruederli
2
-2/+6
2015-02-16
Hide RSVP-mode menu when moving/resizing event dialog
Thomas Bruederli
1
-0/+1
2015-02-16
Render a menu to select the RSVP mode for recurring events instead of using r...
Thomas Bruederli
3
-9/+40
2015-02-15
Better distinction of 'current' and 'future' itip messages in UI and message ...
Thomas Bruederli
2
-5/+5
2015-02-15
Correctly save 'this-and-future' replies; remove some internal properties bef...
Thomas Bruederli
1
-1/+1
2015-02-15
Reliably identify recurrence instances throughout the application to support ...
Thomas Bruederli
5
-10/+92
2015-02-14
Update versions and also update the versions of those plugins with new (versi...
roundcubemail-plugins-kolab-3.2.5
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-02-12
Suppress default link action
Thomas Bruederli
1
-0/+1
2015-02-12
Fix handling of Recurrence-ID properties for recurrence exceptions to comply ...
Thomas Bruederli
3
-6/+10
2015-02-04
Update version numbers and dependencies
roundcubemail-plugins-kolab-3.2.4
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-02-02
Display recurrence information from iTip invitations (#4446)
Thomas Bruederli
2
-9/+15
2015-02-02
Fix unauthenticated iTip RSVP page for external attendees (#4447)
Thomas Bruederli
1
-1/+1
2015-01-28
Catch parse errors of recurrence exceptions in iCal files
Thomas Bruederli
1
-1/+6
2015-01-23
When converting seconds to minutes set alarm to at least 1 minute
Aleksander Machniak
1
-1/+1
2015-01-23
Convert seconds to minutes when parsing alarm values (#4287)
Aleksander Machniak
1
-0/+6
2015-01-22
Fix typo in function name (parse_alarm_value)
Aleksander Machniak
4
-18/+18
2015-01-21
Update versions to 3.2.3
roundcubemail-plugins-kolab-3.2.3
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-01-21
Move assets loading and env setting routine to startup hook.
Thomas Bruederli
1
-6/+6
2015-01-21
Allow to provide the context for getting user emails (augmented by kolab_dele...
Thomas Bruederli
1
-15/+20
2015-01-21
Align the event/task attachment viewer with the attachment view from mail view
Thomas Bruederli
2
-2/+31
2015-01-14
- Store relation to message when creating event from email (#4161)
Thomas Bruederli
1
-0/+33
2015-01-08
Add test cases for alarm-related utility functions + select the correct alarm...
Thomas Bruederli
2
-1/+89
2015-01-08
Export RRULE UNTIL date as UTC time (#3998)
Thomas Bruederli
3
-2/+83
2015-01-07
Accept parent-relation from RELATED-TO property without RELTYPE parameter (#4...
Thomas Bruederli
3
-1/+5
2014-11-30
proper translation update
Torsten Grote
24
-1144/+105
[next]