# # ChangeLog for trunk/grails-app/i18n # # Generated by Trac 1.2 # Apr 29, 2024, 1:02:00 PM Thu, 08 Oct 2009 09:58:38 GMT gav [147] * trunk/application.properties (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/domain/Authority.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/create.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/edit.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/list.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/show.gsp (modified) * trunk/grails-app/views/entryDetailed/create.gsp (modified) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/entryDetailed/show.gsp (modified) * trunk/grails-app/views/person/create.gsp (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * 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 (modified) * trunk/lib (modified) Re-install class-diagram from local svn build with patch to allow war ... 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 ... Mon, 06 Apr 2009 14:21:23 GMT gav [106] * trunk/application.properties (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/_adminmenubar.gsp (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (moved) * 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/list.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) Some CSS adjustments to text color, img border, remove body ... 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/