Commit Graph

8805 Commits

Author SHA1 Message Date
smizrahi
deef331029 i18n(mk_MK): Update Macedonian translations 2023-03-27 19:46:08 +02:00
smizrahi
dd0d9bd5fe i18n(lt): Update Lithuanian translations 2023-03-27 19:46:08 +02:00
smizrahi
b9eacdbe49 i18n(lv): Update Latvian translations 2023-03-27 19:46:08 +02:00
smizrahi
d860a3c016 i18n(kk): Update Kazakh translations 2023-03-27 19:46:08 +02:00
smizrahi
44ea7a684e i18n(ja): Update Japanese translations 2023-03-27 19:46:07 +02:00
smizrahi
561ab7e866 i18n(it): Update Italian translations 2023-03-27 19:46:07 +02:00
smizrahi
12c32ef1d2 i18n(id_ID): Update Indonesian translations 2023-03-27 19:46:07 +02:00
smizrahi
7cbef4bdd4 i18n(is): Update Icelandic translations 2023-03-27 19:46:07 +02:00
smizrahi
38ebd5a38f i18n(he): Update Hebrew translations 2023-03-27 19:46:07 +02:00
smizrahi
7b66aa9dad i18n(fi): Update Finnish translations 2023-03-27 19:46:07 +02:00
smizrahi
6c816cba6b i18n(nl): Update Dutch translations 2023-03-27 19:46:07 +02:00
smizrahi
4f7e04d5b4 i18n(cs): Update Czech translations 2023-03-27 19:46:07 +02:00
smizrahi
e16f5fa0f9 i18n(hr_HR): Update Croatian translations 2023-03-27 19:46:07 +02:00
smizrahi
245ede949e i18n(zh_TW): Update ChineseTaiwan translations 2023-03-27 19:46:07 +02:00
smizrahi
1344f2a7dd i18n(zh_CN): Update ChineseChina translations 2023-03-27 19:46:06 +02:00
smizrahi
485f40cca4 i18n(ca): Update Catalan translations 2023-03-27 19:46:06 +02:00
smizrahi
982b1ec1f6 i18n(bg_BG): Update Bulgarian translations 2023-03-27 17:53:30 +02:00
smizrahi
28784836c8 i18n(pt_BR): Update Portuguese (Brazil) translations 2023-03-27 17:51:11 +02:00
smizrahi
ddf55270a6 i18n(bs_BA): Update Bosnian translations 2023-03-27 17:49:55 +02:00
smizrahi
9192f2b76d i18n(eu): Update Basque translations 2023-03-27 17:49:04 +02:00
smizrahi
3714b147ed i18n(ar): Update Arabic translations 2023-03-27 17:47:21 +02:00
smizrahi
ac8aeec83f i18n(ru): Update Russian translations 2023-03-27 17:46:43 +02:00
smizrahi
a3c9044b7e i18n(de): Update German translations 2023-03-27 17:42:08 +02:00
smizrahi
ecd1344065 i18n(da_DK): Update Danish translations 2023-03-27 17:41:34 +02:00
smizrahi
e4534c0bfd i18n(nb_NO): Update Norwegian Bokmål translations 2023-03-27 17:36:33 +02:00
smizrahi
cdbe91decf i18n(hu): Update Hungarian translations 2023-03-27 17:34:38 +02:00
smizrahi
3f01de6c8f chore(npm): Update CKEditor to version 4.21.0 2023-03-27 11:27:35 +02:00
smizrahi
65d4c5c480 fix(calendar): Add confirmation box when dismissing calendar event edition with background click, only if the event is in edition. Fixes #5585 2023-03-27 09:38:56 +02:00
smizrahi
bb4a88b6df fix(calendar): Add confirmation box when dismissing calendar event edition with background click, only if the event is in edition. Fixes #5585 2023-03-22 19:39:44 +01:00
smizrahi
f5ed10b00c fix(mail): Fix images not displayed when forward / reply to a mail. Fixes #3981. Fixes #5715 2023-03-22 16:17:58 +01:00
smizrahi
7ad7f5efa6 fix(ui): Add error message on UI when too many mails are sent in short time. Fix fr translation. Fix documentation 2023-03-21 17:35:45 +01:00
smizrahi
e12583eb4e feat(mail): Add punycode (RFC 3492) to encode domain with special characters 2023-03-21 10:27:43 +01:00
smizrahi
39032ac80f feat(mail): Add punycode (RFC 3492) to encode domain with special characters 2023-03-21 10:23:56 +01:00
smizrahi
13178a16f2 feat(mail): Add punycode (RFC 3492) to encode domain with special characters 2023-03-21 10:22:43 +01:00
smizrahi
0a9b3d6adf feat(mail): Add punycode (RFC 3492) to encode domain with special characters 2023-03-21 10:19:32 +01:00
smizrahi
abd7fdd385 chore(js/css): update generated files 2023-03-15 17:44:01 +01:00
smizrahi
64d817ab0d fix(calendar): Add confirmation box when dismissing calendar event edition with background click, only if the event is in edition. Fixes #5585. 2023-03-14 16:20:31 +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
8001e3f6ab feat(alarms): Add possibility to use SMTP master account for system alarms. Fixes #5565. 2023-02-16 18:51:28 +01:00
smizrahi
2c6f5225d4 i18n(de): Update German translations 2023-02-14 16:43:00 +01:00
smizrahi
f7b416fac2 18n(fr_FR): Update aboutbox 2023-02-13 11:12:59 +01:00
smizrahi
959a4107d4 18n(en_EN): Update aboutbox 2023-02-13 11:12:59 +01:00
Alex Vogt
607bc08c92 fix(UI): Make the login page honor the color theme
partial solution by specifying the theme and accent color manually

Fixes #5687 (partially)
2023-01-31 19:43:42 +01:00
smizrahi
4d7a425428 fix(js): Change grunt-contrib-uglify from 5.0.0 to 5.2.2 2023-01-16 17:23:21 +01:00
smizrahi
04e15b5695 feat(eas): Add SOGoEASDisableUI system parameter to remove EAS options in UI when ActiveSync is not used 2023-01-16 15:31:27 +01:00
smizrahi
0bd530ab64 feat(preferences): Improve TOTP - add validation code in preferences before saving to ensure user add qr code in totp application 2023-01-04 17:37:46 +01:00
smizrahi
435495f007 feat(core): Add SOGoDisableSharing option to disable sharing for mail, contacts and calendar 2022-12-12 12:03:59 +01:00
smizrahi
5d6b40c8cf fix(core(js)): Removed es6 'const' for build issues with grunt 2022-12-12 09:14:23 +01:00
smizrahi
0cd7a170a0 i18n(nb_NO): Update Norwegian Bokmål translations 2022-11-29 13:19:39 +01:00
smizrahi
67cf3c0017 chore(npm): Update CKEditor to version 4.20.0 2022-11-29 10:58:38 +01:00