mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Update ChangeLog
This commit is contained in:
@@ -1,3 +1,133 @@
|
||||
commit 321675ba99288b036677242ada3bfb0cb945970c
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Wed Jan 30 08:51:10 2013 -0500
|
||||
|
||||
Bump version to 2.0.4a
|
||||
|
||||
M Version
|
||||
|
||||
commit 9eb1418e36f075a60bce249fe321e32196a3d9ab
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Wed Jan 30 08:49:16 2013 -0500
|
||||
|
||||
Update French translation
|
||||
|
||||
M UI/Contacts/French.lproj/Localizable.strings
|
||||
|
||||
commit d8804c699dd784be7e7840e6ff4b19eee72c5b65
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Wed Jan 30 08:40:27 2013 -0500
|
||||
|
||||
Format birthday on contact card
|
||||
|
||||
M NEWS
|
||||
M UI/Contacts/UIxContactView.m
|
||||
|
||||
commit 4e9db74e290dd828a84759e25a9bc06018eddabc
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Tue Jan 29 15:04:57 2013 -0500
|
||||
|
||||
Update NEWS file
|
||||
|
||||
M NEWS
|
||||
|
||||
commit 7150ebde6be2d64458f9c30fb70bbfa72b2e4a6e
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Tue Jan 29 15:03:37 2013 -0500
|
||||
|
||||
Update updates.php
|
||||
|
||||
M Scripts/updates.php
|
||||
|
||||
commit 6fbd975e001b6fb5dd0855f0c5a6a4a1a54e64b0
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Tue Jan 29 15:02:51 2013 -0500
|
||||
|
||||
Update NEWS file
|
||||
|
||||
M NEWS
|
||||
|
||||
commit e0a1a47953a78a16429e803b2ac1af832a032815
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Tue Jan 29 14:53:57 2013 -0500
|
||||
|
||||
Code cleanup in UIxAppointmentEditor.m
|
||||
|
||||
M UI/Scheduler/UIxAppointmentEditor.m
|
||||
|
||||
commit da757a19c65c286c2a4de2d0fcfe0a347b8ffeec
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Mon Jan 28 22:05:54 2013 -0500
|
||||
|
||||
Fix handling of decoding contacts UID
|
||||
|
||||
A problem occurs when the contact UID contains a special character that
|
||||
was HTML encoded (ex: space, &, ").
|
||||
|
||||
M UI/Templates/UIxAclEditor.wox
|
||||
M UI/WebServerResources/UIxAclEditor.js
|
||||
M UI/WebServerResources/UIxContactsUserFolders.js
|
||||
M UI/WebServerResources/dtree.js
|
||||
|
||||
commit ea13fd14c97ac3c58e1c50d3b82d0657715f1016
|
||||
Author: Jean Raby <jraby@inverse.ca>
|
||||
Date: Tue Jan 29 10:31:16 2013 -0500
|
||||
|
||||
Use older NSPropertyListSerialization methods
|
||||
|
||||
dataWithPropertyList and propertyListWithData didn't exist in gnustep 1.20
|
||||
which is shipped with debian-squeeze.
|
||||
|
||||
M Tools/SOGoToolDumpDefaults.m
|
||||
|
||||
commit 902a5d8f708f2a22f96634dc7fb5f299d3fedee6
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Mon Jan 28 18:43:45 2013 -0500
|
||||
|
||||
Fix saving all-day event in appointment editor
|
||||
|
||||
M UI/Scheduler/UIxAppointmentEditor.m
|
||||
|
||||
commit be0090be0654929c865ac2e89ab3b17794127912
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Mon Jan 28 16:44:14 2013 -0500
|
||||
|
||||
Fix until date in component editor
|
||||
|
||||
M UI/Scheduler/UIxComponentEditor.m
|
||||
|
||||
commit 2d455bf0ca94cd19874a0d9cb1b81c7271cd134e
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Mon Jan 28 09:51:42 2013 -0500
|
||||
|
||||
Fix possible infinite loop in repeataable object
|
||||
|
||||
M SOPE/NGCards/iCalRepeatableEntityObject.m
|
||||
|
||||
commit 1d8e72646c2f585473fad8baf4b244b45243b7fe
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Mon Jan 28 08:43:58 2013 -0500
|
||||
|
||||
Update Czech translation
|
||||
|
||||
M UI/PreferencesUI/Czech.lproj/Localizable.strings
|
||||
|
||||
commit c066136a06dc0cb63deb3001c4c8db5cdda41f9d
|
||||
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
Date: Mon Jan 28 08:34:40 2013 -0500
|
||||
|
||||
Reverted code that was causing issues with groups (#2090)
|
||||
|
||||
M SoObjects/SOGo/SOGoUserManager.m
|
||||
|
||||
commit 40facab9a711e719b5533eb868dd50e6e8eb9497
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Jan 25 13:59:52 2013 -0500
|
||||
|
||||
Update ChangeLog
|
||||
|
||||
M ChangeLog
|
||||
|
||||
commit 94eec4678ef7f0e0ab0b53e22444a0992d5030b7
|
||||
Author: Francis Lachapelle <flachapelle@inverse.ca>
|
||||
Date: Fri Jan 25 13:58:17 2013 -0500
|
||||
|
||||
Reference in New Issue
Block a user