Updated ChangeLog and version numbers for the release

pull/68/head
Ludovic Marcotte 2014-12-18 08:56:23 -05:00
parent fcddb37a0d
commit db911f323d
4 changed files with 323 additions and 5 deletions

318
ChangeLog
View File

@ -1,3 +1,321 @@
commit fcddb37a0dd76f75bb16f9380e8b8a01865d0c4c
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Dec 18 08:53:31 2014 -0500
Fixed typo and bumped for release
M NEWS
commit 8e79d4f88ba2b9603f589e1ee300164647217c8d
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Dec 18 08:51:50 2014 -0500
Update translations
M NEWS
M UI/PreferencesUI/Czech.lproj/Localizable.strings
M UI/PreferencesUI/Dutch.lproj/Localizable.strings
M UI/PreferencesUI/Finnish.lproj/Localizable.strings
M UI/PreferencesUI/German.lproj/Localizable.strings
M UI/PreferencesUI/Polish.lproj/Localizable.strings
M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
commit f8ab3d5a427c17d647286bda441d63a98481fdbe
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Dec 18 08:45:27 2014 -0500
Update NEWS file
M NEWS
commit 8aea5f232e049024047726305a55580807d5e54b
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Dec 17 16:18:39 2014 -0500
Fix for bug #3028
M ActiveSync/iCalEvent+ActiveSync.m
M ActiveSync/iCalToDo+ActiveSync.m
M NEWS
commit 493c366ac42481d99c014eb9746b38bd43d726a2
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Dec 17 15:26:02 2014 -0500
Fix for bug #3003
M ActiveSync/SOGoMailObject+ActiveSync.m
M NEWS
commit cd70bec9faf8f29159eafb3ae1e63ab9d7a76919
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Dec 17 13:57:49 2014 -0500
Fix for bug #3008
M NEWS
M SoObjects/Appointments/SOGoAppointmentFolder.m
commit 6027cb50d4d1d351935ef924d957d5876e73d026
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Tue Dec 16 16:13:59 2014 -0500
Fix CSS and templates of component/apptmt editor
M UI/Templates/SchedulerUI/UIxComponentEditor.wox
M UI/WebServerResources/UIxAppointmentEditor.css
M UI/WebServerResources/UIxComponentEditor.css
commit eb4d20e50f109e20d4d040b56fecf27513c46c2c
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Dec 16 13:27:01 2014 -0500
Privacy and categories support for tasks
M ActiveSync/iCalToDo+ActiveSync.m
commit 70dbcf0418d24f68232383186cb8443ffc269c8b
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Dec 16 13:24:10 2014 -0500
Fix for MeetingStatus applied yesterday
M ActiveSync/iCalEvent+ActiveSync.m
commit bfaaf6eb3436cbfca5e8ede5963cd53012eff92a
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Dec 16 13:17:59 2014 -0500
Revert back to using GNUSTEP_SYSTEM_LIBRARIES for teststrings
M Tests/Integration/GNUmakefile.preamble
commit 68655deabd942718c318feeb29e407a4c5b499c2
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Dec 16 12:36:08 2014 -0500
Improved rpath handling (#2996)
M ActiveSync/common.make
M Main/GNUmakefile
M Tests/Integration/GNUmakefile.preamble
M Tools/GNUmakefile
M configure
commit 7380b25b7596e58775afb4203dfa35bd5dd29c4f
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Dec 16 10:55:12 2014 -0500
Be a bit more verbose regarding IMAP requirements for EAS
M Documentation/SOGoInstallationGuide.asciidoc
commit cbfb927ec91677ed75f3307d8e41b92a59ec45dd
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Dec 16 10:42:18 2014 -0500
Properly escape Attendee's email address in case it contains crap
M ActiveSync/iCalEvent+ActiveSync.m
commit 0f2798f017c340cdf1000b771e5e74c2372562fc
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Dec 16 10:35:32 2014 -0500
Lucid fixes for EAS
M ActiveSync/SOGoActiveSyncDispatcher.m
M NEWS
M Tools/SOGoToolManageEAS.m
commit e040805e0d56458d825102fb5920f381026bf09d
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Tue Dec 16 10:07:08 2014 -0500
Fix display of dialog in RO appointment editor
M UI/Templates/SchedulerUI/UIxComponentEditor.wox
M UI/WebServerResources/UIxAppointmentEditor.css
commit fb6ef3aa8a8d00db1cb00dbdb51b43c51ae3a438
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Dec 16 09:20:27 2014 -0500
Now possible to set alarms on event invitations
M ActiveSync/SOGoActiveSyncDispatcher.m
M NEWS
M SoObjects/Appointments/GNUmakefile
M SoObjects/Appointments/SOGoAppointmentObject.h
M SoObjects/Appointments/SOGoAppointmentObject.m
M SoObjects/Appointments/SOGoComponentOccurence.h
M SoObjects/Appointments/SOGoComponentOccurence.m
A SoObjects/Appointments/iCalAlarm+SOGo.h
A SoObjects/Appointments/iCalAlarm+SOGo.m
M UI/MailPartViewers/UIxMailPartICalActions.m
M UI/Scheduler/GNUmakefile
D UI/Scheduler/Toolbars/SOGoAppointmentObjectAccept.toolbar
D UI/Scheduler/Toolbars/SOGoAppointmentObjectAcceptOrDecline.toolbar
D UI/Scheduler/Toolbars/SOGoAppointmentObjectDecline.toolbar
M UI/Scheduler/UIxAppointmentEditor.m
M UI/Scheduler/UIxComponentEditor.h
M UI/Scheduler/UIxComponentEditor.m
M UI/Scheduler/product.plist
M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
M UI/Templates/SchedulerUI/UIxComponentEditor.wox
M UI/WebServerResources/SchedulerUI.js
M UI/WebServerResources/UIxAppointmentEditor.js
M UI/WebServerResources/UIxComponentEditor.js
commit 3eac0f5261bc4bc4aa4c65547d93d29771fe816e
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon Dec 15 19:37:04 2014 -0500
Improved NEWS file
M NEWS
commit f29a74f82f437ffce96ac15f1ab604218f0a22d6
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon Dec 15 19:34:51 2014 -0500
avoid testing for IMAP ANNOTATION when X-GUID is available
M NEWS
M SoObjects/Mailer/SOGoMailAccount.m
commit 20b3d4882d1675be4a7cbed58f99c2f4d9c96f8f
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon Dec 15 19:27:21 2014 -0500
MeetingStatus fix affecting iOS devices
M ActiveSync/iCalEvent+ActiveSync.m
M NEWS
commit 175b99b9ee69c08a279fa28f585a6bfd040556dd
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon Dec 15 19:25:38 2014 -0500
Updated NEWS regarding previous commit
M NEWS
commit e79ea7583415b8892e772d92abb55c8ebf688285
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon Dec 15 19:24:10 2014 -0500
Categories and privacy fixes for bug #3022
M ActiveSync/iCalEvent+ActiveSync.m
commit 9cb1f8097c5e195152e729c5052b88e80ceb064a
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon Dec 15 19:23:04 2014 -0500
Fix sogo-tool when cleaning up devices
M Tools/SOGoToolManageEAS.m
commit 54dabb6861ff32509b084ddcfdd3e9ebabf034fb
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Mon Dec 15 10:52:04 2014 -0500
Update CKEditor to version 4.4.6 (+ sourcearea)
Added an enabled the 'Source Area' plugin to be able to edit the HTML
code directly.
M NEWS
M UI/WebServerResources/UIxPreferences.js
M UI/WebServerResources/ckeditor/build-config.js
M UI/WebServerResources/ckeditor/ckeditor.js
M UI/WebServerResources/ckeditor/config.js
M UI/WebServerResources/ckeditor/lang/ar.js
M UI/WebServerResources/ckeditor/lang/ca.js
M UI/WebServerResources/ckeditor/lang/cs.js
M UI/WebServerResources/ckeditor/lang/cy.js
M UI/WebServerResources/ckeditor/lang/da.js
M UI/WebServerResources/ckeditor/lang/de.js
M UI/WebServerResources/ckeditor/lang/en.js
M UI/WebServerResources/ckeditor/lang/es.js
M UI/WebServerResources/ckeditor/lang/fi.js
M UI/WebServerResources/ckeditor/lang/fr.js
M UI/WebServerResources/ckeditor/lang/hu.js
M UI/WebServerResources/ckeditor/lang/is.js
M UI/WebServerResources/ckeditor/lang/it.js
M UI/WebServerResources/ckeditor/lang/nb.js
M UI/WebServerResources/ckeditor/lang/nl.js
M UI/WebServerResources/ckeditor/lang/no.js
M UI/WebServerResources/ckeditor/lang/pl.js
M UI/WebServerResources/ckeditor/lang/pt-br.js
M UI/WebServerResources/ckeditor/lang/ru.js
M UI/WebServerResources/ckeditor/lang/sk.js
M UI/WebServerResources/ckeditor/lang/sv.js
M UI/WebServerResources/ckeditor/lang/uk.js
M UI/WebServerResources/ckeditor/plugins/icons.png
M UI/WebServerResources/ckeditor/plugins/icons_hidpi.png
M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
M UI/WebServerResources/ckeditor/skins/moono/editor.css
M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
M UI/WebServerResources/ckeditor/skins/moono/icons.png
M UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png
commit 6526d587f2726d6087b15e893e619bdcec7412bf
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Dec 11 14:13:56 2014 -0500
Localization
M UI/PreferencesUI/French.lproj/Localizable.strings
commit 9dd0d6c427a44f089cedef256899fed367899733
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Dec 11 13:31:32 2014 -0500
Draft autossave feature
M NEWS
M SoObjects/Mailer/SOGoDraftObject.m
M SoObjects/SOGo/SOGoDefaults.plist
M SoObjects/SOGo/SOGoDomainDefaults.h
M SoObjects/SOGo/SOGoDomainDefaults.m
M SoObjects/SOGo/SOGoUserDefaults.h
M SoObjects/SOGo/SOGoUserDefaults.m
M UI/MailerUI/UIxMailMainFrame.m
M UI/PreferencesUI/English.lproj/Localizable.strings
M UI/PreferencesUI/UIxPreferences.m
M UI/Templates/MailerUI/UIxMailEditor.wox
M UI/Templates/PreferencesUI/UIxPreferences.wox
M UI/WebServerResources/UIxMailEditor.js
commit 990f782b627ed956755b727ef3b043d5d66cb14c
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Dec 11 10:01:21 2014 -0500
Allow including or not freebusy info from subscribed calendars
M NEWS
M SoObjects/Appointments/SOGoAppointmentFolder.m
M SoObjects/Appointments/SOGoFreeBusyObject.h
M SoObjects/Appointments/SOGoFreeBusyObject.m
M UI/Scheduler/UIxCalendarProperties.h
M UI/Scheduler/UIxCalendarProperties.m
M UI/Templates/SchedulerUI/UIxCalendarProperties.wox
commit c8b74686cc0c656b2a0330c28d299a793417035e
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Dec 10 15:22:32 2014 -0500
Update ChangeLog
M ChangeLog
commit 16bf299b3b9011d151a598ee06e02e6a96f2249d
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Dec 10 15:22:01 2014 -0500

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 2.2.11 - December 2014</releaseinfo>
<subtitle>for version 2.2.11a</subtitle>
<date>2014-12-10</date>
<releaseinfo>Version 2.2.12 - December 2014</releaseinfo>
<subtitle>for version 2.2.12</subtitle>
<date>2014-12-18</date>
<legalnotice>
<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".</para>

View File

@ -13,6 +13,6 @@
// TODO have the build system take care of this
:release_version: 2.2.11a
:release_version: 2.2.12
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=2
MINOR_VERSION=2
SUBMINOR_VERSION=11a
SUBMINOR_VERSION=12