Commit Graph

961 Commits

Author SHA1 Message Date
ralf
4f7b6d6b0b readd or replace many missing/removed images 2024-09-13 11:49:09 +02:00
ralf
8198de396c use BI clock-history for freetime search (same as for tentative) 2024-09-12 15:15:06 +02:00
ralf
ac389d8aab remove all existing images and adding a couple redesigned ones to match Bootstrap icons 2024-09-12 15:00:17 +02:00
ralf
fb1609bb7b Use a [+] button instead of [Add] for adding explicit recurrences (to not conflict with exceptions label) 2024-09-09 20:17:46 +02:00
ralf
7298dff322 using bootstrap icons 7/5-square 2024-09-03 15:10:58 +02:00
nathan
b2132c089d Calendar: Drag & drop working for normal view 2024-07-22 16:08:44 -06:00
ralf
1509f30971 show changes in participants, new and old start-date
for exceptions only sending the concerned recurrence, instead of the whole series, so user understands what has changed
2024-07-09 21:39:54 +02:00
ralf
17077fe581 further improve meeting request display: show added, removed or status-changed participants
also add exceptions to recuring events
2024-07-08 14:50:00 +02:00
ralf
c37fd3e380 * Calendar/Mail: improved display of meeting requests: what's changed, single recurrence or whole series, display and enter comment when accepting/rejecting a request 2024-07-06 19:39:21 +02:00
nathan
7fabdc50f6 Calendar: kdots styles 2024-07-04 13:54:14 -06:00
ralf
22d5afb811 fix recurrence-id in wrong timezone and put [Add exception] button on top 2024-07-04 12:41:21 +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
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
0da4a9e099 Better calendar sidebox display in kdots 2024-06-12 16:14:09 -06:00
nathan
16c727b84a Framework WIP:
- Get calendar sort of running
2024-06-12 16:14:08 -06:00
ralf
6760ad8a0b * Calendar: fix editing recurring events of type RDATE/explicit dates
changing time and giving error "duration longer than interval", and now also displaying the explicit times
2024-06-11 15:49:31 +02:00
ralf
8d4134f683 fix caching in browser, if iCal holiday url get set or changed 2024-04-10 10:46:01 +02:00
nathan
77d3ddb87e Calendar: Fix toolbar switch styling 2024-04-09 14:05:55 -06:00
ralf
2e37f9bd34 WIP allow to place custom-fields in specified tabs and automatic tab generation
- no more need to add custom-field tabs to the template, if a et2-tabs is used
- new custom-field options for et2-tabs:
  + cfTypeFilter propagated to type_filter of customfields widget
  + cfPrivateTab use an extra tab for private cfs
  + cfPrepend where to add cf tabs, default before history tab or at the end, if no history tab
2024-03-25 16:03:48 +02:00
ralf
0846fa78f3 * Calendar/CalDAV: do not allow to resurrect a deleted meeting by accepting it again via CalDAV or meeting-request from mail app 2024-03-13 17:25:22 +02:00
ralf
d0ddbcb16c * Calendar: update holidays with new thunderbird.net URLs/data for a lot more countries 2024-01-18 21:59:10 +02:00
ralf
547d23b5f3 * Calendar/CalDAV: new calendar-config to allow party-crashers with email matching a given regular expression 2024-01-16 15:09:56 +02:00
nathan
efe0eff776 Calendar: Fix sidebox owner could not select options 2023-10-02 16:06:25 -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
780f16702f * Calendar: Change how participant emails are shown
Sidebox: emails are shown on hover
Edit dialog: emails are shown in search results
Week headers: emails are no longer shown

To support this, now sending account options from server instead of pulling from user list
2023-08-01 15:53:58 -06:00
nathan
60cccc612b Calendar: Fix hidden calendars in desktop and mobile view 2023-07-26 08:40:47 -06:00
ralf
a379df8aeb WIP Mail REST API: calendar quick-add show title required client-side 2023-07-14 08:07:18 +02:00
ralf
3e27def4f9 WIP Mail REST API: change calendar to use new egw.openDialog():
- renamed app.dialogExec() to app.openDialog() or egw.openDialog()
- the later is the nicer place, but fails for lost window context with popups :(
2023-07-13 15:22:21 +02:00
nathan
50e3a1b204 Get calendar quick-add working with Ralf's changes to open an etemplate in a dialog (c63784d7e8), fix buttons from those etemplates weren't adopted 2023-07-11 17:07:51 -06:00
nathan
822507d341 Calendar: Fix 'None' category option was not translated 2023-07-11 09:09:12 -06:00
nathan
e9038d2f34 * Calendar: Added category filter for events without a category set 2023-07-10 15:58:04 -06:00
nathan
24e9f794ef Calendar: Fix month view did not show overflown event block 2023-07-10 13:57:34 -06:00
hadi
6e044b93f9 Fix calendar weekend action's icons 2023-06-06 15:00:54 +02:00
nathan
0ceb187a44 Calendar: Fix integration buttons had a different border color 2023-06-02 11:01:13 -06:00
hadi
d92f2cb486 Set better min width for Calendar toolbar in mobile view in order to deal with ios devices 2023-05-22 17:03:06 +02:00
hadi
2b051dac98 * Mobile theme: Fix calendar header toolbars are no more visible 2023-05-16 12:09:48 +02:00
hadi
8864b969bb add missing part of commit 3836e9a 2023-05-10 12:41:37 +02:00
hadi
49ed3736ee Style Todos box 2023-05-09 13:47:20 +02:00
nathan
eb83515643 * Calendar: Allow to select multiple categories in sidemenu 2023-05-02 11:35:36 -06:00
StefanU
9d0ec03a50
Update previous.svg
Line width and radius corrected
2023-04-29 12:58:21 +02:00
StefanU
313b290938
Update next.svg
Line width and radius corrected
2023-04-29 12:57:15 +02:00
StefanU
16d6fcad45
Update recur.svg
Add missing size
2023-04-29 12:48:19 +02:00
nathan
7dfb0f734f Calendar: Fix missing scrollbar in conflict list 2023-04-04 09:26:14 -06:00
ralf
4ccd15a50d * Mail/Calendar: show scrollbar, if meeting request does not fit into preview area 2023-04-04 08:46:51 +02:00
nathan
0bcb0ab356 Calendar: Fix recur exception button said "undefined" when it should have been hidden 2023-03-28 14:03:48 -06:00
nathan
b67abdafd1 Fix up recur days 2023-03-28 13:48:26 -06:00
nathan
7b8850cd78 Calendar: Fix custom alarm time did not show calendar for date 2023-03-07 11:11:16 -07:00
StefanU
61106c71d8
Add recur.svg
as replacement for png
2023-03-06 20:45:29 +01:00