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
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
31bd34c5f4
Improve "send invitation" checkboxes handling/look ( #1790 )
2014-07-10 13:33:53 +02:00
Thomas Bruederli
37af242d63
Render pending/declined invitations slightly different in agenda view
2014-07-09 15:45:45 +02:00
Aleksander Machniak
339de13689
Make role selector width the same for organizer and the rest of records
2014-07-09 13:46:12 +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
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
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
Aleksander Machniak
d3a2c586f0
Revert broken commit 84ad2a125a
2014-07-03 11:49:36 +02:00
Aleksander Machniak
84ad2a125a
Small css fixes on calendars list
2014-07-03 10:31:47 +02:00
Thomas Bruederli
d2c6d7113f
Hide free-busy event block titles only visibly but allow voice output
2014-06-27 13:43:44 +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
da2fab1fd3
Remove redundant styles (globally defined in Larry skin)
2014-06-20 16:04:07 +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
f2e66acc6a
Update fullcalendar script and styles to version 1.6.4
2014-05-27 10:10:28 +02:00
Thomas Bruederli
709bd16016
Minor bugfixes and visual enhancements for new folder navigation
2014-05-21 10:50:36 +02:00
Thomas Bruederli
96359552f7
Add extended splitter to calendar view that allows resizing and collapsing the sidebar
2014-05-20 13:55:53 +02:00
Thomas Bruederli
af416196d9
Hide calendars search box and toggle on click of the search icon
2014-05-20 12:04:22 +02:00
Thomas Bruederli
b415c512f0
Use folder namespace for grouping in client-side treelist
2014-05-15 17:20:58 +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
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
e625711a85
Use new button/icon classes from Larry skin
2014-05-01 16:18:18 +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
77bc8da53c
Indicate iTip message in mail view list
2014-04-10 14:31:45 +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
Aleksander Machniak
0e03342f4d
Use miniColors from jqueryui plugin
2014-04-07 13:34:23 +02:00
Thomas Bruederli
bd0e046267
Define mininum size for the calendar view to make it scroll on small screens ( #2894 )
2014-04-03 12:02:37 +02:00
Thomas Bruederli
6a0a3cb849
Add option to save .ics attachments to calendar (without iTip processing)
2014-03-26 10:41:13 +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
5d49b4850d
Moved iTip functionality to libcalendaring for common use + improved inline UI for iTip messages and the options a user can select there
2014-03-19 15:32:37 +01:00
Thomas Bruederli
1cb1f59bbc
Small CSS fix for attachments list
2014-03-18 10:21:35 +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
Thomas Bruederli
9375eadbe2
Add full support for arbitrary recurrence dates (RDATE) to the calendar UI
2014-03-17 12:40:21 +01:00
Aleksander Machniak
1a9ef077a0
Don't override default fieldset.tab style
2014-03-13 14:40:52 +01:00
Thomas Bruederli
0b07e01b15
Add icon for role NON-PARTICIPANT
2014-03-11 10:13:14 +01:00
Thomas Bruederli
51fe7c26fb
Refactored resources directory to be an individual part and not dependant on a specific calendar backend driver
2014-03-10 14:45:24 +01:00
Thomas Bruederli
f0dd07fa28
Add resource searching/booking capabilities to the calendar module
2014-03-07 16:15:25 +01:00
Thomas Bruederli
e56bd6be79
Support attendee status NON-PARTICIPANT
2014-03-05 12:33:56 +01:00
Thomas Bruederli
91bd3fae6d
Add icon for DELEGATED attendee status
2014-02-27 10:01:31 +01:00
Thomas Bruederli
edd134a6fb
Load calendar CSS on iTip invitation screen ( #2882 )
2014-02-27 08:44:12 +01:00