Thomas Bruederli
1eed6b74c9
Prevent dates to fall back into the previous year in Firefox on Windows ( #3832 )
2014-11-04 19:01:58 +03:00
Thomas Bruederli
673a5b37e0
Clear events if lazy=false ( #3405 ); update fullcalendar version
2014-11-04 15:08:03 +01:00
Thomas Bruederli
c4a228ab99
Avoid flickering of calendar view when refetching all events ( #3405 )
2014-11-04 14:50:05 +01:00
Thomas Bruederli
3c222ed411
- Render quickview in main calendar view instead of a popup (to be consistent with the quickview mode in the tasks module).
...
- Visually indicate quickview mode by fading inactive calendars and adding an eye-icon to the calendar view background.
- Allo mulitple calendars to be added to the quickview with shift-click.
2014-09-19 12:42:52 +02:00
Thomas Bruederli
37af242d63
Render pending/declined invitations slightly different in agenda view
2014-07-09 15:45:45 +02:00
Thomas Bruederli
633810b6a7
Fix table view rendering/updating
2014-07-09 15:26:41 +02:00
Thomas Bruederli
dd2ad15cdc
Remove duplicate function
2014-06-26 15:28:17 +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
5c206f76e8
Amend js files headers to satisfy LibreJS license detection
2014-04-28 09:12:29 +02:00
Aleksander Machniak
0e03342f4d
Use miniColors from jqueryui plugin
2014-04-07 13:34:23 +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
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
1c9e7d2698
Fix overflow link computation in month view + pull in upstream changes
2012-06-27 21:50:18 +02:00
Thomas B
95c6c727fc
Switched to official fullcalendar fork at github.com/roundcube/fullcalendar
2012-02-25 15:03:15 +01:00
Thomas
7149100a2a
Move (fixed) code to display 'N more...' links to fullcalendar core; fixes #434
2011-11-14 23:37:00 +01:00
Thomas
9a1ed264ea
Add missing semicolon
2011-10-24 22:58:22 +02:00
Thomas
7fdfb25a96
Add current time indicator to day and week views ( #457 )
2011-10-18 23:04:28 +02:00
Thomas
97d8eade55
Upgraded to fullcalendar 1.5.2
2011-10-14 12:14:47 +02:00
Thomas
7b473f6c05
Extend color picker to show a palette of colors to select; Show Microsoft colors according to Kep #12
2011-10-06 09:30:32 +02:00
Thomas
bf04d3fdbe
Fullcalendar fix: always add new event to internal cache
2011-09-13 14:14:15 +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
8abc274092
Avoid NaN in event position computation
2011-09-08 18:53:38 +02:00
Thomas
0a367cbe29
View: 3.4: Fish-Eye View For Busy Days
2011-09-07 17:40:20 +02:00
Thomas Bruederli
7094e68074
Allow selection over multiple days in multi-day view ( #287 )
2011-08-07 18:45:51 +02:00
Thomas
66d822c79a
Fix event sorting in agenda view ( #289 ): a day should list allday events first
2011-08-04 22:59:26 +02:00
Thomas Bruederli
2797716362
Highlight currently displayed days in mini calendar widget
2011-07-31 13:21:12 +02:00
Thomas Bruederli
da0940a558
Improve event search UI
2011-07-30 15:26:43 +02:00
Thomas Bruederli
3117b519ac
Make basic calendar printing work
2011-07-16 16:11:10 +02:00
Thomas
bb72711315
Fix usage of formatDates(); revert supposed fix in fullcalendar
2011-07-12 08:30:13 +02:00
Thomas Bruederli
a9e830c9a3
Added basic compatibility for IE6; some visual details and performance issues remain
2011-06-29 14:08:05 +02:00
Thomas Bruederli
60635448fb
Don't overlap events in single day view (code from http://code.google.com/p/fullcalendar/issues/detail?id=218 )
2011-06-20 19:53:00 -06:00
Thomas Bruederli
9e93cd9613
More config options for list views; some code cleanup: save frequently used jquery objects in local vars
2011-06-16 16:21:14 -06:00
Thomas Bruederli
8ac4ab8ee8
Make use of new W (week) date format
2011-06-16 10:15:26 -06:00
Thomas Bruederli
83869428c3
Fullcalendar: define different modes for list subdivision
2011-06-14 20:07:17 -06:00
Thomas Bruederli
1d3b5c642a
Hide date col if no dates are displayed
2011-06-13 19:25:56 -06:00
Thomas Bruederli
79439a8934
Implemented basic search functionality; to be completed...
2011-06-13 18:41:32 -06:00
Thomas Bruederli
d17ca4a5ca
Add event css classes in list view
2011-06-13 17:28:19 -06:00
Thomas Bruederli
6d7e073301
Edit: 3.23: Specify folder for new event
2011-06-11 14:10:49 -06:00
Thomas Bruederli
b45566de9e
Fixed smart event segmentation in list view; added table view (derived from list view) as alternative
2011-06-11 13:31:24 -06:00
Thomas Bruederli
3a6c468911
Fix event-refetching and visual appearance of agenda view
2011-06-10 09:29:34 -06:00
Thomas Bruederli
830db74112
First shot on agenda view: hacked into fullcalendar script
2011-06-08 14:31:40 -06:00
Thomas Bruederli
95d7fa7c3a
Implement calendar operations (create/edit/remove)
2011-06-05 19:09:48 -06:00
Thomas Bruederli
4d532e9a27
Show events in clients timezone; only refetch events from modified source; maintain rc-specific patch for fullcalendar
2011-06-04 15:53:14 -04:00
Thomas Bruederli
be8a0e0a7a
Added (modified) copy of Roundcube calendar from https://github.com/rc-calendar/calendar
2011-05-20 19:04:25 +02:00