Branch: refs/heads/master
Home:
https://github.com/forge/scaffold-html5
Commit: 6d66db6e2e5e8a589f7768481ef2d1c0d2534634
https://github.com/forge/scaffold-html5/commit/6d66db6e2e5e8a589f7768481e...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M src/main/java/org/jboss/forge/scaffold/html5/Html5Scaffold.java
M src/main/resources/scaffold/angularjs/index.html.ftl
M
src/main/resources/scaffold/angularjs/scripts/controllers/searchEntityController.js.ftl
A src/main/resources/scaffold/angularjs/scripts/filters/genericSearchFilter.js.ftl
M src/main/resources/scaffold/angularjs/views/includes/searchResults.html.ftl
Log Message:
-----------
Converted the filter predicate function into a filter.
Also fixed bug involving repainting of the paginator when filtering is performed on the
results.