Francis Lachapelle
c3c9432cc2
fix(mail(js)): don't allow to rename special mailboxes
2021-12-01 14:31:17 -05:00
Francis Lachapelle
8afc80d82e
fix(mail(html)): ban "javascript:" prefix in href, action and formaction
2021-12-01 11:35:05 -05:00
InverseBot
426b28eda7
chore(js/css): update generated files
2021-12-01 00:20:25 -05:00
InverseBot
65620c24b1
chore(js/css): update generated files
2021-11-30 00:20:44 -05:00
Francis Lachapelle
8cb5ef363a
fix(mail): only apply IMAP host constraint when SSO is enabled
...
Fixes #5433
2021-11-29 14:38:05 -05:00
Francis Lachapelle
e62dd42d2b
test: simplify MailDAV test of mailboxes creation
2021-11-29 13:51:40 -05:00
Francis Lachapelle
d70486f983
test: print response when MKCOL fails for a mailbox
2021-11-26 11:08:52 -05:00
Francis Lachapelle
c4bb0de11e
fix(mail): don't lowercase href/action/formaction attribute value
...
Fixes #5434
2021-11-26 08:34:45 -05:00
InverseBot
d484c2b8bd
chore(js/css): update generated files
2021-11-26 00:20:55 -05:00
Francis Lachapelle
9c025f6871
fix(calendar): update email alarm of yearly events
...
We now compute the next alarms of a yrealy recurrent event for a period
of two years in order to make sure to pickup the next occurrence and
update the email alarms table, otherwise sogo-ealarms-notify was sending
email alarms every minute until the next alarm was properly computed.
Fixes #4991
2021-11-25 17:51:18 -05:00
Simon Hauser
fc121acff3
fix(addressbook(js)): custom field creation
...
availableKeys will always be an array containing ["1", "2", "3", "4"]
because currently the wrong customFields is not accessed correctly.
This leads to the removal of CUSTOM1 if you wanna add a second custom
field.
2021-11-25 13:17:33 -05:00
InverseBot
841dc683b5
chore(js/css): update generated files
2021-11-25 00:20:46 -05:00
Francis Lachapelle
6ef99a5ec4
fix(mail(js)): save draft after having removed an attachment
...
Fixes #5432
2021-11-24 17:07:02 -05:00
Francis Lachapelle
a98b46a7a7
fix(mail(js)): create new object instances in popup from parent's data
2021-11-24 16:35:17 -05:00
Francis Lachapelle
cb6b729c58
fix(mail(js)): don't load mailboxes list from popup editor
2021-11-24 11:03:23 -05:00
Francis Lachapelle
11eb6c29d4
fix(mail(js)): don't poll server from popup windows
2021-11-24 11:03:23 -05:00
InverseBot
a08c4c9f47
chore(js/css): update generated files
2021-11-24 00:20:49 -05:00
Francis Lachapelle
addf3c1c76
fix(mail(js)): open one distinct popup for each action
...
Fixes #5431
2021-11-23 17:37:49 -05:00
Francis Lachapelle
ff1eecaf5a
fix(mail): show comment attribute of iTIP replies
...
Fixes #5410
2021-11-22 16:20:56 -05:00
Francis Lachapelle
e85576cbb7
fix(mail): check if smime certificate matches sender address
...
Fixes #5407
2021-11-22 15:31:39 -05:00
Francis Lachapelle
28b9224de4
chore(release): 5.3.0
SOGo-5.3.0
2021-11-18 15:37:57 -05:00
Francis Lachapelle
7072319ddf
i18n(pt_BR): update Brazilian Portuguese translation
2021-11-17 20:41:46 -05:00
tfux
33b2406bf1
fix(eas): handle attachments of type message/rfc822 when sanitize emails ( fixes #5427 ) ( #304 )
2021-11-18 12:44:13 -05:00
Francis Lachapelle
16de167524
chore(npm): update CKEditor to version 4.17.1
2021-11-17 19:18:53 -05:00
Francis Lachapelle
1a7ba3d4ef
test: migration from Python to JavaScript
2021-11-17 19:13:36 -05:00
Francis Lachapelle
8cec92ea87
fix(calendar): truncate long UIDs to avoid SQL insert error
2021-11-17 16:59:51 -05:00
Francis Lachapelle
71b67259c6
test: migration from Python to JavaScript
2021-11-16 21:51:13 -05:00
Francis Lachapelle
a3e21cbf9d
test: migration from Python to JavaScript
2021-11-16 17:14:36 -05:00
Francis Lachapelle
0622093a37
test: assign array counts to variables in SOGoAppointmentObject
2021-11-16 15:45:48 -05:00
Francis Lachapelle
8eb255ad61
test: migration from Python to JavaScript
2021-11-16 15:23:55 -05:00
Francis Lachapelle
e99090b6b3
fix(mail(html)): ban "javascript:" prefix in href, action and formaction
2021-11-15 17:22:18 -05:00
Francis Lachapelle
92820db3bb
test: migration from Python to JavaScript
2021-11-10 06:31:25 -05:00
Francis Lachapelle
152058774f
chore(deb): fix installation under Ubuntu Xenial/16.04
2021-11-10 06:19:38 -05:00
Francis Lachapelle
ae637c49d5
test: migration from Python to JavaScript
2021-11-10 02:27:09 -05:00
Francis Lachapelle
7474967c4f
test: migration from Python to JavaScript
2021-11-10 01:54:35 -05:00
Francis Lachapelle
54dae3bc28
test: migration from Python to JavaScript
2021-11-09 22:38:50 -05:00
Francis Lachapelle
8d294467ef
test: migration from Python to JavaScript
2021-11-09 22:35:05 -05:00
Francis Lachapelle
c860bf4f58
test: migration from Python to JavaScript
2021-11-09 21:56:11 -05:00
Francis Lachapelle
d7fde6d2bb
test: migration from Python to JavaScript
2021-11-09 17:13:18 -05:00
Francis Lachapelle
9c2b3bd473
fix(mail(dav)): add support for property {DAV:}getcontentlength
2021-11-09 17:11:09 -05:00
Francis Lachapelle
4df5e4b8fc
fix(mail(dav)): fix mail-query response
2021-11-09 17:09:25 -05:00
Francis Lachapelle
563f1d2842
fix(mail(dav)): restore support for filtering by sent-date
2021-11-09 16:52:02 -05:00
Francis Lachapelle
620d8a0a2a
test: migration from Python to JavaScript
2021-11-09 13:35:50 -05:00
Francis Lachapelle
78d0410400
test: migration from Python to JavaScript
2021-11-09 12:56:47 -05:00
Francis Lachapelle
5afb659dc0
test: migration from Python to JavaScript
2021-11-09 11:13:23 -05:00
Francis Lachapelle
2f739fdc21
test: migration from Python to JavaScript
2021-11-08 16:49:23 -05:00
Francis Lachapelle
a5c315fd17
fix(mail(js)): ban all "on*" events attributes from HTML tags
2021-11-08 13:06:02 -05:00
Francis Lachapelle
d43b28ca73
test: migration from Python to JavaScript
2021-11-05 16:47:31 -04:00
Francis Lachapelle
262400a92e
test: migration from Python to JavaScript
2021-11-04 16:43:35 -04:00
InverseBot
b622665359
chore(js/css): update generated files
2021-11-03 00:18:26 -04:00