Commit Graph

5236 Commits

Author SHA1 Message Date
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
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
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
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
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
Hivert Quentin
09a97b199f chore(theme): fix comment section of theme-default 2024-02-22 08:59:43 +01:00
Hivert Quentin
d9c36c6985 chore(js/css): update generated files 2024-02-21 01:00:51 -05:00
Hivert Quentin
6d9647e353 chore(js/css): update theme default 2024-02-20 09:43:21 +00:00
Hivert Quentin
4337e875eb chore(js/css): update generated files 2024-02-20 09:05:28 +00:00
Hivert Quentin
311c358580 chore(js/css): update generated files 2024-02-08 11:09:07 -05:00
Hivert Quentin
adc2d74e54 feat(accounts): Can now add smtp server to auxilliary accounts 2024-02-08 17:07:25 +01:00
Hivert Quentin
f5cd67972b chore(js/css): update generated files 2024-02-08 01:00:53 -05:00
smizrahi
5081de1639 fix(js): Remove check version for ckeditor 2024-02-07 16:41:13 +01:00
smizrahi
d46a436cc4 chore(js/css): update generated files 2024-02-07 15:35:37 +00:00
Hivert Quentin
9e37d212b9 chore(js/css): update generated files 2024-02-02 01:00:49 -05:00
Hivert Quentin
f0010afef4 feat(accounts): Can now add smtp server to auxilliary accounts 2024-02-01 16:55:41 +01:00
Hivert Quentin
59bd290d62 chore(js/css): update generated files 2024-02-01 01:00:49 -05:00
smizrahi
63248772c1 feat(core): Add message of the day. Fix theming issue. 2024-01-31 15:05:42 +01:00
Hivert Quentin
569cf8e0ae chore(js/css): update generated files 2024-01-23 01:00:50 -05:00
smizrahi
eee50697b0 feat(core): Add message of the day 2024-01-22 14:34:22 +01:00
Hivert Quentin
fb3a159cf7 chore(js/css): update generated files 2024-01-10 01:00:48 -05:00
smizrahi
68398d2086 feat(calendar): Add double click to calendar create events 2024-01-09 14:10:05 +01:00
smizrahi
930a06e520 feat(core): Add URL encryption for GDPR compliancy 2024-01-09 11:01:17 +01:00
smizrahi
153f444c3f Merge branch 'master' into feature-gdpr-no-caldav 2024-01-09 08:44:16 +01:00
Hivert Quentin
fec99c95db chore(js/css): update generated files 2024-01-04 01:00:49 -05:00
smizrahi
00d69560ba fix(mail): Fix inline text issue when Hide inline attachment option is set 2024-01-03 09:11:14 +01:00
Hivert Quentin
5ad1d9d9c3 chore(js/css): update generated files 2024-01-03 01:00:47 -05:00
Hivert Quentin
8dc69efd70 fix(calendar): Couldn't choose some reminder options when creating events 2024-01-02 17:21:24 +01:00
Hivert Quentin
99f87a26dc chore(js/css): update generated files 2023-12-23 01:00:48 -05:00
smizrahi
acd4a1f4aa fix(calendar): Prevent clicking on delete event button when network is slow 2023-12-22 13:08:38 +00:00
smizrahi
d505b874f7 Merge branch 'master' into feature-gdpr 2023-12-20 18:01:40 +01:00
Hivert Quentin
d68bbc836c chore(js/css): update generated files 2023-12-19 01:00:44 -05:00
smizrahi
51b6c0d9a3 fix(ui): Fix text/placeholder overlaps when Chrome autofill applies 2023-12-18 22:42:13 +01:00
Hivert Quentin
5f2e4889f3 chore(js/css): update generated files 2023-12-18 08:27:23 -05:00
smizrahi
37379ba416 fix(preferences): Fix error 500 when changing password 2023-12-18 14:24:50 +01:00
Hivert Quentin
8375c9352e chore(js/css): update generated files 2023-12-12 06:10:11 -05:00
smizrahi
f85c53190c fix(addressbook): Fix exception when using multiple address book source and searching. Fixes #5906. 2023-12-12 12:08:25 +01:00