# # ChangeLog for trunk/grails-app/taglib/CustomTagLib.groovy # # Generated by Trac 1.2 # May 2, 2024, 11:55:28 PM Wed, 18 May 2011 15:38:23 GMT gav [932] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/logoOnlineDemo.png (added) Configure demo mode. Mon, 02 May 2011 05:51:27 GMT gav [918] * trunk/grails-app/services/AssetTreeService.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/taglib/JsUtilTagLib.groovy (modified) Small taglib fix, mkp is now a special namespace in ... Sun, 27 Feb 2011 12:27:38 GMT gav [829] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) Create custom taglib of helpBalloon to allow their usage in ajax ... Mon, 21 Feb 2011 10:57:41 GMT gav [817] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/assetDetailed/show.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) Display the machines assigned to a tasks procedure, on both the task ... Tue, 15 Feb 2011 17:34:01 GMT gav [808] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) Make custom taglib domainValidator more lenient. Tue, 08 Feb 2011 13:00:27 GMT gav [798] * trunk/application.properties (modified) * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (deleted) * trunk/grails-app/controllers/TaskProcedureController.groovy (deleted) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/domain/DocumentReference.groovy (copied) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/TaskProcedure.groovy (modified) * trunk/grails-app/services/AssetService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskProcedureService.groovy (copied) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed (deleted) * trunk/grails-app/views/shared/_assetTreeCompact.gsp (copied) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskProcedure (deleted) * trunk/grails-app/views/taskProcedureDetailed/_documentReference.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_documentReferences.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_maintenanceAction.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/show.gsp (deleted) * trunk/test/unit/TaskProcedureTests.groovy (copied) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/dynamicOneToMany.js (copied) * trunk/web-app/js/jquery.js (copied) * trunk/web-app/js/jsUtil.js (modified) Svn merge -r752:r797 branches/features/taskProcedureRework into trunk/. Sun, 03 Oct 2010 12:57:45 GMT gav [672] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified) Small change to custom jasperButtons taglib. Fri, 01 Oct 2010 05:21:28 GMT gav [667] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) New custom tag, jasperButtons . Tue, 08 Jun 2010 06:28:09 GMT gav [582] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/web-app/images/skin/table_sort.png (added) New defaultSort for Tasks, sort by status then priority then target ... Sun, 28 Feb 2010 07:25:46 GMT gav [417] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) New custom taglib: sortableColumnWithImg. Tue, 09 Feb 2010 16:49:13 GMT gav [343] * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) Improvements to !CustomTagLib checkBoxList, sorting, dynamic ... Fri, 29 Jan 2010 00:02:16 GMT gav [303] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) Add link option and field comments to !CustomTagLib checkBoxList. Fri, 22 Jan 2010 07:29:24 GMT gav [290] * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetSubItemService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/CsvService.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) Secure and work on import asset tree functions. Improvements to ... Thu, 21 Jan 2010 06:07:26 GMT gav [286] * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (added) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/web-app/css/main.css (modified) Add !CustomTagLib with checkBoxList.