Hivert Quentin
|
f0010afef4
|
feat(accounts): Can now add smtp server to auxilliary accounts
|
2024-02-01 16:55:41 +01:00 |
|
Hivert Quentin
|
59bd290d62
|
chore(js/css): update generated files
|
2024-02-01 01:00:49 -05:00 |
|
smizrahi
|
63248772c1
|
feat(core): Add message of the day. Fix theming issue.
|
2024-01-31 15:05:42 +01:00 |
|
smizrahi
|
455fe97cbe
|
feat(core): Add message of the day. Remove all html tags except for anchor tags (mobile only)
|
2024-01-29 17:16:08 +01:00 |
|
smizrahi
|
f43974bbb7
|
feat(core): Add URL encryption for GDPR compliancy. Fix MALLOC exception - replaced lib with openssl
|
2024-01-29 16:17:11 +01:00 |
|
smizrahi
|
fc0f5d9d98
|
feat(core): Add URL encryption for GDPR compliancy. Fix redirect issue
|
2024-01-29 10:56:17 +01:00 |
|
smizrahi
|
2146870071
|
fix(mail): Fix security @import css injection
|
2024-01-23 15:01:47 +00:00 |
|
smizrahi
|
2e7a7a97cc
|
feat(core): Add message of the day
|
2024-01-23 11:11:22 +01:00 |
|
smizrahi
|
49b0316b9e
|
feat(core): Add message of the day
|
2024-01-23 10:29:57 +01:00 |
|
Hivert Quentin
|
569cf8e0ae
|
chore(js/css): update generated files
|
2024-01-23 01:00:50 -05:00 |
|
smizrahi
|
9560bdcf0c
|
fix(docs): Fix typo in documentation
|
2024-01-22 14:53:19 +01:00 |
|
smizrahi
|
eee50697b0
|
feat(core): Add message of the day
|
2024-01-22 14:34:22 +01:00 |
|
smizrahi
|
0d0eda2698
|
fix(mail): Disable inline images in attachments when HTML emails writing is disabled. Fixes #5877.
|
2024-01-22 09:40:10 +01:00 |
|
smizrahi
|
9e3e3b2291
|
fix(mail): Fix inline pdf attachement issue when Hide inline attachment option is set. Now the option hides only inline images
|
2024-01-17 17:57:33 +01:00 |
|
smizrahi
|
a6fc83c35b
|
fix(mail): Fix inline pdf attachement issue when Hide inline attachment option is set. Now the option hides only inline images.
|
2024-01-17 10:06:19 +01:00 |
|
smizrahi
|
7104ae6d23
|
feat(core): Add URL encryption for GDPR compliancy. Change base64 encoding with SOPE one.
|
2024-01-15 14:26:40 +01:00 |
|
smizrahi
|
25c72a523e
|
Add logs on NSString+Crypto.m for debugging
|
2024-01-15 14:05:10 +01:00 |
|
Hivert Quentin
|
fb3a159cf7
|
chore(js/css): update generated files
|
2024-01-10 01:00:48 -05:00 |
|
Hivert Quentin
|
e81fdadecc
|
fix(acl): bool was not set to NO
|
2024-01-09 17:25:29 +01:00 |
|
smizrahi
|
f27b33a0c8
|
fix(preferences): Add error message when SOGoCreateIdentitiesDisabled is enabled and user try to activate html fields with browser inspector. Check changes of email and replyTo.
|
2024-01-09 17:05:00 +01:00 |
|
smizrahi
|
68398d2086
|
feat(calendar): Add double click to calendar create events
|
2024-01-09 14:10:05 +01:00 |
|
smizrahi
|
930a06e520
|
feat(core): Add URL encryption for GDPR compliancy
|
2024-01-09 11:01:17 +01:00 |
|
smizrahi
|
26b14671f5
|
fix(password recovery): Add default from mail parameter
|
2024-01-09 10:28:41 +01:00 |
|
smizrahi
|
153f444c3f
|
Merge branch 'master' into feature-gdpr-no-caldav
|
2024-01-09 08:44:16 +01:00 |
|
Hivert Quentin
|
fec99c95db
|
chore(js/css): update generated files
|
2024-01-04 01:00:49 -05:00 |
|
smizrahi
|
00d69560ba
|
fix(mail): Fix inline text issue when Hide inline attachment option is set
|
2024-01-03 09:11:14 +01:00 |
|
Hivert Quentin
|
5ad1d9d9c3
|
chore(js/css): update generated files
|
2024-01-03 01:00:47 -05:00 |
|
Hivert Quentin
|
8dc69efd70
|
fix(calendar): Couldn't choose some reminder options when creating events
|
2024-01-02 17:21:24 +01:00 |
|
smizrahi
|
2748d1dd08
|
feat(core): Add URL encryption for GDPR compliancy. Remove dav encryption
|
2024-01-02 13:46:46 +01:00 |
|
Hivert Quentin
|
99f87a26dc
|
chore(js/css): update generated files
|
2023-12-23 01:00:48 -05:00 |
|
smizrahi
|
acd4a1f4aa
|
fix(calendar): Prevent clicking on delete event button when network is slow
|
2023-12-22 13:08:38 +00:00 |
|
smizrahi
|
10d789fb1f
|
feat(core): Add URL encryption for GDPR compliancy
|
2023-12-22 11:33:40 +01:00 |
|
smizrahi
|
d505b874f7
|
Merge branch 'master' into feature-gdpr
|
2023-12-20 18:01:40 +01:00 |
|
Hivert Quentin
|
cbeaa4cc11
|
chore(ytnef): missing symbols with centos
|
2023-12-20 17:02:32 +01:00 |
|
Hivert Quentin
|
427f7f4b4f
|
feature(contact): Show 100 first results for global address book. Fix commit #17eca6f
|
2023-12-20 15:36:37 +01:00 |
|
Hivert Quentin
|
d68bbc836c
|
chore(js/css): update generated files
|
2023-12-19 01:00:44 -05:00 |
|
smizrahi
|
51b6c0d9a3
|
fix(ui): Fix text/placeholder overlaps when Chrome autofill applies
|
2023-12-18 22:42:13 +01:00 |
|
Hivert Quentin
|
5f2e4889f3
|
chore(js/css): update generated files
|
2023-12-18 08:27:23 -05:00 |
|
smizrahi
|
37379ba416
|
fix(preferences): Fix error 500 when changing password
|
2023-12-18 14:24:50 +01:00 |
|
smizrahi
|
17eca6f96a
|
feature(contact): Show 100 first results for global address book
|
2023-12-18 08:34:53 +01:00 |
|
Hivert Quentin
|
26c7462eb0
|
fix(contacts): Custom contacts categories in sogo.conf wasn't working
|
2023-12-14 18:11:10 +01:00 |
|
smizrahi
|
0d471efe97
|
Update changelog
SOGo-5.9.1
|
2023-12-12 13:00:46 +01:00 |
|
Hivert Quentin
|
8375c9352e
|
chore(js/css): update generated files
|
2023-12-12 06:10:11 -05:00 |
|
smizrahi
|
f85c53190c
|
fix(addressbook): Fix exception when using multiple address book source and searching. Fixes #5906.
|
2023-12-12 12:08:25 +01:00 |
|
Hivert Quentin
|
3cd860838c
|
chore(js/css): update generated files
|
2023-12-12 01:00:56 -05:00 |
|
Hivert Quentin
|
377cff935f
|
chore(release): 5.9.1
|
2023-12-11 15:49:23 +01:00 |
|
Hivert Quentin
|
06a6ed7768
|
i18n(cy): Update Welsh translations
|
2023-12-11 14:32:48 +01:00 |
|
Hivert Quentin
|
0e50d37531
|
i18n(uk): Update Ukrainian translations
|
2023-12-11 14:32:47 +01:00 |
|
Hivert Quentin
|
8d1fc1e306
|
i18n(tr_TR): Update TurkishTurkey translations
|
2023-12-11 14:32:47 +01:00 |
|
Hivert Quentin
|
10369aa654
|
i18n(sv): Update Swedish translations
|
2023-12-11 14:32:46 +01:00 |
|