Commit Graph

8946 Commits

Author SHA1 Message Date
Hivert Quentin
402e54a6fc chore(js/css): update generated files 2023-09-02 00:00:53 -04:00
Hivert Quentin
16af360006 fix(notifications): bug with older user profile 2023-09-01 17:21:38 +02:00
Hivert Quentin
27c9dd36e5 chore(js/css): update generated files 2023-09-01 00:00:53 -04:00
Hivert Quentin
3309346b46 feat(notificaiton) move custom message to body instead of subject 2023-08-31 15:22:56 +02:00
Hivert Quentin
d133961302 chore(js/css): update generated files 2023-08-31 00:00:46 -04:00
Hivert Quentin
6b647050fc feat(notification): add custom message 2023-08-30 17:04:49 +02:00
Hivert Quentin
acaddf5d4f chore(js/css): update generated files 2023-08-30 00:00:46 -04:00
Hivert Quentin
82b69d1414 feat(notification): add enotify sieve script 2023-08-29 10:07:53 +02:00
Hivert Quentin
f3ddc867cf chore(js/css): update generated files 2023-08-16 07:30:31 -04:00
smizrahi
5e471c5d66 fix(js): Fix invalid sass version 2023-08-16 13:27:34 +02:00
smizrahi
a1a07ddcee chore(js/css): update generated files 2023-08-16 06:59:10 +00:00
smizrahi
4d2c77195e fix(calendar): When an event has no date (weird case), it is not possible to remove the event (NSException) 2023-08-14 17:08:27 +02:00
Hivert Quentin
f5f74f751a fix(preferences): Fix language list sorting on preferences page 2023-08-04 10:36:50 +02:00
Hivert Quentin
f3dce5d50b chore(js/css): update generated files 2023-08-01 00:00:53 -04:00
smizrahi
b7e529dd49 fix(mail): When signature is too big and changing identity, a 'regex too big' error occurs. In this case just add signature at the end. Fixes #5695. 2023-07-31 10:41:37 +02:00
smizrahi
e0d76fba65 fix(login): Fix language list sorting on login page 2023-07-27 14:15:26 +02:00
Hivert Quentin
5b352635b8 chore(js/css): update generated files 2023-07-27 00:00:52 -04:00
smizrahi
8582e423bd feat(preferences): Add user preferences to enable / disable signature for new mail, reply and forward 2023-07-26 19:38:57 +02:00
Hivert Quentin
577d991d42 chore(js/css): update generated files 2023-07-26 00:00:48 -04:00
smizrahi
326bc68f4c fix(preferences): Fix the issue when signature is too long and preferences are not saved. Note that MySQL profile table should be updated with a migration script 2023-07-25 17:22:11 +02:00
Hivert Quentin
0cb896d4fe chore(js/css): update generated files 2023-07-21 00:00:46 -04:00
Hivert Quentin
ba4c7a5300 fix(preferences): add autocomplete for recipients in automatic forward 2023-07-20 09:26:16 +02:00
Hivert Quentin
40512f6b06 chore(js/css): update generated files 2023-07-20 00:00:48 -04:00
Hivert Quentin
bd8b49d2c9 fix(calendar): Repeated events didn't use the correct timezone in some cases 2023-07-12 15:00:24 +02:00
Hivert Quentin
d55030323b chore(js/css): update generated files 2023-07-12 00:00:46 -04:00
smizrahi
9918f75580 feat(core): Add in user settings to force password change for a user when logging 2023-07-11 18:48:54 +02:00
smizrahi
a48440754c fix(ui): Disable send button while mail is sending. Fixes #5825. 2023-07-10 11:22:08 +02:00
Hivert Quentin
e53e5493c6 style(UX): add missing tooltips 2023-07-07 17:35:32 +02:00
smizrahi
b666137a70 fix(preferences): Disable auxiliary mail accounts creation when SOGoCreateIdentitiesDisabled is enabled 2023-06-28 14:36:19 +02:00
Hivert Quentin
a95f6c0799 chore(js/css): update generated files 2023-06-21 18:00:51 -04:00
smizrahi
09d03261af feat(preferences): Add subtext in vacation filter to explain the behavior 2023-06-21 16:33:54 +02:00
smizrahi
8a8dcae029 fix(calendar): Add negative timestamp support to use date before 1970-01-01. Fixes #4914 (partial) 2023-06-21 15:51:18 +02:00
smizrahi
eb42e1787c fix(preferences): Fix NSException issue when SOGoCreateIdentitiesDisabled is set 2023-06-20 22:25:12 +02:00
Hivert Quentin
8baa770681 chore(js/css): update generated files 2023-06-14 18:00:51 -04:00
Hivert Quentin
af59e57fc0 fix(mail): Fix a bug when pressing the key DEL more than once to delete mails 2023-06-14 17:47:23 +02:00
smizrahi
22372a7598 fix(calendar): Fix calendar green dot stucks in original day when browser is opened for days and day change. Fixes #5783 2023-06-12 10:18:26 +02:00
Hivert Quentin
117540dbb1 chore(npm): update ckeditor with galician language 2023-06-12 08:56:30 +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
f22672cef8 fix(calendar): Fix calendar green dot stucks in original day when browser is opened for days and day changed 2023-06-07 10:06:59 +02:00
smizrahi
e87d511e79 chore(js/css): update generated files 2023-05-30 16:32:40 +00:00
Hivert Quentin
854e83c22c fix(mail): autocomplete can find two lists named the same but in different address books 2023-05-30 18:29:55 +02:00
smizrahi
24200e7d34 chore(js/css): update generated files 2023-05-30 16:26:08 +00:00
smizrahi
9da6521cfb Merge branch 'master' into SOGo-5.8 2023-05-30 18:25:41 +02:00
Hivert Quentin
0f06c576f6 i18n(fr): Update French translations 2023-05-30 09:47:02 +02:00
Hivert Quentin
b4e315b1d8 i18n(sr): Update Serbian translations 2023-05-30 09:47:02 +02:00
Hivert Quentin
e8f507d7b9 i18n(nb_NO): Update NorwegianBokmal translations 2023-05-30 09:47:02 +02:00
Hivert Quentin
973a0efa6c i18n(de): Update German translations 2023-05-30 09:47:01 +02:00
Hivert Quentin
ad47aec62e i18n(da_DK): Update Danish translations 2023-05-30 09:47:01 +02:00
Hivert Quentin
a8f2a3749a i18n(hu): Update Hungarian translations 2023-05-30 09:47:01 +02:00