Mantis 1911: Calendrier - support des dates courtes

Monotone-Parent: 7f0d410fd526f1879ea158593030d6d7b46be292
Monotone-Revision: a49dddbcfd99daf939a96a58365d763aadf1efc8

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-08-20T14:30:52
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-08-20 14:30:52 +00:00
parent 4b4a31796b
commit 5e84df5faa
3 changed files with 56 additions and 16 deletions

View File

@@ -4,6 +4,8 @@
return a 409 code when a folder with the same name exists.
* SoObjects/SOGo/SOGoParentFolder.m (hasLocalSubFolderNamed): Added for
Mantis 2040.
* UI/Scheduler/UIxDatePicker.m: Fix to use user-defined format, if any.
Mantis 1911.
2009-08-19 Cyril Robert <crobert@inverse.ca>