Update ChangeLog

pull/32/head
Francis Lachapelle 2014-04-03 10:01:40 -04:00
parent 370e1e6d26
commit d091b3d7cd
1 changed files with 199 additions and 0 deletions

199
ChangeLog
View File

@ -1,3 +1,202 @@
commit 370e1e6d266a84eb089ccf33b14e0902ecee7fff
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Apr 3 10:01:01 2014 -0400
Update CKEditor to version 4.3.4
M NEWS
M UI/WebServerResources/ckeditor/build-config.js
M UI/WebServerResources/ckeditor/ckeditor.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
A UI/WebServerResources/ckeditor/plugins/scayt/LICENSE.md
A UI/WebServerResources/ckeditor/plugins/wsc/LICENSE.md
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 e2b3d5a7ffd9bc6cab97f973145f335169b708af
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Apr 3 09:54:27 2014 -0400
Update translations
M NEWS
M SoObjects/Mailer/Dutch.lproj/Localizable.strings
M SoObjects/Mailer/Hungarian.lproj/Localizable.strings
M SoObjects/Mailer/Russian.lproj/Localizable.strings
M UI/Common/Hungarian.lproj/Localizable.strings
M UI/MailerUI/Dutch.lproj/Localizable.strings
M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
commit 078b88a396b3839880e6cc3638e5d2f6307c670c
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Apr 2 18:14:17 2014 -0400
Fix for #2686
M ActiveSync/iCalEvent+ActiveSync.m
M NEWS
commit ee09b80fc37f51907606e6e3c516b3ebad9cfece
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Apr 2 10:15:59 2014 -0400
Simplify [UIxContactEditor addressBookDisplayName]
We were trying to translate the default address book name to the user's
language, but the method [SOGoContactFolders defaultFolderName] is
already returning a translated string, making the whole logic useless.
M UI/Contacts/UIxContactEditor.m
commit 99d9615c929fcee7454736a9a1f4850a50139225
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Apr 2 10:09:09 2014 -0400
Update NEWS file
M NEWS
commit ce5d591d1de7c2a09b0cfaf4b47e3aeca4464e77
Author: opensaucesystems <ashley@opensaucesystems.com>
Date: Tue Apr 1 12:35:18 2014 +0100
Fix email validation regexp to allow gTLDs
New generic TLDs can be as long as 13 characters.
M UI/WebServerResources/generic.js
commit e603742d71fabd99595151a31fbd1159e9d861c5
Author: Jeroen Dekkers <jeroen@dekkers.ch>
Date: Sat Mar 29 17:11:05 2014 +0100
Remove executable permission from jQuery
M UI/WebServerResources/jquery-ui.js
M UI/WebServerResources/jquery.fileupload.css
M UI/WebServerResources/jquery.fileupload.js
M UI/WebServerResources/jquery.iframe-transport.js
commit 585d224a153bda4f1aebde1de3fb59266898168e
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 28 16:44:33 2014 -0400
Fixed the AS bundle common makefile
M ActiveSync/common.make
commit 6a39b48a37956a35ae581f5fd31dd8a6c6e152fa
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 28 15:22:45 2014 -0400
Fix for bug #2691
M ActiveSync/SOGoActiveSyncDispatcher.m
M NEWS
commit 633723a4708db1a807c69aae8204a39213941b54
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 28 14:44:00 2014 -0400
Fix for bug #2681
M ActiveSync/GNUmakefile
A ActiveSync/iCalAlarm+ActiveSync.h
A ActiveSync/iCalAlarm+ActiveSync.m
M ActiveSync/iCalEvent+ActiveSync.m
M NEWS
commit ba32b95308c8cff3521752cbc6088bc7e5c05425
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 28 14:18:48 2014 -0400
Fixed the ActiveSync issue marking mails as read when downloading them
M ActiveSync/SOGoMailObject+ActiveSync.m
M NEWS
M SoObjects/Mailer/SOGoMailBaseObject.m
M SoObjects/Mailer/SOGoMailObject.m
M UI/WebServerResources/MailerUI.js
commit 6e4f776d4b7ede6acc9c54f4f1799858085b6b4c
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Mar 27 12:06:24 2014 -0400
Fix detection of IMAP flags support in JavaScript
Fixes #2664
M NEWS
M UI/WebServerResources/UIxFilterEditor.js
commit e5fb7dc7b8685102203a4071a5d381aa56382dc8
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Mon Mar 24 12:43:34 2014 -0400
Fix JavaScript exception in Contacts module
Fixed calling unescapeHTML on null variables. Also fixed errors on IE7
(and possibly other versions).
M NEWS
M UI/WebServerResources/ContactsUI.js
commit 50e7ea71883f641bd5ebd72ecdc8cdb8eb7862fa
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Mon Mar 24 07:42:57 2014 -0400
Fix possible exception when retrieving reminder
Fixes #2678
M NEWS
M UI/PreferencesUI/UIxPreferences.m
commit 89e61f6d5d540b497b9999b517532cb1a18333d0
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 21 15:37:14 2014 -0400
Fixed SOPE include path
M ActiveSync/GNUmakefile
commit 85f4af56e9738de3e70adadb78cf77f7712b2b53
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Fri Mar 21 15:22:28 2014 -0400
Update ChangeLog
M ChangeLog
commit 04bdb22b00f5de7a5a399205ec91ba9de881076d
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Fri Mar 21 15:20:45 2014 -0400