Branch: refs/heads/master
Home:
https://github.com/forge/angularjs-scaffoldx-plugin
Commit: 21a1c470d34f454987e2ad64f1b80e75098c13f7
https://github.com/forge/angularjs-scaffoldx-plugin/commit/21a1c470d34f45...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-09-26 (Thu, 26 Sep 2013)
Changed paths:
M src/main/resources/scaffold/scripts/controllers/editEntityController.js.ftl
M src/main/resources/scaffold/scripts/controllers/newEntityController.js.ftl
M src/main/resources/scaffold/views/includes/basicPropertyDetail.html.ftl
Log Message:
-----------
Added initial support for HTML5 datetime-local type.
This now enables date time values to be entered via the HTML5
widget if available. The date and time value is converted to UTC
and serialized as an ISO8601 string.