Commit Graph

10826 Commits

Author SHA1 Message Date
Ludovic Marcotte 5bbe700dcf Changes for the 2.2.17 release SOGo-2.2.17 2015-03-24 11:07:12 -04:00
Ludovic Marcotte 15ab383770 now possible to configure objectClass names for LDAP groups using GroupObjectClasses (#1499) 2015-03-24 11:07:12 -04:00
Ludovic Marcotte c46e270f80 Code cleanups 2015-03-24 11:07:12 -04:00
Francis Lachapelle 881d99262d Improve event attendees editor
- Avoid repetitive AJAX queries;
- Improve handling of daylight changes.
2015-03-24 11:07:12 -04:00
Ludovic Marcotte 4d52c9d7e4 improvements to EAS SyncKey handling to avoid missing mails (#3048, #3058) 2015-03-24 11:07:12 -04:00
Ludovic Marcotte 326635d81b enable by default HTML mails support using EAS on Windows and BB phones 2015-03-24 11:07:12 -04:00
Ludovic Marcotte ee28801d9a now favor login@domain as the default email address if multiple mail: fields are specified 2015-03-24 11:07:12 -04:00
Ludovic Marcotte 88f675bbc6 improved GetItemEstimate to count all vasnished/deleted mails too 2015-03-24 11:07:11 -04:00
Ludovic Marcotte d45c22523e prevent potential freebusy lookup crashes during timezone changes with repetitive events 2015-03-24 11:07:11 -04:00
Ludovic Marcotte 5fb8f35951 immediately delete mails from EAS clients when they are marked as deleted on the IMAP server 2015-03-24 11:07:11 -04:00
Ludovic Marcotte e3e716bb54 Fix compilation warning and error 2015-03-24 11:07:11 -04:00
Ludovic Marcotte db20513cf5 properly fallback over EAS to UTF-8 and then Latin1 for messages w/o charset (#3103) 2015-03-24 11:07:11 -04:00
Ludovic Marcotte a64d4bb2cd support for mail prority using EAS 2015-03-24 11:07:11 -04:00
Ludovic Marcotte 8577cc004f Always add DisplayName no matter EAS client version 2015-03-24 11:07:11 -04:00
Francis Lachapelle 4e68ec9d52 Fix Language-Region tags in Web interface
Fixes #3121
2015-03-24 11:07:11 -04:00
Ludovic Marcotte d82f05de75 Documented NGMimeBuildMimeTempDirectory 2015-03-24 11:07:11 -04:00
Ludovic Marcotte baba19711b Fix for bug #3138 2015-03-24 11:07:11 -04:00
Francis Lachapelle 99be2b5a12 Fix issues with freebusy (Web, busyOffHours) 2015-03-24 11:07:11 -04:00
Jens Erat 69962862a3 Remove obsolete archive string from translations 2015-03-24 11:07:11 -04:00
Jens Erat 6df4d2314f Rename "Archive" to "Export" in Webmail, ctd.
Fixes #2758 also for non-Inbox folders
2015-03-24 11:07:11 -04:00
Francis Lachapelle 364e2fdcdf Return a single phone number in JSON contacts list 2015-03-24 11:07:11 -04:00
Francis Lachapelle 42c382d2f7 Fix possible JS exception in Contacts module 2015-03-24 11:07:10 -04:00
Francis Lachapelle 742ace9252 Fix exception in SOGoUserManager 2015-03-24 11:07:10 -04:00
Francis Lachapelle e3a8e17513 Fix contacts lookup by UID
When looking for a specific contact UID, we no longer match a pattern
that could return multiple results. We search for the exact UID only.
2015-03-24 11:07:10 -04:00
Francis Lachapelle 313ed7f4bc Fix some gcc warnings 2015-03-24 11:07:10 -04:00
Ludovic Marcotte 8a35aaf47f use correct mail attachment elements for EAS 2.5 clients - patch from tfu 2015-03-24 11:07:10 -04:00
Ludovic Marcotte 6860ef83ae do not use syncKey from cache when davCollectionTag = -1 - patch from tfu 2015-03-24 11:07:10 -04:00
Ludovic Marcotte 950507626b SmartReply improvements for missing body attributes - patch from tfu 2015-03-24 11:07:10 -04:00
Ludovic Marcotte d2634ba783 use the correct body element for events for EAS 2.5 clients - patch from tfu 2015-03-24 11:07:10 -04:00
Ludovic Marcotte b6144aa29e fixed tasks disappearing issue with RoadSync - patch from tfu 2015-03-24 11:07:10 -04:00
Ludovic Marcotte 5bbf5ba844 use the correct mail body element for EAS 2.5 clients - patch from tfu 2015-03-24 11:07:10 -04:00
Ludovic Marcotte 7980ddaa29 fixed empty sync responses for EAS 2.5 and 12.0 clients - patch from tfu 2015-03-24 11:07:10 -04:00
Ludovic Marcotte 5836785967 multiple collections support for GetItemEstimate - patch from tfu 2015-03-24 11:07:10 -04:00
Ludovic Marcotte f6f64728c0 Fix for bug #3116 2015-03-24 11:07:10 -04:00
Ludovic Marcotte 1cf1088b93 Updated NEWS file regarding previous commit 2015-03-24 11:07:09 -04:00
Jesús García Sáez f2289ec17f Fix change password with DomainBasedUID
When users use full domain to login (SOGoEnableDomainBasedUID) the
user attributes in the cache were not being properly updated because
in this case the key is `uid@domain` instead of just `uid`.
2015-03-24 11:07:09 -04:00
Ludovic Marcotte d16eeb1a89 Merge to 2.2.16 SOGo-2.2.16 2015-02-12 11:07:36 -05:00
Ludovic Marcotte b26ea30b1b Update ChangeLog 2015-02-12 11:06:57 -05:00
Ludovic Marcotte 72b210cd2e Fixed typo 2015-02-12 10:29:46 -05:00
Ludovic Marcotte a80d75d09c Preparation for the release 2015-02-12 10:27:10 -05:00
Ludovic Marcotte aae76dc4e6 Limit curl request for webcalendars to 60 seconds 2015-02-12 09:57:10 -05:00
Francis Lachapelle c20ca0e33d Fix exception in set operation of sogo-tool 2015-02-12 09:29:40 -05:00
Francis Lachapelle 601a9ca559 Update translations 2015-02-12 09:09:18 -05:00
Ludovic Marcotte d7c283f751 improved fetching of text parts over EAS 2015-02-12 08:49:17 -05:00
Ludovic Marcotte f3325b8b0d Updated NEWS file wrt fixes 2015-02-11 18:13:36 -05:00
Ludovic Marcotte b4ea4d7e9f Improvement over previous commit 2015-02-11 14:39:57 -05:00
Ludovic Marcotte 9447437d6f Added missing strings from previous commit 2015-02-11 14:33:32 -05:00
Ludovic Marcotte 322f72626a now possible to limit automatic forwards to internal/external domains 2015-02-11 14:30:40 -05:00
Ludovic Marcotte 55ae4cb8c0 First pass at EAS' best practices for SOGo 2015-02-11 12:59:04 -05:00
Ludovic Marcotte e5d01428ad now possible for SOGo to change the sambaNTPassword/sambaLMPassword 2015-02-11 11:31:35 -05:00