mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-25 14:59:30 +00:00
Preparation for the release
This commit is contained in:
136
ChangeLog
136
ChangeLog
@@ -1,3 +1,139 @@
|
||||
commit d1d398091961f5d497b67313e098a8a5624089f4
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Jan 30 11:03:38 2015 -0500
|
||||
|
||||
Update translations
|
||||
|
||||
M NEWS
|
||||
M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/Hungarian.lproj/Localizable.strings
|
||||
|
||||
commit cf35eec1f5c56d8c7332bed34e2195a8ad9c9e9f
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Fri Jan 30 10:28:45 2015 -0500
|
||||
|
||||
Improved the NEWS file for the release
|
||||
|
||||
M NEWS
|
||||
|
||||
commit 58a0b0c173616db9a3a1592b437dba7e40475321
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Fri Jan 30 10:23:04 2015 -0500
|
||||
|
||||
Updated for the release
|
||||
|
||||
M NEWS
|
||||
|
||||
commit 723a9d4e080644a7a8cef60de9b7450621f0964e
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jan 29 16:21:06 2015 -0500
|
||||
|
||||
Reverted bug fix from #3054 and added comment
|
||||
|
||||
M SoObjects/SOGo/SOGoParentFolder.m
|
||||
|
||||
commit 4cc158043eb6183ecefed7abd93b579afbdfd7f6
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Wed Jan 28 16:38:27 2015 -0500
|
||||
|
||||
Improve CSS server-side cleaner
|
||||
|
||||
Fixes #3040
|
||||
|
||||
M UI/MailPartViewers/UIxMailPartHTMLViewer.m
|
||||
|
||||
commit 7fd1564a86d50cc96995bd3dec44939741312f4a
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Jan 28 15:16:21 2015 -0500
|
||||
|
||||
fix for #3076
|
||||
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
|
||||
M Documentation/SOGoInstallationGuide.asciidoc
|
||||
M NEWS
|
||||
|
||||
commit 981c718d228f70a23e73d8db913234be7161166c
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Jan 28 15:03:49 2015 -0500
|
||||
|
||||
improved handling of EAS Push when no heartbeat is provided
|
||||
|
||||
M ActiveSync/SOGoActiveSyncDispatcher+Sync.m
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
M NEWS
|
||||
|
||||
commit 086361b79a8be7722d8ae476140858067bb06c2a
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Fri Jan 23 16:16:36 2015 -0500
|
||||
|
||||
Avoid GNUstep warnings
|
||||
|
||||
M SOPE/GDLContentStore/GCSFolderType.m
|
||||
M UI/MailerUI/UIxMailEditor.m
|
||||
|
||||
commit ab12c84887a663c0ec442cfa22b2c9fd1f737f24
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Fri Jan 23 15:32:22 2015 -0500
|
||||
|
||||
More NSLog usage cleanups
|
||||
|
||||
M SoObjects/Appointments/iCalCalendar+SOGo.m
|
||||
M SoObjects/Mailer/NSData+Mail.h
|
||||
M SoObjects/Mailer/NSData+Mail.m
|
||||
M SoObjects/SOGo/BSONCodec.m
|
||||
M SoObjects/SOGo/SOGoMailer.m
|
||||
M SoObjects/SOGo/SOGoSieveManager.m
|
||||
M SoObjects/SOGo/SOGoWebDAVAclManager.m
|
||||
|
||||
commit e2bee230217d16287883fb595d7bfc7ddec0ff77
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jan 22 16:25:16 2015 -0500
|
||||
|
||||
Avoid unnecessary calls to NSLog
|
||||
|
||||
M UI/Contacts/UIxListView.m
|
||||
M UI/MailPartViewers/UIxMailPartHTMLViewer.m
|
||||
M UI/MailerUI/UIxMailView.m
|
||||
M UI/Scheduler/UIxCalView.m
|
||||
M UI/Scheduler/UIxComponentEditor.m
|
||||
|
||||
commit 1a10599369da87e64b77cf110624ca6745605585
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jan 22 15:39:57 2015 -0500
|
||||
|
||||
Removed unnecessary NSLog calls
|
||||
|
||||
M SOPE/NGCards/CardGroup.m
|
||||
M SOPE/NGCards/IcalResponse.m
|
||||
M SOPE/NGCards/NSCalendarDate+ICal.m
|
||||
M SOPE/NGCards/NSString+NGCards.m
|
||||
M SOPE/NGCards/iCalObject.m
|
||||
|
||||
commit d907d5d268b470c7f461cb0b7951b894e4b77772
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jan 22 13:31:31 2015 -0500
|
||||
|
||||
Avoid using NSLog() where we can
|
||||
|
||||
M ActiveSync/NSData+ActiveSync.m
|
||||
M ActiveSync/SOGoActiveSyncDispatcher+Sync.m
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
M Main/SOGo.m
|
||||
M Main/sogod.m
|
||||
|
||||
commit d98ff69fbee723ae268b0cb0836c8dca75394743
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Tue Jan 20 08:35:10 2015 -0500
|
||||
|
||||
Version bumps for the release
|
||||
|
||||
M ChangeLog
|
||||
M Documentation/docinfo.xml
|
||||
M Documentation/includes/global-attributes.asciidoc
|
||||
M NEWS
|
||||
M Version
|
||||
|
||||
commit daa7ab87d7de8553c4df8790a10f18dead51e61f
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jan 19 13:54:04 2015 -0500
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!-- TODO have the build system take care of this -->
|
||||
<releaseinfo>Version 2.2.14 - January 2015</releaseinfo>
|
||||
<subtitle>for version 2.2.14</subtitle>
|
||||
<date>2015-01-20</date>
|
||||
<releaseinfo>Version 2.2.15 - January 2015</releaseinfo>
|
||||
<subtitle>for version 2.2.15</subtitle>
|
||||
<date>2015-01-30</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>
|
||||
|
||||
@@ -13,6 +13,6 @@
|
||||
|
||||
// TODO have the build system take care of this
|
||||
|
||||
:release_version: 2.2.14
|
||||
:release_version: 2.2.15
|
||||
|
||||
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:
|
||||
|
||||
Reference in New Issue
Block a user