Commit Graph

8763 Commits

Author SHA1 Message Date
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
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
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
435495f007 feat(core): Add SOGoDisableSharing option to disable sharing for mail, contacts and calendar 2022-12-12 12:03:59 +01:00
smizrahi
5d6b40c8cf fix(core(js)): Removed es6 'const' for build issues with grunt 2022-12-12 09:14:23 +01:00
smizrahi
0cd7a170a0 i18n(nb_NO): Update Norwegian Bokmål translations 2022-11-29 13:19:39 +01:00
smizrahi
67cf3c0017 chore(npm): Update CKEditor to version 4.20.0 2022-11-29 10:58:38 +01:00
smizrahi
49879efbc6 fix(ui): Change active user name on top left with primary identity 2022-11-23 14:44:07 +01:00
smizrahi
26b9429396 fix(ui): Change active user name on top left with primary identity 2022-11-23 13:33:59 +01:00
smizrahi
58540f15e2 feat(password-recovery): Change when secret question answer is wrong, go back to secret question instead of login 2022-11-22 17:31:59 +01:00
smizrahi
96cd1880da i18n(nb_NO): Update Norwegian Bokmål translations 2022-11-22 14:10:50 +01:00
smizrahi
37291facc7 i18n(da_DK): Update Danish translations 2022-11-22 14:10:50 +01:00
smizrahi
714acfc838 fix(security): Security fix for WSTG-INPV-02. Add XSS protection on folders and mail title / content 2022-11-14 14:36:46 +01:00
smizrahi
7bfa900ae1 feat(login): Add button to discover password 2022-11-09 15:40:29 +01:00
smizrahi
18c92dac31 feat(password-recovery): Add loader for password recovery - when requests are slow, the UI does not display anything. 2022-10-26 16:23:55 +02:00
smizrahi
549d6a8463 fix(calendar): Update c_startdate field when updating event. Fixes #4376 2022-10-26 14:30:10 +02:00
smizrahi
9b023f43d5 feat(password-recovery): Avoid removing XSRF token cookie on passwordRecoveryCheck request 2022-10-25 14:50:12 +02:00
Le Programmeur
b672b0acc3 Merge pull request #328 from helsinki-systems/fix/mail-validation
fix(mail(js)): fix validation of email addresses
2022-10-24 13:50:17 +02:00
smizrahi
440a15ba98 feat(password-recovery): Clean session cookies on password change 2022-10-24 13:49:13 +02:00
Max Hausch
d194b1e921 fix(mail(js)): fix validation of email addresses
This fixes a js error that was introduced by
67ccf748ed If applied, this fix allows
users to copy and paste multiple email addresses into the recipient
fields, e.g., from a excel file.
2022-10-20 10:52:28 +02:00
smizrahi
b7531bc59b feat(password-recovery): Fix undefined in URL when click on back button 2022-10-19 15:41:39 +02:00
smizrahi
119e3870cf i18n(nb_NO): Update Norwegian Bokmål translations 2022-10-19 14:47:30 +02:00
smizrahi
0409ee37be i18n(da_DK): Update Danish translations 2022-10-18 21:40:08 +02:00
smizrahi
4c01ea210e i18n(fr): Update French translations 2022-10-18 21:37:16 +02:00
smizrahi
e51aee8ce0 i18n(sr): Update Serbian translations 2022-10-18 21:35:15 +02:00
smizrahi
57fb62244d i18n(nb_NO): Update Norwegian Bokmål translations 2022-10-18 21:30:10 +02:00
smizrahi
33940b14ea feat(password-recovery): Improve password lost link style 2022-10-18 16:19:20 +02:00
smizrahi
5fb82fe414 feat(calendar): Refresh data when clicking on 'today' 2022-10-17 18:55:32 +02:00
smizrahi
d50080ea5b feat(password-recovery): Add LDAP password recovery 2022-10-16 14:46:19 +02:00
smizrahi
c4dd695b12 feat(password-recovery): Fix dictionary with nil value issue. Changed parameter to SOGoPasswordRecoveryEnabled 2022-10-04 18:22:57 +02:00
smizrahi
04dd78d738 fix(addressbook): Fix invalid template 2022-10-03 14:57:28 +02:00
smizrahi
1ea8b9fb1f feat(password-recovery): Fix build issue. Restored previously removed used var. 2022-10-03 14:18:59 +02:00
smizrahi
fb51911936 Merge branch 'master' into password-recovery 2022-10-03 10:59:16 +02:00
smizrahi
14a10136ca style(mail): Fix unscrollable multiple delegated mailboxes issue 2022-10-03 09:04:43 +02:00
smizrahi
656807b77d feat(password-recovery): Add password recovery with secret question or secondary email 2022-10-03 08:56:41 +02:00
smizrahi
6931186bba chore(js/css): update generated files. Fix https://bugs.sogo.nu/view.php?id=5581. 2022-09-14 11:19:46 +02:00
Francis Lachapelle
3eeebbc83b fix(calendar(js)): destination calendars of new components
Fixes #5581
2022-08-19 10:07:14 -04:00
Francis Lachapelle
1e4c134591 style: remove debugging output 2022-08-18 23:02:36 -04:00
Francis Lachapelle
928435704c chore(js/css): update generated files 2022-08-16 08:57:09 -04:00
Francis Lachapelle
16459c7b3d fix(calendar(js)): conditional display of edit and delete buttons 2022-08-15 15:31:19 -04:00
Francis Lachapelle
3f7fef0788 fix(calendar): remove time from until date of rrule of all-day event
See RFC 5545, section 3.3.10 Recurrence Rule.
2022-08-15 13:25:35 -04:00
smizrahi
abc2df0da0 i18n(hu): Update Hungarian translations 2022-08-12 15:58:21 +02:00
smizrahi
a418baa276 i18n(fr): Update French translations 2022-08-12 15:58:03 +02:00
smizrahi
cbf6e06964 chore(js/css): update generated files 2022-08-11 18:02:41 +02:00
smizrahi
5b84d083b8 chore(fonts): Update Fira font to commit fd8c8c0 2022-08-11 17:52:39 +02:00
smizrahi
a2bed5f76f chore(npm): Update CKEditor to version 4.19.1 and update gitignore 2022-08-11 17:29:22 +02:00
Francis Lachapelle
efe78c5179 fix(mail(js)): handle paste action from contextual menu
Fixes #5488
2022-08-08 17:38:10 -04:00
Francis Lachapelle
931fc8d6ef chore(js/css): update generated files 2022-07-28 12:10:05 -04:00
Francis Lachapelle
67ccf748ed fix(web(js)): improve validation of email addresses
Overwrite the AngularJS validation and transformation of email inputs in
order to support umlauts and eszett.
2022-07-28 10:46:40 -04:00