Commit Graph

12185 Commits (c5d74f5f32244daa12a557f5803f5b4744e033e8)

Author SHA1 Message Date
Francis Lachapelle c5d74f5f32 chore(oc): remove unused code of OpenChange 2021-05-27 14:38:35 -04:00
Francis Lachapelle 9703cfdfd5 chore(rhel): drop support for RHEL 6 2021-05-27 14:28:05 -04:00
Francis Lachapelle a2ef542ad4 fix(mail): avoid exception on recent GNUstep when no filename is defined 2021-05-25 11:56:36 -04:00
Francis Lachapelle 69b86d3f93 fix(addressbook(js)): handle multi-values organization field (c_o)
Fixes #5312
2021-05-12 15:54:09 -04:00
Francis Lachapelle 61e15eab23 docs: update CHANGELOG.md 2021-03-31 11:14:41 -04:00
Francis Lachapelle 782e4d9006 chore(release): 2.4.0 2021-03-31 10:17:49 -04:00
Francis Lachapelle 32bc1e8ffc i18n: update translations 2021-03-31 10:07:27 -04:00
Francis Lachapelle 02512b833b chore(debian): remove packaging/debian-multiarch
Was required for Debian 6 (Squeeze) and Ubuntu 12.04 LTS (Precise
Pangolin) which we no longer support.
2021-03-26 12:25:42 -04:00
Francis Lachapelle 3693033922 chore: configuration file and script for versioning 2021-03-26 09:54:40 -04:00
Francis Lachapelle bbf0ff79e8 docs: convert NEWS to CHANGELOG.md 2021-03-25 16:44:39 -04:00
Francis Lachapelle a98fe2f850 fix(core): synchronize database schema with v5
This fixes infrastructures that run both v2 and v5 instances connected
to the same database.
2021-03-12 16:42:23 -05:00
Francis Lachapelle 0057524983 fix(addressbook(dav)): add support for macOS 11 (Big Sur)
Fixes #5203
2020-12-02 09:27:56 -05:00
Francis Lachapelle c65e1212a5 fix(addressbook(dav)): add support for macOS 11 (Big Sur)
Fixes #5203
2020-12-01 15:49:25 -05:00
Francis Lachapelle 1268e2370f fix(calendar): fix all-day events in lists
All-day events start/end date were wrong when the period was covering a
DST change.
2020-10-13 22:37:22 -04:00
Extra Fu f1d9df693c
Merge pull request #278 from the-nic/feature/smtp-ssl-tls-v2
v2: feat(core): Support smtps and STARTTLS for SMTP
2020-05-20 11:16:04 -04:00
Nicolas Höft cd3095e43b feat(core): Support smtps and STARTTLS for SMTP
Support uri schemes for SMTP, enabling STARTTLS and SMTPS for SMTP
connections.
The new format for configuration value SMTPServer supports passing a
URI scheme (either smtp:// or smtps://). To support old configurations,
if no scheme is given, smtp:// is assumed.

Fixes #31
2020-05-16 04:58:40 +02:00
Ludovic Marcotte 9198fc9bf6 fix(core): adjust syntax for Python > 2 2020-05-15 12:56:37 -04:00
Ludovic Marcotte 0fa6947a74 fix(packaging): add dh_makeshlibs back 2020-05-15 11:18:16 -04:00
Ludovic Marcotte 9a0b0ccb83 fix(packaging): more openchange cleanups 2020-05-15 11:10:14 -04:00
Ludovic Marcotte cfd4c7b999 fix(packaging): more openchange cleanups 2020-05-15 10:57:24 -04:00
Ludovic Marcotte 2911578f4b fix(packaging): disabled openchange some more 2020-05-15 10:48:25 -04:00
Ludovic Marcotte 47d01326c9 fix(packaging): fixed centos 7 (saml) and centos 8 builds 2020-05-15 10:32:56 -04:00
Ludovic Marcotte 0c47b639b2 fix(packaging): disable openchange permenantly 2020-05-14 08:50:46 -04:00
Ludovic Marcotte acb2a34b61 fix(packaging): remove deps on openchange 2020-05-14 06:39:20 -04:00
Francis Lachapelle 2b33d45346 refactor: replace calls to create GMT NSTimeZone instance
Fixes #3757
2019-12-11 11:13:36 -05:00
Francis Lachapelle eafbdd3884 Sanitize value of SOGoMailAutoSave 2019-09-26 11:17:15 -04:00
Francis Lachapelle 2fbe721c60 Sanitize value of SOGoMailAutoSave 2019-09-25 10:36:31 -04:00
Ludovic Marcotte 5c3bff74a0 Updated NEWS file 2019-08-13 09:14:41 -04:00
Ludovic Marcotte 924d5eb834 (fix) proper fixes for Buster build 2019-08-13 09:13:45 -04:00
Francis Lachapelle b90723c9d6 (js) Fix images flickering in mail threads mode 2019-06-20 11:53:13 -04:00
Francis Lachapelle f29793b781 (mail) Fix JSON representation of mail threads 2019-06-20 11:51:07 -04:00
Francis Lachapelle bae39ffefa (js) Restore threads status on initial load 2019-06-19 11:50:35 -04:00
Ludovic Marcotte 2c60f03339 (fix) disable the assert check for now 2018-10-31 13:26:49 -04:00
Ludovic Marcotte 8acc9050fb (fix) updates for bionic beaver build 2018-06-05 12:07:33 -04:00
Francis Lachapelle 4e04d895cd Don't expose Web calendars to other users
Fixes #4331
2018-01-17 14:51:23 -05:00
Ludovic Marcotte 5d3b1b0dc0 (fix) made sogo-tool manage-acl work on v2 (fixes #4292) 2018-01-12 14:11:53 -05:00
Francis Lachapelle 5fbe25e0d7 Update ChangeLog 2017-10-18 11:13:07 -04:00
Francis Lachapelle d278fc9925 Preparation for release 2.3.23 2017-10-18 11:11:05 -04:00
Francis Lachapelle 5aa36a6d28 (i18n) Update translations 2017-10-18 11:07:42 -04:00
Francis Lachapelle ececdda8ce (js) Update CKEditor to version 4.7.3 2017-10-18 10:37:05 -04:00
Ludovic Marcotte fe80f1e729 Updated NEWS 2017-10-18 09:38:08 -04:00
Ludovic Marcotte 5cd3a8f245 (fix) generalized HTML sanitization to avoid encoding issues when replying/forwarding mails 2017-10-18 09:33:44 -04:00
Francis Lachapelle a2f84f1358 Fix yearly recurrences calculator with until date 2017-10-12 10:22:08 -04:00
Ludovic Marcotte 388298493f Updated NEWS 2017-10-03 09:16:12 -04:00
Ludovic Marcotte 1085e55f82 (fix) properly extract IMAP folder name (fixes #4275) 2017-10-03 09:14:38 -04:00
Ludovic Marcotte 5ca9a90a65 (fix) fixed previous commit 2017-09-22 10:36:28 -04:00
Ludovic Marcotte f5a28ca325 (feat) more verbose output 2017-09-21 14:00:54 -04:00
Francis Lachapelle c43411ae1e Typo
Fixes #4284
2017-09-12 05:41:12 -04:00
Francis Lachapelle 7157422125 Add Latvian (lv) translation (cont'd) 2017-09-06 09:02:59 -04:00
Francis Lachapelle 2249562caa Add Simplified Chinese translation (cont'd) 2017-09-06 09:01:23 -04:00