Commit Graph

1019 Commits

Author SHA1 Message Date
nathan
6279dda50a Calendar: Fix viewing resource calendar could spell out resource name into CalendarOwner options 2024-12-12 10:11:24 -07:00
ralf
a2ebbcc8bb add join-videoconverence button to mobile calendar edit 2024-11-25 14:08:12 +01:00
nathan
a6e8fe8dcc Calendar: Use ajax_owner() to find missing names instead of ajax_search(), much faster & gives the results we actually want 2024-11-14 11:28:21 -07:00
milan
9dddf30a64 condense calendar sidebox menu
-- removed <hrule>s
-- hide integration et2-box if empty
--cleanup margins

(cherry picked from commit 1ac6a40497)
2024-11-08 10:52:08 +01:00
ralf
6cc35c9305 Merge branch 'master' into 23.1 2024-11-06 05:25:34 +01:00
ralf
1f01d0265d only change title for private events on server-side 2024-09-27 13:36:43 +02:00
ralf
239689036a only change title for private events on server-side 2024-09-27 13:30:05 +02:00
nathan
6542552177 CalendarOwner: Remove unwanted vertical scrollbar when there's only 1 row of tags 2024-09-19 13:53:03 -06:00
milan
26673f87fb fix type error if widget does not have div or body 2024-09-19 17:36:27 +02:00
nathan
acba58111e Calendar: Fix sidebox merge 2024-09-11 11:32:25 -06:00
ralf
743410808a fix huge addressbook icon 2024-09-06 11:53:25 +02:00
nathan
45eec9d789 Calendar: Fix sidebox merge 2024-08-29 10:18:38 -06:00
ralf
b7f7f3b0bd fix not working opening/converting calls to infolog 2024-08-06 15:36:11 +02:00
ralf
e583de2bce fix not working opening/converting calls to infolog 2024-08-06 15:32:10 +02:00
nathan
e118daa7cf Calendar: Drag & drop working for planner by user view 2024-07-24 09:01:46 -06:00
nathan
abc1f7eb66 Calendar: Drag & drop working for normal view 2024-07-24 09:01:39 -06:00
nathan
ee8c491c77 Calendar: Drag & drop working for planner by user view 2024-07-23 14:41:17 -06:00
nathan
b2132c089d Calendar: Drag & drop working for normal view 2024-07-22 16:08:44 -06:00
ralf
59ecd0688c Merge branch 'master' into 23.1 2024-07-08 09:35:12 +02:00
ralf
ca2d82b32d fixing the fix, missed the camelCase of Et2Checkbox and changed Et2Checkbox so IDE can check it 2024-07-06 09:12:12 +02:00
ralf
a893669641 fixing the fix, missed the camelCase of Et2Checkbox and changed Et2Checkbox so IDE can check it 2024-07-06 09:06:58 +02:00
ralf
7f92a44dce fix whole-day recuring events always asks for splitting of series when trying to store
caused by wrong condition hinting whole-day flag has changed
2024-07-06 08:39:04 +02:00
ralf
2fa7fa9a45 fix whole-day recuring events always asks for splitting of series when trying to store
caused by wrong condition hinting whole-day flag has changed
2024-07-06 08:33:24 +02:00
ralf
5bc413deb2 show (correct) recurrence rule or explicit recurrences in notifications and when displaying notifications to user
do not allow notifying yourself via notify-dialog, as it will be suppressed anyway in notifications
also fix iCal import and export of RDATE
2024-07-02 15:13:42 +02:00
ralf
b7c144423c fix adding and deleting of explicit recurrences / rdates (also disable recur-enddate in UI for RDates) 2024-07-01 11:39:28 +02:00
ralf
7ccd1e4cf2 * Calendar: ask user to apply changes in series master to already created exceptions 2024-06-29 16:40:32 +02:00
ralf
cbd2e4c695 * Calendar: allow to create recurring events with explicit recurrences 2024-06-29 11:56:28 +02:00
nathan
16c727b84a Framework WIP:
- Get calendar sort of running
2024-06-12 16:14:08 -06:00
nathan
7ec41f1ca0 Get calendar sidemenu loading into kdots left slot 2024-05-09 13:14:43 -06:00
nathan
ba744d3292 Remove Lion 2024-05-07 14:46:44 -06:00
nathan
1fab30baaf Calendar: Adjust event tooltips to avoid scroll issues in Firefox 2024-04-19 14:01:42 -06:00
nathan
c04cf276b7 Calendar: Adjust event tooltips to avoid scroll issues in Firefox 2024-04-18 11:51:36 -06:00
nathan
abf5b76803 Prevent sidemenu keyhandlers from stopping events from widgets 2024-03-19 08:08:45 -06:00
nathan
61c83d89cc Prevent sidemenu keyhandlers from stopping events from widgets 2024-03-18 15:33:40 -06:00
hadi
4fed80f78a Fix wrongly filtered avatars in darkmode, happens for calOwner and regular account-selector widgets 2023-12-19 13:23:52 +01:00
hadi
37667df880 Fix wrongly filtered avatars in darkmode, happens for calOwner and regular account-selector widgets 2023-12-19 13:22:06 +01:00
nathan
a813d09ae5 Calendar: Fix multi-day date format in tooltip, place end date on second line 2023-11-30 13:28:27 -07:00
nathan
2ea9ae3d3d Calendar: Fix multi-day date format in tooltip, place end date on second line 2023-11-30 13:26:14 -07:00
nathan
454ab3fb98 Fix spacing & sizing
- Move option group titles to the left more
- Fix calendarowner dropdown would not size properly in sidebox
2023-11-02 17:29:50 -06:00
nathan
4d1e81b8b1 -Fix broken filter when search results have option groups
- Fix JS error if option has no label yet
2023-11-02 17:00:34 -06:00
nathan
5ba1ef4d34 Calendar: Only show owner / participant label in selected tags, no additional information
Previously it showed the email addresses too
2023-11-02 14:19:08 -06:00
nathan
5d705c3b79 Calendar: Group calendar owner / participant search results by resource type 2023-11-01 13:26:23 -06:00
nathan
bed98c0e9e Calendar: Fix freetime search timeslot select 2023-11-01 09:35:03 -06:00
nathan
7c63d05bd5 Calendar: Fix drag & drop invitation in planner view 2023-10-13 11:45:20 -06:00
nathan
efe0eff776 Calendar: Fix sidebox owner could not select options 2023-10-02 16:06:25 -06:00
nathan
6c06a5311f Et2Select: Fix select options were only visible as search results 2023-10-02 08:04:19 -06:00
nathan
1d2a2afc76 Calendar: Fix group events did not always show up
If the user had group events from more than one group, depending on the timing we were overwriting the first group(s)
2023-09-28 08:43:55 -06:00
nathan
70f379d985 Calendar: Fix extra blank participant, fix email showed up in sidebox owner options 2023-09-19 11:59:48 -06:00
Nathan Gray
e323cd1d79
Feature/shoelace 2.4 upgrade (#135)
Update shoelace to 2.9.0
2023-09-13 11:55:33 -06:00
nathan
b2935ba4a3 Calendar: Fix days offset by one
Depending on your timezone and current time, your calendar could show the wrong days (Tuesday -> Monday)
2023-09-06 13:32:52 -10:00