Fabrice Mouhartem
|
bc2b51b878
|
Fix calendar export: bug when exporting a calendar containing a modified recurring event in the future
|
2026-01-22 14:48:26 +01:00 |
|
Fabrice Mouhartem
|
b2201dba5a
|
Fix edge case: export empty calendars
|
2026-01-22 14:48:20 +01:00 |
|
yflory
|
50a25bee8f
|
Merge branch 'calendar-readonly-icons-fix' into 2025.9-rc
|
2025-10-20 15:42:30 +02:00 |
|
DianaXWiki
|
d1d24b4a17
|
Add fix
|
2025-10-20 16:35:13 +03:00 |
|
yflory
|
1b34963335
|
Fix calendar issues
|
2025-10-15 14:59:53 +02:00 |
|
daria
|
aa06ad19c6
|
make calendar modal responsive
|
2025-10-14 14:00:31 +03:00 |
|
yflory
|
36c16b9e9f
|
Merge branch 'calendar-dropdown-spacing-fix' into 2025.9-test
|
2025-10-09 15:47:34 +02:00 |
|
daria
|
1e6023990e
|
lint compliance
|
2025-10-09 14:02:53 +03:00 |
|
daria
|
d53d3d41cf
|
update font-size
|
2025-10-09 13:57:19 +03:00 |
|
daria
|
705be3be7d
|
update calendar dropdown icons
|
2025-10-09 11:45:33 +03:00 |
|
daria
|
1d075de2c2
|
Merge branch 'update-icons' into calendar-dropdown-spacing-fix
# Conflicts:
# www/calendar/app-calendar.less
# www/calendar/inner.js
|
2025-10-09 10:52:55 +03:00 |
|
yflory
|
2977123217
|
Merge branch 'loading-screen' into 2025.9-test
|
2025-10-08 16:17:16 +02:00 |
|
daria
|
33727147d7
|
center icon
|
2025-10-08 15:40:31 +03:00 |
|
yflory
|
16e2f00dee
|
Merge branch 'lucide-icons' into 2025.9-test
|
2025-10-01 18:36:05 +02:00 |
|
yflory
|
af522fd0fe
|
Lucide icons with MutationObserver
|
2025-10-01 16:38:53 +02:00 |
|
yflory
|
0e37a19550
|
Merge remote-tracking branch 'origin/update-icons' into 2025.9-test
|
2025-10-01 14:51:48 +02:00 |
|
daria
|
68e9199f39
|
update file location
|
2025-09-30 17:42:11 +03:00 |
|
DianaXWiki
|
1b23462041
|
Fix lint error
|
2025-09-30 14:31:44 +03:00 |
|
yflory
|
e2a664eeef
|
Merge remote-tracking branch 'origin/update-icons' into 2025.9-test
|
2025-09-30 10:59:30 +02:00 |
|
daria
|
d9ed36e3f3
|
remove FA dependency
|
2025-09-24 15:11:40 +03:00 |
|
daria
|
3c77863249
|
remove margin
|
2025-09-23 11:52:05 +03:00 |
|
daria
|
71e5b53950
|
Merge branch 'staging' into update-icons
# Conflicts:
# customize.dist/src/less2/include/toolbar.less
# www/calendar/app-calendar.less
# www/calendar/inner.js
|
2025-09-16 17:30:52 +03:00 |
|
daria
|
0581c513fb
|
update icon names + remove comments
|
2025-09-10 13:48:25 +03:00 |
|
daria
|
fce7cff2f6
|
update import calendar icon
|
2025-08-28 16:33:54 +03:00 |
|
daria
|
7df313bde6
|
add margin variable
|
2025-08-28 12:11:09 +03:00 |
|
daria
|
d0824aa433
|
render icons on calendar modal
|
2025-08-22 17:32:53 +03:00 |
|
daria
|
70955ce638
|
update calendar style
|
2025-08-22 12:14:43 +03:00 |
|
DianaXWiki
|
e2a545f89e
|
Hide description for only whitespace body
|
2025-08-20 12:18:17 +03:00 |
|
DianaXWiki
|
e1314c80d4
|
Fix arrow + spacing + styling
|
2025-08-18 12:20:26 +03:00 |
|
daria
|
d0ad1d905b
|
remove margin on calendar icons
|
2025-08-08 15:03:23 +03:00 |
|
daria
|
67ea7dc05b
|
update icons for mobile calendar
|
2025-07-17 17:18:24 +03:00 |
|
daria
|
563d161643
|
update calendar icons
|
2025-07-17 17:06:32 +03:00 |
|
daria
|
d5538523dd
|
update calendar icons
|
2025-07-17 17:01:35 +03:00 |
|
daria
|
99ba4a80fe
|
update calendar dropdown icons
|
2025-07-16 18:22:38 +03:00 |
|
daria
|
38d67af638
|
update icons on calendar
|
2025-07-16 18:09:50 +03:00 |
|
yflory
|
0ec58f1182
|
Fix calendar link issue
|
2025-07-09 10:41:48 +02:00 |
|
yflory
|
da6ffaaea3
|
Merge pull request #1936 from cryptpad/calendar-fix
Fix missing recurring calendar after update
|
2025-06-27 15:37:52 +02:00 |
|
yflory
|
62562d297d
|
Merge pull request #1849 from cryptpad/calendar-preview-popup
Improve responsiveness of the calendar preview popup & add screen reader support
|
2025-06-27 15:34:06 +02:00 |
|
daria
|
8292a02202
|
add screen reader support for event popup dialog
|
2025-06-13 13:19:57 +03:00 |
|
Fabrice Mouhartem
|
786a16b1b6
|
Properly format UNTIL field in ics export
- Before that, the end date of recurring event was formatted as
timestamp and made ICS export bogus
|
2025-06-06 11:25:41 +02:00 |
|
yflory
|
40a1b8b12b
|
Fix missing recurring calendar after update
|
2025-06-03 12:40:42 +02:00 |
|
yflory
|
98d8ff6fb1
|
Fix flexbox issue with calendar description
|
2025-05-23 15:04:42 +02:00 |
|
daria
|
38066b0d1f
|
Merge remote-tracking branch 'origin/staging' into calendar-preview-popup
|
2025-05-21 13:44:42 -07:00 |
|
yflory
|
c2a3fbd60c
|
Remove duplicated files
|
2025-04-17 13:34:32 +02:00 |
|
daria
|
2b9a22f8f3
|
change text style
|
2025-04-16 16:38:04 +03:00 |
|
daria
|
ed50b81f67
|
add description icon
|
2025-04-09 13:29:42 +03:00 |
|
daria
|
87f2b4d9ad
|
fix event location UI #1804
|
2025-03-27 14:01:11 +02:00 |
|
daria
|
f7713c40bc
|
fix text overflow inside event preview popup #1804
|
2025-03-27 13:14:29 +02:00 |
|
yflory
|
93f8ea2d07
|
Merge branch 'staging' into worker-loading
|
2025-03-17 16:09:04 +01:00 |
|
yflory
|
2c45607c64
|
Merge branch 'calendar-dropdown' into staging
|
2025-03-17 15:28:46 +01:00 |
|