[root]/grails-app/taglib
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 23 (100.0%) | 947 (100.0%) | 41.1 |
New defaultSort for Tasks, sort by status then priority then target start date.
Small improvement to custom:sortableColumnWithImg to allow imgTitle to be specified.
12 lines of code changed in 1 file:
JavaScript util improvements, added toggleWithEffectUtil() and useDiv option to toggleControl taglib.
16 lines of code changed in 1 file:
Refactor asset tree generation to improve speed by around 4 fold.
4 lines of code changed in 1 file:
New custom taglib: sortableColumnWithImg.
63 lines of code changed in 1 file:
Improvements to !CustomTagLib checkBoxList, sorting, dynamic displayFields and a small fix to the domain class set method.
24 lines of code changed in 1 file:
Add toggleWithImgAndEffect to !JsUtil.
Replace control divs with our new !JsUtil toggleControl taglib.
Small CSS adjustment to asset tree pane close.
10 lines of code changed in 1 file:
Move !JavascriptService to !JsUtilService.
Consolidate similar !JsUtilService methods.
Create JsUtilTagLib.
Disable pulsing of asset tree loading image.
41 lines of code changed in 2 files:
Refactor asset tree taglib to populate the asset tree table via an ajax call to !AssetTreeService.
Move assetTree javascript to it's own js file and util javascript to a util.js file and service.
33 lines of code changed in 1 file:
Add a create site link to asset tree taglib if there are no sites yet.
Add a create department link to section create and edit views.
33 lines of code changed in 1 file:
Asset tree taglib now saves it's status in the http session along with some improvement to the button css.
57 lines of code changed in 1 file:
Move asset tree/overview to an overlay pane.
126 lines of code changed in 1 file:
Add link option and field comments to !CustomTagLib checkBoxList.
32 lines of code changed in 1 file:
Secure and work on import asset tree functions.
Improvements to !CustomTagLib.
16 lines of code changed in 1 file:
Add !CustomTagLib with checkBoxList.
74 lines of code changed in 2 files:
Add !AssetSubItemService and start moving methods to it.
2 lines of code changed in 1 file:
Move asset copy and create functions into !AssetService.
Repair create links in !AssetTreeTagLib.
8 lines of code changed in 1 file:
Clean up css for !AssetTreeTagLib.
7 lines of code changed in 1 file:
Add sorting to !AssetTagLib.
7 lines of code changed in 1 file:
Add !AssetTreeTagLib and asset overview.
Complete asset copy function with link and copy choices.
286 lines of code changed in 1 file:
Remove the auto inserted login credentials and message in production mode.
0 lines of code changed in 1 file:
(1 more)