Skip to content

Commit d091b3d

Browse files
committed
Update ChangeLog
1 parent 370e1e6 commit d091b3d

File tree

1 file changed

+199
-0
lines changed

1 file changed

+199
-0
lines changed

ChangeLog

Lines changed: 199 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,202 @@
1+
commit 370e1e6d266a84eb089ccf33b14e0902ecee7fff
2+
Author: Francis Lachapelle <[email protected]>
3+
Date: Thu Apr 3 10:01:01 2014 -0400
4+
5+
Update CKEditor to version 4.3.4
6+
7+
M NEWS
8+
M UI/WebServerResources/ckeditor/build-config.js
9+
M UI/WebServerResources/ckeditor/ckeditor.js
10+
M UI/WebServerResources/ckeditor/lang/ar.js
11+
M UI/WebServerResources/ckeditor/lang/ca.js
12+
M UI/WebServerResources/ckeditor/lang/cs.js
13+
M UI/WebServerResources/ckeditor/lang/cy.js
14+
M UI/WebServerResources/ckeditor/lang/da.js
15+
M UI/WebServerResources/ckeditor/lang/de.js
16+
M UI/WebServerResources/ckeditor/lang/en.js
17+
M UI/WebServerResources/ckeditor/lang/es.js
18+
M UI/WebServerResources/ckeditor/lang/fi.js
19+
M UI/WebServerResources/ckeditor/lang/fr.js
20+
M UI/WebServerResources/ckeditor/lang/hu.js
21+
M UI/WebServerResources/ckeditor/lang/is.js
22+
M UI/WebServerResources/ckeditor/lang/it.js
23+
M UI/WebServerResources/ckeditor/lang/nb.js
24+
M UI/WebServerResources/ckeditor/lang/nl.js
25+
M UI/WebServerResources/ckeditor/lang/no.js
26+
M UI/WebServerResources/ckeditor/lang/pl.js
27+
M UI/WebServerResources/ckeditor/lang/pt-br.js
28+
M UI/WebServerResources/ckeditor/lang/ru.js
29+
M UI/WebServerResources/ckeditor/lang/sk.js
30+
M UI/WebServerResources/ckeditor/lang/sv.js
31+
M UI/WebServerResources/ckeditor/lang/uk.js
32+
M UI/WebServerResources/ckeditor/plugins/icons.png
33+
M UI/WebServerResources/ckeditor/plugins/icons_hidpi.png
34+
A UI/WebServerResources/ckeditor/plugins/scayt/LICENSE.md
35+
A UI/WebServerResources/ckeditor/plugins/wsc/LICENSE.md
36+
M UI/WebServerResources/ckeditor/skins/moono/editor.css
37+
M UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css
38+
M UI/WebServerResources/ckeditor/skins/moono/editor_ie.css
39+
M UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css
40+
M UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css
41+
M UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
42+
M UI/WebServerResources/ckeditor/skins/moono/icons.png
43+
M UI/WebServerResources/ckeditor/skins/moono/icons_hidpi.png
44+
45+
commit e2b3d5a7ffd9bc6cab97f973145f335169b708af
46+
Author: Francis Lachapelle <[email protected]>
47+
Date: Thu Apr 3 09:54:27 2014 -0400
48+
49+
Update translations
50+
51+
M NEWS
52+
M SoObjects/Mailer/Dutch.lproj/Localizable.strings
53+
M SoObjects/Mailer/Hungarian.lproj/Localizable.strings
54+
M SoObjects/Mailer/Russian.lproj/Localizable.strings
55+
M UI/Common/Hungarian.lproj/Localizable.strings
56+
M UI/MailerUI/Dutch.lproj/Localizable.strings
57+
M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings
58+
59+
commit 078b88a396b3839880e6cc3638e5d2f6307c670c
60+
Author: Ludovic Marcotte <[email protected]>
61+
Date: Wed Apr 2 18:14:17 2014 -0400
62+
63+
Fix for #2686
64+
65+
M ActiveSync/iCalEvent+ActiveSync.m
66+
M NEWS
67+
68+
commit ee09b80fc37f51907606e6e3c516b3ebad9cfece
69+
Author: Francis Lachapelle <[email protected]>
70+
Date: Wed Apr 2 10:15:59 2014 -0400
71+
72+
Simplify [UIxContactEditor addressBookDisplayName]
73+
74+
We were trying to translate the default address book name to the user's
75+
language, but the method [SOGoContactFolders defaultFolderName] is
76+
already returning a translated string, making the whole logic useless.
77+
78+
M UI/Contacts/UIxContactEditor.m
79+
80+
commit 99d9615c929fcee7454736a9a1f4850a50139225
81+
Author: Francis Lachapelle <[email protected]>
82+
Date: Wed Apr 2 10:09:09 2014 -0400
83+
84+
Update NEWS file
85+
86+
M NEWS
87+
88+
commit ce5d591d1de7c2a09b0cfaf4b47e3aeca4464e77
89+
Author: opensaucesystems <[email protected]>
90+
Date: Tue Apr 1 12:35:18 2014 +0100
91+
92+
Fix email validation regexp to allow gTLDs
93+
94+
New generic TLDs can be as long as 13 characters.
95+
96+
M UI/WebServerResources/generic.js
97+
98+
commit e603742d71fabd99595151a31fbd1159e9d861c5
99+
Author: Jeroen Dekkers <[email protected]>
100+
Date: Sat Mar 29 17:11:05 2014 +0100
101+
102+
Remove executable permission from jQuery
103+
104+
M UI/WebServerResources/jquery-ui.js
105+
M UI/WebServerResources/jquery.fileupload.css
106+
M UI/WebServerResources/jquery.fileupload.js
107+
M UI/WebServerResources/jquery.iframe-transport.js
108+
109+
commit 585d224a153bda4f1aebde1de3fb59266898168e
110+
Author: Ludovic Marcotte <[email protected]>
111+
Date: Fri Mar 28 16:44:33 2014 -0400
112+
113+
Fixed the AS bundle common makefile
114+
115+
M ActiveSync/common.make
116+
117+
commit 6a39b48a37956a35ae581f5fd31dd8a6c6e152fa
118+
Author: Ludovic Marcotte <[email protected]>
119+
Date: Fri Mar 28 15:22:45 2014 -0400
120+
121+
Fix for bug #2691
122+
123+
M ActiveSync/SOGoActiveSyncDispatcher.m
124+
M NEWS
125+
126+
commit 633723a4708db1a807c69aae8204a39213941b54
127+
Author: Ludovic Marcotte <[email protected]>
128+
Date: Fri Mar 28 14:44:00 2014 -0400
129+
130+
Fix for bug #2681
131+
132+
M ActiveSync/GNUmakefile
133+
A ActiveSync/iCalAlarm+ActiveSync.h
134+
A ActiveSync/iCalAlarm+ActiveSync.m
135+
M ActiveSync/iCalEvent+ActiveSync.m
136+
M NEWS
137+
138+
commit ba32b95308c8cff3521752cbc6088bc7e5c05425
139+
Author: Ludovic Marcotte <[email protected]>
140+
Date: Fri Mar 28 14:18:48 2014 -0400
141+
142+
Fixed the ActiveSync issue marking mails as read when downloading them
143+
144+
M ActiveSync/SOGoMailObject+ActiveSync.m
145+
M NEWS
146+
M SoObjects/Mailer/SOGoMailBaseObject.m
147+
M SoObjects/Mailer/SOGoMailObject.m
148+
M UI/WebServerResources/MailerUI.js
149+
150+
commit 6e4f776d4b7ede6acc9c54f4f1799858085b6b4c
151+
Author: Francis Lachapelle <[email protected]>
152+
Date: Thu Mar 27 12:06:24 2014 -0400
153+
154+
Fix detection of IMAP flags support in JavaScript
155+
156+
Fixes #2664
157+
158+
M NEWS
159+
M UI/WebServerResources/UIxFilterEditor.js
160+
161+
commit e5fb7dc7b8685102203a4071a5d381aa56382dc8
162+
Author: Francis Lachapelle <[email protected]>
163+
Date: Mon Mar 24 12:43:34 2014 -0400
164+
165+
Fix JavaScript exception in Contacts module
166+
167+
Fixed calling unescapeHTML on null variables. Also fixed errors on IE7
168+
(and possibly other versions).
169+
170+
M NEWS
171+
M UI/WebServerResources/ContactsUI.js
172+
173+
commit 50e7ea71883f641bd5ebd72ecdc8cdb8eb7862fa
174+
Author: Francis Lachapelle <[email protected]>
175+
Date: Mon Mar 24 07:42:57 2014 -0400
176+
177+
Fix possible exception when retrieving reminder
178+
179+
Fixes #2678
180+
181+
M NEWS
182+
M UI/PreferencesUI/UIxPreferences.m
183+
184+
commit 89e61f6d5d540b497b9999b517532cb1a18333d0
185+
Author: Ludovic Marcotte <[email protected]>
186+
Date: Fri Mar 21 15:37:14 2014 -0400
187+
188+
Fixed SOPE include path
189+
190+
M ActiveSync/GNUmakefile
191+
192+
commit 85f4af56e9738de3e70adadb78cf77f7712b2b53
193+
Author: Francis Lachapelle <[email protected]>
194+
Date: Fri Mar 21 15:22:28 2014 -0400
195+
196+
Update ChangeLog
197+
198+
M ChangeLog
199+
1200
commit 04bdb22b00f5de7a5a399205ec91ba9de881076d
2201
Author: Francis Lachapelle <[email protected]>
3202
Date: Fri Mar 21 15:20:45 2014 -0400

0 commit comments

Comments
 (0)