Commit graph

1333 commits

Author SHA1 Message Date
Aleksander Machniak
cd7c726b57 Remove leftover code
Agenda sections and fisheye view.
2019-01-22 13:52:35 +00:00
Aleksander Machniak
8b2203adfc Fix duplicated requests on using Next/Prev buttons in Agenda view 2019-01-22 12:23:11 +00:00
Aleksander Machniak
9bb48ec3fa Fix re-fetching updated event in quickview mode 2019-01-18 12:10:33 +00:00
Aleksander Machniak
ffe9c0c7f7 Fix events re-rendering after "Print descriptions" option change 2019-01-18 11:41:59 +00:00
Aleksander Machniak
bc48cd6639 Fix event color on hover in print mode 2019-01-18 11:30:38 +00:00
Aleksander Machniak
7cc525e4e9 Elastic support for new fullCalendar 2019-01-18 09:50:34 +00:00
Aleksander Machniak
3efc8d0389 Remove now indicator on calendar print 2019-01-17 07:47:59 +00:00
Aleksander Machniak
a1d018875b Calendar agenda view and printing
Note that agenda's smart sections feature is not implemented (yet)
as it does not exist in fullCalendar (it was a Kolab's customization).
2019-01-16 13:40:11 +01:00
Aleksander Machniak
ea873a9589 Calendar Agenda and searching fixes 2019-01-15 12:18:21 +01:00
Aleksander Machniak
fb0c3436a3 Varius calendar fixes and cleanups 2019-01-11 13:59:29 +01:00
Aleksander Machniak
d45f3439b9 Fix various Larry skin regressions after fullCalendar upgrade 2019-01-09 13:22:24 +01:00
Aleksander Machniak
3373fff6b3 Fix .fc-today style 2019-01-09 10:51:16 +01:00
Aleksander Machniak
5718fd40e3 Fix various date calculation issues after fullCalendar upgrade
- allDay flag must be boolean
- allDay event's end date must be exclusive
2019-01-09 10:31:22 +01:00
Aleksander Machniak
d08e8a8a3b Fix date/time format issies and inconsistencies, remove confusing config 2019-01-08 11:39:10 +01:00
Aleksander Machniak
b0196c7ff1 Fox some small issues after fullCalendar update 2019-01-07 15:46:51 +00:00
Aleksander Machniak
c7b561f19d Fix handling 'source' argument in load_events request 2019-01-07 13:22:57 +00:00
Aleksander Machniak
59fc3c8168 Fix including moment.js 2019-01-07 12:26:04 +00:00
Aleksander Machniak
eb85d762c7 Upgrade to fullcalendar 3.9.0 - Part I
Just started, still many issues, no printing, no elastic, no agenda view
2019-01-04 16:12:33 +00:00
Jeroen van Meeuwen (Kolab Systems)
56a4693914 Update German translations by using de sources and de_DE sources for de_DE translations 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
ac7b742005 Update the base translations before merge 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
038d6fcdaf Update .po files 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
1e9692775f New translation files 2018-12-19 10:25:52 +01:00
Jeroen van Meeuwen (Kolab Systems)
00e04d2f95 Update translations 2018-12-17 14:03:01 +01:00
Aleksander Machniak
a3d93f719b Add missing type="button" for buttons 2018-12-17 10:54:20 +01:00
Aleksander Machniak
1cc1d5f9f6 Elastic: Fix bug where file dialog appears when pressing Enter in task/event edit form (T4665) 2018-12-17 10:26:21 +01:00
Aleksander Machniak
83ac298cd7 Fix handling EXDATEs in different timezone than the event timezone (Bifrost#T154553) 2018-12-13 12:36:20 +00:00
Aleksander Machniak
779af09a68 Fix performance/memory errors when editing recurring events
When we indeed need to find only a specific event occurrence, make the
recurrence loop return asap, instead of looping over all possible
occurrences in 100 years and returning all of them.
2018-12-13 09:50:41 +00:00
Aleksander Machniak
39fbf99978 Elastic: Fix bug when going from smartphone view to deskop view bottom left calender does not reappear (T4617) 2018-12-10 13:46:41 +01:00
Jeroen van Meeuwen (Kolab Systems)
37b89deb34 Bump version numbers to 3.4.1 2018-12-06 11:09:09 +01:00
Aleksander Machniak
2e1724b928 Add missing templates for "Save as event" dialog 2018-12-03 15:35:01 +00:00
Aleksander Machniak
5894f77b7c T4599: Fix selected calendar state after calendar delete 2018-11-30 11:00:36 +00:00
Aleksander Machniak
e85ff38829 T4241: Add option to show/hide week numbers in datepicker and calendar view (Bifrost#T156140)
Supported 'calendar_show_weekno' option values:
  -1: don't display week numbers
   0: in datepicker only (default)
   1: in both datepicker and calendar
2018-11-28 12:42:40 +01:00
Aleksander Machniak
089425e43b T4503: Make participants non-clickable in event/task edit mode 2018-11-28 10:13:42 +01:00
Aleksander Machniak
8a72ceb940 T4428: Fix removing calendar categories in settings 2018-11-16 12:10:11 +01:00
Aleksander Machniak
e2079c1a89 Elastic: Fix logo in itipattend.html 2018-09-18 13:37:28 +02:00
Aleksander Machniak
9f12c9aa65 Skip declined events in the agenda preview on iTip invitation (Bifrost#T81078)
... and style pending events with italic and lighter font.
2018-08-27 13:29:22 +02:00
Aleksander Machniak
f10b1a3c32 Fix resizing all-day events (Bifrost#T101742) 2018-08-24 11:40:13 +02:00
Aleksander Machniak
91b071d153 Fix calendar events search 2018-08-14 08:31:29 +00:00
Aleksander Machniak
8f7f68e9c4 Fix so only editable calendars can be set as the default calendar 2018-08-09 08:35:19 +00:00
Aleksander Machniak
6fabd5a00e Elastic: Use .input-group-combo 2018-08-09 08:25:45 +00:00
Aleksander Machniak
9560ad30fc Fix PHP Warning: Missing argument 4 for calendar_ui::calendar_css_classes() 2018-07-13 09:19:35 +00:00
Aleksander Machniak
c2f91df1d4 Merge branch 'dev/elastic' 2018-07-03 10:42:58 +00:00
Aleksander Machniak
5b24b23439 Fix empty Calendar URL dialog in Larry skin (Bifrost#T117420) 2018-06-29 13:50:13 +00:00
Aleksander Machniak
f4d51032df Fix empty Calendar URL dialog in Larry skin (Bifrost#T117420) 2018-06-29 13:48:34 +00:00
Aleksander Machniak
ae3a8f27d1 Elastic: Fix drop area in Attachments tab of event dialog 2018-06-25 08:30:19 +00:00
Aleksander Machniak
ab3c7e1996 Elastic: Fix dialog resizing (Bifrost#T106185) 2018-05-23 13:54:59 +00:00
Aleksander Machniak
9458993d61 Elastic: Use .form-control with .custom-select 2018-05-23 11:02:03 +02:00
Aleksander Machniak
a99c87f747 Elastic: More pretty select related changes in Calendar 2018-05-18 11:53:19 +00:00
Aleksander Machniak
ad6654c3d8 Elastic: Small improvements in Calendar toolbars 2018-05-17 13:40:14 +00:00
Aleksander Machniak
727fb4c586 Fix unwanted timezone change on event occurrence edit (Bifrost#T104637) 2018-05-17 12:52:11 +00:00