Commit Graph

3782 Commits

Author SHA1 Message Date
smizrahi
eb42e1787c fix(preferences): Fix NSException issue when SOGoCreateIdentitiesDisabled is set 2023-06-20 22:25:12 +02:00
Hivert Quentin
665861d830 i181(gl_ES) add Galician language support 2023-06-12 08:56:30 +02:00
smizrahi
f9fdad251d fix(mail): Removed invalid HTML tags in mail body. Fixes #5755 2023-06-07 14:42:21 +02:00
smizrahi
fa5264e822 fix(calendar): Increase timeout to 60 seconds for large ics calendar. Closes #5781. 2023-06-06 09:04:01 +02:00
smizrahi
9da6521cfb Merge branch 'master' into SOGo-5.8 2023-05-30 18:25:41 +02:00
Hivert Quentin
5f47fc7bcb i18n(cy): Update Welsh translations 2023-05-30 09:47:00 +02:00
Hivert Quentin
af96d2b5c4 i18n(sv): Update Swedish translations 2023-05-30 09:47:00 +02:00
Hivert Quentin
2b7552a5a9 i18n(es_ES): Update SpanishSpain translations 2023-05-30 09:47:00 +02:00
Hivert Quentin
ccf4872347 i18n(es_AR): Update SpanishArgentina translations 2023-05-30 09:47:00 +02:00
Hivert Quentin
17fca79bb0 i18n(sl_SI): Update Slovenian translations 2023-05-30 09:46:59 +02:00
Hivert Quentin
1ea3f009bb i18n(sk): Update Slovak translations 2023-05-30 09:46:59 +02:00
Hivert Quentin
b1f6d20e9f i18n(sr@latin): Update SerbianLatin translations 2023-05-30 09:46:59 +02:00
Hivert Quentin
7be8e644a9 i18n(ro_RO): Update Romanian translations 2023-05-30 09:46:58 +02:00
Hivert Quentin
6bb781b531 i18n(pt): Update Portuguese translations 2023-05-30 09:46:58 +02:00
Hivert Quentin
3e93296902 i18n(nn_NO): Update NorwegianNynorsk translations 2023-05-30 09:46:56 +02:00
Hivert Quentin
d5bf149f7a i18n(sr_ME@latin): Update Montenegrin translations 2023-05-30 09:46:55 +02:00
Hivert Quentin
d4a2d6b6f4 i18n(mk_MK): Update Macedonian translations 2023-05-30 09:46:55 +02:00
Hivert Quentin
07a01e3fdd i18n(lt): Update Lithuanian translations 2023-05-30 09:46:54 +02:00
Hivert Quentin
56e040c6d5 i18n(lv): Update Latvian translations 2023-05-30 09:46:53 +02:00
Hivert Quentin
f3bdda516e i18n(kk): Update Kazakh translations 2023-05-30 09:46:52 +02:00
Hivert Quentin
8d842ccfb4 i18n(ja): Update Japanese translations 2023-05-30 09:46:52 +02:00
Hivert Quentin
aa43c5bf31 i18n(id_ID): Update Indonesian translations 2023-05-30 09:46:50 +02:00
Hivert Quentin
7f7f224621 i18n(is): Update Icelandic translations 2023-05-30 09:46:49 +02:00
Hivert Quentin
b8c5d8f4a8 i18n(he): Update Hebrew translations 2023-05-30 09:46:48 +02:00
Hivert Quentin
33427ac00b i18n(fi): Update Finnish translations 2023-05-30 09:46:48 +02:00
Hivert Quentin
e5dc0408ce i18n(cs): Update Czech translations 2023-05-30 09:46:47 +02:00
Hivert Quentin
b706d1b41f i18n(hr_HR): Update Croatian translations 2023-05-30 09:46:47 +02:00
Hivert Quentin
0a2d702c69 i18n(zh_TW): Update ChineseTaiwan translations 2023-05-30 09:46:46 +02:00
Hivert Quentin
0b4fddc232 i18n(zh_CN): Update ChineseChina translations 2023-05-30 09:46:45 +02:00
Hivert Quentin
87f778d01c i18n(ca): Update Catalan translations 2023-05-30 09:46:44 +02:00
Hivert Quentin
76dcd4f6aa i18n(bs_BA): Update Bosnian translations 2023-05-30 09:46:43 +02:00
Hivert Quentin
fb5fa0c63d i18n(eu): Update Basque translations 2023-05-30 09:46:43 +02:00
Hivert Quentin
2c0b59fa71 i18n(ar): Update Arabic translations 2023-05-30 09:46:42 +02:00
smizrahi
e3a7acd329 Merge branch 'SOGo-5.8' into fix-5768 2023-05-23 15:54:54 +02:00
smizrahi
23da4cca7b fix(mail): Signature images are not handled properly in forwarded or replied to messages. Save extracted body parts (for signature) into file system. Fixes #5768 2023-05-23 15:50:48 +02:00
smizrahi
139ef15284 fix(calendar): Fix search issue on repeated events when one title is changed the event could not be found 2023-05-22 16:17:32 +02:00
smizrahi
d436afb054 fix(mail): Signature images are not handled properly in forwarded or replied to messages. Save extracted body parts (for signature) into file system. Fixes #5768 2023-05-22 10:54:48 +02:00
Hivert Quentin
e076d0db73 fix(calendar,preferences) Small fixes for commit 5c4d467d and 6050c4ee 2023-05-22 10:11:58 +02:00
Hivert Quentin
6050c4ee61 feat(preferences): show special characters when changing password 2023-05-17 18:12:21 +02:00
smizrahi
a5d4715e76 fix(core): Add + = special characters in password policy 2023-05-10 09:39:38 +02:00
smizrahi
dd60e016c6 fix(calendar): Fix Web Calendar (ics) subscription with authentication between SOGo instances not possible after upgrading from 5.7.0 to 5.8.2. Fixes #5753 2023-05-02 13:32:23 +02:00
smizrahi
af6202bee6 feat(preferences): Add SOGoCreateIdentitiesDisabled domain option which disables identity creation for users in preferences 2023-04-18 16:57:31 +02:00
smizrahi
dbd4e20c34 fix(mail): Fix images in attachements when replying to a mail. Fixes #5731 2023-04-06 09:13:08 +02:00
smizrahi
2f36fa55fe fix(core): Add . , : ; special characters in password policy 2023-04-04 17:18:05 +02:00
smizrahi
d49ef4047a fix(mail): Fix invalid forward template when replying. Closes #5726 2023-04-04 08:45:12 +02:00
WoodySlum
8bd97d1464 Merge pull request #343 from jkanefendt/fix-move-messages-across-mailboxes
Fix moving mails across mailboxes
2023-03-14 08:35:05 +01:00
Johannes Kanefendt
49488efab9 Refactored variable declaration 2023-03-14 08:26:23 +01:00
Johannes Kanefendt
a556e742fb fix(mail): Store the Deleted flag in the correct (source) mailbox when moving mails across mailboxes 2023-03-10 15:57:53 +01:00
smizrahi
4dc8ef946d fix(mail): Fix images not displayed when forward / reply to a mail. Fixes #3981 2023-03-07 10:17:02 +01:00
smizrahi
02f855059b fix(mail): Fix segfault when TNEF does not get any data. Fixes #4190 2023-02-23 11:58:58 +01:00