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
/
calendar
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
Adapt client to changed Bonnie API
Thomas Bruederli
20
-27/+17
2015-03-18
Don't show error dialog if event history is not available. Show message box i...
Thomas Bruederli
2
-3/+5
2015-03-17
Update localizations from Transifex
Thomas Bruederli
4
-4/+85
2015-03-17
Fix syntax error in SQL schema
Thomas Bruederli
1
-1/+1
2015-03-12
Fix alarm icon in calendar view (#4842)
Thomas Bruederli
1
-1/+1
2015-03-11
Use IMAP permissions to determine possible actions on the client (#4827)
Thomas Bruederli
8
-41/+61
2015-03-11
'w' right doesn't allow APPEND operations
Thomas Bruederli
1
-1/+1
2015-03-11
Fix JS syntax to be compliant with IE < 9 (new is a reserved word)
Thomas Bruederli
1
-18/+18
2015-03-11
- Require delete permission for a calendar to be writeable (#4827)
Thomas Bruederli
9
-40/+62
2015-03-11
Remove focus from quickview icon on mouse clicks (#4684)
Thomas Bruederli
1
-0/+4
2015-03-10
Bump versions and copyright year
Thomas Bruederli
9
-9/+9
2015-03-10
Code cleanup: define filters for calendar listing as bitmask instead of indiv...
Thomas Bruederli
6
-59/+72
2015-03-10
Code cleanup: get recurrence instance identifiers from utility functions
Thomas Bruederli
5
-24/+16
2015-03-10
Adapt database driver to this-and-future cancellations from commit 1019238
Thomas Bruederli
1
-1/+3
2015-03-10
Send cancellations of this-and-future events as iTip REPLY on master event wi...
Thomas Bruederli
3
-10/+23
2015-03-03
Exclude cancelled events from count query on invitations calendar
Thomas Bruederli
1
-1/+6
2015-03-02
Get exception on first occurrence if exists
Thomas Bruederli
1
-5/+5
2015-03-01
Update database version strings
Thomas Bruederli
4
-5/+5
2015-03-01
Bring database driver up to speed with recurring events and iTip invitations
Thomas Bruederli
10
-147/+540
2015-02-28
fixed wrong rc->user call (php fatal error)
Daniel Hoffend
1
-1/+1
2015-02-27
Refactor identification of recurring event instances (#4722):
Thomas Bruederli
3
-112/+127
2015-02-26
Do not check the 'decline' box by default when deleting cancelled events
Thomas Bruederli
1
-0/+1
2015-02-26
Fix deletion of single event occurrences (#4722)
Thomas Bruederli
1
-2/+2
2015-02-26
Fix iTip status display after import (#4722)
Thomas Bruederli
1
-0/+1
2015-02-26
Fix attachment retrieval with direct instance identifiers (#4722)
Thomas Bruederli
1
-1/+14
2015-02-26
Handle single event occurrences with the same UID (#4722)
Thomas Bruederli
2
-34/+125
2015-02-26
Also request RSVP when creating a new event with sequence=0
Thomas Bruederli
1
-1/+1
2015-02-26
Fix display of all-day events in iTip invitation mini-calendar
Thomas Bruederli
1
-1/+1
2015-02-25
Set plugin versions to 3.2.7
roundcubemail-plugins-kolab-3.2.7
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-02-24
Don't call private methods from an anonymous function. Context is not preserv...
Thomas Bruederli
1
-3/+3
2015-02-24
Fix loading attachments for events listed in virtual calendars (#4400)
Thomas Bruederli
4
-10/+52
2015-02-23
Remove itipinvitations database entries related to a deleted user
Thomas Bruederli
1
-0/+5
2015-02-23
Support iTip messages to single occurrences in static RSVP UI for external in...
Thomas Bruederli
2
-3/+17
2015-02-22
Set the appropriate plugin version numbers
roundcubemail-plugins-kolab-3.2.6
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2015-02-20
Fix rescheduling and notification on change of recurrence rules
Thomas Bruederli
1
-2/+2
2015-02-20
Small cleanup of internal attachment property forwarding
Thomas Bruederli
1
-15/+25
2015-02-20
Merge branch 'dev/recurring-invitations'
Thomas Bruederli
10
-266/+819
2015-02-20
Disable the 'future' savemode for event deletion if attendees are involved
Thomas Bruederli
1
-15/+9
2015-02-20
Small fixes to recurring event invitations (#4387)
Thomas Bruederli
2
-5/+24
2015-02-19
Split recurring event into a new series when modifying with this-and-future o...
Thomas Bruederli
4
-77/+221
2015-02-19
Pass a list of updated attendess to the backend driver on RSVP reply from cal...
Thomas Bruederli
4
-8/+19
2015-02-19
Copy the master's sequence to a new exception
Thomas Bruederli
1
-0/+3
2015-02-18
update translations (#4348)
Torsten Grote
37
-79/+1169
2015-02-18
Dynamically update attendees on exceptions in 'all' and 'future' save mode
Thomas Bruederli
1
-14/+67
2015-02-18
Fix updating attendees (do not accidentally set exceptions to thisandfuture)
Thomas Bruederli
1
-1/+1
2015-02-17
Apply date offset from exceptions to recurring occurrences (#4386)
Thomas Bruederli
2
-7/+20
2015-02-17
Report cancellation to removed attendees with this-and-future parameter
Thomas Bruederli
1
-0/+4
2015-02-17
Fix deletion/cancellation of this-and-future instances
Thomas Bruederli
2
-4/+10
2015-02-17
- Onyl print events from active calendars (#4603)
Thomas Bruederli
3
-3/+22
2015-02-17
Fix ical export after last commit
Thomas Bruederli
2
-4/+4
[next]