Commit graph

12016 commits

Author SHA1 Message Date
Ludovic Marcotte 494b2d7b7e (fix) some more memory info 2017-01-09 16:09:35 -05:00
Ludovic Marcotte ccb176d996 (fix) be a bit more verbose about memory usage 2017-01-09 16:04:16 -05:00
Francis Lachapelle 5afb4b7dd3 Update ChangeLog 2017-01-06 20:56:37 -05:00
Francis Lachapelle bdcba43f10 (js) Update ResizeSensor.js 2017-01-06 20:56:10 -05:00
Francis Lachapelle de46924950 (js) Update CKEditor to version 4.6.1 2017-01-06 20:51:34 -05:00
Francis Lachapelle 8a2f88bc07 (i18n) Update translations 2017-01-06 20:38:01 -05:00
Ludovic Marcotte 82fbeee7e5 Updated NEWS 2017-01-06 16:02:47 -05:00
Ludovic Marcotte cd3d59428f (fix) handle sha512-crypt with rounds 2017-01-06 15:53:11 -05:00
Ludovic Marcotte 2d2f3fbe7b Updated NEWS 2017-01-06 14:34:18 -05:00
Ludovic Marcotte 59734d18e8 (fix) correctly handle all identities during IMIP status update 2017-01-06 14:33:18 -05:00
Ludovic Marcotte d1cc3e8c25 (fix) small optimization over previous commit 2017-01-06 14:30:12 -05:00
Ludovic Marcotte d434f709bf (fix) handle all identities during IMIP REPLY processing 2017-01-06 14:24:37 -05:00
Francis Lachapelle 441a503802 Fix support for recurrent tasks 2017-01-06 11:59:15 -05:00
Francis Lachapelle a883d93a80 Add parameter validation to alarmsListAction 2017-01-06 11:48:10 -05:00
Francis Lachapelle 2c801e7756 (js) Use GET instead of POST when form is empty
Fixes #3978, #3979
2017-01-06 11:38:52 -05:00
Ludovic Marcotte e71709c09f (fix) make sure we compare the organizer's email only 2017-01-06 11:04:29 -05:00
Ludovic Marcotte 926cf6f34c (fix) make sure to bump LAST-MODIFIED to trigger all auto-scheduling code 2017-01-06 09:54:54 -05:00
Ludovic Marcotte d139d9e75d (fix) disabled bias computation for now 2017-01-05 09:27:54 -05:00
Ludovic Marcotte 160450f15d Updated NEWS 2016-12-30 12:28:35 -05:00
Ludovic Marcotte 72c03390cc (fix) fix events in floating time during CalDAV's PUT operation (fixes #2865) 2016-12-30 12:27:33 -05:00
Ludovic Marcotte 2af6674ce8 (fix) added fix from PR#224, in v2 instead of maint 2016-12-30 10:08:18 -05:00
Ludovic Marcotte c36b90dc3d Updated NEWS 2016-12-30 10:00:34 -05:00
Ludovic Marcotte d8582dbcc0 (fix) provide correct error response to EAS client when sending big mails (fixes #3956) 2016-12-30 09:59:47 -05:00
Ludovic Marcotte 0463d7f88c Updated NEWS 2016-12-29 16:22:39 -05:00
Ludovic Marcotte e46c51e242 (fix) handle semicolon in value during LDIF import (fixes #1760) 2016-12-29 16:22:05 -05:00
Ludovic Marcotte 6349365dc7 Updated NEWS 2016-12-29 15:34:11 -05:00
Ludovic Marcotte a8335541e8 (fix) small CSS fix to allow scrolling in the attachment menu (fixes #3413) 2016-12-29 15:32:56 -05:00
Ludovic Marcotte 119792786f Updated NEWS 2016-12-29 14:36:31 -05:00
Ludovic Marcotte 30513c7ce8 (fix) handle URI in vCard photos (fixes #2683) 2016-12-29 14:35:42 -05:00
Ludovic Marcotte 2a648895df Updated NEWS 2016-12-29 14:14:13 -05:00
Ludovic Marcotte 7049519d85 (feat) added photo support for LDIF import (fixes #1084) 2016-12-29 14:13:31 -05:00
Ludovic Marcotte 51114438aa Updated NEWS 2016-12-29 10:54:17 -05:00
Ludovic Marcotte 4d3de95f39 (fix) add support for "other" addresses (fixes #3966) 2016-12-29 10:53:06 -05:00
Ludovic Marcotte 366681e6b2 (fix) avoid trying to parse empty request (fixes #3969) 2016-12-29 09:55:56 -05:00
Ludovic Marcotte dd932802f4 (fix) properly escape values (fixes #3241) 2016-12-28 14:11:25 -05:00
Ludovic Marcotte 7a55338c08 (fix) set a max-height so we can scroll in the attendees list (fixes #3666) 2016-12-28 11:53:23 -05:00
Ludovic Marcotte 6ea37ce3e6 Updated NEWS 2016-12-28 10:24:58 -05:00
Ludovic Marcotte 3f68fb7b53 (feat) added new SOGoMaximumMessageSizeLimit config parameter (fixes #3510) 2016-12-28 10:18:10 -05:00
Ludovic Marcotte d5eb18a247 Updated NEWS 2016-12-23 11:38:03 -05:00
Ludovic Marcotte 42c2c66caa (fix) properly honor "include in freebusy" (fixes #3354) 2016-12-23 11:37:27 -05:00
Ludovic Marcotte 8c6cc990df Updates NEWS 2016-12-23 10:21:27 -05:00
Ludovic Marcotte 4602e70b91 (fix) do not decode from hex the event's UID (fixes #3965) 2016-12-23 10:20:50 -05:00
Ludovic Marcotte b7e40776ad (fix) also use the filter when doing DN lookups (fixes #2253) 2016-12-22 14:27:07 -05:00
Ludovic Marcotte 122f912718 Updated NEWS 2016-12-21 11:46:10 -05:00
Ludovic Marcotte 3c8412e90c (fix) append .ics extension if not present when importing events (fixes #2308) 2016-12-21 11:44:05 -05:00
Ludovic Marcotte ee265c2ab7 Updated NEWS 2016-12-21 08:51:04 -05:00
Ludovic Marcotte 73309f9c24 (feat) handle alarms for tasks (fixes #3964) 2016-12-21 08:49:39 -05:00
Ludovic Marcotte 4221b6dfab Updated NEWS 2016-12-20 13:16:52 -05:00
Ludovic Marcotte e64b3bc1f2 (fix) use the source's domain if none is defined (fixes #3523) 2016-12-20 13:16:01 -05:00
Ludovic Marcotte ffa2efbc7d (fix) avoid double encoding (fixes #3960) 2016-12-20 08:56:48 -05:00