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
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
Le Programmeur and GitHub
5e6ad77d4c
fix(i18n): new localized strings for SQL-based password policies
2022-07-26 12:22:53 -04:00
adetk and GitHub
d1971b76e2
i18n(kk): Add Kazakh translation by Nazym Idrissova
2022-07-25 07:39:28 -04:00
InverseBot
0d720b7c63
chore(js/css): update generated files
2022-07-23 00:17:39 -04:00
Francis Lachapelle
407bc538df
fix(mail(js)): resolve sub mailboxes in global search
...
Fixes #5559
2022-07-22 15:34:44 -04:00
InverseBot
82747746c6
chore(js/css): update generated files
2022-07-17 00:17:21 -04:00
Francis Lachapelle
2ae03d5095
fix(preferences(js)): don't filter vacation start date
2022-07-15 11:14:22 -04:00
Francis Lachapelle
e18dc2cd5a
fix(mail(js)): add CKEditor plugins emoji and bidi
2022-07-08 10:57:57 -04:00
Francis Lachapelle
3aea397af9
i18n(tr_TR): update Turkish (Turkey) translation
2022-06-10 15:14:15 -04:00
Francis Lachapelle
b272e2dee6
i18n(hu): update Hungarian translation
2022-06-10 15:14:02 -04:00
Francis Lachapelle
1684c234a3
i18n(bg_BG): update Bulgarian translation
2022-06-10 15:13:47 -04:00
Francis Lachapelle
fa39e2a19a
i18n(it): update Italian translation
2022-06-10 15:13:34 -04:00
Francis Lachapelle
825d341f8d
i18n(de): update German translation
2022-06-10 15:13:16 -04:00
Francis Lachapelle
515d03080e
i18n(uk): update Ukrainian translation
2022-06-10 15:12:46 -04:00
Francis Lachapelle
2ae6b46c55
i18n(ru): update Russian translation
2022-06-10 15:12:18 -04:00
Francis Lachapelle
5b960759d2
i18n(nl): update Dutch translation
2022-06-10 15:11:36 -04:00
Francis Lachapelle
15a381d1fd
chore(npm): update CKEditor to version 4.19.0
2022-06-10 15:04:43 -04:00
Francis Lachapelle
580a73c857
fix(mail): add default label & color for $forwarded flag
...
Fixes #5534
2022-06-10 08:25:54 -04:00
Francis Lachapelle
bd40b95f70
fix(calendar): disable wrapping of labels in mail templates
2022-06-09 11:46:25 -04:00
Francis Lachapelle
2ef849ca65
feat(preferences): password constraints for SQL sources
...
Initial implementation of some password policy support for SQL sources.
2022-06-06 16:39:26 -04:00
InverseBot
03cdc4f3b1
chore(js/css): update generated files
2022-06-03 00:16:37 -04:00
InverseBot
be7ca731b3
chore(js/css): update generated files
2022-05-26 00:16:53 -04:00
Francis Lachapelle
cddd016e53
fix(administration(js)): add rgba colors to theme preview
2022-05-25 13:35:27 -04:00
Francis Lachapelle
36303bef9d
fix(preferences): keep mail identities when none is provided when saving
2022-05-25 13:31:03 -04:00
Francis Lachapelle
9337915890
fix(preferences(js)): prohibit deleting the last editable mail identity
2022-05-25 13:27:57 -04:00
Francis Lachapelle
dec49c2154
i18n(tr_TR): update Turkish (Turkey) translation
2022-05-20 17:40:42 -04:00
Francis Lachapelle
51dc929d0c
feat(addressbook(web)): import vList from versit file
2022-05-18 16:25:04 -04:00
InverseBot
e020a514a1
chore(js/css): update generated files
2022-05-18 00:16:28 -04:00