Commit Graph

17311 Commits

Author SHA1 Message Date
Hivert Quentin
092e7694e0 chore(js/css): update generated files 2025-01-28 01:00:36 -05:00
Hivert Quentin
42c227beca feat(calendar): Can now create Jitsi link when making event 2025-01-27 14:27:09 +01:00
Hivert Quentin
c400f45ef1 chore(js/css): update generated files 2025-01-23 01:00:36 -05:00
Hivert Quentin
78655ae127 fix(users): try to always use the user domain in the basDN with %d 2025-01-22 16:16:47 +01:00
Hivert Quentin
29e00f3e9e fix(users): don't look up for users when they change language on root page 2025-01-22 16:16:47 +01:00
Hivert Quentin
beb0d9cb1b fix(users): when using multi-domains configuration, only request the apopriate usersources. 2025-01-22 16:16:47 +01:00
Hivert Quentin
5c1278a895 chore(js/css): update generated files 2025-01-18 01:00:37 -05:00
smizrahi
616c9291e0 chore(ckeditor): Update to CKEditor 44.1.0 2025-01-17 10:58:37 +01:00
smizrahi
9941e2a04b fix(calendar): Flatten cycle change: the day at 00:00 is now used to retrieve all occurrences. This change should resolve the issue where resource availability is not detected if the event is shorter than the occurrence duration in the resource. 2025-01-07 18:39:02 +01:00
smizrahi
b40d777a86 fix(mail): Fix error when searching string with quote 2024-12-23 15:35:19 +01:00
smizrahi
70f72eb92f fix(mail): Fix ckeditor issue where the font-size disappear after mail sent. Use font-size instead of css class. 2024-12-23 11:18:28 +01:00
smizrahi
0a828a739e fix(mail): Fix assertion when failed to decode base64 mime body mail part 2024-12-18 10:39:27 +01:00
smizrahi
395a01ed52 fix(mail): Fix mail sub folders sorting. Fixes #6058. 2024-12-17 18:27:53 +01:00
smizrahi
c05b331ac0 fix(calendar): Fix SOGoDAVCalendarStartTimeLimit parameter. Events are retrieved when initial sync is done. 2024-12-17 16:35:52 +01:00
smizrahi
da32b3f86d fix(calendar): Ensure organizers are properly removed from attendee's calendars. Fix issue where organizers were also set as attendees. Removed organizer in attendees list. 2024-12-16 12:21:41 +01:00
Hivert Quentin
a09720cf22 chore(js/css): update generated files 2024-12-10 01:00:36 -05:00
smizrahi
0364f7f2a4 fix(mail): Fix issue where unread counter is invalid when whanging folder. Fixes #6064. 2024-12-09 17:40:24 +01:00
Hivert Quentin
00082eb0bc chore(js/css): update generated files 2024-12-03 01:00:40 -05:00
smizrahi
178b1a3a0e feat(core): Check password strength on login (SQL Source). Closes #6025. 2024-12-02 11:08:39 +01:00
Hivert Quentin
9ffa72ee9b chore(js/css): update generated files 2024-11-30 01:00:35 -05:00
Hivert Quentin
169a0c6125 fix(calendar): In some case, the startTime was not properly set 2024-11-29 10:38:38 +01:00
Hivert Quentin
c7b0133000 chore(tool): add the possibility to force the sieve script activation 2024-11-27 10:07:58 +01:00
smizrahi
2f9c2cf4da fix(contacts): Fix empty chip in contact group when c_cn is not populated 2024-11-26 09:32:21 +01:00
Hivert Quentin
57db6b5f91 chore(js/css): update generated files 2024-11-26 01:00:36 -05:00
smizrahi
f65ab9b43a feat(mail): Add move to icon on the mail view. Closes #6028. 2024-11-25 15:32:34 +01:00
smizrahi
2258d5cd60 feat(mail): Add sort by recipient instead of from in sent folder. Change subject_or_to in sent folder for search instead of subject_or_from. Closes #6030. 2024-11-25 12:01:46 +01:00
smizrahi
ea427ea41a feat(mail): Deletion of mail older than x. Closes #6023. Remove also template folder. Change SOGoDisableMailCleaning to SOGoEnableMailCleaning (disabled by default). 2024-11-25 10:23:31 +01:00
Hivert Quentin
ce86d14826 chore(tool): add the possibility to force the sieve script activation 2024-11-22 09:08:13 +01:00
Hivert Quentin
7f7c743976 chore(js/css): update generated files 2024-11-21 01:00:36 -05:00
smizrahi
6f86506b28 feat(mail): Deletion of mail older than x. Closes #6023. 2024-11-20 16:50:15 +01:00
Hivert Quentin
e44bc1fc91 fix(calendar): if rrule is infinite don't count rdates as last dates 2024-11-20 12:06:48 +01:00
smizrahi
c90e2b0501 fix(calendar): Ensure organizers are properly removed from attendee's calendars. Fix issue where organizers were also set as attendees. When an occurrence is deleted, it is now correctly removed from attendee's calendars. 2024-11-18 15:41:14 +01:00
smizrahi
cd0324dd49 Add log for _fixDates 2024-11-12 16:21:12 +01:00
smizrahi
581b2c1912 Revert "Revert "fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'.""
This reverts commit ec20ea1b45d35f9d63066baf324fa6726b4e910e.
2024-11-12 16:21:12 +01:00
smizrahi
9a9d968756 Revert "fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'."
This reverts commit 5bab72726a.
2024-11-12 16:21:12 +01:00
Hivert Quentin
fe003eeef5 chore(js/css): update generated files 2024-11-07 01:00:36 -05:00
smizrahi
a09f4d8f49 fix(mail): Fix ckeditor margin for to make difference between line breaks and paragraph. Fixes #6056. 2024-11-06 17:56:02 +01:00
smizrahi
617c1bbc64 fix(mail): Correct attachment handling when creating emails from templates 2024-11-06 16:48:39 +01:00
smizrahi
5bab72726a fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'. 2024-11-06 09:15:12 +01:00
Hivert Quentin
01863987dd fix(calendar): fix commit f1257088 2024-11-04 10:22:08 +01:00
Hivert Quentin
f1257088f2 fix(calendar): prevent to return the same user twice in ldap groups 2024-10-29 17:14:25 +01:00
Hivert Quentin
1c611a0a4a chore(js/css): update generated files 2024-10-23 01:00:36 -04:00
smizrahi
f2ba6870d5 feat(core): Add new SOGoURLCreateAccount option to add a create account link below login form 2024-10-22 16:03:50 +02:00
smizrahi
253d14cfce fix(core): Specify application name in WORequest to avoid computing app name in SOPE. Sometimes the app name is wrongly defined due to invalid URL calls. 2024-10-22 09:46:00 +02:00
smizrahi
b3c77a0e00 fix(mail): Add 'Return-Receipt-To' header for mail receipt 2024-10-16 09:44:53 +02:00
Hivert Quentin
cba0c6d420 chore(release): 5.11.2 SOGo-5.11.2 2024-10-15 16:21:02 +02:00
Hivert Quentin
1d8ee80c39 fix(mail): modify the message-id to not start by <XX- that trigger a native spamassassin rule
ed9239e5d1/rulesrc/sandbox/felicity/70_other.cf (L267)
2024-10-14 16:56:42 +02:00
Hivert Quentin
04a9a8773d fix(security) : fix a security issue introduced in 5.11.1 2024-10-11 15:10:19 +02:00
WoodySlum
a466628126 Merge pull request #360 from robertsilen/patch-1
docs(core): add MariaDB to System requirements
2024-10-09 14:44:09 +02:00
Hivert Quentin
60b59ae1bc chore(js/css): update generated files 2024-10-09 01:00:35 -04:00