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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
Place task actions menu above link if at the bottom of the window (#2601)
roundcubemail-plugins-kolab-3.1.14
Thomas Bruederli
1
-1/+1
2014-05-01
Fix pass-by-reference warnings
Thomas Bruederli
2
-2/+4
2014-05-01
Remove deleted lists from selector in task edit dialog, too (#2985)
Thomas Bruederli
1
-1/+2
2014-05-01
Add new list to list selector in task edit dialog, too (#2985)
Thomas Bruederli
1
-0/+3
2014-05-01
Reload task view after renaming folders
Thomas Bruederli
4
-8/+27
2014-05-01
Include sharing (acl) tab in task list edit dialog
Thomas Bruederli
11
-57/+244
2014-05-01
Post-filter candidates for alarm notifications
Thomas Bruederli
1
-1/+1
2014-05-01
Fix legacy support for storing alarms: legacy option sets first entry, additi...
Thomas Bruederli
4
-5/+22
2014-05-01
Improve libcalendaring::parse_alaram_value() to parse iCal alarm values with ...
Thomas Bruederli
2
-3/+19
2014-05-01
Fix storing of (multiple) event alarms
Thomas Bruederli
2
-7/+21
2014-05-01
Improve libs to support multiple VALARM items according to iCal standards, in...
Thomas Bruederli
5
-22/+263
2014-04-28
Define mininum size for the calendar view to make it scroll on small screens ...
Thomas Bruederli
2
-1/+17
2014-04-28
Define mininum size for the tasks view to make it scroll on small screens (#2...
Thomas Bruederli
1
-0/+9
2014-04-28
Make status map property visible to derived classes
Thomas Bruederli
1
-1/+1
2014-04-28
Save and restore iCal STATUS properties
Thomas Bruederli
5
-0/+18
2014-04-25
Check upload size limit also before upload (Bug #2996)
Aleksander Machniak
3
-2/+16
2014-04-24
Fix invalid result count if search request returns no records (Bug #3013)
Aleksander Machniak
1
-1/+1
2014-04-17
Implement auto-scrolling when dragging task items (#2687)
Thomas Bruederli
3
-2/+59
2014-04-17
Fix 'next 7 days' filter (#3000)
Thomas Bruederli
1
-2/+2
2014-04-17
Adapt larry skin to new status message display from 34003c5
Thomas Bruederli
4
-12/+22
2014-04-17
Fix removing start date (#2999); always call Todo::setStart(), with empty cDa...
Thomas Bruederli
1
-4/+1
2014-04-14
Fix bug where user could delegate himself (Bug #2981)
Aleksander Machniak
1
-0/+5
2014-04-14
Fix icon after Larry skin image update; fix typo
Thomas Bruederli
2
-2/+2
2014-04-03
Avoid removing recurrence rules for tasks when saving through the web client ...
roundcubemail-plugins-kolab-3.1.13
Thomas Bruederli
1
-0/+6
2014-04-03
Only lowercase event categories for comparison but not for saving (#2898)
Thomas Bruederli
1
-1/+1
2014-03-26
Missing PARTSTAT attributes should be treated as NEEDS-ACTION (#2941)
Thomas Bruederli
1
-1/+1
2014-03-24
Translate legacy X-Kolab-Type 'application/x-vnd.kolab.contact.distlist' into...
Thomas Bruederli
1
-1/+5
2014-03-19
Suppress property parameters with empty values
Thomas Bruederli
1
-2/+2
2014-03-18
Only list event-type iTip invitations for RSVP (#2928)
Thomas Bruederli
1
-0/+3
2014-03-18
Small CSS fix for attachments list
Thomas Bruederli
1
-1/+1
2014-03-18
Avoid saving attachments with empty mimetype; validate before adding to XML (...
Thomas Bruederli
1
-2/+13
2014-03-17
Add full support for arbitrary recurrence dates (RDATE) to the calendar UI
Thomas Bruederli
15
-16/+222
2014-03-17
Keep RDATE values when updating an event (the client doesn't submit these val...
Thomas Bruederli
1
-1/+5
2014-03-17
Add basic support for RDATE recurrence properties (#2886).
Thomas Bruederli
3
-1/+54
2014-03-17
Read/write RDATE properties from/to ical and libkolabxml (#2885)
Thomas Bruederli
4
-11/+103
2014-03-17
Fix cache queries for ['tags','!=','x-complete']
Thomas Bruederli
1
-1/+1
2014-03-17
Move button for event import to the toolbar in order to make the UI consisten...
Thomas Bruederli
6
-2/+19
2014-03-17
Show dialog for event export settings like start date and w/o attachments (#1...
Thomas Bruederli
9
-8/+142
2014-03-14
Fix case-sensitivity in normalization/mapping of LDAP entries (Bug #2905)
Aleksander Machniak
1
-2/+4
2014-03-13
Remove duplicate group members
Thomas Bruederli
1
-7/+19
2014-03-07
Minimize modifications to the original viewer files from pdf.js
Thomas Bruederli
2
-54/+12
2014-03-07
Fix absolute paths when Roundcube is running at domain root
Thomas Bruederli
1
-2/+2
2014-02-28
Only set 'url' property if actually submitted by the client (#2876)
Thomas Bruederli
1
-2/+4
2014-02-28
Handle multiple VCALENDAR blocks when reading ics files (#2884)
Thomas Bruederli
3
-12/+123
2014-02-27
Load calendar CSS on iTip invitation screen (#2882)
Thomas Bruederli
2
-0/+3
2014-02-27
Avoid fatal error if no changed date found in iTip message
Thomas Bruederli
1
-1/+6
2014-02-27
Decode escaped commas in various ical property values
Thomas Bruederli
3
-7/+39
2014-02-25
rcmail -> rcube, RCMAIL_CHARSET -> RCUBE_CHARSET
Aleksander Machniak
2
-3/+3
2014-02-20
Add missing columns in initial.sql file (Bug #2867)
Aleksander Machniak
1
-0/+4
2014-02-20
Load per-user settings/plugins also just after log in
Aleksander Machniak
1
-0/+3
[next]