smizrahi
581b2c1912
Revert "Revert "fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'.""
...
This reverts commit ec20ea1b45d35f9d63066baf324fa6726b4e910e.
2024-11-12 16:21:12 +01:00
smizrahi
9a9d968756
Revert "fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'."
...
This reverts commit 5bab72726a .
2024-11-12 16:21:12 +01:00
Hivert Quentin
fe003eeef5
chore(js/css): update generated files
2024-11-07 01:00:36 -05:00
smizrahi
a09f4d8f49
fix(mail): Fix ckeditor margin for to make difference between line breaks and paragraph. Fixes #6056 .
2024-11-06 17:56:02 +01:00
smizrahi
617c1bbc64
fix(mail): Correct attachment handling when creating emails from templates
2024-11-06 16:48:39 +01:00
smizrahi
5bab72726a
fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'.
2024-11-06 09:15:12 +01:00
Hivert Quentin
01863987dd
fix(calendar): fix commit f1257088
2024-11-04 10:22:08 +01:00
Hivert Quentin
f1257088f2
fix(calendar): prevent to return the same user twice in ldap groups
2024-10-29 17:14:25 +01:00
Hivert Quentin
1c611a0a4a
chore(js/css): update generated files
2024-10-23 01:00:36 -04:00
smizrahi
f2ba6870d5
feat(core): Add new SOGoURLCreateAccount option to add a create account link below login form
2024-10-22 16:03:50 +02:00
smizrahi
253d14cfce
fix(core): Specify application name in WORequest to avoid computing app name in SOPE. Sometimes the app name is wrongly defined due to invalid URL calls.
2024-10-22 09:46:00 +02:00
smizrahi
b3c77a0e00
fix(mail): Add 'Return-Receipt-To' header for mail receipt
2024-10-16 09:44:53 +02:00
Hivert Quentin
cba0c6d420
chore(release): 5.11.2
SOGo-5.11.2
2024-10-15 16:21:02 +02:00
Hivert Quentin
1d8ee80c39
fix(mail): modify the message-id to not start by <XX- that trigger a native spamassassin rule
...
ed9239e5d1/rulesrc/sandbox/felicity/70_other.cf (L267)
2024-10-14 16:56:42 +02:00
Hivert Quentin
04a9a8773d
fix(security) : fix a security issue introduced in 5.11.1
2024-10-11 15:10:19 +02:00
WoodySlum
a466628126
Merge pull request #360 from robertsilen/patch-1
...
docs(core): add MariaDB to System requirements
2024-10-09 14:44:09 +02:00
Hivert Quentin
60b59ae1bc
chore(js/css): update generated files
2024-10-09 01:00:35 -04:00
Hivert Quentin
8ff2c962ab
chore(release): 5.11.1
SOGo-5.11.1
2024-10-08 12:23:01 +02:00
Hivert Quentin
ffe4f9406b
chore(timezones): Update to version 2024b
2024-10-08 12:12:04 +02:00
Hivert Quentin
592f35bbec
i18n(de): Update German translations
2024-10-08 11:59:48 +02:00
Hivert Quentin
1d3b502bc7
i18n(pt_BR): Update BrazilianPortuguese translations
2024-10-08 11:59:48 +02:00
Hivert Quentin
80a76895dd
i18n(uk): Update Ukrainian translations
2024-10-08 11:59:47 +02:00
Hivert Quentin
78ea981e7f
i18n(ru): Update Russian translations
2024-10-08 11:59:47 +02:00
Hivert Quentin
a4de35748b
i18n(pt): Update Portuguese translations
2024-10-08 11:59:46 +02:00
Hivert Quentin
41aecca692
i18n(tr_TR): Update TurkishTurkey translations
2024-10-08 11:59:46 +02:00
Hivert Quentin
190c2c86ed
chore(js/css): update generated files
2024-10-08 09:50:34 +00:00
Hivert Quentin
56598d1e37
feat(login): add parameters to prevent uneccesary connection request when the domain is unknown
2024-10-01 17:53:46 +02:00
WoodySlum
4ee6d5af9d
Merge pull request #361 from jmallach/wbxml2-include
...
chore(packaging): Use pkgconfig to compute cflags for wbxml2 instead of hardcoding them
2024-10-01 11:19:57 +02:00
smizrahi
594b0249c3
chore(packaging): Add default build directives for deb packages
2024-10-01 11:18:30 +02:00
smizrahi
64f17880c7
fix(tests): Add timeout on all async tests
2024-09-26 21:02:50 +02:00
smizrahi
59d48cb382
fix(mail): Fix assertion when there is an empty image in the mail. Fixes #6035 .
2024-09-13 15:53:53 +02:00
Hivert Quentin
2da4aa8cb8
chore(js/css): update generated files
2024-09-13 01:00:36 -04:00
Hivert Quentin
1c20c1ead3
feat(sieve): add from on notificatons
2024-09-12 10:49:15 +02:00
Hivert Quentin
a7023bce16
fix(security): Prevent user to add html script in its preferences
2024-09-12 08:45:56 +02:00
Hivert Quentin
84fe91c29c
fix(sogo-tool): prevent a bug when restoring two events with same id
2024-09-11 17:56:45 +02:00
Hivert Quentin
68f4fc1343
fix(mail): improve algo to fetch imap folders for mail view
2024-09-11 09:05:53 +02:00
smizrahi
2a1744998c
fix(calendar): Fix regression on repeat task
2024-09-09 14:10:33 +02:00
Jordi Mallach
196e10f44c
Use pkgconfig to compute cflags for wbxml2 instead of hardcoding them
...
libwbxml2 recently changed their API version from 1.0 to 1.1. Avoid
a build failure by retrieving the include dir from the provided
pkgconfig definition.
2024-09-05 08:44:38 +02:00
Hivert Quentin
01607b151d
chore(js/css): update generated files
2024-09-05 01:00:37 -04:00
smizrahi
0cbd082c1d
fix(mail): Fix highlighsearch html rendering on subject
2024-09-04 18:03:36 +02:00
smizrahi
41a0f8d9af
fix(mail): Fix HTML mail rendering issue
2024-09-04 15:10:05 +02:00
Hivert Quentin
2dd10970a4
fix(ckeditor5): prevent ckeditor5 to preview media
2024-09-03 13:37:19 +02:00
smizrahi
2f75a7fb1b
fix(calendar): Fix all day recurring event displayed on 2 days when a DST change occurs at the endDate
2024-08-28 10:27:00 +02:00
Hivert Quentin
c1e4dc5a0e
chore(js/css): update generated files
2024-08-28 01:00:36 -04:00
smizrahi
fa2caf9026
fix(mail): Add an option in Preferences to display full email instead of name alone in mailboxes. Fix issue caused by advanced search.
2024-08-27 18:40:36 +02:00
Hivert Quentin
f42f94da84
chore(js/css): update generated files
2024-08-21 01:00:55 -04:00
smizrahi
1f6bbc1044
fix(mail): Fix issue where unread counter is invalid when whanging folder. Fixes #6001 .
2024-08-20 14:52:03 +02:00
Hivert Quentin
a24d59dfaf
chore(js/css): update generated files
2024-08-20 01:00:53 -04:00
smizrahi
91a249009b
fix(mail): Fix issue where unread counter is invalid when whanging folder. Fixes #6001 .
2024-08-19 18:16:33 +02:00
Hivert Quentin
16f371dba7
chore(js/css): update generated files
2024-08-17 01:00:52 -04:00