Thomas Bruederli
ad67a1c7b9
List the right RSVP buttons according to the context; follow-up fix for #4447
2015-02-09 15:11:01 +01:00
Thomas Bruederli
afa4133177
Align the event/task attachment viewer with the attachment view from mail view
2015-01-21 10:29:50 +01:00
Aleksander Machniak
33c2ad4f30
More assets_path compatibility fixes
2014-12-17 04:15:13 -05:00
Aleksander Machniak
e1eeea4e87
Fix compatibility with assets_path setting ( #4115 )
2014-12-17 04:10:09 -05:00
Thomas Bruederli
086e2b2e1f
Render preview agenda for iTip requests below RSVP buttons ( #3161 )
2014-09-11 17:55:01 +02:00
Thomas Bruederli
359d8dc110
Avoid scrollbars in event dialog due to long URLs ( #3480 )
2014-09-10 10:41:14 +02:00
Thomas Bruederli
09cf967ed5
Add button to iTip RSVP UI in mail view to open the calendar preview with an option to accept/decline the invitation from there ( #3161 )
2014-09-10 10:30:40 +02:00
Thomas Bruederli
624f3b1695
Add action to remove a calendar/tasks/notes folders from the list which results in unsubscribing it ( #3378 )
2014-09-09 13:29:28 +02:00
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
Thomas Bruederli
517e9720d4
Remove out-of-office option from UI accrding to #3220
2014-08-04 16:17:45 +02:00
Thomas Bruederli
cec5f19cb4
Fix accidentally visible uidialog in notes ( #3236 )
2014-07-31 16:49:27 +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
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
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
Thomas Bruederli
f2e66acc6a
Update fullcalendar script and styles to version 1.6.4
2014-05-27 10:10:28 +02:00
Thomas Bruederli
d569bb8644
Adapt classic skin to new calendars listing
2014-05-20 12:03:24 +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
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
a4770d4d5d
Fix treelist toggle icons in classic skin
2014-03-17 21:24:21 +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
Thomas Bruederli
149dcbaa1a
Get classic calendar skin up to speed with the new features
2014-03-11 11:36:58 +01:00
Thomas Bruederli
f0dd07fa28
Add resource searching/booking capabilities to the calendar module
2014-03-07 16:15:25 +01:00
Thomas Bruederli
91bd3fae6d
Add icon for DELEGATED attendee status
2014-02-27 10:01:31 +01:00
Thomas Bruederli
5ec204ca2e
Show all event attendees in a new popup dialog ( #2397 )
2013-10-23 10:48:15 +02:00
Thomas Bruederli
c2ebe32fda
Show dialog for event export settings like start date and w/o attachments ( #1712 )
2013-10-22 13:20:17 +02:00
Thomas Bruederli
6a7b0f8714
Move button for event import to the toolbar in order to make the UI consistent with the address book ( #1655 )
2013-10-17 17:28:28 +02:00
Thomas Bruederli
9ffd3031e1
Show complete folder hierarchy in calendars and tasklist listings with non-clickable virtual parent folders
2013-10-10 17:27:24 +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
45d9244016
Enable event import command even if no calendar is selected ( #2267 )
2013-09-26 09:59:51 +02:00
Aleksander Machniak
cb22497440
Fix agenda table issue with long time format (Bug #2084 )
2013-08-06 11:04:35 +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
Aleksander Machniak
0ceac633be
Fix title (undefined label) on more actions button
2013-03-22 13:02:21 +01:00
Thomas Bruederli
12533fbed3
Minor calendar UI improvements: make date fields wide enough; display client's current timezone name
2013-03-06 12:30:12 +01:00
Thomas Bruederli
37c80e696b
Fix javascript errors trown by CSS expressions
2013-02-28 15:25:47 +01:00
Thomas Bruederli
31befd8156
Fix background image in calendars listing
2013-02-28 14:21:14 +01:00
Thomas Bruederli
8e5a92044e
Make identity/organizer selection for events work
2012-12-15 17:24:53 +01:00
Aleksander Machniak
de4c4b8c45
Add organizer identity selector in event dialog (non-working)
2012-12-14 12:17:54 +01:00
Thomas Bruederli
ba765457b3
Updated to fullcalendar 1.5.4-rcube-0.9.0 (merged upstream version 1.5.4)
2012-11-07 18:36:35 +01:00
Thomas Bruederli
a22f1764d8
Fix calendar printing after refactoring and skin update
2012-10-04 12:52:56 +02:00
Aleksander Machniak
defadb8cff
Larry fixes/improvements
2012-08-28 11:31:40 +02:00
Thomas Bruederli
9b2c795391
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2012-08-16 09:25:56 +02:00
Thomas Bruederli
9cc400f09f
Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring'
2012-08-16 08:57:25 +02:00
Thomas Bruederli
a20d8f806b
Fix some forgotten links still referring to skins/default
2012-08-10 15:56:59 +02:00
Thomas Bruederli
370b60e3ee
Change location to blank.gif which has changed in Roundcube core
2012-08-03 21:25:38 +02:00