Commit graph

1321 commits

Author SHA1 Message Date
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
Aleksander Machniak
116f54a840 Fix unwanted timezone change on event occurrence edit (Bifrost#T104637) 2018-05-17 12:50:26 +00:00
Aleksander Machniak
0d7b85e155 Elastic: Use pretty selects 2018-05-16 12:22:21 +02:00
Aleksander Machniak
538cc4fbcd Elastic: Toolbars re-design 2018-05-16 11:08:54 +02:00
Aleksander Machniak
d21b8cad71 Fix missing first occurrence of an event when moved to another day (Bifrost#T103344) 2018-05-14 08:56:08 +02:00
Aleksander Machniak
e6f9a6104b Elastic: Apply some toolbars re-design ideas 2018-05-10 12:30:33 +02:00
Aleksander Machniak
ce097cdbef Fix support for imap hierarchy delimiter different than a slash char (Bifrost#T71208) 2018-05-03 10:32:51 +00:00
Aleksander Machniak
fd9b76886f Elastic: Unify attachments list on event and task info 2018-04-17 13:25:58 +02:00
Aleksander Machniak
2270fd8b6a Elastic: Partial Files support 2018-04-17 12:57:59 +02:00
Aleksander Machniak
3188831475 Elastic: Various Calendar improvements, mostly for mobile 2018-04-12 13:10:47 +00:00
Aleksander Machniak
3027b61ec2 Elastic: Calendar - Resources dialog 2018-04-11 11:44:44 +02:00
Jeroen van Meeuwen (Kolab Systems)
89a7362058 Bump plugin versions and requirements 2018-04-09 12:23:01 +02:00
Aleksander Machniak
4cd62009c0 Merge branch 'dev/elastic' 2018-04-09 12:17:36 +02:00