#
# ChangeLog for trunk/grails-app/views/entryDetailed
#
# Generated by Trac 1.2
# Apr 8, 2025, 4:23:06 PM

Mon, 28 Sep 2009 00:01:43 GMT gav [139]
	* trunk/application.properties (modified)
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/conf/SecurityConfig.groovy (modified)
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/views/_about.gsp (added)
	* trunk/grails-app/views/_adminmenubar.gsp (deleted)
	* trunk/grails-app/views/appCore/acknowledgements.gsp (deleted)
	* trunk/grails-app/views/appCore/appAdmin.gsp (modified)
	* trunk/grails-app/views/appCore/changePassword.gsp (modified)
	* trunk/grails-app/views/appCore/changeSessionTimeout.gsp (modified)
	* trunk/grails-app/views/appCore/home.gsp (deleted)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/appCore/options.gsp (deleted)
	* trunk/grails-app/views/appCore/start.gsp (added)
	* trunk/grails-app/views/assetDetailed/create.gsp (modified)
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetDetailed/list.gsp (modified)
	* trunk/grails-app/views/assetDetailed/search.gsp (added)
	* trunk/grails-app/views/assetDetailed/show.gsp (modified)
	* trunk/grails-app/views/entryDetailed/edit.gsp (modified)
	* trunk/grails-app/views/index.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (added)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/grails-app/views/login/auth.gsp (modified)
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (added)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/css/tabviewCustom.css (modified)

	Install Navigation plugin, work on navigation and hopefully fixed a ...


Tue, 01 Sep 2009 12:10:43 GMT gav [137]
	* trunk/.classpath (modified)
	* trunk/README (modified)
	* trunk/application.properties (modified)
	* trunk/doc/gnuMimsErd.dia (modified)
	* trunk/gnuMims.launch (modified)
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified)
	* trunk/grails-app/services/DateUtilService.groovy (added)
	* trunk/grails-app/services/TaskService.groovy (added)
	* trunk/grails-app/views/entryDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringSchedule/create.gsp (modified)
	* trunk/grails-app/views/taskRecurringSchedule/edit.gsp (modified)
	* trunk/grails-app/views/taskRecurringSchedule/list.gsp (modified)
	* trunk/grails-app/views/taskRecurringSchedule/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified)
	* trunk/test/unit/DateUtilServiceTests.groovy (added)
	* trunk/web-app/WEB-INF/sitemesh.xml (modified)
	* trunk/web-app/WEB-INF/tld/grails.tld (modified)

	Update to grails-1.1.1 release.
	Fix WorkDone and Fault entries not ...


Wed, 13 May 2009 02:51:15 GMT gav [134]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/views/appCore/acknowledgements.gsp (added)
	* trunk/grails-app/views/appCore/options.gsp (modified)
	* trunk/grails-app/views/assignedPersonDetailed/create.gsp (modified)
	* trunk/grails-app/views/entryDetailed/create.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/show.gsp (modified)
	* trunk/grails-app/views/period/edit.gsp (modified)
	* trunk/grails-app/views/period/show.gsp (modified)
	* trunk/grails-app/views/taskAction (deleted)
	* trunk/grails-app/views/taskActionDetailed (deleted)
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskDetailed/listSubTasks.gsp (added)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/images/skin/database_go.png (added)
	* trunk/web-app/images/skin/database_link.png (added)
	* trunk/web-app/images/skin/database_search.png (added)

	Add icons from famfamfam silk icons, add acknowledgement page to ...


Fri, 08 May 2009 13:51:25 GMT gav [133]
	* trunk/doc/gnuMimsErd.dia (modified)
	* trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (added)
	* trunk/grails-app/views/entryDetailed/list.gsp (modified)
	* trunk/grails-app/views/login/auth.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed (added)
	* trunk/grails-app/views/maintenanceActionDetailed/create.gsp (added)
	* trunk/grails-app/views/maintenanceActionDetailed/edit.gsp (added)
	* trunk/grails-app/views/maintenanceActionDetailed/list.gsp (added)
	* trunk/grails-app/views/maintenanceActionDetailed/show.gsp (added)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskProcedure/create.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed (added)
	* trunk/grails-app/views/taskProcedureDetailed/create.gsp (added)
	* trunk/grails-app/views/taskProcedureDetailed/edit.gsp (added)
	* trunk/grails-app/views/taskProcedureDetailed/list.gsp (added)
	* trunk/grails-app/views/taskProcedureDetailed/show.gsp (added)

	Work on Detail views for Task, TaskProcedure and MaintenanceAction.


Sun, 05 Apr 2009 05:43:29 GMT gav [104]
	* trunk/.classpath (moved)
	* trunk/.project (moved)
	* trunk/COPYING (moved)
	* trunk/README (moved)
	* trunk/application.properties (moved)
	* trunk/build.xml (moved)
	* trunk/gnuMims-test.launch (moved)
	* trunk/gnuMims.launch (moved)
	* trunk/gnuMims.tmproj (moved)
	* trunk/grails-app (moved)
	* trunk/ivy.xml (moved)
	* trunk/ivysettings.xml (moved)
	* trunk/lib (moved)
	* trunk/scripts (moved)
	* trunk/src (moved)
	* trunk/test (moved)
	* trunk/web-app (moved)

	Move /trunk/src/* to /trunk/


Sun, 05 Apr 2009 05:41:22 GMT gav [103]
	* trunk/appsrc (moved)

	Rename /src to /appsrc in preparation for moving /trunk/src/* to
	/trunk/