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-10-23
Fix import of vcard contacts (array -> string conversion) as reposted in OTRS...
roundcubemail-plugins-kolab-format2-horde5
Thomas Bruederli
1
-2/+9
2014-08-01
Force setting internal object type to prevent type overwrite
Aleksander Machniak
1
-0/+2
2014-05-06
Convert array values from vcard import into string (OTRS #1000356)
Thomas Bruederli
1
-0/+5
2013-10-23
Show all event attendees in a new popup dialog (#2397)
Thomas Bruederli
5
-20/+53
2013-10-04
Make DN of current user available in session
Thomas Bruederli
1
-0/+1
2013-10-03
Fix explanation of calendar_itip_smtp_server
Christoph Wickert
1
-2/+2
2013-09-26
Fix calls to undefined function console()
Thomas Bruederli
1
-1/+1
2013-09-26
Correctly update calendar UI when deleting a calendar with sub-folders and sh...
Thomas Bruederli
5
-1/+22
2013-09-26
Fix date format translation for fullcalendar (#2140)
Thomas Bruederli
1
-0/+2
2013-07-25
Fix calendar settings form (wrong selection for calendar_timeslots)
Thomas Bruederli
1
-3/+3
2013-07-23
Treat event.changed property as unix timestamp
Thomas Bruederli
1
-3/+1
2013-07-22
Consider the 'calendar_itip_dtstampcheck' config option for RSVP button status
Thomas Bruederli
1
-1/+2
2013-07-22
Avoid disabling RSVP button on event updates
Thomas Bruederli
2
-4/+9
2013-07-18
Improve iTip handling when decline events (#1670)
Thomas Bruederli
5
-7/+45
2013-07-10
Fix iTip REPLY to only list the replying attendee (#2025)
Thomas Bruederli
2
-0/+29
2013-07-10
Allow to invite/edit attendees to other user's shared events when either
Thomas Bruederli
3
-6/+12
2013-06-27
Send iTip messages als multipart/alternative to make Outlook recognize them c...
Thomas Bruederli
1
-0/+1
2013-06-27
Make sure only the first path segment is removed
Thomas Bruederli
1
-1/+1
2013-06-24
Small adjustments in calendar view (Larry skin)
Thomas Bruederli
1
-3/+1
2013-06-24
No need to set_env in ajax request (limits size of ajax response)
Aleksander Machniak
1
-7/+10
2013-06-24
Replace recursive calls with while loop when waiting for sync-lock (#1637)
Thomas Bruederli
1
-13/+11
2013-06-04
Fix recurring events when last instance is turned into an exception (#1897)
Thomas Bruederli
1
-4/+19
2013-05-31
Only temporarily split alarms string into array (#1905)
Thomas Bruederli
1
-4/+1
2013-05-08
Small fixes after static code analysis (#1851)
Thomas Bruederli
2
-4/+4
2013-05-03
Do case-insensitive checks whether the current user is an event attendee or o...
Thomas Bruederli
2
-15/+15
2013-05-01
Read and validate 'last-modification-date' properties from Kolab XML Format o...
Thomas Bruederli
6
-7/+7
2013-05-01
Remove debugging code
Thomas Bruederli
1
-2/+0
2013-05-01
Update 'changed' date when saving an object. 'last-modification-date' is upda...
Thomas Bruederli
8
-5/+9
2013-05-01
Remove unused code
Thomas Bruederli
1
-2/+0
2013-05-01
Fix searching by attendees in calendar events (#1774)
Thomas Bruederli
1
-2/+26
2013-04-30
Remove duplicated 'changed' data entry with invalid value (and type)
Aleksander Machniak
1
-1/+0
2013-04-18
Fix bug where contacts were moved instead of copied. Internal date
Aleksander Machniak
1
-1/+6
2013-04-18
Improve fix for wrong alarm settings (#1764)
Thomas Bruederli
2
-4/+6
2013-04-18
Don't apply default alarm settings when editing an object that has no alarm s...
Thomas Bruederli
2
-4/+5
2013-04-14
Add de_DE translation for the tasklist plugin (on the kolab-format2-horde5 br...
Christoph Wickert
1
-0/+69
2013-03-28
Check types before setting timezone
Thomas Bruederli
1
-2/+4
2013-03-28
Fix mapping of numeric month values to month names (#1713)
Thomas Bruederli
1
-1/+1
2013-03-27
Remove Content-Disposition: attachment headers to make iTip invitations work ...
Thomas Bruederli
1
-1/+1
2013-03-25
Provide words for fulltext search in event and task objects (#1714)
Thomas Bruederli
2
-1/+47
2013-03-14
Backport fixes to iCal exporter from master
Thomas Bruederli
1
-10/+16
2013-03-13
Don't display local-change warning if calendar owner is organizer; Better wor...
Thomas Bruederli
5
-8/+10
2013-03-13
Remove alarm type 'email' until we have a cron job that actually sends out su...
Thomas Bruederli
2
-2/+2
2013-03-13
Correctly handle iTip replies without valid DTSTSART/DTEND attributes (#1178)
Thomas Bruederli
5
-2/+39
2013-03-07
Shift dates to user's timezone before computing recurrences (#1681)
Thomas Bruederli
1
-0/+5
2013-03-06
Fix javascript errors about invalid method calls
Thomas Bruederli
1
-2/+2
2013-03-06
Avoid javascript errors while free/busy data isn't fully loaded
Thomas Bruederli
1
-0/+4
2013-03-06
Avoid rendering the next day in free/busy grid (can happen on DST transitions)
Thomas Bruederli
1
-0/+1
2013-03-06
Minor calendar UI improvements: make date fields wide enough; display client'...
Thomas Bruederli
6
-10/+20
2013-03-06
Fix free/busy finder for all-day events
Thomas Bruederli
1
-8/+12
2013-03-06
Make free/busy finder DST aware (#1676)
Thomas Bruederli
3
-38/+107
[next]