Commit Graph

17137 Commits

Author SHA1 Message Date
Hivert Quentin
2e2e36e0a2 fix(attachment): properly download openxmlformats in attachments 2024-04-29 14:21:03 +02:00
Hivert Quentin
880eb89719 fix(calendar): resource was busy even if they have delegated 2024-04-18 10:11:38 +02:00
Hivert Quentin
5830053026 fix(calendar): resource was busy even if they have delegated 2024-04-17 15:23:11 +02:00
Hivert Quentin
f815848a86 chore(js/css): update generated files 2024-04-11 01:00:50 -04:00
smizrahi
f8c354c302 fix(mail): Fix Exception when using delegated identities. Closes #5951 2024-04-10 17:18:03 +02:00
smizrahi
d9ee884459 fix(calendar): Fix assertion when is_cycle is set but without c_cycleinfo. Fixes #5950. 2024-04-10 15:47:17 +02:00
Hivert Quentin
526aa281d9 fix(contacts): can now reset contacts categories more than once 2024-04-10 11:26:06 +02:00
smizrahi
49e9988b82 fix(calendar): Fix assertion when is_cycle is set but without c_cycleinfo. Fix tests. 2024-04-09 08:59:09 +02:00
Hivert Quentin
20678b43ad chore(js/css): update generated files 2024-04-09 01:00:56 -04:00
smizrahi
d4046673ee fix(calendar): Fix assertion when is_cycle is set but without c_cycleinfo 2024-04-08 13:57:07 +02:00
smizrahi
2f4c125bdd fix(core): Add timer to avoid spamming onEditorChanged for CKEditor 5. Fixes #5944. Added onblur event 2024-04-08 12:45:18 +02:00
smizrahi
98e00d09a3 feat(core): Update to ckeditor 5. Fixes #5920. Add SOGoForceRawHtmlSignature to disable raw-html-embed. Removed CKEditor signature box style when composing mail. Fix issue where raw-html-embed was added when changind signature 2024-04-08 10:37:33 +02:00
smizrahi
a9e02d94a2 feat(core): Update to ckeditor 5. Fixes #5920. Add raw-html-embed only on html signatures 2024-04-04 18:20:23 +02:00
Hivert Quentin
2e37e59ed1 fix(vulnerability): prevent cross-site scripting when previewing attachments 2024-04-03 17:34:16 +02:00
smizrahi
ae01ed077d fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user 2024-04-03 10:48:39 +02:00
smizrahi
cb55413e91 fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user 2024-04-03 09:18:53 +02:00
smizrahi
0fafda55d6 fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user 2024-04-02 18:55:30 +02:00
smizrahi
bc804ae823 fix(core): Add timer to avoid spamming onEditorChanged for CKEditor 5. Fixes #5944. 2024-04-02 11:11:46 +02:00
smizrahi
127df39689 fix(core): Clean html parasite code to avoid ckeditor hangs. Fixes #5944. 2024-03-27 10:05:13 +01:00
Hivert Quentin
711403f024 chore(js/css): update generated files 2024-03-20 01:00:54 -04:00
smizrahi
049a569d7f fix(mail): Fix errors while spamming arrow keys on mail list. The transition was not finished 2024-03-19 16:08:54 +01:00
smizrahi
e6ff9a408d fix(mail): Add encoding fallback when there are ISO char in file name. Fixes #5388. 2024-03-18 15:15:35 +01:00
smizrahi
06ea167ee5 fix(mail): Removed bracket display when inline text or inline html 2024-03-18 15:15:35 +01:00
Hivert Quentin
7c0699b96f fix(languages): somme "array" strings were using the wrong comma delimiter 2024-03-14 16:05:01 +01:00
Hivert Quentin
adf1117046 fix(event): resource was considered busy for an event he has delegated 2024-03-13 14:42:12 +01:00
smizrahi
5215aa4f41 fix(calendar): Fix NSData returns instead of NSString on c_cycleinfo depending on database issue. CLoses #5940. 2024-03-12 09:45:23 +01:00
Hivert Quentin
599c40b9f6 chore(js/css): update generated files 2024-03-12 01:00:55 -04:00
smizrahi
e39c104436 fix(core): On some emails print, first page is blank. Closes #5602. 2024-03-11 16:31:04 +01:00
smizrahi
7b233422f5 fix(calendar): Fix issue when doubleclick creates an event of 2 days after creating an event > 1 days 2024-03-11 16:14:22 +01:00
smizrahi
0cfaa7740a feat(core): Update to ckeditor 5. Add remove format button and code plugin. 2024-03-11 11:11:24 +01:00
smizrahi
65ab6962d8 feat(core): Update to ckeditor 5. Fixes #5920. Change to add raw-html-embed on all signatures 2024-03-11 10:29:41 +01:00
Hivert Quentin
96331cac90 feat(mail): add options to not add X-Foward header in mail 2024-03-07 15:36:40 +01:00
Hivert Quentin
815a87de0b fix(event): user was considered busy for an event he has delegated 2024-03-07 12:10:05 +01:00
Hivert Quentin
e4cb0a35ef fix(event): fix rdate timezones 2024-03-07 10:10:10 +01:00
Hivert Quentin
f609c31a32 feat(ytnef): add possibility to add event to calendar from winmail.dat 2024-03-06 16:50:38 +01:00
Hivert Quentin
f51c756cda chore(js/css): update generated files 2024-03-06 01:01:00 -05:00
smizrahi
dd965baae1 feat(core): Update to ckeditor 5. Fixes #5920. Encapsulate signature in raw-html-embed div when there are tables inside. Changed settings for raw html to enable preview. 2024-03-05 21:57:01 +01:00
Hivert Quentin
1719baea7a chore(shortkey): change shortkey for marking as junk from j to shift+j
It was too common for people to obliviously mark a mail as junk...
2024-03-05 17:26:37 +01:00
Hivert Quentin
e131cd7961 chore(js/css): update generated files 2024-03-05 01:00:51 -05:00
smizrahi
b7a71140f2 feat(core): Update to ckeditor 5. Fixes #5920. Add directives to preserve HTML raw data. 2024-03-04 15:49:47 +01:00
smizrahi
2b23ff3eb8 feat(core): Update to ckeditor 5. Fixes #5920. Added disableNativeSpellChecker. Added htmlEmbed plugin. 2024-03-04 15:07:52 +01:00
smizrahi
cc061582f4 chore(sogo-tool): Fix compilation issue with updateSecretFromEncryptedData. Fixes #5935 2024-03-01 14:51:57 +01:00
smizrahi
185770a35e docs(installation): Improve documentation on 5.10.1 2024-02-28 16:56:22 +01:00
smizrahi
fd9b8dcfcd fix(core): Add disableSubgroups option in SOGoUserSources LDAP settings to avoid infinite recursive loop when using a group name with the same name as a member. Fixes #5913 2024-02-28 11:08:51 +01:00
Hivert Quentin
8267b5afd3 chore(js/css): update generated files 2024-02-28 01:00:59 -05:00
smizrahi
e92fb8f52d feat(core): Update to ckeditor 5. Fixes #5920. 2024-02-27 14:29:59 +01:00
smizrahi
b8a6d576e1 fix(core): Improve error logging on url encryption 2024-02-27 13:46:06 +01:00
smizrahi
4dba56f70d fix(addressbook): Removed SOGoGlobalAddressBookFirstEntries (use listRequiresDot instead) and move SOGoGlobalAddressBookFirstEntriesCount to globalAddressBookFirstEntriesCount in source scope. This fixed the broken listRequiresDot in 5.10 2024-02-26 15:40:49 +01:00
smizrahi
776a798e17 fix(mail): Fix ukrainian encoding issue. Fixes #5702. 2024-02-26 10:09:56 +01:00
Hivert Quentin
09a97b199f chore(theme): fix comment section of theme-default SOGo-5.10.0 2024-02-22 08:59:43 +01:00