|
| 1 | +sogo (2.3.4-zentyal1) trusty; urgency=medium |
| 2 | + |
| 3 | + [ Francis Lachapelle ] |
| 4 | + * [2ae8c6] Add missing tooltips on buttons of toolbars |
| 5 | + * [f42d6f] Enlarge size of event/task editor window |
| 6 | + * [bbdb27] (css) Enlarge max width of toolbar buttons |
| 7 | + * [993647] Update translations |
| 8 | + * [15ab0f] Localization |
| 9 | + * [8d19ec] Remove duplicate key in MainUI localization |
| 10 | + * [e94b44] Localization cleanup |
| 11 | + * [37f29c] Localization |
| 12 | + * [6ddb40] Update CKEditor to version 4.5.6 |
| 13 | + * [5dfbfe] Preparation for release 2.3.4 |
| 14 | + * [c6dbcb] Update ChangeLog |
| 15 | + * [e38640] Properly compute the last week number for the year |
| 16 | + * [135535] Update NEWS file |
| 17 | + |
| 18 | + [ Ludovic Marcotte ] |
| 19 | + * [01642e] (fix) fixed one unit test |
| 20 | + * [8df311] (fix) EAS fix for wrong charset being used (#3392) |
| 21 | + * [2d1a4b] (fix) adjust doc and packaging regarding oc cleanup script |
| 22 | + * [f7d748] (fix) EAS fix on qp-encoded subjects (#3390) |
| 23 | + * [127962] (fix) correctly handle all-day event exceptions when the master event changes |
| 24 | + * [dc0857] (feat) Initial support for EAS calendar exceptions |
| 25 | + * [5a3caf] (fix) prevent characters in calendar component UID causing issues during import process |
| 26 | + * [8456d4] Revert "(fix) fixed addressbrook-only source entires having a c_uid set" |
| 27 | + * [8c0ef9] (fix) proper fix for #3389 |
| 28 | + * [2755a8] (fix) remove trailing semicolon everywhere |
| 29 | + * [1f98d7] (fix) fixed broken translations |
| 30 | + * [f9884e] (fix) added new strings from v3 |
| 31 | + * [7e1bbe] (fix #118) handle /.well-known/carddav |
| 32 | + * [c5c6ff] (fix #119) disable servername and url by default |
| 33 | + * [980db7] (fix #127) fallback to "work" when export as ldif |
| 34 | + * [b4e4b9] (fix) avoid duplicating attendees when accepting event using a different identity over CalDAV |
| 35 | + * [248892] (fix) small fix over previous commit |
| 36 | + * [28bd4c] (fix) carry over the delegatedTo, not only the part stat |
| 37 | + * [720b1d] (fix) carry over delegatedFrom too |
| 38 | + * [225fe8] Disabled today's code for now. It requires more testing. |
| 39 | + * [29f2d9] Enable old code. |
| 40 | + |
| 41 | + [ Jesús García Sáez ] |
| 42 | + * [b98d11] unittest: commented failing test |
| 43 | + * [2a2d14] unittest: rtf, test crash core dump |
| 44 | + * [0b6972] unittest: add rtf test |
| 45 | + * [a8e5a3] unittest: NSString objectFromJSONString for single values |
| 46 | + * [24a751] unittest: file as NSData and try different encodings |
| 47 | + * [942f48] unittest: RTF with \pict |
| 48 | + * [752084] unittest: New unittest with a rtf file |
| 49 | + * [0316e4] unittest: RTF without color table definition |
| 50 | + * [e4cd45] unittest: removed TestNGMimeAddressHeaderFieldGenerator |
| 51 | + * [2e1ed2] unittest: fix TestNGMailAddressParser |
| 52 | + * [75ff4a] Use new function from sope to qp-encode the subject |
| 53 | + * [1529e7] unittest: compare properly decimal numbers |
| 54 | + * [c2922e] unittest: QP encode function from NGMimeHeaderFieldGenerator |
| 55 | + * [db213c] unittest: just reformat and indentation |
| 56 | + * [d7e8df] Update NEWS from PR #221 |
| 57 | + * [90378b] draft: remove attachment on failure |
| 58 | + * [0abb0c] Update libsope-dev dependecy when building |
| 59 | + |
| 60 | + [ Javier Amor García ] |
| 61 | + * [b07680] Added test fixture for RTF crash 6977 |
| 62 | + * [7e4571] Added test for RTF with russian characters |
| 63 | + * [a0b15d] Test for [RTFHandler parseFontTable] |
| 64 | + * [9ed381] Added test for character escape |
| 65 | + * [603da7] Added test for spanish characters |
| 66 | + |
| 67 | + [ Juan Vallés ] |
| 68 | + * [d2ea6f] oc-calendar: Initialise NSCalendarDate with a SYSTEMTIME struct |
| 69 | + * [332508] oc-calendar: Use signed integer for time zone biases |
| 70 | + * [4ae5fe] oc-calendar: Extract time zone from TimeZoneDefinition |
| 71 | + * [376e71] oc-calendar: Use the calendar's time zone if it is present |
| 72 | + * [ccd9e3] Add the domain in the `uidInDomain` method |
| 73 | + |
| 74 | + [ Enrique J. Hernández Blasco ] |
| 75 | + * [8b0788] oc: Print retval on high debug for library interface |
| 76 | + * [e7d2b8] Update NEWS from PR #229 |
| 77 | + * [1f564a] Update NEWS from PR #227 |
| 78 | + * [0c5f4e] Give support to JUnit output format for sogo-tests |
| 79 | + * [74afe1] Update NEWS from #233 PR |
| 80 | + * [b81c27] oc-calendar: Enable editor role |
| 81 | + * [c130a4] oc-calendar: Set simple and Detailed Free/Busy permission level |
| 82 | + * [823ab2] oc-calendar: Detail limitations on setting permissions |
| 83 | + |
| 84 | + [ Jenkins Zentyal (Zentyal GPG) ] |
| 85 | + |
| 86 | + -- Jenkins Zentyal (Zentyal GPG) < [email protected]> Mon, 18 Jan 2016 10:57:01 +0100 |
| 87 | + |
1 | 88 | sogo (2.3.3a-zentyal5) trusty; urgency=medium |
2 | 89 |
|
3 | 90 | [ Enrique J. Hernández Blasco ] |
|
0 commit comments