Commit Graph

16581 Commits

Author SHA1 Message Date
smizrahi
ecd1344065 i18n(da_DK): Update Danish translations 2023-03-27 17:41:34 +02:00
smizrahi
e4534c0bfd i18n(nb_NO): Update Norwegian Bokmål translations 2023-03-27 17:36:33 +02:00
smizrahi
cdbe91decf i18n(hu): Update Hungarian translations 2023-03-27 17:34:38 +02:00
smizrahi
3f01de6c8f chore(npm): Update CKEditor to version 4.21.0 2023-03-27 11:27:35 +02:00
smizrahi
65d4c5c480 fix(calendar): Add confirmation box when dismissing calendar event edition with background click, only if the event is in edition. Fixes #5585 2023-03-27 09:38:56 +02:00
smizrahi
bb4a88b6df fix(calendar): Add confirmation box when dismissing calendar event edition with background click, only if the event is in edition. Fixes #5585 2023-03-22 19:39:44 +01:00
smizrahi
f5ed10b00c fix(mail): Fix images not displayed when forward / reply to a mail. Fixes #3981. Fixes #5715 2023-03-22 16:17:58 +01:00
smizrahi
7ad7f5efa6 fix(ui): Add error message on UI when too many mails are sent in short time. Fix fr translation. Fix documentation 2023-03-21 17:35:45 +01:00
smizrahi
e12583eb4e feat(mail): Add punycode (RFC 3492) to encode domain with special characters 2023-03-21 10:27:43 +01:00
smizrahi
39032ac80f feat(mail): Add punycode (RFC 3492) to encode domain with special characters 2023-03-21 10:23:56 +01:00
smizrahi
13178a16f2 feat(mail): Add punycode (RFC 3492) to encode domain with special characters 2023-03-21 10:22:43 +01:00
smizrahi
0a9b3d6adf feat(mail): Add punycode (RFC 3492) to encode domain with special characters 2023-03-21 10:19:32 +01:00
smizrahi
abd7fdd385 chore(js/css): update generated files 2023-03-15 17:44:01 +01:00
smizrahi
66c728ca84 fix(packaging): Add MFA to Ubuntu Jammy 2023-03-15 09:55:42 +01:00
smizrahi
64d817ab0d fix(calendar): Add confirmation box when dismissing calendar event edition with background click, only if the event is in edition. Fixes #5585. 2023-03-14 16:20:31 +01:00
WoodySlum
8bd97d1464 Merge pull request #343 from jkanefendt/fix-move-messages-across-mailboxes
Fix moving mails across mailboxes
2023-03-14 08:35:05 +01:00
Johannes Kanefendt
49488efab9 Refactored variable declaration 2023-03-14 08:26:23 +01:00
Johannes Kanefendt
a556e742fb fix(mail): Store the Deleted flag in the correct (source) mailbox when moving mails across mailboxes 2023-03-10 15:57:53 +01:00
smizrahi
4dc8ef946d fix(mail): Fix images not displayed when forward / reply to a mail. Fixes #3981 2023-03-07 10:17:02 +01:00
smizrahi
0d2f6d8c2a fix(packaging): Check if there are sh files in usr/share/doc/sogo before applying chmod. Fixes partially #5698 2023-02-27 22:53:25 +01:00
smizrahi
63548a84cf fix(packaging): Specify compression format for dpkg-deb 2023-02-27 22:02:17 +01:00
smizrahi
189144c531 fix(packaging): Specify compression format for dpkg-deb 2023-02-27 18:38:33 +01:00
smizrahi
5049423113 fix(packaging): Specify compression format for dpkg-deb 2023-02-27 18:33:20 +01:00
smizrahi
7ea7572766 fix(packaging): Add usr/share/doc/sogo/ for packaging. Fixes partially #5698 2023-02-27 11:22:39 +01:00
smizrahi
114c98c32d fix(packaging): Add usr/share/doc/sogo/ for packaging. Fixes partially #5698 2023-02-27 10:38:46 +01:00
smizrahi
754f3aa230 test(js): Increase test timeout for CI 2023-02-27 10:29:49 +01:00
smizrahi
02f855059b fix(mail): Fix segfault when TNEF does not get any data. Fixes #4190 2023-02-23 11:58:58 +01:00
smizrahi
53f9449a51 feat(alarms): Add possibility to use SMTP master account for system alarms. Fixes #5565. 2023-02-20 18:53:08 +01:00
smizrahi
7faf4eb2f4 feat(alarms): Add possibility to use SMTP master account for system alarms. Fixes #5565. 2023-02-20 17:23:17 +01:00
smizrahi
1964ef0358 fix(dav): Improve logging. Closes #4190 2023-02-20 10:15:42 +01:00
smizrahi
8001e3f6ab feat(alarms): Add possibility to use SMTP master account for system alarms. Fixes #5565. 2023-02-16 18:51:28 +01:00
smizrahi
2c6f5225d4 i18n(de): Update German translations 2023-02-14 16:43:00 +01:00
smizrahi
ffcaf6c433 18n(transifex): Update transifex for new apis 2023-02-14 09:48:41 +01:00
smizrahi
b51b695999 18n(transifex): Update transifex for new apis 2023-02-14 09:46:34 +01:00
smizrahi
f7b416fac2 18n(fr_FR): Update aboutbox 2023-02-13 11:12:59 +01:00
smizrahi
959a4107d4 18n(en_EN): Update aboutbox 2023-02-13 11:12:59 +01:00
WoodySlum
406bd35875 Merge pull request #341 from Fulguritus/master
fix(UI): Make the login page honor the color theme Fixes #5687
2023-02-13 10:52:41 +01:00
smizrahi
ef53f6c809 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 2023-02-01 09:25:39 +01:00
Alex Vogt
607bc08c92 fix(UI): Make the login page honor the color theme
partial solution by specifying the theme and accent color manually

Fixes #5687 (partially)
2023-01-31 19:43:42 +01:00
smizrahi
ba0d4a51c0 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 2023-01-31 17:39:00 +01:00
smizrahi
7e357f1bc9 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 2023-01-26 17:12:08 +01:00
smizrahi
f15840217b fix(calendar): Fix duplicate event on Apple Calendar when creating a new reccurent event, inviting attendee and changing an occurence 2023-01-18 17:20:30 +01:00
smizrahi
a5347c70aa fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 2023-01-17 16:32:53 +01:00
smizrahi
4d7a425428 fix(js): Change grunt-contrib-uglify from 5.0.0 to 5.2.2 2023-01-16 17:23:21 +01:00
smizrahi
04e15b5695 feat(eas): Add SOGoEASDisableUI system parameter to remove EAS options in UI when ActiveSync is not used 2023-01-16 15:31:27 +01:00
WoodySlum
c178963bfc Merge pull request #339 from helsinki-systems/fix/too-many-vars
fix(configure): Prevent pulling in unnecessary vars
2023-01-13 08:56:21 +01:00
Janne Heß
b223fe0b86 fix(configure): Prevent pulling in unnecessary vars 2023-01-11 18:12:12 +01:00
smizrahi
842fa97d37 fix(authentication): Reduce Cookie user key len to avoid exceeding 4096 bytes. Users in chrome <= 75 could not login due to cookie of 4099 bytes 2023-01-05 15:59:14 +01:00
smizrahi
0bd530ab64 feat(preferences): Improve TOTP - add validation code in preferences before saving to ensure user add qr code in totp application 2023-01-04 17:37:46 +01:00
smizrahi
7d72fe1281 fix(calendar): Fix inaccessibility to personal calendar on Mac OS X Ventura. Fixes #5639 2023-01-03 23:33:28 +01:00