#
# ChangeLog for /
#
# Generated by Trac 1.2
# Apr 9, 2025, 10:59:49 PM

Sun, 29 May 2011 06:35:05 GMT gav [951]
	* branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified)

	Turns out that we can use when/then with where: in !LoginSpec and ...


Sun, 29 May 2011 06:28:17 GMT gav [950]
	* branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified)

	Add @Unroll (optional/commented) to !LoginSpec.


Sun, 29 May 2011 04:32:59 GMT gav [949]
	* branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified)
	* branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified)

	Functional test, extend 'If we type in the wrong password or ...


Sun, 29 May 2011 02:58:10 GMT gav [948]
	* branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified)
	* branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified)

	Functional tests, factor out login method.


Sun, 29 May 2011 00:52:16 GMT gav [947]
	* branches/features/purchaseOrders/grails-app/views/layouts/main.gsp (modified)
	* branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/GrailsPage.groovy (added)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (modified)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LogoutPage.groovy (added)

	Enhance and refactor functional tests to use pageId (for at{} verify) ...


Wed, 25 May 2011 03:50:46 GMT gav [946]
	* branches/features/purchaseOrders (modified)
	* branches/features/purchaseOrders/gnuMims-config.groovy (modified)
	* branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified)
	* branches/features/purchaseOrders/grails-app/conf/DataSource.groovy (modified)

	Svn merge -r942:r945 trunk/ into branches/features/purchaseOrders. ...


Tue, 24 May 2011 02:54:27 GMT gav [945]
	* trunk/gnuMims-config.groovy (modified)
	* trunk/grails-app/conf/DataSource.groovy (modified)

	Introduce appNameLowerCase variable for production database naming ...


Tue, 24 May 2011 01:12:56 GMT gav [944]
	* trunk/grails-app/conf/Config.groovy (modified)

	Merge default config from Grails-1.3.7 which includes ...


Tue, 24 May 2011 00:50:26 GMT gav [943]
	* trunk/gnuMims-config.groovy (modified)

	Introduce appNameLowerCase variable for production database naming ...


Sat, 21 May 2011 14:29:29 GMT gav [942]
	* branches/features/purchaseOrders (modified)
	* branches/features/purchaseOrders/.idea (copied)
	* branches/features/purchaseOrders/gnuMims-config.groovy (copied)
	* branches/features/purchaseOrders/grails-app/conf/BootStrap.groovy (modified)
	* branches/features/purchaseOrders/grails-app/conf/BuildConfig.groovy (modified)
	* branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified)
	* branches/features/purchaseOrders/grails-app/conf/DataSource.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/TaskDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/taglib/CustomTagLib.groovy (modified)
	* branches/features/purchaseOrders/grails-app/views/_about.gsp (modified)
	* branches/features/purchaseOrders/grails-app/views/layouts/main.gsp (modified)
	* branches/features/purchaseOrders/grails-app/views/login/auth.gsp (modified)
	* branches/features/purchaseOrders/web-app/css/main.css (modified)
	* branches/features/purchaseOrders/web-app/images/background_fog.jpg (deleted)
	* branches/features/purchaseOrders/web-app/images/favicon.ico (deleted)
	* branches/features/purchaseOrders/web-app/images/gnuMimsIcon.ico (deleted)
	* branches/features/purchaseOrders/web-app/images/gnuMimsLogo.png (deleted)
	* branches/features/purchaseOrders/web-app/images/grails_logo.jpg (deleted)
	* branches/features/purchaseOrders/web-app/images/logoOnlineDemo.png (copied)
	* branches/features/purchaseOrders/web-app/images/skin/closed.png (copied)

	Svn merge -r920:r941 trunk/ into branches/features/purchaseOrders. ...


Sat, 21 May 2011 13:50:18 GMT gav [941]
	* trunk (modified)
	* trunk/.idea (modified)

	Add svn ignore properties for remaining IntelliJ IDEA files, part 2.


Sat, 21 May 2011 13:37:41 GMT gav [940]
	* trunk (modified)

	Add svn ignore properties for remaining IntelliJ IDEA files.


Sat, 21 May 2011 13:26:01 GMT gav [939]
	* trunk/.idea (added)
	* trunk/.idea/README.txt (added)
	* trunk/.idea/runConfigurations (added)
	* trunk/.idea/runConfigurations/AllUnitTestSuite.xml (added)
	* trunk/.idea/runConfigurations/Grails_clean.xml (added)
	* trunk/.idea/runConfigurations/Grails_console.xml (added)
	* trunk/.idea/runConfigurations/Grails_interactive.xml (added)
	* trunk/.idea/runConfigurations/Grails_runApp.xml (added)
	* trunk/.idea/runConfigurations/Grails_testApp.xml (added)
	* trunk/.idea/runConfigurations/Grails_tests_functional.xml (added)
	* trunk/.idea/runConfigurations/Grails_tests_integration.xml (added)
	* trunk/.idea/runConfigurations/Grails_tests_unit.xml (added)

	Add IntelliJ IDEA runConfigurations.
	The "module" is set to a path ...


Thu, 19 May 2011 06:11:31 GMT gav [938]
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified)

	Formatting only.


Thu, 19 May 2011 04:54:46 GMT gav [937]
	* branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified)
	* branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified)

	Formatting only.


Wed, 18 May 2011 19:17:19 GMT gav [936]
	* trunk/gnuMims-config.groovy (modified)

	Formatting only.


Wed, 18 May 2011 16:43:59 GMT gav [935]
	* trunk/web-app/images/skin/closed.png (added)

	Add closed.png icon.


Wed, 18 May 2011 16:39:32 GMT gav [934]
	* trunk/web-app/images/background_fog.jpg (deleted)
	* trunk/web-app/images/favicon.ico (deleted)
	* trunk/web-app/images/gnuMimsIcon.ico (deleted)
	* trunk/web-app/images/gnuMimsLogo.png (deleted)
	* trunk/web-app/images/grails_logo.jpg (deleted)

	Remove some unused images.


Wed, 18 May 2011 16:05:50 GMT gav [933]
	* trunk/grails-app/conf/BuildConfig.groovy (modified)

	Simplify !BuildConfig since with external config environment base war ...


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.


Wed, 18 May 2011 05:13:04 GMT gav [931]
	* branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (moved)
	* branches/features/purchaseOrders/test/functional/LoginSpec.groovy (moved)

	Move functional test classes to the default package to enable use of ...


Wed, 18 May 2011 04:59:58 GMT gav [930]
	* branches/features/purchaseOrders/scripts/_Events.groovy (modified)

	Prevent interactive requests when a plugin is installed/un-installed.


Wed, 18 May 2011 03:11:33 GMT gav [929]
	* branches/features/purchaseOrders/test/functional/gnumims/functional/GebReportingSpecBase.groovy (added)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified)

	Add !GebReportingSpecBase class.


Wed, 18 May 2011 01:32:22 GMT gav [928]
	* branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified)

	Change Geb reports dir to under test-reports.


Tue, 17 May 2011 01:45:47 GMT gav [927]
	* branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified)

	Optimise functional test imports.


Tue, 17 May 2011 01:39:07 GMT gav [926]
	* branches/features/purchaseOrders/test/unit/AllUnitTestSuite.groovy (added)

	Add !AllUnitTestSuite to provide a unit test runner for IDEA.


Tue, 17 May 2011 01:37:14 GMT gav [925]
	* branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (modified)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified)

	Make functional test URL's dynamic and relative.


Mon, 16 May 2011 05:46:25 GMT gav [924]
	* branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified)

	Removed grails.app.context from config since it is not required. ...


Sat, 14 May 2011 13:10:48 GMT gav [923]
	* trunk/gnuMims-config.groovy (added)
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/conf/DataSource.groovy (modified)

	Externalise the config.


Thu, 12 May 2011 14:41:06 GMT gav [922]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Fix Java-1.5.0 NPE on WorkLoad view.


Wed, 11 May 2011 12:41:27 GMT gav [921]
	* trunk/grails-app/views/_about.gsp (modified)

	Add Java and Groovy version info to about view.


Sat, 07 May 2011 02:42:44 GMT gav [920]
	* branches/features/purchaseOrders (modified)
	* branches/features/purchaseOrders/.classpath (modified)
	* branches/features/purchaseOrders/.project (modified)
	* branches/features/purchaseOrders/COPYING (modified)
	* branches/features/purchaseOrders/README (modified)
	* branches/features/purchaseOrders/application.properties (modified)
	* branches/features/purchaseOrders/doc/Definitions/PreventativeMaintenance_PM.txt (modified)
	* branches/features/purchaseOrders/grails-app (modified)
	* branches/features/purchaseOrders/grails-app/conf/BuildConfig.groovy (modified)
	* branches/features/purchaseOrders/grails-app/conf/SecurityConfig.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/AppCoreController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/AssetDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/DepartmentDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/DepartmentExtendedAttributeDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/InventoryGroupDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/InventoryLocationDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/InventoryStoreDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/PeriodController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/PersonGroupDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/PersonGroupTypeDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/SectionDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/SectionExtendedAttributeDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/SiteDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/SiteExtendedAttributeDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/SupplierDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/SupplierTypeDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/TaskDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/TaskGroupDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/controllers/UnitOfMeasureDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/AssetSubItem.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/ExtendedAttributeType.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/InventoryItem.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/InventoryLocation.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/MaintenanceAction.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/Period.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/Section.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* branches/features/purchaseOrders/grails-app/jobs/InventoryIndexJob.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/AssetCsvService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/AssetTreeService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/AuthService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/JsUtilService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/taglib/CustomTagLib.groovy (modified)
	* branches/features/purchaseOrders/grails-app/taglib/JsUtilTagLib.groovy (modified)
	* branches/features/purchaseOrders/grails-app/views/appCore/appAdmin.gsp (modified)
	* branches/features/purchaseOrders/grails-app/views/appCore/manager.gsp (modified)
	* branches/features/purchaseOrders/grails-app/views/departmentDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/departmentExtendedAttributeDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/extendedAttributeTypeDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/inventoryGroupDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/inventoryLocationDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/inventoryStoreDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/maintenancePolicyDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/period (modified)
	* branches/features/purchaseOrders/grails-app/views/personGroupDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/personGroupTypeDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/report/inventoryValueDetailed.gsp (modified)
	* branches/features/purchaseOrders/grails-app/views/sectionDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/sectionExtendedAttributeDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/siteDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/siteExtendedAttributeDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/supplierDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/supplierTypeDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified)
	* branches/features/purchaseOrders/grails-app/views/taskGroupDetailed (modified)
	* branches/features/purchaseOrders/grails-app/views/unitOfMeasureDetailed (modified)
	* branches/features/purchaseOrders/lib (modified)
	* branches/features/purchaseOrders/scripts (modified)
	* branches/features/purchaseOrders/scripts/_UpdateRev.groovy (modified)
	* branches/features/purchaseOrders/src (modified)
	* branches/features/purchaseOrders/src/groovy/net/kromhouts/HqlBuilder.groovy (modified)
	* branches/features/purchaseOrders/test (modified)
	* branches/features/purchaseOrders/test/unit/net/kromhouts/HqlBuilderTests.groovy (modified)
	* branches/features/purchaseOrders/web-app (modified)
	* branches/features/purchaseOrders/web-app/images/contentbg.png (modified)
	* branches/features/purchaseOrders/web-app/js/jsUtil.js (modified)
	* branches/features/purchaseOrders/web-app/reports/equipmentRegisterOhs.jrxml (modified)
	* branches/features/purchaseOrders/web-app/reports/inventoryValueDetailed.jrxml (modified)

	Svn merge -r874:r919 trunk/ into branches/features/purchaseOrders. ...


Tue, 03 May 2011 07:59:04 GMT gav [919]
	* trunk/grails-app/domain/InventoryItem.groovy (modified)

	Domain change, make InventoryItem.suppliersPartNumber not nullable. ...


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 ...


Mon, 02 May 2011 00:55:11 GMT JohnYesberg [917]
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages (added)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (added)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (added)

	Oops... hadn't added these to SVN. Sorry!


Sun, 01 May 2011 23:46:28 GMT gav [916]
	* branches/features/purchaseOrders/test/unit/com (moved)

	Svn move !BaseUnitTestCase.groovy from test/ to test/unit.


Sun, 01 May 2011 23:22:53 GMT gav [915]
	* branches/features/purchaseOrders/test/com (moved)

	Svn move !BaseUnitTestCase.groovy from src/ to test/.


Sun, 01 May 2011 02:49:09 GMT gav [914]
	* branches/features/grailsUpgrade (deleted)

	Svn delete branches/features/grailsUpgrade.


Sun, 01 May 2011 02:46:31 GMT gav [913]
	* trunk (modified)
	* trunk/.classpath (modified)
	* trunk/.project (modified)
	* trunk/COPYING (modified)
	* trunk/README (modified)
	* trunk/application.properties (modified)
	* trunk/doc/Definitions/PreventativeMaintenance_PM.txt (modified)
	* trunk/grails-app (modified)
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/conf/BuildConfig.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/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/DepartmentDetailedController.groovy (modified)
	* trunk/grails-app/controllers/DepartmentExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryGroupDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (modified)
	* trunk/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified)
	* trunk/grails-app/controllers/PeriodController.groovy (modified)
	* trunk/grails-app/controllers/PersonGroupDetailedController.groovy (modified)
	* trunk/grails-app/controllers/PersonGroupTypeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SectionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SectionExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SiteDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SiteExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SupplierDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SupplierTypeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskGroupDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)
	* trunk/grails-app/controllers/UnitOfMeasureDetailedController.groovy (modified)
	* trunk/grails-app/domain/AssetSubItem.groovy (modified)
	* trunk/grails-app/domain/ExtendedAttributeType.groovy (modified)
	* trunk/grails-app/domain/Image.groovy (modified)
	* trunk/grails-app/domain/InventoryLocation.groovy (modified)
	* trunk/grails-app/domain/MaintenanceAction.groovy (modified)
	* trunk/grails-app/domain/Period.groovy (modified)
	* trunk/grails-app/domain/Section.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/jobs/InventoryIndexJob.groovy (modified)
	* trunk/grails-app/services/AssetCsvService.groovy (modified)
	* trunk/grails-app/services/AuthService.groovy (modified)
	* trunk/grails-app/services/JsUtilService.groovy (modified)
	* trunk/grails-app/views/appCore/appAdmin.gsp (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/departmentDetailed (modified)
	* trunk/grails-app/views/departmentExtendedAttributeDetailed (modified)
	* trunk/grails-app/views/extendedAttributeTypeDetailed (modified)
	* trunk/grails-app/views/inventoryGroupDetailed (modified)
	* trunk/grails-app/views/inventoryLocationDetailed (modified)
	* trunk/grails-app/views/inventoryStoreDetailed (modified)
	* trunk/grails-app/views/maintenancePolicyDetailed (modified)
	* trunk/grails-app/views/period (modified)
	* trunk/grails-app/views/personGroupDetailed (modified)
	* trunk/grails-app/views/personGroupTypeDetailed (modified)
	* trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified)
	* trunk/grails-app/views/sectionDetailed (modified)
	* trunk/grails-app/views/sectionExtendedAttributeDetailed (modified)
	* trunk/grails-app/views/shared/_assetTreeCompact.gsp (modified)
	* trunk/grails-app/views/siteDetailed (modified)
	* trunk/grails-app/views/siteExtendedAttributeDetailed (modified)
	* trunk/grails-app/views/supplierDetailed (modified)
	* trunk/grails-app/views/supplierTypeDetailed (modified)
	* trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified)
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskGroupDetailed (modified)
	* trunk/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified)
	* trunk/grails-app/views/unitOfMeasureDetailed (modified)
	* trunk/lib (modified)
	* trunk/scripts (modified)
	* trunk/scripts/_UpdateRev.groovy (modified)
	* trunk/src (modified)
	* trunk/src/groovy/net/kromhouts/HqlBuilder.groovy (modified)
	* trunk/test (modified)
	* trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy (modified)
	* trunk/web-app (modified)
	* trunk/web-app/WEB-INF/tld/grails.tld (modified)
	* trunk/web-app/images/contentbg.png (modified)
	* trunk/web-app/js/jsUtil.js (modified)
	* trunk/web-app/reports/equipmentRegisterOhs.jrxml (modified)
	* trunk/web-app/reports/inventoryValueDetailed.jrxml (modified)

	Svn merge -r875:r911 branches/features/grailsUpgrade/ into trunk/.


Thu, 28 Apr 2011 10:11:53 GMT JohnYesberg [912]
	* branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (moved)

	Login tests (er, Specs!) that work in grails test-app.


Thu, 28 Apr 2011 07:40:44 GMT gav [911]
	* branches/features/grailsUpgrade/grails-app/controllers/AssetDetailedController.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/controllers/TaskDetailedController.groovy (modified)

	Update export plugin format closures to use new format.


Thu, 28 Apr 2011 07:02:43 GMT gav [910]
	* branches/features/grailsUpgrade/grails-app/controllers/AppCoreController.groovy (modified)

	Update start view to show user plugins again.


Thu, 28 Apr 2011 05:21:46 GMT gav [909]
	* branches/util-apps/DomainUtil/grails-app/conf/BuildConfig.groovy (modified)
	* branches/util-apps/DomainUtil/grails-app/views/index.gsp (modified)

	Install class-diagram plugin in branches/util-apps/DomainUtil.


Thu, 28 Apr 2011 05:20:31 GMT gav [908]
	* branches/features/grailsUpgrade/application.properties (modified)
	* branches/features/grailsUpgrade/grails-app/conf/SecurityConfig.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/views/appCore/manager.gsp (modified)

	Uninstall class-diagram plugin.


Thu, 28 Apr 2011 04:31:56 GMT gav [907]
	* branches/util-apps/DomainUtil/application.properties (modified)
	* branches/util-apps/DomainUtil/grails-app/conf/BootStrap.groovy (modified)
	* branches/util-apps/DomainUtil/grails-app/conf/BuildConfig.groovy (modified)
	* branches/util-apps/DomainUtil/grails-app/conf/Config.groovy (modified)
	* branches/util-apps/DomainUtil/grails-app/conf/DataSource.groovy (modified)
	* branches/util-apps/DomainUtil/grails-app/conf/UrlMappings.groovy (modified)
	* branches/util-apps/DomainUtil/grails-app/conf/spring/resources.groovy (modified)
	* branches/util-apps/DomainUtil/grails-app/views/index.gsp (modified)
	* branches/util-apps/DomainUtil/grails-app/views/layouts/main.gsp (modified)
	* branches/util-apps/DomainUtil/web-app/WEB-INF/tld/grails.tld (modified)
	* branches/util-apps/DomainUtil/web-app/css/main.css (modified)

	Upgrade branches/util-apps/DomainUtil to Grails-1.3.7.


Thu, 28 Apr 2011 02:14:52 GMT gav [906]
	* branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified)

	Adjust dependencies, apparently xercesImpl.jar is required.


Wed, 27 Apr 2011 07:59:40 GMT gav [905]
	* branches/features/grailsUpgrade/application.properties (modified)
	* branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified)

	Adjust dependencies, move remaining plugin depends to ...


Wed, 27 Apr 2011 07:21:35 GMT gav [904]
	* branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified)

	Formatting only, move plugin depends above project depends.


Wed, 27 Apr 2011 07:16:37 GMT gav [903]
	* branches/features/grailsUpgrade/application.properties (modified)
	* branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified)

	Adjust dependencies, move jasper plugin declaration to ...


Wed, 27 Apr 2011 05:26:12 GMT gav [902]
	* branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified)

	Svn merge -r900:r901 /branches/features/purchaseOrders/grails- ...


Tue, 26 Apr 2011 10:20:55 GMT JohnYesberg [901]
	* branches/features/purchaseOrders (modified)
	* branches/features/purchaseOrders/application.properties (modified)
	* branches/features/purchaseOrders/grails-app/conf/BuildConfig.groovy (modified)
	* branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified)
	* branches/features/purchaseOrders/test/functional (added)
	* branches/features/purchaseOrders/test/functional/gnumims (added)
	* branches/features/purchaseOrders/test/functional/gnumims/functional (added)
	* branches/features/purchaseOrders/test/functional/gnumims/functional/LoginTests.groovy (added)

	Geb and spock infrastructure in place. Some initial login tests


Tue, 26 Apr 2011 08:44:18 GMT svnuser [900]
	* trunk/application.properties (modified)

	Svnuser test, revert r899.


Tue, 26 Apr 2011 08:37:34 GMT svnuser [899]
	* trunk/application.properties (modified)

	Svnuser test


Fri, 22 Apr 2011 07:18:04 GMT gav [898]
	* branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (modified)
	* branches/features/purchaseOrders/src/groovy/com (added)
	* branches/features/purchaseOrders/src/groovy/com/henyo (added)
	* branches/features/purchaseOrders/src/groovy/com/henyo/BaseUnitTestCase.groovy (added)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified)

	Add savePurchaseOrderNumber() and savePurchaseOrderNumberRange() to ...


Fri, 22 Apr 2011 03:16:38 GMT gav [897]
	* branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (modified)

	Cleanup blank !PurchaseOrderService serviceMethod().


Fri, 22 Apr 2011 03:14:08 GMT gav [896]
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (modified)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified)

	Domain change, rename !PurchaseOrder.comment to singular, set maxSize ...


Fri, 22 Apr 2011 02:12:29 GMT gav [895]
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrderNumber.groovy (modified)

	Add constraints to !PurchaseOrderNumber.value property.


Fri, 22 Apr 2011 02:08:50 GMT gav [894]
	* branches/features/purchaseOrders/test/unit/PurchaseOrderNumberTests.groovy (modified)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified)

	Comments to !PurchaseOrderNumberTests and !
	PurchaseOrderServiceTests.


Thu, 21 Apr 2011 08:12:03 GMT gav [893]
	* branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/InventoryItemService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/InventoryPurchaseService.groovy (modified)

	Formatting only, no code change.


Thu, 21 Apr 2011 07:57:17 GMT gav [892]
	* branches/features/purchaseOrders/grails-app/domain/InventoryItem.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/InventoryItemPurchase.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrderNumber.groovy (modified)

	Formatting only, no domain change.


Thu, 21 Apr 2011 05:29:47 GMT gav [891]
	* branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/InventoryItemPurchase.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (added)
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrderNumber.groovy (added)
	* branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/InventoryItemService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/InventoryPurchaseService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (added)
	* branches/features/purchaseOrders/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderNumberTests.groovy (added)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (added)

	Purchase Order first draft as per ticket #30, by John Yesberg.


Wed, 20 Apr 2011 13:11:25 GMT gav [890]
	* trunk/scripts/_UpdateRev.groovy (modified)

	Small adjustment to updateRev script, to use last committed revision ...


Mon, 18 Apr 2011 01:21:24 GMT gav [889]
	* branches/features/purchaseOrders (copied)

	Svn copy branches/features/grailsUpgrade to ...


Fri, 15 Apr 2011 16:32:19 GMT gav [888]
	* branches/features/grailsUpgrade/grails-app/conf/Config.groovy (modified)

	Svn merge -r886:r887 trunk/ into branches/features/grailsUpgrade/. ...


Fri, 15 Apr 2011 15:22:12 GMT gav [887]
	* trunk/grails-app/conf/Config.groovy (modified)

	Security fix for "Annotation based security is easy to bypass by ...


Thu, 14 Apr 2011 18:55:48 GMT gav [886]
	* branches/features/grailsUpgrade/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/list.gsp (modified)

	Fix null pointer bug in !TaskProcedure list view.
	Does not appear ...


Thu, 14 Apr 2011 12:57:50 GMT gav [885]
	* branches/features/grailsUpgrade/grails-app/controllers/AssetDetailedController.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/views/shared/_assetTreeCompact.gsp (modified)
	* branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified)
	* branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified)

	Refactor assetTreeCompact to use includes and controller action ...


Thu, 14 Apr 2011 10:24:29 GMT gav [884]
	* branches/features/grailsUpgrade/grails-app/views/taskDetailed/createUnscheduled.gsp (modified)
	* branches/features/grailsUpgrade/grails-app/views/taskDetailed/edit.gsp (modified)

	Wrap safety, regulatory and mandatory requirement inputs in ...


Thu, 14 Apr 2011 09:27:19 GMT gav [883]
	* branches/features/grailsUpgrade/web-app/css/main.css (modified)

	Svn merge -r881:r882 trunk/ into branches/features/grailsUpgrade/.


Wed, 13 Apr 2011 19:27:32 GMT gav [882]
	* trunk/web-app/css/main.css (modified)

	CSS fix for IE hiding long tree's in static_tree_compact by removing ...


Mon, 11 Apr 2011 06:11:58 GMT gav [881]
	* branches/features/grailsUpgrade/grails-app/conf/DataSource.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/views/assetSubItemDetailed/show.gsp (modified)

	Svn merge -r874:r878 trunk/ into branches/features/grailsUpgrade/.


Mon, 11 Apr 2011 05:31:52 GMT gav [880]
	* branches/features/grailsUpgrade/grails-app/domain/Image.groovy (modified)

	Image unique index fix, by John Yesberg.


Mon, 11 Apr 2011 05:19:16 GMT gav [879]
	* branches/features/grailsUpgrade/application.properties (modified)

	Upgrade branches/features/grailsUpgrade to Grails-1.3.7


Mon, 11 Apr 2011 04:59:55 GMT gav [878]
	* trunk/grails-app/conf/DataSource.groovy (modified)

	Add MySQL5InnoDBDialect to !DataSource.groovy, helps with schema ...


Mon, 21 Mar 2011 12:57:48 GMT gav [877]
	* trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified)

	Add sort to assetSubItem show view.


Mon, 21 Mar 2011 07:07:36 GMT gav [876]
	* branches/features/grailsUpgrade/application.properties (modified)
	* branches/features/grailsUpgrade/grails-app/conf/BootStrap.groovy (modified)
	* branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified)
	* branches/features/grailsUpgrade/web-app/WEB-INF/tld/grails.tld (modified)

	Upgrade branches/features/grailsUpgrade to Grails-1.3.5, including ...


Mon, 21 Mar 2011 06:32:01 GMT gav [875]
	* branches/features/grailsUpgrade (copied)

	Svn copy trunk/ to branches/features/grailsUpgrade.


Wed, 16 Mar 2011 00:48:49 GMT gav [874]
	* trunk/grails-app/i18n/messages.properties (modified)

	Update PM Entry help message.


Tue, 15 Mar 2011 23:50:39 GMT gav [873]
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)

	Refactor logic into !TaskService.checkCreateEntry().
	Prevent entry ...


Tue, 15 Mar 2011 22:43:03 GMT gav [872]
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified)

	Move primary asset select in all task create views.


Tue, 15 Mar 2011 21:56:34 GMT gav [871]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Replace leadPerson with primaryAsset in task search and ...


Tue, 15 Mar 2011 21:41:25 GMT gav [870]
	* trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (modified)

	Small update to showSubTaskTab template, mainly to show primary ...


Tue, 15 Mar 2011 21:40:06 GMT gav [869]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified)

	Update listSubTasks view to use list template, part 2.


Tue, 15 Mar 2011 11:20:00 GMT gav [868]
	* trunk/grails-app/views/taskDetailed/_list.gsp (modified)

	Remove sortable column from task list template.


Tue, 15 Mar 2011 10:08:19 GMT gav [867]
	* trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified)

	Update listSubTasks view to use list template.


Tue, 15 Mar 2011 09:54:54 GMT gav [866]
	* trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (modified)

	Small update to showSubTaskTab template, mainly to show primary
	asset.


Tue, 15 Mar 2011 06:39:56 GMT gav [865]
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/views/taskDetailed/_showTaskModifications.gsp (added)
	* trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified)

	Add task show modification update elements on ajax entry save.


Tue, 15 Mar 2011 06:14:28 GMT gav [864]
	* trunk/grails-app/views/taskDetailed/_showTaskControlButtons.gsp (modified)

	Add task show tab header and control button update elements on entry ...


Mon, 14 Mar 2011 04:50:56 GMT gav [863]
	* trunk/grails-app/views/entryDetailed/_create.gsp (modified)
	* trunk/web-app/js/taskShow.js (modified)

	Add check for submit_confirmResult in entry create ajax.


Sun, 13 Mar 2011 09:06:34 GMT gav [862]
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/views/taskDetailed/_showTaskControlButtons.gsp (modified)

	Add task show tab header and control button update elements on entry ...


Sun, 13 Mar 2011 08:52:17 GMT gav [861]
	* trunk/grails-app/views/taskDetailed/_showTaskControlButtons.gsp (added)
	* trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified)

	Refactor task show control buttons to a template.


Sun, 13 Mar 2011 07:41:55 GMT gav [860]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/views/entryDetailed/_create.gsp (modified)

	Add/update task status help messages on entry save.


Sat, 12 Mar 2011 14:05:16 GMT gav [859]
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified)
	* trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified)
	* trunk/web-app/js/application.js (modified)
	* trunk/web-app/js/taskShow.js (modified)

	Rework entry create and save ajax to allow multiple page element ...


Sat, 12 Mar 2011 13:56:37 GMT gav [858]
	* trunk/grails-app/views/entryDetailed/_list.gsp (modified)

	Add productionReference and down time to entry list template.


Sat, 12 Mar 2011 13:38:28 GMT gav [857]
	* trunk/web-app/js/jquery.js (modified)

	Upgrade to jQuery-1.5.1, solves jqXHR.status null or not an object ...


Sat, 12 Mar 2011 13:34:55 GMT gav [856]
	* trunk/grails-app/i18n/messages.properties (modified)

	Update default ajax message.


Fri, 11 Mar 2011 13:55:13 GMT gav [855]
	* trunk/grails-app/views/entryDetailed/_create.gsp (modified)

	Set submitAction and remove name from default submit button to stop ...


Fri, 11 Mar 2011 05:05:40 GMT gav [854]
	* trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified)

	Add !ConditionSeverity legend to taskProcedureRevision show template.


Thu, 10 Mar 2011 18:50:52 GMT gav [853]
	* trunk/grails-app/views/taskDetailed/workLoad.gsp (modified)

	Fix small error in workLoad view, move tr inside tbody.


Wed, 09 Mar 2011 03:30:49 GMT gav [852]
	* trunk/grails-app/views/taskDetailed/_showTabHeader.gsp (added)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)

	Refactor show task tabHeader into a template.