Update ChangeLog

maint-2.1.1
Ludovic Marcotte 2013-06-21 11:26:42 -04:00
parent faf228022a
commit a6b393c2c1
1 changed files with 540 additions and 0 deletions

540
ChangeLog
View File

@ -1,3 +1,543 @@
commit faf228022ac83e3c66b0f4f1e23654a9b273e601
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Jun 21 11:25:55 2013 -0400
Updated for the release
M Documentation/SOGo Installation Guide.odt
M Documentation/SOGo Mobile Devices Configuration.odt
M Documentation/SOGo Mozilla Thunderbird Configuration.odt
M Documentation/SOGo Native Microsoft Outlook Configuration.odt
M NEWS
M Version
commit 3e87ba92db5eb698f3d73bba4e3e2457ef2b4ea2
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Jun 21 10:45:03 2013 -0400
Updated french translation
M UI/Scheduler/French.lproj/Localizable.strings
commit 0a87ff97b6a7d4add9b8413074a0567e289386af
Author: Jean Raby <jraby@inverse.ca>
Date: Fri Jun 21 09:36:54 2013 -0400
cosmetic fix, no functional change
added a POST payload to test this code
M SoObjects/SOGo/SOGoCASSession.m
A Tests/README-cas-logoutRequest
commit 031cd210f74bb130bea7fd73e41864e045a5aac9
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Jun 20 20:29:16 2013 -0400
Better description
M NEWS
commit 9d9a434fdc3deb403301a4b006a50967df3265d7
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Jun 20 15:44:35 2013 -0400
Avoid crashing when reading fcs crap.
M NEWS
M OpenChange/RTFHandler.m
commit 41ed498d6512b9cf2ef01654ea29be4c535d0c16
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Jun 20 14:32:14 2013 -0400
Add support for CAS LogoutRequests
Fixes #2346
This changes the serviceURL sent by SOGo to the CAS server:
/SOGo/so/ -> /SOGo/so/index
M NEWS
M SoObjects/SOGo/GNUmakefile
M SoObjects/SOGo/SOGoCASSession.h
M SoObjects/SOGo/SOGoCASSession.m
M SoObjects/SOGo/SOGoCache.h
M SoObjects/SOGo/SOGoCache.m
M UI/MainUI/SOGoRootPage.m
commit d28482557ff344e908ad5ad2056965ead061b1b2
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Jun 20 13:43:45 2013 -0400
Fix for bug 2285
M OpenChange/MAPIStoreGCSFolder.m
commit 4c97d549394b7d7e701f281620d355bc283f7012
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Jun 20 09:10:09 2013 -0400
Fix for bug #2119
M NEWS
M OpenChange/MAPIStoreMailMessage.m
commit c08263d1c3d6444616f51643c409a4e2d7c02593
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Jun 19 17:36:43 2013 -0400
Updated patch
M SoObjects/SOGo/SOGoProxyAuthenticator.m
commit dc96466462a0f3814da34e07bad0bdabc1db0169
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Jun 19 16:06:12 2013 -0400
Updated for the release
M NEWS
commit 1734b387a353cab21b1f768791af8983e9f9ec98
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Jun 19 15:45:40 2013 -0400
Fix for bug #2237
M SoObjects/SOGo/SOGoProxyAuthenticator.m
M SoObjects/SOGo/SOGoPublicBaseFolder.m
commit 871115e349dd71ac2801650ff98fc98a888dabd6
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Jun 19 15:07:19 2013 -0400
Fixed bug #2294
M SoObjects/SOGo/SOGoContentObject.m
M UI/Common/UIxFolderActions.h
M UI/Common/UIxFolderActions.m
M UI/Contacts/UIxContactFolderActions.m
M UI/Contacts/UIxContactFoldersView.m
M UI/Contacts/product.plist
M UI/Scheduler/UIxCalFolderActions.h
M UI/Scheduler/UIxCalFolderActions.m
M UI/Scheduler/UIxCalMainActions.h
M UI/Scheduler/UIxCalMainActions.m
M UI/Scheduler/product.plist
M UI/WebServerResources/ContactsUI.js
M UI/WebServerResources/SchedulerUI.js
commit a7642868792e58cfb4c6d1614e53787b26f6fa33
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Jun 19 14:09:20 2013 -0400
Fix for bug #2313
M SoObjects/Mailer/SOGoMailFolder.m
M UI/MailerUI/UIxMailUserRightsEditor.h
M UI/MailerUI/UIxMailUserRightsEditor.m
commit 5304461e4cc5a4a366a33e84a74f7c785be8aa0d
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Jun 19 10:23:47 2013 -0400
now possible to see who created a event/task in a delegated calendar
M NEWS
M SoObjects/Appointments/iCalEntityObject+SOGo.h
M SoObjects/Appointments/iCalEntityObject+SOGo.m
M SoObjects/SOGo/SOGoUser.h
M SoObjects/SOGo/SOGoUserManager.m
M UI/Scheduler/English.lproj/Localizable.strings
M UI/Scheduler/UIxAppointmentEditor.m
M UI/Scheduler/UIxComponentEditor.h
M UI/Scheduler/UIxComponentEditor.m
M UI/Templates/SchedulerUI/UIxCalMainView.wox
M UI/Templates/SchedulerUI/UIxComponentEditor.wox
M UI/WebServerResources/SchedulerUI.js
M UI/WebServerResources/UIxAppointmentEditor.js
commit 6b25f08943032852466189cd98b3c956772f276b
Author: Jean Raby <jraby@inverse.ca>
Date: Tue Jun 18 19:33:36 2013 -0400
Use domainDefaults to get imapCASServiceName
M SoObjects/SOGo/SOGoWebAuthenticator.m
commit a0022e06f70c381b2816c23f8ffc5453cc8c2fd1
Author: Jean Raby <jraby@inverse.ca>
Date: Tue Jun 18 17:57:17 2013 -0400
New preference: SOGoIMAPCASServiceName
Reworked CAS section a bit and add some information regarding casifying sieve.
M Documentation/SOGo Installation Guide.odt
commit 0fb006c19faa62e7b05f8ef7edd23581046b50d9
Author: Jean Raby <jraby@inverse.ca>
Date: Tue Jun 18 16:36:11 2013 -0400
New domain preference: SOGoIMAPCASServiceName
Set this to the service name expected by the CAS server if it differs
from SOGoIMAPServer. This is useful to request a CAS ticket for service
imap://imap.domain.com while connecting through imapproxy on imap://127.0.0.1:1143
SOGoDAVAuthenticator is not updated since it doesn't really use the imap code.
M SoObjects/SOGo/SOGoDomainDefaults.h
M SoObjects/SOGo/SOGoDomainDefaults.m
M SoObjects/SOGo/SOGoWebAuthenticator.m
commit 47a3f1a19d1089a105aeefba831f119b407ca196
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Jun 18 14:14:42 2013 -0400
toggle to send or not notifications
M NEWS
M SoObjects/Appointments/SOGoCalendarComponent.m
M UI/Scheduler/English.lproj/Localizable.strings
M UI/Scheduler/UIxAppointmentEditor.h
M UI/Scheduler/UIxAppointmentEditor.m
M UI/Templates/SchedulerUI/UIxAppointmentEditor.wox
commit f25344182debb14001c39db452374f138cd0ee8b
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Jun 14 14:58:16 2013 -0400
Rewrote escapedForCards so it's 10 times faster.
M SOPE/NGCards/NSString+NGCards.m
commit f24e3a0a3146b2d5207af8555377c80d52c477b5
Author: Jean Raby <jraby@inverse.ca>
Date: Wed Jun 12 02:36:50 2013 -0400
whitespace fixes. tabkill
M SoObjects/SOGo/SOGoDAVAuthenticator.m
M SoObjects/SOGo/SOGoProxyAuthenticator.m
M SoObjects/SOGo/SOGoWebAuthenticator.m
commit afb7bc309c03562acf5066faa8b3c9f1e43950a0
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Jun 11 11:21:58 2013 -0400
Added message submissions rate-limiting support
M Documentation/SOGo Installation Guide.odt
M NEWS
M SoObjects/SOGo/SOGoCache.h
M SoObjects/SOGo/SOGoCache.m
M SoObjects/SOGo/SOGoSystemDefaults.h
M SoObjects/SOGo/SOGoSystemDefaults.m
M UI/MailerUI/UIxMailEditor.m
commit cfee5aa3f4095576d00bc7d05f7606d3ca72571e
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Jun 11 09:41:17 2013 -0400
Added new failed login rate-limiting options
M Documentation/SOGo Installation Guide.odt
M NEWS
M SoObjects/SOGo/NSCalendarDate+SOGo.m
M SoObjects/SOGo/SOGoCache.h
M SoObjects/SOGo/SOGoCache.m
M SoObjects/SOGo/SOGoSystemDefaults.h
M SoObjects/SOGo/SOGoSystemDefaults.m
M SoObjects/SOGo/SOGoUserManager.m
M UI/MainUI/SOGoRootPage.m
commit 2a51f6f385b71506e1d089fa9045e74b53954703
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Mon Jun 10 21:07:00 2013 -0400
Update CKEditor to version 4.1.2
Also added the blockquote plugin.
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/clipboard/dialogs/paste.js
M UI/WebServerResources/ckeditor/plugins/icons.png
M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
A UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.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
commit 4cffea43ebf88870a718f4e244ea224e0d952f42
Author: Jean Raby <jraby@inverse.ca>
Date: Fri Jun 7 15:16:12 2013 -0400
French translation of Sync Issues
M Scripts/openchange_user_cleanup
commit cafce5753db7f35dafd5e37db4cf219754efd18e
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Jun 6 16:04:47 2013 -0400
update description of MultipleBookingsFieldName
M Documentation/SOGo Installation Guide.odt
commit 5d6a5f5d5ed13be922226f2894ca8eed57f5061b
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Jun 6 13:21:26 2013 -0400
Update CKEditor to version 4.1.1
M NEWS
M UI/WebServerResources/ckeditor/build-config.js
M UI/WebServerResources/ckeditor/ckeditor.js
M UI/WebServerResources/ckeditor/config.js
M UI/WebServerResources/ckeditor/contents.css
A 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
A UI/WebServerResources/ckeditor/lang/pt-br.js
D UI/WebServerResources/ckeditor/lang/pt.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
A UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
M UI/WebServerResources/ckeditor/plugins/icons.png
M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
M UI/WebServerResources/ckeditor/skins/moono/dialog.css
M UI/WebServerResources/ckeditor/skins/moono/dialog_ie.css
M UI/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
M UI/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
M UI/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
M UI/WebServerResources/ckeditor/skins/moono/dialog_opera.css
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/styles.js
commit 8e5a26dfb15f6105d014dc3298573a25ccf75844
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Jun 5 15:53:53 2013 -0400
Remove unicode separators from JSON
Fixes #2309
M NEWS
M SoObjects/SOGo/NSString+Utilities.m
commit 4cb0facd72b06d09f0e1403f673bef25ed47cac5
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Jun 4 08:51:38 2013 -0400
Fixed bug #2206
M NEWS
M UI/MailerUI/UIxMailView.m
commit 854bce28fbefe913aa6a823436a991da23164a60
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Mon Jun 3 12:07:18 2013 -0400
Fix condition in UIxMailPartHTMLViewer
M UI/MailPartViewers/UIxMailPartHTMLViewer.m
commit 49e964c5294f9b65295e55a46417a2fa73eadf44
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Mon Jun 3 11:47:48 2013 -0400
Fix decoding charset parameter
To avoid a libxml bug/limitation, we were already stripping the charset
parameter, but we were not considering the single quote as valid
delimiter.
M NEWS
M UI/MailPartViewers/UIxMailPartHTMLViewer.m
commit 3281cea2a213e8d551a60227da0ad1409ec85266
Author: Jean Raby <jraby@inverse.ca>
Date: Fri May 31 15:54:22 2013 -0400
Add bindFields to the sample configuration file
M Scripts/sogo.conf
commit 82253e91d2e8f0410625e11a03737883ea9f1d60
Author: Jean Raby <jraby@inverse.ca>
Date: Fri May 24 15:00:05 2013 -0400
don't use -M when creating the sogo user on debian
-M was not available in lenny. It is not actually needed since useradd
won't create the homedir when adding a system user (-r)
M packaging/debian-multiarch/sogo.preinst
M packaging/debian/sogo.preinst
commit 1d1ed9a031f17d607b804bcb177fa106c46f6f9b
Author: Jean Raby <jraby@inverse.ca>
Date: Wed May 15 14:51:15 2013 -0400
Update ldap filter description, example and syntax
M Documentation/SOGo Installation Guide.odt
commit 2bd8a2935f737f99544cb45659c61afbc16eaea2
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu May 9 08:12:27 2013 -0400
Change default value of SOGoMailSpoolPath
Set the spool path to /var/spool/sogo and modified the installation
guide to point to the tmpwatch cronjob when changing SOGoMailSpoolPath.
M Documentation/SOGo Installation Guide.odt
M Scripts/tmpwatch
M SoObjects/SOGo/SOGoDefaults.plist
commit 8a25e3882746fa7e772a8f73b160f5fa2e05a875
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu May 2 09:07:17 2013 -0400
Add indent group to ckeditor toolbar
M UI/WebServerResources/ckeditor/config.js
commit 4ec19d46fa8fa8bde0c7f1b6a87d4828677de7c0
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Apr 25 14:46:00 2013 -0400
Removed left-over code that would cause the logic from bug #2035 to not work.
M SoObjects/Appointments/SOGoAppointmentFolder.m
commit d46a39e2523b3322bd8d9285b53638cd304912dd
Author: Jean Raby <jraby@inverse.ca>
Date: Mon Apr 22 13:22:16 2013 -0400
TOC links
M Documentation/SOGo Installation Guide.odt
commit 23e10d30be3aaef111ebb9ecd8ff87fdd3ec19d2
Author: Jean Raby <jraby@inverse.ca>
Date: Mon Apr 22 12:31:18 2013 -0400
Added ldap attribute mapping table
M Documentation/SOGo Installation Guide.odt
commit a53c66e8a449d17f4f4484ef299b7500a8a5612b
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Apr 18 14:35:56 2013 -0400
Install openchange_user_cleanup in usr/sbin/
Instead of usr/share/doc/sogo/
D Scripts/openchange_cleanup.py
M packaging/debian-multiarch/rules
M packaging/debian-multiarch/sogo.docs
M packaging/debian/rules
M packaging/debian/sogo.docs
M packaging/rhel/sogo.spec
commit 4fb3492ea858458ea7e37acb73fa2ae35b41aed5
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Apr 18 14:28:55 2013 -0400
openchange_cleanup.py -> openchange_user_cleanup
A Scripts/openchange_user_cleanup
commit 353f40ac3e0552d95cd787b319eb6d60d1a42f81
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Apr 18 14:15:35 2013 -0400
try to cleanup under INBOX too (altnamespace = no)
M Scripts/openchange_cleanup.py
commit 96c831f72686fed7a1469b401ebb3bc732fd0432
Author: Jean Raby <jraby@inverse.ca>
Date: Thu Apr 18 14:11:36 2013 -0400
Use separator sent by the imap server, not '/'
M Scripts/openchange_cleanup.py
commit d7fdfc6cb27665de2c9b5d860454b69fe9107d54
Author: Jean Raby <jraby@inverse.ca>
Date: Tue Apr 16 15:16:54 2013 -0400
Update NEWS + bump version
M NEWS
M Version
commit d02f58b3cd6de503de7d2ea4d3963a5e4dcb6212
Author: Jean Raby <jraby@inverse.ca>
Date: Tue Apr 16 15:12:29 2013 -0400
Update ChangeLog
M ChangeLog
commit 62fee93d866b8eb35abbf67d61ba5274a3a27827
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Apr 16 14:33:57 2013 -0400