mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
Update ChangeLog
This commit is contained in:
293
ChangeLog
293
ChangeLog
@@ -1,3 +1,296 @@
|
||||
commit 04bba82d2e13592275e75b977cb970db60df82bb
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Wed Jul 6 07:20:45 2016 -0400
|
||||
|
||||
Preparation for release 2.3.13
|
||||
|
||||
M Documentation/docinfo.xml
|
||||
M Documentation/includes/global-attributes.asciidoc
|
||||
M NEWS
|
||||
M Version
|
||||
|
||||
commit 0655e9d76e085159d2d54976caaef7250cce282c
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Tue Jul 5 22:25:01 2016 -0400
|
||||
|
||||
(fix) make sure to handle nil vs. NSNull values correctly
|
||||
|
||||
M SoObjects/SOGo/SOGoUserManager.m
|
||||
|
||||
commit 4b4846b0a35eb02d512e66795615790731115ce8
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Tue Jul 5 21:40:29 2016 -0400
|
||||
|
||||
(i18n) Update translations
|
||||
|
||||
M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
|
||||
M UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings
|
||||
M UI/Common/Dutch.lproj/Localizable.strings
|
||||
M UI/Common/TurkishTurkey.lproj/Localizable.strings
|
||||
M UI/Contacts/Dutch.lproj/Localizable.strings
|
||||
M UI/Contacts/TurkishTurkey.lproj/Localizable.strings
|
||||
M UI/MailerUI/Dutch.lproj/Localizable.strings
|
||||
M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
|
||||
M UI/MainUI/Dutch.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/Dutch.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/English.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/Finnish.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/French.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/German.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/Italian.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/Polish.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/Russian.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
|
||||
M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
|
||||
M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
|
||||
|
||||
commit d73148a440cbf3d80e73434a446540078beb5c8d
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Tue Jul 5 15:44:58 2016 -0400
|
||||
|
||||
(css,js) Fix mail editor when dragging a button
|
||||
|
||||
M NEWS
|
||||
M UI/Templates/UIxToolbar.wox
|
||||
M UI/WebServerResources/generic.css
|
||||
|
||||
commit 23a5274881dc29600caffd0c263039b228a8918a
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Tue Jul 5 15:42:25 2016 -0400
|
||||
|
||||
(js) Update jQuery File Upload to version 9.12.5
|
||||
|
||||
M NEWS
|
||||
M UI/WebServerResources/jquery.fileupload.css
|
||||
M UI/WebServerResources/jquery.fileupload.js
|
||||
|
||||
commit 1586180ebb9640c43f0b51ab8b7e414568e141ab
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Tue Jul 5 12:02:50 2016 -0400
|
||||
|
||||
(css) Fix minimalist skin of CKEditor
|
||||
|
||||
See
|
||||
https://github.com/albatrossdigital/ckeditor-skin-minimalist/issues/2
|
||||
|
||||
M UI/WebServerResources/ckeditor/skins/minimalist/editor_gecko.css
|
||||
|
||||
commit 43f669b6d9aff3830a032ae642ff698c7642b117
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Mon Jul 4 13:55:33 2016 -0400
|
||||
|
||||
(js) Remove call to undefined function
|
||||
|
||||
M UI/WebServerResources/UIxMailUserDelegationEditor.js
|
||||
|
||||
commit 12314c8bd0162cba9b8ce4c59d534c9657cc415b
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Jun 29 11:00:07 2016 -0400
|
||||
|
||||
(fix) handle start date in OOF
|
||||
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
|
||||
commit c44f90cff04580011b453367a85467c1e6e55788
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 27 14:39:57 2016 -0400
|
||||
|
||||
Fixed missing file
|
||||
|
||||
A Tools/SOGoToolTruncateCalendar.m
|
||||
|
||||
commit 3c35ecbd667d752fe0b2fe6e3fd216f8360903cc
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 27 14:20:32 2016 -0400
|
||||
|
||||
Updated NEWS
|
||||
|
||||
M NEWS
|
||||
|
||||
commit f41e30af3a364a0b5b8bc66ff61c2ae0e60ad769
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 27 14:18:53 2016 -0400
|
||||
|
||||
(feat) new sogo-tool truncate-calendar feature
|
||||
|
||||
M Tools/GNUmakefile
|
||||
M Tools/SOGoToolRemoveDoubles.m
|
||||
|
||||
commit 99ca9d70468c882d8c8171320277108eb6a5d23b
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jun 23 11:36:04 2016 -0400
|
||||
|
||||
Updated NEWS
|
||||
|
||||
M NEWS
|
||||
|
||||
commit ac69de19d077a39a056d47df6f3bffbaf2b3f857
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jun 23 11:34:50 2016 -0400
|
||||
|
||||
(feat) Initial OOF support in EAS
|
||||
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
|
||||
commit 9eda80b5fdb542d9e87a33c932b5852a6377d4fd
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jun 23 11:30:24 2016 -0400
|
||||
|
||||
Updated NEWS
|
||||
|
||||
M NEWS
|
||||
|
||||
commit bdeb127bb541f41811960b3a9ab2c9b18d1701d0
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jun 23 11:29:02 2016 -0400
|
||||
|
||||
(fix) handle inline attachments using EAS
|
||||
|
||||
M ActiveSync/SOGoMailObject+ActiveSync.m
|
||||
|
||||
commit e4ab4d4ff41f8670a6a4dfed6d36c42134d7f586
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jun 23 11:21:47 2016 -0400
|
||||
|
||||
Updated NEWS
|
||||
|
||||
M NEWS
|
||||
|
||||
commit ea87ffd95b34df0ea9335b2cf8c67d7f14b01172
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jun 23 11:20:40 2016 -0400
|
||||
|
||||
(fix) handle base64 encoded EAS protocol version
|
||||
|
||||
M ActiveSync/NSString+ActiveSync.h
|
||||
M ActiveSync/NSString+ActiveSync.m
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
M ActiveSync/SOGoMailObject+ActiveSync.m
|
||||
M ActiveSync/iCalEvent+ActiveSync.m
|
||||
M ActiveSync/iCalToDo+ActiveSync.m
|
||||
|
||||
commit f223b745adc8b3c9ba4dd3e08ef600cf49b59e08
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jun 23 11:08:43 2016 -0400
|
||||
|
||||
Updated NEWS
|
||||
|
||||
M NEWS
|
||||
|
||||
commit c0bfb42c1234e091fce818e422c6e8da01420371
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Jun 23 11:06:44 2016 -0400
|
||||
|
||||
(fix) check if EAS identity is ok and use it (fixes #3698)
|
||||
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
|
||||
commit b09bdab3cac76b130fea2a6b864805824235d243
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Wed Jun 22 16:35:05 2016 -0400
|
||||
|
||||
Fix attachment filename with no extension
|
||||
|
||||
M NEWS
|
||||
M UI/MailPartViewers/UIxMailPartViewer.m
|
||||
|
||||
commit b4d51391ed3e50ccb1b94a9a780d0747c45ab439
|
||||
Author: Roel van Meer <roel@1afa.com>
|
||||
Date: Thu Jun 16 14:58:58 2016 +0200
|
||||
|
||||
Fix error when adding entry to LDAP address book [bug 3621]
|
||||
|
||||
M SoObjects/SOGo/LDAPSource.m
|
||||
|
||||
commit 92aab1fd1f9fe652473ab0a4788109fc549a5bf1
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Tue Jun 14 08:34:22 2016 -0400
|
||||
|
||||
(fix) properly terminate dictionary inialization
|
||||
|
||||
M SoObjects/Appointments/SOGoAppointmentObject.m
|
||||
|
||||
commit c59b4e518918a379cf5a2b564011b73d5897e645
|
||||
Author: Patrice Levesque <github-wayne@ptaff.ca>
|
||||
Date: Thu Jun 9 15:17:14 2016 -0400
|
||||
|
||||
Fix builds in directory names containing spaces
|
||||
|
||||
Prevent ./configure failure when run from a directory
|
||||
such as "/home/bob/my own sogo directory/"
|
||||
|
||||
M configure
|
||||
|
||||
commit 95cf877b49006527e077f136e8c184cca0379f53
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 13 14:20:26 2016 -0400
|
||||
|
||||
Updated NEWS
|
||||
|
||||
M NEWS
|
||||
|
||||
commit a14ba4855f78a4399fe3d081acf71cab3578e164
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 13 14:16:25 2016 -0400
|
||||
|
||||
(fix) when restoring user's preferences, regenerate Sieve scripts (fixes #3029)
|
||||
|
||||
M Tools/SOGoToolRestore.m
|
||||
|
||||
commit 738a34822ac809ac69bf3896af7a6ae150c79d25
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 13 13:15:55 2016 -0400
|
||||
|
||||
Updated NEWS
|
||||
|
||||
M NEWS
|
||||
|
||||
commit eab6502d5a060d5bfcfed0b786e35b7145e59879
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 13 13:14:55 2016 -0400
|
||||
|
||||
(feat) now possible to set a default Sieve filter (fixes #2949)
|
||||
|
||||
M Documentation/SOGoInstallationGuide.asciidoc
|
||||
M UI/MainUI/SOGoUserHomePage.m
|
||||
|
||||
commit dab18608c7e2e15b248699d10f495ade89ed6dfb
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 13 09:17:06 2016 -0400
|
||||
|
||||
Updated NEWS
|
||||
|
||||
M NEWS
|
||||
|
||||
commit 2b8dbff9ec6dfa60657a61cfb319b14eb7335d31
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jun 13 09:16:08 2016 -0400
|
||||
|
||||
(fix) avoid showing debug info when not needed (fixes #3726)
|
||||
|
||||
M Main/SOGo.m
|
||||
M SoObjects/SOGo/SOGoProductLoader.h
|
||||
M SoObjects/SOGo/SOGoProductLoader.m
|
||||
M Tools/sogo-tool.m
|
||||
|
||||
commit 78b5548d206800d25a6c43e2cf0fd0e9dd611f7f
|
||||
Author: Zhang Huangbin <zhb@iredmail.org>
|
||||
Date: Fri Jun 3 19:14:50 2016 +0800
|
||||
|
||||
Supports multiple web domains in Apache.
|
||||
|
||||
Using "%(HTTP_HOST)e" will make default Apache config file support multiple web domains, no change required by sys admin.
|
||||
|
||||
M Apache/SOGo.conf
|
||||
|
||||
commit 7434cc4cf5b7b968c3ff8cacd5add69b4807e478
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Jun 10 09:52:11 2016 -0400
|
||||
|
||||
Update ChangeLog
|
||||
|
||||
M ChangeLog
|
||||
|
||||
commit ab72066ad6a87c4c44391b9324dfd6638c98d1a5
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Jun 10 09:50:41 2016 -0400
|
||||
|
||||
Reference in New Issue
Block a user