Commit graph

1260 commits

Author SHA1 Message Date
Aleksander Machniak
8aff9a612c Elastic: Calendar iTip-attend template 2018-03-30 11:45:53 +02:00
Aleksander Machniak
3346ad8aa6 Elastic: Calendar - Availability finder dialog 2018-03-30 10:49:07 +02:00
Aleksander Machniak
a444b5b801 Unify/de-duplicate code for folder form handling 2018-03-28 15:36:08 +00:00
Aleksander Machniak
42a1177109 Code de-duplication: Move folder editing form template to libkolab plugin 2018-03-28 12:06:48 +00:00
Aleksander Machniak
b01a3c6038 Elastic: Unify calendar editing forms 2018-03-27 15:54:59 +00:00
Aleksander Machniak
715621e316 Elastic: Various improvements in Tasks 2018-03-25 17:01:38 +00:00
Aleksander Machniak
8c4e836dea Elastic: Various elements of the Tasks UI 2018-03-23 12:39:39 +01:00
Aleksander Machniak
11ad89c586 Elastic: Task (and event) edit dialog 2018-03-22 12:38:43 +00:00
Aleksander Machniak
fa9d09939c More attachment handling code de-duplication 2018-03-19 18:08:56 +00:00
Aleksander Machniak
5b242b8e26 Merge audittrail.js and kolabfolders.js code into libkolab.js
... which includes also attachments handling code and will
include more shared functionality in the future.
2018-03-19 13:52:58 +01:00
Aleksander Machniak
5b57dd9449 De-duplicate attachments handling code, move it to libkolab plugin 2018-03-19 13:27:55 +01:00
Aleksander Machniak
2bd6566387 Elastic: Added templates for Calendar plugin 2018-03-19 08:34:13 +01:00
Aleksander Machniak
55a848087f Don't ignore skins 2018-03-19 08:33:52 +01:00
Aleksander Machniak
c7c42eabba Elastic: Calendar event info dialog 2018-03-16 13:40:24 +01:00
Aleksander Machniak
e3f7593162 Elastic: Attachments tab in event edit dialog 2018-03-16 12:23:55 +01:00
Aleksander Machniak
ac454a59a7 Elastic: Calendar icon colors 2018-03-16 10:00:24 +01:00
Aleksander Machniak
e52bc0a158 Merge branch 'master' into dev/elastic
Conflicts:
	plugins/calendar/calendar_ui.js
2018-03-16 09:25:28 +01:00
Aleksander Machniak
b96508f021 Calendar: Removed classic skin support 2018-03-16 09:23:45 +01:00
Aleksander Machniak
21c4b6a5bb Elastic: Partial support for calendar plugin 2018-03-16 09:22:42 +01:00
Aleksander Machniak
9400095642 Elastic: Initial (partial) support for tasklist plugin 2018-03-15 13:27:22 +00:00
Aleksander Machniak
77aa438b51 Fix unstoppable "Loading..." message on events export 2018-03-06 13:18:51 +01:00
Aleksander Machniak
239783c3dd T2313: Prevent from PHP fatal errors caused by double timezone spec. in datetime strings from the client 2018-03-05 12:02:34 +01:00
Aleksander Machniak
f8692a19dc Elastic: Add style for iTip invitation handling boxes 2018-02-28 17:03:16 +00:00
Aleksander Machniak
59a79b1cee Elastic: Fixes for Bootstrap 4.0.0 2018-01-24 10:12:49 +01:00
Aleksander Machniak
a0569164da Merge branch 'master' into dev/elastic 2018-01-12 11:53:09 +01:00
Jeroen van Meeuwen (Kolab Systems)
6c43433e16 Bump version numbers 2018-01-05 13:13:38 +01:00
Aleksander Machniak
58963791cc Merge branch 'master' into dev/elastic 2017-12-08 13:19:52 +01:00
Aleksander Machniak
1f0f282049 Properly initialize time selection for all reminder time inputs 2017-12-04 13:36:26 +01:00
Aleksander Machniak
47462eb1d9 Merge branch 'master' into dev/elastic 2017-11-28 11:04:31 +01:00
Aleksander Machniak
dca4c89f76 Elastic support in the calendar preferences page 2017-11-23 13:14:48 +01:00
Aleksander Machniak
bb3b7fec0e Make itip links optional and disabled by default
This feature has ever had many limitations and inconsistent
behaviour depending if the user is logged in or not.
Also in meantime, PHP's mail() support has been removed
from Roundcube Framework.

Now to enable the feature you have to set calendar_itip_smtp_server option.
2017-11-03 12:24:18 +01:00
Aleksander Machniak
3d85b285d5 Update localization 2017-10-25 20:20:14 +02:00
Aleksander Machniak
2859dc7869 Add event/task description to invitation body (Bifrost#T51237) 2017-10-17 11:14:09 +02:00
Jeroen van Meeuwen (Kolab Systems)
915b86bb80 Bump versions to 3.3.4 2017-10-02 12:59:58 +02:00
Aleksander Machniak
74ee354f85 Style needs-action/declined events with opacity when invitation calendars are disabled (Bifrost#T38400) 2017-09-14 13:35:17 +00:00
Aleksander Machniak
a1cd95152c Align event start date with the first occurrence
Summary:
When a recurring event start date does not match a recurrence pattern
(e.g. an event recurring on Fridays is created on Thursday),
we move the start date to the date of the first occurrence.
There's also a checkbox to keep the old behavior where the
start date was not modified.

Reviewers: vanmeeuwen

Reviewed By: vanmeeuwen

Differential Revision: https://git.kolab.org/D536
2017-09-12 13:53:34 +02:00
Aleksander Machniak
6b3ac66afc T2507: Display cancelled event box with some transparency
... to distinguish them from non-cancelled events
2017-08-29 13:23:38 +00:00
Aleksander Machniak
efb4554267 Fix "PHP Warning: Illegal string offset 'BYDAY'" when moving a non-recurring event 2017-08-23 13:55:22 +02:00
Aleksander Machniak
ae69d586c2 Fix redundant scrollbar on .event-line element in Chrome 2017-08-22 12:04:13 +02:00
Aleksander Machniak
68d065a399 Fix some js errors when attendee status is unset 2017-08-21 07:58:48 +00:00
Aleksander Machniak
3747531f32 Fix typo 2017-08-01 13:17:19 +02:00
Aleksander Machniak
a2a1d5e99d Safe Unauthenticated Free/Busy for Roaming Users (Bifrost#T36327) - display the URL in calendar 2017-08-01 12:54:54 +02:00
Aleksander Machniak
978b7535ed Add some missing localization labels, fix some labels use 2017-07-24 11:05:28 +02:00
Jeroen van Meeuwen (Kolab Systems)
1e8050b96a Bump version numbers to 3.3.3 2017-07-19 16:29:38 +02:00
Aleksander Machniak
523686c97a T1411: More compact event dialog 2017-07-18 14:13:14 -04:00
Aleksander Machniak
40e0fa9155 T2561: Fix recognizing event organizer on event move/delete 2017-07-18 14:04:18 +00:00
Aleksander Machniak
63e217a803 Merge branch 'arcpatch-D423' 2017-07-12 15:38:35 +02:00
Thomas Bruederli
d91bfd77a7 Update calendar and tasklist styles/sprites to new Larry "flat" design
Summary: With Roundcube version 1.3, the default Larry theme receives a small face-list. This change adapts the styles of the calendar and tasklist plugins to tat.

Reviewers: machniak

Differential Revision: https://git.kolab.org/D423
2017-07-12 15:00:24 +02:00
Aleksander Machniak
8ce594f23a Add missing type="link" for template buttons for compat. with Roundcube 1.4 2017-07-11 14:33:31 +00:00
Aleksander Machniak
94dd9965a7 Add missing status-tentative label 2017-07-03 10:13:59 +02:00