mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 19:05:25 +00:00
Update ChangeLog
This commit is contained in:
@@ -1,3 +1,422 @@
|
||||
commit 04bdb22b00f5de7a5a399205ec91ba9de881076d
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 21 15:20:45 2014 -0400
|
||||
|
||||
Preparation for release 2.2.2
|
||||
|
||||
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
|
||||
|
||||
commit 874b1d9eba08519c379b0c38a0b9983070552499
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Fri Mar 21 14:08:53 2014 -0400
|
||||
|
||||
Added NEWS entry for previous commit
|
||||
|
||||
M NEWS
|
||||
|
||||
commit b1436884192d4e8e1ee8e04266df0b676c503f61
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Fri Mar 21 13:55:59 2014 -0400
|
||||
|
||||
Fix for bug #2669
|
||||
|
||||
M ActiveSync/NSString+ActiveSync.m
|
||||
M ActiveSync/SOGoActiveSyncDispatcher+Sync.m
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
|
||||
commit 5f3d2d988eb4ee6e198e6d1b220d89ae046850d0
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 21 13:51:36 2014 -0400
|
||||
|
||||
Update translations
|
||||
|
||||
M NEWS
|
||||
M SoObjects/Mailer/Finnish.lproj/Localizable.strings
|
||||
M SoObjects/Mailer/German.lproj/Localizable.strings
|
||||
M SoObjects/Mailer/SpanishSpain.lproj/Localizable.strings
|
||||
M UI/MailerUI/Finnish.lproj/Localizable.strings
|
||||
M UI/MailerUI/German.lproj/Localizable.strings
|
||||
M UI/MailerUI/SpanishSpain.lproj/Localizable.strings
|
||||
|
||||
commit 93f1540c178bc64fbbf60077354ba7b4e649f556
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 21 13:47:40 2014 -0400
|
||||
|
||||
Update jQuery File Upload to version 9.5.7
|
||||
|
||||
M NEWS
|
||||
M UI/WebServerResources/jquery.fileupload.js
|
||||
M UI/WebServerResources/jquery.iframe-transport.js
|
||||
|
||||
commit 877e44c6d24394b71143ec730f035d7effafd194
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 21 13:32:28 2014 -0400
|
||||
|
||||
Update CKEditor to version 4.3.3
|
||||
|
||||
M NEWS
|
||||
M UI/WebServerResources/ckeditor/LICENSE.md
|
||||
M UI/WebServerResources/ckeditor/build-config.js
|
||||
M UI/WebServerResources/ckeditor/ckeditor.js
|
||||
M UI/WebServerResources/ckeditor/contents.css
|
||||
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/about/dialogs/about.js
|
||||
M UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
|
||||
M UI/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
|
||||
M UI/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
|
||||
M UI/WebServerResources/ckeditor/plugins/image/dialogs/image.js
|
||||
M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
|
||||
M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
|
||||
M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
|
||||
M UI/WebServerResources/ckeditor/plugins/table/dialogs/table.js
|
||||
M UI/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
|
||||
M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.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/readme.md
|
||||
M UI/WebServerResources/ckeditor/styles.js
|
||||
|
||||
commit 4ca3d351e023b7213f178fa108f5e9a8a17e2194
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Fri Mar 21 09:05:52 2014 -0400
|
||||
|
||||
Fixed previous commit
|
||||
|
||||
M ActiveSync/SOGoMailObject+ActiveSync.m
|
||||
|
||||
commit 19b67049558d29fe15fe57336d1dd278a672a5a6
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Fri Mar 21 09:02:39 2014 -0400
|
||||
|
||||
Only touch text/plain and text/html parts during Outlook sanitization
|
||||
|
||||
M ActiveSync/SOGoMailObject+ActiveSync.m
|
||||
|
||||
commit 64787555ff5f7b6f01db0752e8cdbb8d9e43c00b
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Thu Mar 20 22:14:45 2014 -0400
|
||||
|
||||
Fix classification icon of events
|
||||
|
||||
Fixes #2664
|
||||
|
||||
M NEWS
|
||||
M UI/WebServerResources/SchedulerUI.js
|
||||
|
||||
commit 27ffcf240fa918c29703adeea89f29858574a2db
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Thu Mar 20 15:29:32 2014 -0400
|
||||
|
||||
Fix handling of accents when filtering contacts
|
||||
|
||||
Fixes #2656
|
||||
|
||||
M NEWS
|
||||
M UI/Contacts/UIxContactsListActions.m
|
||||
M UI/WebServerResources/ContactsUI.js
|
||||
|
||||
commit 893d75bd5f66eb08ff3684fc0ad746f00cc05094
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Thu Mar 20 14:18:03 2014 -0400
|
||||
|
||||
Update Transifex configuration
|
||||
|
||||
Added new SoObjects/Mailer resource.
|
||||
|
||||
M .tx/config
|
||||
|
||||
commit b0f26f1dcc5461816f005cf3d387c58ee65fb5e9
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Thu Mar 20 09:57:19 2014 -0400
|
||||
|
||||
Updated the doc regarding the isAddressBook parameter in sources.
|
||||
|
||||
M Documentation/SOGo Installation Guide.odt
|
||||
|
||||
commit a196ed210e108f11caf1cab3d24c7acf25e2e75b
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Mar 19 17:04:04 2014 -0400
|
||||
|
||||
Removed old values.
|
||||
|
||||
M SoObjects/Mailer/GNUmakefile
|
||||
M UI/MailerUI/Arabic.lproj/Localizable.strings
|
||||
M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings
|
||||
M UI/MailerUI/Catalan.lproj/Localizable.strings
|
||||
M UI/MailerUI/Czech.lproj/Localizable.strings
|
||||
M UI/MailerUI/Danish.lproj/Localizable.strings
|
||||
M UI/MailerUI/Dutch.lproj/Localizable.strings
|
||||
M UI/MailerUI/English.lproj/Localizable.strings
|
||||
M UI/MailerUI/Finnish.lproj/Localizable.strings
|
||||
M UI/MailerUI/French.lproj/Localizable.strings
|
||||
M UI/MailerUI/German.lproj/Localizable.strings
|
||||
M UI/MailerUI/Hungarian.lproj/Localizable.strings
|
||||
M UI/MailerUI/Icelandic.lproj/Localizable.strings
|
||||
M UI/MailerUI/Italian.lproj/Localizable.strings
|
||||
M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings
|
||||
M UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings
|
||||
M UI/MailerUI/Polish.lproj/Localizable.strings
|
||||
M UI/MailerUI/Russian.lproj/Localizable.strings
|
||||
M UI/MailerUI/Slovak.lproj/Localizable.strings
|
||||
M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings
|
||||
M UI/MailerUI/SpanishSpain.lproj/Localizable.strings
|
||||
M UI/MailerUI/Swedish.lproj/Localizable.strings
|
||||
M UI/MailerUI/Ukrainian.lproj/Localizable.strings
|
||||
M UI/MailerUI/Welsh.lproj/Localizable.strings
|
||||
|
||||
commit 1c28a4b4d21673693c9ebe0fff47f821b2c48820
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Mar 19 17:02:10 2014 -0400
|
||||
|
||||
Fixed translations for "OtherUsersFolderName" and "SharedFoldersName" (#2657)
|
||||
|
||||
M NEWS
|
||||
A SoObjects/Mailer/Arabic.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/BrazilianPortuguese.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Catalan.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Czech.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Danish.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Dutch.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/English.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Finnish.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/French.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/German.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Hungarian.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Icelandic.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Italian.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/NorwegianBokmal.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/NorwegianNynorsk.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Polish.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Russian.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Slovak.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/SpanishArgentina.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/SpanishSpain.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Swedish.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Ukrainian.lproj/Localizable.strings
|
||||
A SoObjects/Mailer/Welsh.lproj/Localizable.strings
|
||||
|
||||
commit fc56493b782009e19fbc5d017bdbdb3b71dba6f6
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Mar 19 11:44:36 2014 -0400
|
||||
|
||||
Added sanitization support for Outlook/ActiveSync
|
||||
|
||||
M ActiveSync/SOGoMailObject+ActiveSync.m
|
||||
M NEWS
|
||||
|
||||
commit 3a330109183f7c5c7c6b35c58d23eeb1f1ca50c5
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Mar 19 11:33:00 2014 -0400
|
||||
|
||||
Updated NEWS file regarding previous commit
|
||||
|
||||
M NEWS
|
||||
|
||||
commit 83bccda55116bc94e4323aa082cc008c8d3b67c5
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Mar 19 11:31:54 2014 -0400
|
||||
|
||||
Avoid creating duplicates in Outlook on MoveItems (#2650)
|
||||
|
||||
M ActiveSync/SOGoActiveSyncDispatcher+Sync.m
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
|
||||
commit 35d71f61505309078b3199850fd8ba3f5d176c68
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Mar 19 11:30:18 2014 -0400
|
||||
|
||||
Added deviceType capabilities to the code
|
||||
|
||||
M ActiveSync/NSString+ActiveSync.h
|
||||
M ActiveSync/NSString+ActiveSync.m
|
||||
|
||||
commit e92a14532578b88c6701a68ed21368c566a445c3
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Wed Mar 19 08:27:36 2014 -0400
|
||||
|
||||
Updated NEWS file regarding previous commit
|
||||
|
||||
M NEWS
|
||||
|
||||
commit c3062284e3fe175f464f685b24c766470849ddf2
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Tue Mar 18 19:06:41 2014 -0400
|
||||
|
||||
Disabled provisionning for now, as we don't support it.
|
||||
|
||||
M ActiveSync/SOGoActiveSyncDispatcher.m
|
||||
M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m
|
||||
|
||||
commit e2f192b7935f8ca316737db39372a3ab49479e83
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 14 15:45:12 2014 -0400
|
||||
|
||||
Fix display of company/department of cards
|
||||
|
||||
Fixes #2662
|
||||
|
||||
M NEWS
|
||||
M SOPE/NGCards/NGCardsSaxHandler.m
|
||||
|
||||
commit b8f239bf34cb7e83fcb267654416a6328f747796
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 14 15:34:43 2014 -0400
|
||||
|
||||
Fix construction of mail folders tree
|
||||
|
||||
M NEWS
|
||||
M UI/WebServerResources/MailerUI.js
|
||||
|
||||
commit e968be8024e835c02f3eca06d385553ca75d5d72
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 14 13:02:27 2014 -0400
|
||||
|
||||
Bump version to 2.2.2
|
||||
|
||||
M Version
|
||||
|
||||
commit 3c3bebeee350755d03648553b980f8d4f775d533
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 14 09:20:27 2014 -0400
|
||||
|
||||
Fix resource conflict check when creating event
|
||||
|
||||
Fixes #2541
|
||||
|
||||
M NEWS
|
||||
M SoObjects/Appointments/SOGoAppointmentObject.m
|
||||
|
||||
commit 26e9defdbde28095ae31cdca2603a855d6b1dbae
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 14 09:17:52 2014 -0400
|
||||
|
||||
Update French translation
|
||||
|
||||
M UI/MainUI/French.lproj/Localizable.strings
|
||||
|
||||
commit 8742f28c29dd524973ca80bb3a5cee095e879a69
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Thu Mar 13 08:44:47 2014 -0400
|
||||
|
||||
Fix decoding of HTML entitities in reminder alert
|
||||
|
||||
Fixes #2659
|
||||
|
||||
M NEWS
|
||||
M UI/WebServerResources/generic.js
|
||||
|
||||
commit bd577fd5131cc361fafbbc522e63450ac2b0ae46
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Thu Mar 13 08:41:42 2014 -0400
|
||||
|
||||
Fix unseen count of folders beginning with a digit
|
||||
|
||||
Fixes #2652
|
||||
|
||||
M NEWS
|
||||
M UI/MailerUI/UIxMailFolderActions.m
|
||||
M UI/MailerUI/UIxMailMainFrame.m
|
||||
|
||||
commit c8550c8a4a8f0c0e5a1bb7c02e3e891506b3ca37
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Wed Mar 12 16:35:22 2014 -0400
|
||||
|
||||
Fix copy/move to folder with numerical prefix
|
||||
|
||||
Fixes #2658
|
||||
|
||||
M NEWS
|
||||
M UI/WebServerResources/MailerUI.js
|
||||
|
||||
commit 1bdf88fb67f89361978e601da6c5ed74b3042f27
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Tue Mar 11 13:21:05 2014 -0400
|
||||
|
||||
Don't try to delete an already non-existant object (#2653)
|
||||
|
||||
M ActiveSync/SOGoActiveSyncDispatcher+Sync.m
|
||||
|
||||
commit af68f101152928295156cbfe497271b914f45952
|
||||
Author: Daniel B. <daniel@firewall-services.com>
|
||||
Date: Tue Mar 11 09:23:13 2014 +0100
|
||||
|
||||
Fix #2641
|
||||
|
||||
Disabling the pasteZone support (which only works in Chrome or Opera anyway) fixes the problem of unwanted PNG attachment when you paste the recipient list from Excel
|
||||
|
||||
M UI/WebServerResources/UIxMailEditor.js
|
||||
|
||||
commit cbd22762c35f73a8c2c3a81d7d47169a4f3c5753
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Mon Mar 10 14:47:01 2014 -0400
|
||||
|
||||
Fix possible exception when retrieving reminder
|
||||
|
||||
Fixes #2647
|
||||
Fixes #2648
|
||||
|
||||
M NEWS
|
||||
M UI/PreferencesUI/UIxPreferences.m
|
||||
|
||||
commit 78636f039664e75932bed65210bfd87939fd6e4c
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Sun Mar 9 15:58:11 2014 -0400
|
||||
|
||||
Added default value for WOListenQueueSize
|
||||
|
||||
M SoObjects/SOGo/SOGoDefaults.plist
|
||||
|
||||
commit 037c2d3ddff1242b83be7483c9e06fdb145ce822
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Sun Mar 9 15:56:38 2014 -0400
|
||||
|
||||
Added documentation for WOListenQueueSize
|
||||
|
||||
M Documentation/SOGo Installation Guide.odt
|
||||
|
||||
commit 41fe9195f2fc253ac59ef07309155f88634d4af2
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 7 14:00:51 2014 -0500
|
||||
|
||||
Update ChangeLog
|
||||
|
||||
M ChangeLog
|
||||
|
||||
commit 23789b48bcdcbac738039d214a92cd0bb5aff9e4
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Mar 7 13:59:51 2014 -0500
|
||||
|
||||
Reference in New Issue
Block a user