Commit graph

417 commits

Author SHA1 Message Date
Aleksander Machniak
8d688a4189 Fix email address case-sensitivity in a few places 2023-05-10 15:20:50 +02:00
Christian Mollekopf
ee732ffb07 Disable the freebusy UI if no kolab_freebusy_server is configured
Differential Revision: https://git.kolab.org/D3962
2022-12-02 12:50:02 +01:00
Aleksander Machniak
114af8eb3c Multi-folder support for CardDAV and CalDAV drivers 2022-11-04 12:08:22 +01:00
Aleksander Machniak
5c6a7a2d6f CalDAV driver 2022-10-11 15:27:59 +02:00
Aleksander Machniak
b0f306eaf1 Remove sensitivity settings 2022-09-14 12:45:30 +02:00
Aleksander Machniak
4db859f4b6 Calendar: Nextcloud Talk integration
Summary: Ability to create a Talk room for a calendar event

Reviewers: #roundcube_kolab_plugins_developers

Subscribers: #roundcube_kolab_plugins_developers

Differential Revision: https://git.kolab.org/D3602
2022-06-24 11:24:35 +02:00
Aleksander Machniak
c28d62df91 Fix adding resources to new events 2022-04-26 11:59:45 +02:00
Aleksander Machniak
9b712e73e8 Remove debug code 2022-02-21 10:04:35 +01:00
Aleksander Machniak
e8da06886d Fix ldap search by a reasource owner 2022-02-21 10:03:47 +01:00
Aleksander Machniak
1507705333 Fix typo 2022-02-20 12:34:02 +01:00
Aleksander Machniak
20c5e183f6 Fix error on inexisting ownedResources property 2022-02-20 12:11:18 +01:00
Aleksander Machniak
24d2633ff6 Calendar: Fix attaching files on event creation 2022-01-13 12:12:20 +01:00
Christian Mollekopf
3613a3d399 Resource invitation enhancements
Summary:
* Display RSVP buttons for resource owners.
* Adapted mail texts to make sense for new resource invitations.
* When generating a REPLY, keep track if we are responding on behalf of
  a resource, and set SENT-BY accordingly

Differential Revision: https://git.kolab.org/D3083
2021-12-18 11:35:40 +01:00
Aleksander Machniak
c99ac18b89 Use ISO week numbers in both full-calendar and date picker 2021-07-29 14:33:09 +02:00
Aleksander Machniak
a52e68c07d Calendar: Fix Options menu in event info dialog (Bifrost#T254738) 2019-10-31 19:08:27 +00:00
Aleksander Machniak
e0edf7b802 Elastic: Fix visual issue with date selector in events export dialog 2019-07-05 09:33:37 +00:00
Aleksander Machniak
6358d0ebfa Calendar: Fix white on white color for itip event preview 2019-06-02 07:44:21 +00:00
Aleksander Machniak
915035e9ba Small code simplification 2019-05-27 15:12:14 +02:00
Aleksander Machniak
290adfbbb1 Merge branch 'dev/elastic' 2019-05-06 08:30:23 +02:00
Aleksander Machniak
e648167c38 Add posibility to remove pending/declined invitation events (Bifrost#T203431) 2019-04-29 10:39:08 +00:00
Aleksander Machniak
d852838c7e Fix " v is null in set_event_colors()" error 2019-04-24 10:16:42 +02:00
Aleksander Machniak
b5bde340c2 Get rid of jQuery-UI button use 2019-04-08 11:20:26 +02:00
Aleksander Machniak
7ed760cda0 Fix button selectors (.ui-button -> button)
Buttons in Elastic dialogs do not have this class assigned. We also
will get rid of jQuery-UI button use in the future.

Also, fixed Add Resource button state handling.
2019-04-08 11:03:40 +02:00
Aleksander Machniak
54851bbc6b Don't send iTip requests when an attendee moves/resizes an event (Bifrost#T195055)
Also display "You are about to make changes ... only be reflected on your calendar " warning.
2019-03-28 15:18:44 +00:00
Aleksander Machniak
6b7b6ce715 Elastic: Fix small regression 2019-03-26 10:05:08 +01:00
Aleksander Machniak
e13bdd55a7 Elastic: Catch up with layout refactoring in core 2019-03-25 12:27:51 +01:00
Aleksander Machniak
54d171e10f Calendar: Fix "invalid time" error when using time format without a leading zero 2019-03-22 12:22:10 +00:00
Aleksander Machniak
bd62884ea2 Calendar: Fix literal "»" in calendar name in event dialog 2019-03-18 15:32:35 +00:00
Aleksander Machniak
a71caa9a51 Calendar: Fix regression where changing attendee status for an existing event wasn't working
Also fixed bug where allday event accourrence could have been moved
one day back when changing the attendee status (action=rsvp).
2019-03-14 15:08:53 +00:00
Aleksander Machniak
bc4a639e64 Elastic: Fix RSVP recurring menu
Use rcmail's menu instead of jQuery-UI's menu.
2019-03-12 17:40:00 +00:00
Aleksander Machniak
7288bac122 Elastic: Use custom switch in place of pretty checkbox 2019-02-20 13:40:56 +01:00
Aleksander Machniak
2a66eed29a Fix javascript errors in Availability dialog 2019-02-08 13:16:38 +01:00
Aleksander Machniak
11ff8f71ea Fix various calendar regressions 2019-02-06 09:45:58 +01:00
Aleksander Machniak
6cd46fedcf Fix so calendar name in event view is not colored (Bifrost#T97743)
It could be white making the text invisible.
2019-02-05 10:56:12 +01:00
Aleksander Machniak
3a9596bf1c Fix "0 more..." link appearence in event info dialog 2019-02-05 10:47:00 +01:00
Aleksander Machniak
6285d0cf71 T4668: Validate time input in event dialog 2019-02-01 15:00:21 +00:00
Aleksander Machniak
e922559292 T4914: Fix so calendar event must have a title/summary 2019-02-01 14:11:43 +00:00
Aleksander Machniak
adb4d9d0f0 Calendar: Fix js error when selecting a resource in resources finder 2019-01-31 11:35:51 +00:00
Aleksander Machniak
cbd1c1ae47 Upgrade to fullCalendar 3.9.0
Squashed commit of the following:

commit cd7c726b57
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 22 13:52:35 2019 +0000

    Remove leftover code

    Agenda sections and fisheye view.

commit 8b2203adfc
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 22 12:23:11 2019 +0000

    Fix duplicated requests on using Next/Prev buttons in Agenda view

commit 2dff079625
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 22 11:34:16 2019 +0000

    Increase font-size for .fc-event

commit 9bb48ec3fa
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 12:10:33 2019 +0000

    Fix re-fetching updated event in quickview mode

commit 841815f5b1
Merge: ffe9c0c7 315079c8
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 11:43:19 2019 +0000

    Merge branch 'master' into dev/fullcalendar-upgrade

commit ffe9c0c7f7
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 11:41:59 2019 +0000

    Fix events re-rendering after "Print descriptions" option change

commit bc48cd6639
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 11:30:38 2019 +0000

    Fix event color on hover in print mode

commit 0776636fd6
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 10:07:41 2019 +0000

    Fix including eye.svg

commit 7cc525e4e9
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 18 09:50:34 2019 +0000

    Elastic support for new fullCalendar

commit 3efc8d0389
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Thu Jan 17 07:47:59 2019 +0000

    Remove now indicator on calendar print

commit a1d018875b
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Wed Jan 16 13:40:11 2019 +0100

    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).

commit ea873a9589
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 15 12:18:21 2019 +0100

    Calendar Agenda and searching fixes

commit fb0c3436a3
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 11 13:59:29 2019 +0100

    Varius calendar fixes and cleanups

commit d45f3439b9
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Wed Jan 9 13:22:24 2019 +0100

    Fix various Larry skin regressions after fullCalendar upgrade

commit 3373fff6b3
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Wed Jan 9 10:51:16 2019 +0100

    Fix .fc-today style

commit 5718fd40e3
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Wed Jan 9 10:31:22 2019 +0100

    Fix various date calculation issues after fullCalendar upgrade

    - allDay flag must be boolean
    - allDay event's end date must be exclusive

commit d08e8a8a3b
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Tue Jan 8 11:39:10 2019 +0100

    Fix date/time format issies and inconsistencies, remove confusing config

commit b0196c7ff1
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Mon Jan 7 15:46:51 2019 +0000

    Fox some small issues after fullCalendar update

commit c7b561f19d
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Mon Jan 7 13:22:57 2019 +0000

    Fix handling 'source' argument in load_events request

commit 59fc3c8168
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Mon Jan 7 12:26:04 2019 +0000

    Fix including moment.js

commit eb85d762c7
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Fri Jan 4 16:12:33 2019 +0000

    Upgrade to fullcalendar 3.9.0 - Part I

    Just started, still many issues, no printing, no elastic, no agenda view
2019-01-30 15:30:11 +01:00
Aleksander Machniak
a3d93f719b Add missing type="button" for buttons 2018-12-17 10:54:20 +01: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
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
f10b1a3c32 Fix resizing all-day events (Bifrost#T101742) 2018-08-24 11:40:13 +02:00
Aleksander Machniak
f4d51032df Fix empty Calendar URL dialog in Larry skin (Bifrost#T117420) 2018-06-29 13:48:34 +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