Activity log for bug #458431

Date Who What changed Old value New value Message
2009-10-22 18:46:49 Nicolas Leroux bug added bug
2009-10-22 18:47:23 Nicolas Leroux play: status New In Progress
2009-10-25 20:13:39 Nicolas Leroux description In the template ${myDate.format()} is dependent of the locale In case of a query, the date parameters are also dependent of the locale. ie /documents/?fromDate=01-12-2009 We need to add a way to configure that. Add the following properties in the application.conf file. date.format= data.format.fr= Note that this date format can also be used for the following url (REST resouce): /documents/11-11-2009/ only if no date format was specified for the binding (but that is another issue). This issue is linked to the issue #446302 More info here http://groups.google.com/group/play-framework/browse_thread/thread/cb81fb4941a66e52 In the template ${myDate.format()} is dependent of the locale In case of a query, the date parameters are also dependent of the locale. ie /documents/?fromDate=01-12-2009 We need to add a way to configure that. Add the following properties in the application.conf file. date.format= data.format.fr= Note that this date format can also be used for the following url (REST resource): /documents/11-11-2009/ only if no date format was specified for the binding (but that is another issue). This issue is linked to the issue #446302 More info here http://groups.google.com/group/play-framework/browse_thread/thread/cb81fb4941a66e52
2009-10-25 21:54:57 Nicolas Leroux branch linked lp:~nicolas-lunatech/+junk/fix_446302
2009-12-18 11:34:47 Nicolas Leroux play: status In Progress Fix Committed
2010-01-04 21:43:26 Guillaume Bort nominated for series play/1.0
2010-01-04 21:43:26 Guillaume Bort bug task added play/1.0
2010-01-04 21:43:26 Guillaume Bort nominated for series play/1.1
2010-01-04 21:43:26 Guillaume Bort bug task added play/1.1
2010-01-04 21:43:46 Guillaume Bort play/1.1: status New Fix Committed
2010-01-04 21:43:51 Guillaume Bort play/1.1: importance Undecided Wishlist
2010-01-04 21:43:53 Guillaume Bort play/1.1: milestone 1.1
2010-01-04 21:43:59 Guillaume Bort play/1.0: status Fix Committed Won't Fix
2010-01-04 21:52:53 Nicolas Leroux play/1.1: assignee Nicolas (nicolas-lunatech)