Commit graph

356 commits

Author SHA1 Message Date
Thomas Bruederli
ed6eaac9d0 Add config option to hide iTip sending checkboxes or even disable it entirely (#3483).
The default setting remains visible + checked. Set

  $config['calendar_itip_send_option'] = 1;

to hide the checkboxes and implicitly send iTip notifications.
2014-08-27 14:00:08 +02:00
Aleksander Machniak
50f724a5d3 Search also in resource description on resources list (#3380) 2014-08-25 04:29:43 -04:00
Thomas Bruederli
ff9f87a037 Add button to expand members of a group attendee (#3376); prefix edit-attendees-table styles to avoid unintended style overrides 2014-08-19 10:37:40 +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
07f05a102b Fix folder list operations when search is active 2014-08-07 18:14:49 +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
af768030d0 Send invitations to resources 2014-08-05 18:54:46 +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
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
fb6ccee2f7 Fix calendar week selection from mini calendar 2014-07-31 18:27:43 +02:00
Thomas Bruederli
cec5f19cb4 Fix accidentally visible uidialog in notes (#3236) 2014-07-31 16:49:27 +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
Aleksander Machniak
d0c4512f63 Fixed some typos 2014-07-17 13:03:41 +02:00
Aleksander Machniak
31bd34c5f4 Improve "send invitation" checkboxes handling/look (#1790) 2014-07-10 13:33:53 +02:00
Thomas Bruederli
4ec72a56c1 Display my participant status in event show disalog and allow to reply again, even if RSVP=false 2014-07-09 13:14:54 +02:00
Aleksander Machniak
4b3283a26f Add possibility to choose to which attendees invitations/notifications will be sent (#1790)
Small style improvements in event dialog
2014-07-09 12:53:10 +02:00
Thomas Bruederli
ca5cb4ac01 Unset RSVP flag after replying; skip other user's namespace for invitations listing 2014-07-08 20:12:53 +02:00
Thomas Bruederli
0c5465c2ad Sync list view settings when opening quickview; advance list view by one week 2014-07-08 16:22:40 +02:00
Thomas Bruederli
41b144b5b1 Add options to suppress iTip reply or add reply message to event show dialog (#3160) 2014-07-08 15:13:09 +02:00
Thomas Bruederli
7affe524f1 List virtual calendars showing pending/declined inivtations (#1796) 2014-07-08 12:38:52 +02:00
Aleksander Machniak
f715264956 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2014-07-07 11:05:02 +02:00
Aleksander Machniak
3ffa80a3a7 Allow a custom invitation text to be sent to attendees (#1788)
- Send the text in iTip COMMENT field only
2014-07-07 11:04:00 +02:00
Thomas Bruederli
dddb045c1d Avoid javascript errors in email view when creating event from mail 2014-07-03 14:54:09 +02:00
Thomas Bruederli
a8d9d29ba1 Directly assign event rendering callback 2014-06-27 14:18:42 +02:00
Thomas Bruederli
5c99981628 Minor fixes and improvements for calendar quickview (#3043) 2014-06-27 13:38:17 +02:00
Thomas Bruederli
ab43057b1f Implement quickview for calendars, showing free-busy data for other user's calendars (#3043) 2014-06-26 17:42:32 +02:00
Thomas Bruederli
89ece32c78 Fix calendar edit form labels and item selection 2014-06-19 17:45:39 +02:00
Thomas Bruederli
efecba6675 Accessibility enhancements for the calendar module (#3084) 2014-06-19 10:40:28 +02:00
Thomas Bruederli
857078428b Toggle IMAP subscriptions directly from the calendars/folders list (#3042) 2014-05-15 15:53:35 +02:00
Thomas Bruederli
715b2b790a Fix listing of other user's calendars and sub-folders 2014-05-15 11:57:54 +02:00
Thomas Bruederli
701c3391fe Search in LDAP and collect accessible folders (#3041)
- Add LDAP user search capabilities to kolab_storage class (using kolab_auth plugin classes)
- Introduce virtual 'user' folder objects and add methods to list them
- New 'user calendar' class in calendar (kolab driver)
- Render folder search results as hierarchical list
2014-05-14 20:37:06 +02:00
Thomas Bruederli
8a47c676d5 Move new calendar list widget and folder searching to libkolab for shared use 2014-05-13 19:14:08 +02:00
Thomas Bruederli
008c5db5d9 Implement searching for unsubscribed IMAP folders and temporary/session subscriptions 2014-05-13 17:09:53 +02:00
Thomas Bruederli
00b1c7631b Render calendar folders as a searchable treelist widget 2014-05-12 20:47:47 +02:00
Thomas Bruederli
5c206f76e8 Amend js files headers to satisfy LibreJS license detection 2014-04-28 09:12:29 +02:00
Thomas Bruederli
cd40e54641 Fix recurrence form serialization; better method names 2014-04-24 19:41:07 +02:00
Thomas Bruederli
e987e51af2 Move recurrence form handling functions and texts from calendar to libcalendaring for shared use 2014-04-24 15:04:18 +02:00
Thomas Bruederli
93d2b69bb9 Refactored alarms in calendar and tasks to support multiple alarms. Moved redundant functions to libcalendaring 2014-04-17 17:49:00 +02:00
Thomas Bruederli
c4fb6b73b7 Allow to update a cancelled event (from iTip) in the personal calendar 2014-04-10 08:58:35 +02:00
Thomas Bruederli
2123ea7d97 Add property for event status; specially annotate CANCELLED events in the UI 2014-04-09 13:54:04 +02:00
Thomas Bruederli
377ba1be88 Don't use 'folderlist' GUI object identifier for calendars list (avoids Roundcube core to do some unwanted magic) 2014-03-24 15:09:44 +01:00
Thomas Bruederli
54cc4aac74 Merge branch 'dev/calendar-resources'
Add resource display and booking features to master
2014-03-19 18:49:07 +01:00
Thomas Bruederli
d3b35a6d47 Display delegated-from/to information in attendees list (hover title) 2014-03-19 18:42:21 +01:00
Thomas Bruederli
761c79dbad Fix resolving and displaying tree structure of resource records loaded from the server 2014-03-17 21:11:36 +01:00
Thomas Bruederli
0946cc37a4 Display resource's availability in a small calendar widget. Data is derived from the resource free/busy data 2014-03-17 17:29:12 +01:00