Commit graph

893 commits

Author SHA1 Message Date
Thomas Bruederli
0747f9f95d Fix autocomplete response after request identifier changed in Roundcube core 2014-08-19 10:37:40 +02:00
Thomas Bruederli
3aab910ae1 Add icons for resource autocomplete list (#3415) 2014-08-19 10:37:39 +02:00
Thomas Bruederli
824db716b4 Allow to configure the name (inlcude OU) displayed for virtual user folders (#3384) 2014-08-18 13:34:20 +02:00
Thomas Bruederli
54c3d529d7 Add Spanish (Argentina) translation for calendar 2014-08-14 10:54:31 +02:00
Thomas Bruederli
ef2477d69f Register kolab_tags localizations to Transifex; add headers pointing to Transifex for translations 2014-08-14 10:49:56 +02:00
Thomas Bruederli
02b94590bf Specify default values in Postgres schema (#3110) 2014-08-14 09:46:16 +02:00
Thomas Bruederli
31ee64d7e1 Use new core utility function to create valid absolute URLs (#3265).
ATTENTION: requires https://github.com/roundcube/roundcubemail/commit/06fdaf8
2014-08-13 19:19:56 +02:00
Aleksander Machniak
befcf32baf Fix XSS issue in event description field (#3261) 2014-08-13 18:46:35 +02:00
Thomas Bruederli
81450b627e Submit search string as unicode (#3076) 2014-08-13 17:00:48 +02:00
Thomas Bruederli
900aeb7374 Don't list birthday events when searching 2014-08-13 16:42:38 +02:00
Thomas Bruederli
d892b78025 Fix expanding calendar sidebar after page reload 2014-08-13 16:40:06 +02:00
Thomas Bruederli
57090af3f8 Detect all-day events in free/busy data and shift into user's timezone to cover the full day 2014-08-12 16:52:44 +02:00
Thomas Bruederli
07f05a102b Fix folder list operations when search is active 2014-08-07 18:14:49 +02:00
Thomas Bruederli
e7f1fd4082 Include Kolab calendar classes AFTER libkolab has been loaded (#3248) 2014-08-07 17:41:17 +02:00
Thomas Bruederli
f41cca6c09 Also refresh the currently displayed details dialog when event was updated on the server 2014-08-07 12:52:38 +02:00
Thomas Bruederli
944985314e Hide compare button if changelog only has one single entry 2014-08-06 16:23:24 +02:00
Thomas Bruederli
435b4483ec Minor fixes for attendee display and updates 2014-08-06 15:21:40 +02:00
Thomas Bruederli
46315c8ad5 Fix calendar_driver::get_event() for birthday calendar entries 2014-08-06 09:34:08 +02:00
Thomas Bruederli
e7dfea1e03 Set default color for birthdays calendar 2014-08-06 08:52:56 +02:00
Thomas Bruederli
c077643c43 Reduce RSVP options for resource confirmation messages (identified by the X-KOLAB-INVITATIONTYPE property) 2014-08-05 18:54:46 +02:00
Thomas Bruederli
af768030d0 Send invitations to resources 2014-08-05 18:54:46 +02:00
Aleksander Machniak
23dfdba348 Fix typo in last commit 2014-08-05 07:59:12 +02:00
Thomas Bruederli
c4dec32034 Fix method check after refactoring iTip message parsing 2014-08-04 19:22:08 +02:00
Thomas Bruederli
517e9720d4 Remove out-of-office option from UI accrding to #3220 2014-08-04 16:17:45 +02:00
Thomas Bruederli
b48d9925d8 Create default calenar with alarms enabled (#2816) 2014-08-04 11:40:19 +02:00
Thomas Bruederli
a99148ec0c Set view mode for fish-eye popup. This got lost in some recent refactoring 2014-08-04 09:58:29 +02:00
Thomas Bruederli
c90d8fa6f0 Accept refresh request data as POST parameters (#3244) 2014-08-04 09:39:08 +02:00
Thomas Bruederli
84177d8972 Replace package.xml with new composer.json files properly defining dependencies to other plugins 2014-08-04 09:23:26 +02:00
Thomas Bruederli
e48f0dbf15 Render event dialog *after* reading the comment text field; don't overwrite initial invitation comments 2014-08-01 10:28:05 +02:00
Thomas Bruederli
4ea51417ba Copy iTip inivitation comment to event objects and display it in calendar with the RSPV buttons (#419) 2014-08-01 10:05:55 +02:00
Thomas Bruederli
b0eeafcc3e Move another common function to libcalendaring 2014-07-31 19:25:40 +02:00
Thomas Bruederli
fb6ccee2f7 Fix calendar week selection from mini calendar 2014-07-31 18:27:43 +02:00
Thomas Bruederli
978c9023e5 Move iTip message parsing functionality to libcalendaring. Only parse iCal attachments once although used by calendar and tasks 2014-07-31 18:21:53 +02:00
Thomas Bruederli
cec5f19cb4 Fix accidentally visible uidialog in notes (#3236) 2014-07-31 16:49:27 +02:00
Thomas Bruederli
887ec67df8 Fix attachment saving and displaying 2014-07-31 14:53:56 +02:00
Thomas Bruederli
65989e7783 Merge branch 'dev/task-attendees' 2014-07-31 13:49:47 +02:00
Thomas Bruederli
228a1b2438 Hide 'Save to calendar' option for VTODO attachments (#3227) 2014-07-30 17:51:54 +02:00
Thomas Bruederli
43cf285391 Send fully qualified mailbox identifiers in Bonnie API calls 2014-07-30 09:26:29 +02:00
Thomas Bruederli
27c60d5004 Minor visual fix: hide double border at the bottom of record tables 2014-07-29 16:25:06 +02:00
Thomas Bruederli
24e6219b14 Use default time slots settings in calendar quickview 2014-07-29 16:17:50 +02:00
Thomas Bruederli
a68982b028 Add UI elements to display the history of a calendar event with data from the Bonnie API (#3093, #3094) + new option to download and send single events 2014-07-29 15:33:35 +02:00
Thomas Bruederli
0a75bfb023 Fix selector for active calendar list item 2014-07-21 09:59:30 +02:00
Thomas Bruederli
086da7cac1 Better wording for iTip post-action option 2014-07-20 15:25:32 +02:00
Thomas Bruederli
aedba0a4c0 Execute (delayed) the configured action after an iTip message has been processed by the user (#419) 2014-07-20 15:15:42 +02:00
Aleksander Machniak
d0c4512f63 Fixed some typos 2014-07-17 13:03:41 +02:00
Thomas Bruederli
8845dc032d Use effective box title height when unfolding the folder search box 2014-07-14 09:19:09 +02:00
Thomas Bruederli
b7d7d45131 Improve inivitations sending checkbox header with accessibility label and better icon (#1790) + fix attendee table styles in classic skin 2014-07-13 15:32:01 +02:00
Aleksander Machniak
cfe6d63d6f Add calendar_itip_after_action option - to be implemented (#419) 2014-07-10 18:36:06 +02:00
Aleksander Machniak
31bd34c5f4 Improve "send invitation" checkboxes handling/look (#1790) 2014-07-10 13:33:53 +02:00
Thomas Bruederli
2cee869c67 Suppress dialog for deleting declined events 2014-07-09 15:56:39 +02:00