smizrahi
77062befc5
feat(password-recovery): Update documentation
2022-10-17 11:56:17 +02:00
smizrahi
d50080ea5b
feat(password-recovery): Add LDAP password recovery
2022-10-16 14:46:19 +02:00
smizrahi
cddfdb90f9
feat(calendar): Add SOGoDisableOrganizerEventCheck parameter - this parameter is used to avoid checking calendar event's organizer
2022-10-05 22:12:14 +02:00
smizrahi
88950c5b97
Update README
2022-10-05 10:58:39 +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
Le Programmeur
d5ad0ddf5d
Merge pull request #324 from the-nic/fix-5416
...
(fix) NSString+Utilities: Fix safeStringByEscapingXMLString on gnuste…
2022-10-04 09:45:45 +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
2e1b22cb23
feat(password-recovery): Fix build issue
2022-10-03 13:45:10 +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
smizrahi
e5dae36bb5
Update authors in documentation
SOGo-5.7.1
2022-08-17 16:21:44 +02:00
smizrahi
bf82d2b599
Update authors in documentation
2022-08-17 16:20:58 +02:00
smizrahi
62ba2968cb
Update changelog for version 5.7.1
2022-08-17 16:00:56 +02:00
smizrahi
f9e975af21
Set back Inverse copyrights
2022-08-17 10:06:28 +02:00
smizrahi
b8a010f3ba
Set back Inverse copyrights
2022-08-17 09:45:00 +02: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
Nicolas Höft
3b3e0195b1
(fix) NSString+Utilities: Fix safeStringByEscapingXMLString on gnustep-base-1.28
...
Newer gnustep version would add a byte-order-mark on
NSString:dataUsingEncoding:NSUTF32StringEncoding, use NSUTF32LittleEndianStringEncoding
instead to skip the BOM.
Fixes #5416
2022-08-15 17:06:00 +02:00
smizrahi
ea06fa7cbf
docs: Removed Inverse logo
2022-08-12 18:16:39 +02:00
smizrahi
dc45d0ed24
docs: Change references to Alinto
2022-08-12 18:15:35 +02:00
smizrahi
1ec6fd1679
chore(release): 5.7.1
2022-08-12 17:38:22 +02:00
smizrahi
a54115c96a
Update URL for bts
2022-08-12 17:28:46 +02:00
smizrahi
f92e292547
chore(timezones): Update to version 2022b
2022-08-12 17:23:36 +02: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
c00ab0d7a7
Update gitignore
2022-08-12 15:21:51 +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
smizrahi
7a985f8eff
Removed i18n mailing list from README
2022-08-10 20:47:28 +02:00
smizrahi
1ebb6a11f4
Update URL documentation for Alinto migration
2022-08-10 09:27:47 +02:00
Francis Lachapelle
95eecc402a
fix(dav): return 405 when collection already exists
...
See https://datatracker.ietf.org/doc/html/rfc4918#section-9.3.1
2022-08-09 12:17:55 -04: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
4e79a1e995
test: we now encode everything in XML documents
2022-08-04 16:15:45 -04:00
Francis Lachapelle
4f7981b1c3
test: improve TestNGMimeHeaderFieldGenerator
2022-08-04 16:09:33 -04:00
Francis Lachapelle
ac602dd58c
test: improve error message in localhost test
2022-08-04 16:06:06 -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
5e6ad77d4c
fix(i18n): new localized strings for SQL-based password policies
2022-07-26 12:22:53 -04:00
Francis Lachapelle
a667c69f3c
i18n(kk): add Kazakh translation
2022-07-25 09:13:24 -04:00
adetk
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
adfd175681
fix(preferences): regex in Sieve scripts are now case sensitive
...
Fixes #5561
2022-07-22 16:45:47 -04:00
Francis Lachapelle
407bc538df
fix(mail(js)): resolve sub mailboxes in global search
...
Fixes #5559
2022-07-22 15:34:44 -04:00