#
# ChangeLog for trunk/grails-app/services/JsUtilService.groovy
#
# Generated by Trac 1.2
# Apr 26, 2025, 5:40:26 AM

Sun, 07 Feb 2010 17:23:01 GMT gav [323]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/JsUtilService.groovy (modified)
	* trunk/grails-app/taglib/JsUtilTagLib.groovy (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/js/jsUtil.js (modified)

	Add toggleWithImgAndEffect to !JsUtil.
	Replace control divs with our ...


Sun, 07 Feb 2010 16:51:23 GMT gav [322]
	* trunk/grails-app/services/AssetTreeService.groovy (modified)
	* trunk/grails-app/services/JsUtilService.groovy (moved)
	* trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified)
	* trunk/grails-app/taglib/JsUtilTagLib.groovy (added)
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/web-app/js/assetTree.js (modified)
	* trunk/web-app/js/jsUtil.js (moved)

	Move !JavascriptService to !JsUtilService.
	Consolidate similar ...


Wed, 03 Feb 2010 03:32:19 GMT gav [312]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetTreeService.groovy (added)
	* trunk/grails-app/services/JavascriptService.groovy (added)
	* trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified)
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/js/assetTree.js (added)
	* trunk/web-app/js/overlayPane.js (modified)
	* trunk/web-app/js/util.js (added)

	Refactor asset tree taglib to populate the asset tree table via an ...