Branch: refs/heads/master
Home:
https://github.com/forge/angularjs-scaffoldx-plugin
Commit: d724cbd9191cc2cffedaf7b5d5b90b7d4b43c2c3
https://github.com/forge/angularjs-scaffoldx-plugin/commit/d724cbd9191cc2...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M src/main/java/org/jboss/forge/scaffold/angularjs/InspectionResultProcessor.java
M src/main/resources/scaffold/views/includes/searchFormInput.html.ftl
M src/main/resources/scaffold/views/includes/searchResults.html.ftl
Log Message:
-----------
FORGEPLUGINS-125 Added enhanced support for datetime types
Temporal types are now detected and canonicalized. They are now
removed as search criteria until they are better supported.
Additionally, the AngularJS date filter is used to display dates
and times in a better format in search results.