Commit Graph

5277 Commits

Author SHA1 Message Date
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
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
Hivert Quentin
60b59ae1bc chore(js/css): update generated files 2024-10-09 01:00:35 -04:00
Hivert Quentin
190c2c86ed chore(js/css): update generated files 2024-10-08 09:50:34 +00:00
Hivert Quentin
2da4aa8cb8 chore(js/css): update generated files 2024-09-13 01:00:36 -04:00
Hivert Quentin
1c20c1ead3 feat(sieve): add from on notificatons 2024-09-12 10:49:15 +02:00
Hivert Quentin
01607b151d chore(js/css): update generated files 2024-09-05 01:00:37 -04:00
smizrahi
0cbd082c1d fix(mail): Fix highlighsearch html rendering on subject 2024-09-04 18:03:36 +02:00
Hivert Quentin
2dd10970a4 fix(ckeditor5): prevent ckeditor5 to preview media 2024-09-03 13:37:19 +02:00
Hivert Quentin
c1e4dc5a0e chore(js/css): update generated files 2024-08-28 01:00:36 -04:00
smizrahi
fa2caf9026 fix(mail): Add an option in Preferences to display full email instead of name alone in mailboxes. Fix issue caused by advanced search. 2024-08-27 18:40:36 +02:00
Hivert Quentin
f42f94da84 chore(js/css): update generated files 2024-08-21 01:00:55 -04:00
smizrahi
1f6bbc1044 fix(mail): Fix issue where unread counter is invalid when whanging folder. Fixes #6001. 2024-08-20 14:52:03 +02:00
Hivert Quentin
a24d59dfaf chore(js/css): update generated files 2024-08-20 01:00:53 -04:00
smizrahi
91a249009b fix(mail): Fix issue where unread counter is invalid when whanging folder. Fixes #6001. 2024-08-19 18:16:33 +02:00
Hivert Quentin
16f371dba7 chore(js/css): update generated files 2024-08-17 01:00:52 -04:00
smizrahi
86446a059c fix(mail): Fix issue where mailto: links are badly formatted when html composing 2024-08-16 12:58:31 +02:00
Hivert Quentin
b8f2e00306 chore(css): update theme-default 2024-08-07 10:48:59 +02:00
Hivert Quentin
59e76d6b26 chore(js/css): update generated files 2024-07-20 01:00:58 -04:00
smizrahi
9d71be9c45 fix(mail): Restore scroll position when refreshing emails 2024-07-19 11:45:05 +02:00
Hivert Quentin
1aa7d81a87 chore(js/css): update generated files 2024-06-26 01:00:50 -04:00
smizrahi
0cbcad9d91 feat(mail): Improve mail search (advanced search) 2024-06-25 14:28:27 +02:00
Hivert Quentin
703f0ff1b6 chore(js/css): update generated files 2024-06-05 01:00:53 -04:00
WoodySlum
c5582ba819 Merge pull request #338 from helsinki-systems/escape-css-selectors
fix(calendar(js)): escape CSS selector names (@leonklingele)
2024-06-04 11:15:10 +02:00
WoodySlum
2dd45dfb93 Merge pull request #337 from helsinki-systems/prevent-double-event-creation
fix(calendar(js)): prevent duplicate event creation in case of an event conflict (@leonklingele)
2024-06-04 11:14:26 +02:00
Hivert Quentin
67e1a50c80 chore(js/css): update generated files 2024-06-04 01:00:52 -04:00
smizrahi
2756176503 fix(calendar): Fix empty recurence list when creating event from mail 2024-06-03 22:41:42 +02:00
smizrahi
1a47fdb7d6 fix(mail): Fix advanced search no select/action on results. Fixes #5978 2024-06-03 14:34:04 +02:00
Hivert Quentin
ebca25ca62 chore(js/css): update generated files 2024-05-23 01:00:53 -04:00
smizrahi
314b39dd1c fix(ui): Fix invalid display when creating new appointment / mail on mobile. Initialize isFullscreen to if screen is in portrait. Fixes #5970. 2024-05-22 10:35:16 +02:00
smizrahi
6ac8525bfe feat(mail): Add 'View raw message' mail contextual option. This option open message in a popup without HTML mail CSS content modification. 2024-05-22 10:15:58 +02:00
smizrahi
9eb8039698 feat(mail): Improve mail search (advanced search) 2024-05-21 09:25:20 +02:00
Hivert Quentin
229596da2b chore(js/css): update generated files 2024-04-30 01:00:47 -04:00
smizrahi
c2d9050539 fix(core): Notify sgCkeditor component when clicking the send button to update content. Fixes #5952. 2024-04-29 22:21:33 +02:00
Hivert Quentin
f815848a86 chore(js/css): update generated files 2024-04-11 01:00:50 -04:00
Hivert Quentin
526aa281d9 fix(contacts): can now reset contacts categories more than once 2024-04-10 11:26:06 +02:00
Hivert Quentin
20678b43ad chore(js/css): update generated files 2024-04-09 01:00:56 -04: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
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