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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-26
Also request RSVP when creating a new event with sequence=0
Thomas Bruederli
1
-1/+1
2015-02-19
Split recurring event into a new series when modifying with this-and-future o...
Thomas Bruederli
1
-1/+1
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
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
1
-1/+1
2015-02-17
Forward savemode when removing a cancelled event
Thomas Bruederli
1
-1/+5
2015-02-16
Render a menu to select the RSVP mode for recurring events instead of using r...
Thomas Bruederli
1
-8/+4
2015-02-15
Better distinction of 'current' and 'future' itip messages in UI and message ...
Thomas Bruederli
1
-2/+2
2015-02-15
Reliably identify recurrence instances throughout the application to support ...
Thomas Bruederli
1
-8/+47
2015-02-02
Display recurrence information from iTip invitations (#4446)
Thomas Bruederli
1
-9/+14
2015-02-02
Fix unauthenticated iTip RSVP page for external attendees (#4447)
Thomas Bruederli
1
-1/+1
2014-11-27
Performance: get_identity() -> list_emails(true)
Aleksander Machniak
1
-2/+2
2014-11-21
Avoid unused variables (also fixed some bugs) found in static code analysis
Aleksander Machniak
1
-1/+1
2014-11-06
Fix handling of RSVP flags
Thomas Bruederli
1
-5/+7
2014-11-06
Send delegate attendee in iTip reply (as suggested in RFC 5546) + add it to o...
Thomas Bruederli
1
-6/+17
2014-11-06
Some fixes to the iTip delegation functions
Thomas Bruederli
1
-1/+3
2014-11-06
Implement iTip delegation functionality for calendar/mail view (#3860)
Thomas Bruederli
1
-5/+75
2014-10-14
Parse and display event/task status from iTip messages
Thomas Bruederli
1
-1/+5
2014-09-23
Pre-select confidential event/tasks folder for iTip invitations marked as con...
Thomas Bruederli
1
-0/+6
2014-09-11
Render preview agenda for iTip requests below RSVP buttons (#3161)
Thomas Bruederli
1
-0/+3
2014-09-10
Add button to iTip RSVP UI in mail view to open the calendar preview with an ...
Thomas Bruederli
1
-1/+13
2014-08-27
Add config option to hide iTip sending checkboxes or even disable it entirely...
Thomas Bruederli
1
-4/+12
2014-08-25
-Don't append RSVP weblinks on information updates which don't require a resp...
Thomas Bruederli
1
-3/+3
2014-08-05
Reduce RSVP options for resource confirmation messages (identified by the X-K...
Thomas Bruederli
1
-4/+27
2014-07-31
Move another common function to libcalendaring
Thomas Bruederli
1
-0/+27
2014-07-31
Add support for task-specific participant status values
Thomas Bruederli
1
-4/+11
2014-07-30
- Fix task attendees and organizer setting and display
Thomas Bruederli
1
-3/+17
2014-07-25
Don't depend on get_ical() method existence
Aleksander Machniak
1
-1/+1
2014-07-08
Unset RSVP flag after replying; skip other user's namespace for invitations l...
Thomas Bruederli
1
-0/+1
2014-07-08
Compare sequence number from iTip replies
Thomas Bruederli
1
-3/+3
2014-07-08
Small fix for iTip RSVP display in mail view
Thomas Bruederli
1
-6/+12
2014-07-08
Improve iTip REQUEST workflow:
Thomas Bruederli
1
-2/+14
2014-07-08
Add options to suppress iTip reply or add reply message to event show dialog ...
Thomas Bruederli
1
-13/+22
2014-07-08
Visually align iTip reply control UI elements; change wording to match terms ...
Thomas Bruederli
1
-7/+9
2014-07-08
Add option to suppress iTip reply when handling iTip invitation (#3160)
Aleksander Machniak
1
-0/+6
2014-07-08
List virtual calendars showing pending/declined inivtations (#1796)
Thomas Bruederli
1
-2/+10
2014-07-07
Allow a custom invitation text to be sent to attendees (#1788)
Aleksander Machniak
1
-4/+3
2014-06-03
Fix quoting of iCal property parameter values according to RFC 5545
Thomas Bruederli
1
-8/+6
2014-04-24
Fix recurrence form serialization; better method names
Thomas Bruederli
1
-7/+19
2014-04-24
Also move recurrence computation classes to libcalendaring
Thomas Bruederli
3
-0/+3152
2014-04-10
Allow to update a cancelled event (from iTip) in the personal calendar
Thomas Bruederli
1
-3/+1
2014-03-26
Missing PARTSTAT attributes should be treated as NEEDS-ACTION (#2941)
Thomas Bruederli
1
-1/+1
2014-03-24
Fix external RSVP responses through web interface
Thomas Bruederli
1
-1/+1
2014-03-24
Clarify libcalendaring method access
Thomas Bruederli
1
-2/+2
2014-03-24
Display delegated-to attribute in iTip view
Thomas Bruederli
1
-1/+6
2014-03-20
Add option for the user to enter a comment text for iTip REPLY messages
Thomas Bruederli
1
-2/+12
2014-03-19
Send CANCEL iTip message to declined attendees (with optional comment)
Thomas Bruederli
1
-3/+4
2014-03-19
Moved iTip functionality to libcalendaring for common use + improved inline U...
Thomas Bruederli
1
-0/+524
2014-01-14
Include patched version of Sabre\VObject\Property (#2442)
Thomas Bruederli
2
-0/+11
2013-10-16
Update Sabre/VObject lib to version 2.1.3
Thomas Bruederli
4
-65/+103
[next]