Commit Graph

16774 Commits

Author SHA1 Message Date
Hivert Quentin
528d178256 chore(packaging): debian 12 2023-08-02 11:36:36 +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
68cef9ae03 feat(calendar): Add CALDAV Mac OS X Sonoma (14) support 2023-07-31 09:19:23 +02:00
smizrahi
87bbba0c8d feat(calendar): Add CALDAV Mac OS X Sonoma (14) support 2023-07-31 09:19:15 +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
5d315ac180 fix(addressbook): Fix broken image in shared address book when image is null 2023-07-25 20:39:49 +02: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
smizrahi
ec27f7e714 fix(user): Replace length with count for NSArray 2023-07-25 16:08:08 +02:00
smizrahi
e731303439 docs(ldap): Fix ldap field invalid names 2023-07-25 10:08:23 +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
smizrahi
d1a51e8340 feat(core): Add in user settings to force password change for a user when logging - update documentation 2023-07-17 11:07:43 +02: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
smizrahi
57ba5397e5 fix(calendar): Fix duplicates in series appointments for Apple's Calendar 2023-07-12 08:49:01 +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
7600e9e179 fix(calendar): Fix duplicates in series appointments for Apple's Calendar 2023-07-11 15:26:31 +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
WoodySlum
6eee167876 Merge pull request #345 from modir/patch-1
fix(doc): Update SOGo"s developer
2023-07-05 10:03:14 +02:00
Raffael
8e4d801df0 Changing "Inverse" to "Alinto" 2023-06-29 00:10:49 +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
fccc910791 docs(installation): Add RHEL9 support 2023-06-20 22:27:26 +02:00
smizrahi
e42f28cf22 chore(release): 5.8.4 2023-06-20 22:27:08 +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
fa5264e822 fix(calendar): Increase timeout to 60 seconds for large ics calendar. Closes #5781. 2023-06-06 09:04:01 +02:00
smizrahi
b68a215ea2 fix(calendar): Fix regression on calendar event modification. Start date was set to 1970. Fixes #5777. 2023-06-01 17:13:49 +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
c64fabd09b fix link in changelog + add files in gitignore 2023-05-30 14:59:04 +02:00
Hivert Quentin
4177ec13e0 chore(release): 5.8.3 SOGo-5.8.3 2023-05-30 10:25:06 +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