Commit Graph

  • f8c354c302 fix(mail): Fix Exception when using delegated identities. Closes #5951 smizrahi 2024-04-10 17:18:03 +02:00
  • d9ee884459 fix(calendar): Fix assertion when is_cycle is set but without c_cycleinfo. Fixes #5950. smizrahi 2024-04-10 15:47:17 +02:00
  • 526aa281d9 fix(contacts): can now reset contacts categories more than once Hivert Quentin 2024-04-10 11:26:06 +02:00
  • 49e9988b82 fix(calendar): Fix assertion when is_cycle is set but without c_cycleinfo. Fix tests. smizrahi 2024-04-09 08:58:50 +02:00
  • 20678b43ad chore(js/css): update generated files Hivert Quentin 2024-04-09 01:00:56 -04:00
  • d4046673ee fix(calendar): Fix assertion when is_cycle is set but without c_cycleinfo smizrahi 2024-04-08 13:57:07 +02:00
  • 2f4c125bdd fix(core): Add timer to avoid spamming onEditorChanged for CKEditor 5. Fixes #5944. Added onblur event smizrahi 2024-04-08 12:45:18 +02:00
  • 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 smizrahi 2024-04-08 10:37:33 +02:00
  • a9e02d94a2 feat(core): Update to ckeditor 5. Fixes #5920. Add raw-html-embed only on html signatures smizrahi 2024-04-04 18:20:06 +02:00
  • 2e37e59ed1 fix(vulnerability): prevent cross-site scripting when previewing attachments Hivert Quentin 2024-04-03 17:34:16 +02:00
  • ae01ed077d fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user smizrahi 2024-04-03 10:48:39 +02:00
  • cb55413e91 fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user smizrahi 2024-04-03 09:18:53 +02:00
  • 0fafda55d6 fix(calendar): Fix issue where a calendar's subscribed user can give acl to another user smizrahi 2024-04-02 18:55:30 +02:00
  • bc804ae823 fix(core): Add timer to avoid spamming onEditorChanged for CKEditor 5. Fixes #5944. smizrahi 2024-04-02 11:11:46 +02:00
  • 127df39689 fix(core): Clean html parasite code to avoid ckeditor hangs. Fixes #5944. smizrahi 2024-03-27 10:05:13 +01:00
  • 711403f024 chore(js/css): update generated files Hivert Quentin 2024-03-20 01:00:54 -04:00
  • 049a569d7f fix(mail): Fix errors while spamming arrow keys on mail list. The transition was not finished smizrahi 2024-03-19 16:08:54 +01:00
  • e6ff9a408d fix(mail): Add encoding fallback when there are ISO char in file name. Fixes #5388. smizrahi 2024-03-18 15:15:14 +01:00
  • 06ea167ee5 fix(mail): Removed bracket display when inline text or inline html smizrahi 2024-03-18 15:13:37 +01:00
  • 7c0699b96f fix(languages): somme "array" strings were using the wrong comma delimiter Hivert Quentin 2024-03-14 16:05:01 +01:00
  • adf1117046 fix(event): resource was considered busy for an event he has delegated Hivert Quentin 2024-03-13 14:42:12 +01:00
  • 5215aa4f41 fix(calendar): Fix NSData returns instead of NSString on c_cycleinfo depending on database issue. CLoses #5940. smizrahi 2024-03-12 09:45:10 +01:00
  • 599c40b9f6 chore(js/css): update generated files Hivert Quentin 2024-03-12 01:00:55 -04:00
  • e39c104436 fix(core): On some emails print, first page is blank. Closes #5602. smizrahi 2024-03-11 16:31:04 +01:00
  • 7b233422f5 fix(calendar): Fix issue when doubleclick creates an event of 2 days after creating an event > 1 days smizrahi 2024-03-11 16:14:22 +01:00
  • 0cfaa7740a feat(core): Update to ckeditor 5. Add remove format button and code plugin. smizrahi 2024-03-11 11:11:24 +01:00
  • 65ab6962d8 feat(core): Update to ckeditor 5. Fixes #5920. Change to add raw-html-embed on all signatures smizrahi 2024-03-11 10:29:41 +01:00
  • 96331cac90 feat(mail): add options to not add X-Foward header in mail Hivert Quentin 2024-03-07 15:36:40 +01:00
  • 815a87de0b fix(event): user was considered busy for an event he has delegated Hivert Quentin 2024-03-07 12:10:05 +01:00
  • e4cb0a35ef fix(event): fix rdate timezones Hivert Quentin 2024-03-07 10:10:10 +01:00
  • f609c31a32 feat(ytnef): add possibility to add event to calendar from winmail.dat Hivert Quentin 2024-03-06 16:50:38 +01:00
  • f51c756cda chore(js/css): update generated files Hivert Quentin 2024-03-06 01:01:00 -05:00
  • 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. smizrahi 2024-03-05 21:57:01 +01:00
  • 1719baea7a chore(shortkey): change shortkey for marking as junk from j to shift+j Hivert Quentin 2024-03-05 17:26:37 +01:00
  • e131cd7961 chore(js/css): update generated files Hivert Quentin 2024-03-05 01:00:51 -05:00
  • b7a71140f2 feat(core): Update to ckeditor 5. Fixes #5920. Add directives to preserve HTML raw data. smizrahi 2024-03-04 15:49:47 +01:00
  • 2b23ff3eb8 feat(core): Update to ckeditor 5. Fixes #5920. Added disableNativeSpellChecker. Added htmlEmbed plugin. smizrahi 2024-03-04 15:07:52 +01:00
  • cc061582f4 chore(sogo-tool): Fix compilation issue with updateSecretFromEncryptedData. Fixes #5935 smizrahi 2024-03-01 14:51:57 +01:00
  • 185770a35e docs(installation): Improve documentation on 5.10.1 smizrahi 2024-02-28 16:56:22 +01:00
  • 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 smizrahi 2024-02-28 11:08:23 +01:00
  • 8267b5afd3 chore(js/css): update generated files Hivert Quentin 2024-02-28 01:00:59 -05:00
  • e92fb8f52d feat(core): Update to ckeditor 5. Fixes #5920. smizrahi 2024-02-27 14:29:59 +01:00
  • b8a6d576e1 fix(core): Improve error logging on url encryption smizrahi 2024-02-27 13:46:06 +01:00
  • 4dba56f70d fix(addressbook): Removed SOGoGlobalAddressBookFirstEntries (use listRequiresDot instead) and move SOGoGlobalAddressBookFirstEntriesCount to globalAddressBookFirstEntriesCount in source scope. This fixed the broken listRequiresDot in 5.10 smizrahi 2024-02-26 15:40:49 +01:00
  • 776a798e17 fix(mail): Fix ukrainian encoding issue. Fixes #5702. smizrahi 2024-02-26 10:01:48 +01:00
  • 09a97b199f chore(theme): fix comment section of theme-default SOGo-5.10.0 Hivert Quentin 2024-02-22 08:59:43 +01:00
  • d9c36c6985 chore(js/css): update generated files Hivert Quentin 2024-02-21 01:00:51 -05:00
  • 5ff1f5396c chore(release): 5.10.0 Hivert Quentin 2024-02-20 13:40:57 +01:00
  • 092bc9a120 chore(timezones): Update to version 2024a Hivert Quentin 2024-02-20 11:22:17 +01:00
  • ca1d5495ab i18n(cy): Update Welsh translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 34407df4f7 i18n(uk): Update Ukrainian translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 2b1e7bdb67 i18n(tr_TR): Update TurkishTurkey translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • c93b1e9775 i18n(sv): Update Swedish translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 30f819e2a4 i18n(es_ES): Update SpanishSpain translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 7582266479 i18n(es_AR): Update SpanishArgentina translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 24888b23d5 i18n(sl_SI): Update Slovenian translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 2db48dc7fb i18n(sk): Update Slovak translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 91c22c0800 i18n(sr@latin): Update SerbianLatin translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 5146d9d215 i18n(sr): Update Serbian translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 0f0ecf7521 i18n(ru): Update Russian translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • c827880f2a i18n(ro_RO): Update Romanian translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 26719a1461 i18n(pt): Update Portuguese translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • add792fc1e i18n(nn_NO): Update NorwegianNynorsk translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • ee55f7a64f i18n(nb_NO): Update NorwegianBokmal translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 71e66d65b8 i18n(sr_ME@latin): Update Montenegrin translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • adf2d409ba i18n(mk_MK): Update Macedonian translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • ab8c236621 i18n(lt): Update Lithuanian translations Hivert Quentin 2024-02-20 11:10:31 +01:00
  • 74a730d094 i18n(lv): Update Latvian translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • adc17a3639 i18n(kk): Update Kazakh translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • a75bfbb2c7 i18n(ja): Update Japanese translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • e924ac4e67 i18n(it): Update Italian translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • c3cefb6ae8 i18n(id_ID): Update Indonesian translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • ae85548f27 i18n(is): Update Icelandic translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 8581aa7840 i18n(hu): Update Hungarian translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 82db4d99d4 i18n(he): Update Hebrew translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 28f446a6ad i18n(de): Update German translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • ef29aa2bab i18n(gl): Update Galician translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 62d5414936 i18n(fr): Update French translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • ce8c697d96 i18n(fi): Update Finnish translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • ad75555a0f i18n(nl): Update Dutch translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • c8eee39017 i18n(da_DK): Update Danish translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • af22a30f12 i18n(cs): Update Czech translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • c5b6611f89 i18n(hr_HR): Update Croatian translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 7e78781044 i18n(zh_TW): Update ChineseTaiwan translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 31eb7987d8 i18n(zh_CN): Update ChineseChina translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 344d4da930 i18n(ca): Update Catalan translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 65d31f2b14 i18n(bg_BG): Update Bulgarian translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 434be9ea71 i18n(pt_BR): Update BrazilianPortuguese translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • ace1515dfc i18n(bs_BA): Update Bosnian translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • c2fc80ecd1 i18n(eu): Update Basque translations Hivert Quentin 2024-02-20 11:10:29 +01:00
  • 1206d2f459 i18n(ar): Update Arabic translations Hivert Quentin 2024-02-20 11:10:28 +01:00
  • 083fa1fefd i18n(pl): Update Polish translations Hivert Quentin 2024-02-20 11:10:24 +01:00
  • 6d9647e353 chore(js/css): update theme default Hivert Quentin 2024-02-20 09:43:21 +00:00
  • 4337e875eb chore(js/css): update generated files Hivert Quentin 2024-02-20 09:05:28 +00:00
  • 2aec2ec7b0 doc(secret): Add documentation for the sogo secret Hivert Quentin 2024-02-20 09:37:13 +01:00
  • 6aab869b81 fix(contacts): c_cn could be null whereas it isn't Hivert Quentin 2024-02-19 10:59:01 +01:00
  • 3acab3f896 fix(calendar): Fix high memory usage when importing an ics smizrahi 2024-02-14 11:08:32 +01:00
  • 889fe1eb39 Revert "fix(memory): reduce memory usage when working with events with a lot of alarms defined in the ics file" Hivert Quentin 2024-02-13 17:39:41 +01:00
  • 31a66c461a fix(core): Add missing method WORequest+SOGo.h smizrahi 2024-02-13 11:46:39 +01:00
  • 39640ff323 feat(preferences): Add password visible icons on password change (preferences + login page) feature-password-change-visible smizrahi 2024-02-13 11:21:26 +01:00