# # ChangeLog for trunk/application.properties # # Generated by Trac 1.2 # May 3, 2024, 12:02:01 AM Wed, 30 Sep 2009 19:11:48 GMT gav [140] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/taskDetailed/advancedSearch.gsp (added) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/web-app/images/bullet_delete.png (added) Install filterPane plugin and configure for Tasks. 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 ... Fri, 18 Sep 2009 03:33:21 GMT gav [138] * trunk/README (modified) * trunk/application.properties (modified) * trunk/doc/DatabaseDesign.tex (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) Install class-diagram plugin 0.3, update the good old latex doc, set ... 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, 04 May 2009 19:12:53 GMT gav [126] * trunk/application.properties (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/tabviewCustom.css (added) * trunk/web-app/images/skin/sprite.png (added) Disable Quartz job for now. Install Richui plugin and setup tabView ... Mon, 04 May 2009 06:49:22 GMT gav [125] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/StoreLocationDetailedController.groovy (added) * trunk/grails-app/controllers/StoredItemDetailedController.groovy (added) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/domain/StoredItem.groovy (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/storeLocationDetailed (added) * trunk/grails-app/views/storeLocationDetailed/create.gsp (added) * trunk/grails-app/views/storeLocationDetailed/edit.gsp (added) * trunk/grails-app/views/storeLocationDetailed/list.gsp (added) * trunk/grails-app/views/storeLocationDetailed/show.gsp (added) * trunk/grails-app/views/storedItemDetailed (added) * trunk/grails-app/views/storedItemDetailed/create.gsp (added) * trunk/grails-app/views/storedItemDetailed/edit.gsp (added) * trunk/grails-app/views/storedItemDetailed/list.gsp (added) * trunk/grails-app/views/storedItemDetailed/show.gsp (added) Detail Inventory and associated, update BootStrap and some work on ... Sun, 03 May 2009 19:12:01 GMT gav [123] * trunk/application.properties (modified) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/jobs (added) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (added) * trunk/grails-app/views/recurringSchedule/create.gsp (modified) * trunk/grails-app/views/recurringSchedule/edit.gsp (modified) * trunk/grails-app/views/recurringSchedule/list.gsp (modified) * trunk/grails-app/views/recurringSchedule/show.gsp (modified) * trunk/test/unit/TaskRecurringScheduleJobTests.groovy (added) Install Quartz plugin and make a start on TaskRecurringScheduleJob Wed, 08 Apr 2009 19:23:06 GMT gav [111] * trunk/application.properties (modified) Test svn hook Wed, 08 Apr 2009 17:38:23 GMT gav [110] * trunk/application.properties (modified) * trunk/grails-app/views/appCore/home.gsp (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/taskDetailed/list.gsp (modified) * trunk/web-app/css/main.css (modified) IE strikes again, small work around applied. Mon, 06 Apr 2009 15:17:46 GMT gav [108] * trunk/application.properties (modified) Testing post commit hook. Mon, 06 Apr 2009 15:12:40 GMT gav [107] * trunk (modified) * trunk/application.properties (modified) Ignore *.war and remove application version as it's just annoying at ... 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:49:44 GMT gav [105] * trunk (modified) * trunk/application.properties (modified) * trunk/appsrc (deleted) Tidy up after move. 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/