Commit graph

83 commits

Author SHA1 Message Date
Aleksander Machniak
7f93ff46e0 Update and cleanup localizations 2013-10-11 15:06:22 +02:00
Thomas Bruederli
1800bd6556 Add option to display direct CalDAV urls for calendars in the UI 2013-10-03 12:07:02 +02:00
Thomas Bruederli
c891f82269 Correctly update calendar UI when deleting a calendar with sub-folders and show an according message if confirm dialog (#2283) 2013-09-26 13:46:24 +02:00
Thomas Bruederli
f53773290d Update Russian localization (#2043) 2013-07-25 10:57:39 +02:00
Thomas Bruederli
17354a88e3 Improve iTip handling when decline events (#1670)
- Remove events from calendar when declined (user's choice)
- Set busy status to free when decling but keep the event in calendar
- Update RSVP status display in email view after change
2013-07-18 16:37:00 +02:00
Thomas Bruederli
ae85372d13 Add URL property for events; correct label for chair role of event attendees 2013-05-16 13:32:01 +02:00
Thomas Bruederli
80f9cd1663 Added Estonian translation for calendar (#1868) 2013-05-13 09:14:57 +02:00
Thomas Bruederli
0455116281 Added Czech translations 2013-03-20 10:21:01 +01:00
Thomas Bruederli
ccd9cc5bb8 Don't display local-change warning if calendar owner is organizer; Better wording for wanring text (#1693) 2013-03-13 15:34:13 +01:00
Thomas Bruederli
080a60c7cc Cleanup Transifex localization files. en => en_US 2013-03-13 10:45:29 +01:00
Thomas Bruederli
465465d8ef Fix placeholder in French translations 2013-02-27 19:48:01 +01:00
Jeroen van Meeuwen (Kolab Systems)
f38105a809 Update translations from Transifex 2013-01-12 11:23:32 +00:00
Thomas Bruederli
fdf9b884e7 Added/updated French localization from Transifex (thanks to Eric aka furlot) 2012-12-26 19:01:56 +01:00
Thomas Bruederli
90484f6ba3 Clarify that ical feeds are read-only (#953) 2012-10-03 11:42:15 +02:00
Thomas Bruederli
8502d7c94a Show iTip send confirmation in UI 2012-10-03 11:37:14 +02:00
Thomas Bruederli
47857456eb Move alarm translations to libcalendaring 2012-08-16 21:26:37 +02:00
Thomas Bruederli
d3a3885e6d Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-08-16 21:22:28 +02:00
Подшивалов Антон
4a8a320568 Localization to ru_RU from Подшивалов Антон <support@murmansk-tisiz.ru> 2012-08-16 14:40:45 +01:00
Thomas Bruederli
9cc400f09f Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring' 2012-08-16 08:57:25 +02:00
Christoph Wickert
6b1224bca7 Fix Swiss German in German translation (OTRS #1000040) 2012-07-11 22:59:20 +02:00
Thomas Bruederli
87d406f044 Fixed minor bugs from #510 2012-01-27 17:46:25 +01:00
Thomas Bruederli
47e3da633d Adapt calednar styles for new skin Larry 2012-01-15 15:56:45 +01:00
Thomas Bruederli
ee77665dd5 Adapt to new timezone handling in Roundcube core; provide direct url to subscribe to calendars (using http auth) 2012-01-04 23:05:34 +01:00
Aleksander Machniak (Kolab Systems)
fbd78c4fc5 Added/update Polish localizations 2011-11-21 13:11:23 +01:00
Thomas
00628dd5d5 Allow user to select calendar when saving an invitation event (#430) 2011-10-14 13:55:56 +02:00
Thomas
93388585c4 Fixed typo (#460) 2011-10-14 09:58:17 +02:00
Thomas
e6ae3b8702 Add feature to upload and import .ics files 2011-10-12 19:44:38 +02:00
Thomas
4d5a7f4307 Add feature to create events from mails (#403) 2011-09-23 14:07:40 +02:00
Thomas
18030e50fb Add timezone info to event invitation text; fix German translations 2011-09-20 15:37:00 +02:00
Thomas
f2ec4a716a Make links and email addresses in event description clickable; only show the first couple of lines followed by a link to expand the text 2011-09-19 22:03:07 +02:00
Thomas
eb39be7f60 Display according text for itip invitations not directly addressed to the current user (#384) 2011-09-14 16:25:18 +02:00
Thomas
7ef15d9c7a Fix conflicting label names 2011-09-13 17:07:54 +02:00
Thomas
3921515c3b Improve agenda view: add UI element to constrol listing options; localize sections texts 2011-09-09 14:37:19 +02:00
Thomas
0a367cbe29 View: 3.4: Fish-Eye View For Busy Days 2011-09-07 17:40:20 +02:00
Thomas
37cb27f2f3 Added fallback to accept/decline invitations by URL if recipient doesn't understand iTIP + small refactoring if itip code 2011-09-02 18:49:30 +02:00
Thomas
c4633e0344 View: 3.8: Color according to calendar and category (similar to Kontact) 2011-08-31 22:04:53 +02:00
Thomas
c9e4b6ab1a Correctly handle iTIP cancellations (#381) 2011-08-31 16:43:37 +02:00
Thomas
6f940a2ef8 Embed ACL plugin as iframe for calendar sharing in Kolab 2011-08-30 00:17:06 +02:00
Thomas
be8f50c464 Display invitation status from attached file if event is not yet in calendar; send decline reply when deleting an event; update German translations 2011-08-29 00:54:10 +02:00
Thomas
166bf43f2d Invitaton handling: show current invitation status in mail view (asynchronously) 2011-08-24 17:45:51 +02:00
Thomas
36c20e8628 More iTip implementation: send/recieve replies, make organizer role immutable (until delegation is implemented) 2011-08-22 19:20:46 +02:00
Thomas
f83863da08 Handle iTip replies from mail attachments 2011-08-14 16:26:16 +02:00
Thomas
79ef805743 Allow changing participant role in Find Availability Dialogue (#286) 2011-08-14 14:31:28 +02:00
Thomas
e851b53e5a Always show real free-busy status, even for organizer and acceppted attendees (#317); let large free-busy table scroll (#321) 2011-08-12 17:04:01 +02:00
Thomas
7d584496e4 Updated German localization 2011-08-10 20:23:06 +02:00
Bogomil Shopov (Kolab Systems)
20cd3a97f2 Making change notification more user friendly 2011-08-05 15:16:10 +03:00
Thomas Bruederli
f7c12cb456 Allow user to enable/disable alarms per calendar 2011-07-31 14:40:52 +02:00
Thomas Bruederli
da0940a558 Improve event search UI 2011-07-30 15:26:43 +02:00
Thomas Bruederli
9060a14e3d Also send notification when deleting an event 2011-07-29 18:41:43 +02:00
Thomas Bruederli
593a3d3faa Ask about notifying attendess when moving event; finish import from ical mail attachments 2011-07-29 17:51:04 +02:00