|  |  | @415 | 16 years | gav | Svn delete non detailed task views and controller. | 
                
                  |  |  | @414 | 16 years | gav | Move CsvService to AssetCsvService in preparation for other CSV services. | 
                
                  |  |  | @408 | 16 years | gav | Make a note on InventoryMovement belongsTo.
Small correction to … | 
                
                  |  |  | @406 | 16 years | gav | Fix a bug in inventory movement when no task present. | 
                
                  |  |  | @405 | 16 years | gav | Add estimatedUnitPrice to InventoryItem.
Change InventoryItem to use … | 
                
                  |  |  | @403 | 16 years | gav | Change all controllers to use default.optimistic.locking.failure. | 
                
                  |  |  | @402 | 16 years | gav | Add contacts to Person, Supplier, Manufacturer and Site. | 
                
                  |  |  | @397 | 16 years | gav | Add address feature. | 
                
                  |  |  | @395 | 16 years | gav | Added a create breakin task feature. | 
                
                  |  |  | @394 | 16 years | gav | Change TaskService create* to save* methods. | 
                
                  |  |  | @392 | 16 years | gav | Add options div to InventoryItem search view and some minor detailing … | 
                
                  |  |  | @390 | 16 years | gav | Capitalise export file name. | 
                
                  |  |  | @387 | 16 years | gav | Capitalise asset and sub items during creation and update.
Small … | 
                
                  |  |  | @386 | 16 years | gav | Add alt menu and detailing to ExtendedAttributeType controller and views. | 
                
                  |  |  | @385 | 16 years | gav | Add entries to alt menu for Site and Section views. | 
                
                  |  |  | @383 | 16 years | gav | Svn move SupplierType and ManufacturerType controllers and views to … | 
                
                  |  |  | @382 | 16 years | gav | Some detailing of InventoryItem views. | 
                
                  |  |  | @381 | 16 years | gav | Svn delete InventoryItem non-detailed views and controller. | 
                
                  |  |  | @380 | 16 years | gav | Svn move InventoryGroup controller and views to detailed and complete … | 
                
                  |  |  | @378 | 16 years | gav | Correct MaintenancePolicyDetailedController extends BaseController. | 
                
                  |  |  | @377 | 16 years | gav | Svn move InventoryLocation and InventoryStore controllers and views … | 
                
                  |  |  | @376 | 16 years | gav | Svn delete non-detailed InventoryLocation views and controller. | 
                
                  |  |  | @375 | 16 years | gav | Minor code formatting. | 
                
                  |  |  | @374 | 16 years | gav | Detail Manufacturer and Supplier views and controllers. | 
                
                  |  |  | @372 | 16 years | gav | Svn move Supplier and Manufacturer controller and views to detailed. | 
                
                  |  |  | @371 | 16 years | gav | Configure security on MaintenancePolicyDetailedController. | 
                
                  |  |  | @369 | 16 years | gav | Add alt menu to AssetSubItem views. | 
                
                  |  |  | @368 | 16 years | gav | Detail MaintenanceAction views.
Expand on … | 
                
                  |  |  | @366 | 16 years | gav | Small punctuation correction to TaskProcedureDetailedController. | 
                
                  |  |  | @365 | 16 years | gav | Align TaskProcedureDetailedController to match templates, flush and … | 
                
                  |  |  | @364 | 16 years | gav | Svn delete MaintenanceAction non-detailed views and controller. | 
                
                  |  |  | @363 | 16 years | gav | Detail MaintenancePolicy controller and views. | 
                
                  |  |  | @362 | 16 years | gav | Svn move MaintenancePolicy controller and views to detailed. | 
                
                  |  |  | @360 | 16 years | gav | Configure cascade deletion of Site -> Section -> Asset -> SubItems. | 
                
                  |  |  | @359 | 16 years | gav | Add options div to AssetSubItem? search view, part 2. | 
                
                  |  |  | @358 | 16 years | gav | Added an application log view.
Reduced log file size and added CSS and … | 
                
                  |  |  | @352 | 16 years | gav | Added some checks to prevent recurrsion loops in Asset tree. | 
                
                  |  |  | @350 | 16 years | gav | Move Asset delete to a service method and configure cascade deletion … | 
                
                  |  |  | @347 | 16 years | gav | Move AssetSubItem delete to a service method and configure cascade … | 
                
                  |  |  | @342 | 16 years | gav | Redirect to AssetSubItem search view in some cases. | 
                
                  |  |  | @338 | 16 years | gav | Svn delete AssetSubItemExtendedAttribute non-detailed controller and … | 
                
                  |  |  | @337 | 16 years | gav | Svn delete AssetSubItem non-detailed views and controller. | 
                
                  |  |  | @336 | 16 years | gav | Add search view and detailing to AssetSubItem. | 
                
                  |  |  | @335 | 16 years | gav | Remove non detailed Asset controller and views. | 
                
                  |  |  | @334 | 16 years | gav | Removed list action from Asset detailed controller and views. | 
                
                  |  |  | @326 | 16 years | gav | Add options control to asset search view. | 
                
                  |  |  | @325 | 16 years | gav | Allow ROLE_AssetUser to view the asset tree.
Some commenting and … | 
                
                  |  |  | @318 | 16 years | gav | Move saveAssetTreeStatus method to AssetDetailedController. | 
                
                  |  |  | @312 | 16 years | gav | Refactor asset tree taglib to populate the asset tree table via an … | 
                
                  |  |  | @310 | 16 years | gav | Fix small bug in AppCore controller changePassword function. … | 
                
                  |  |  | @307 | 16 years | gav | Asset tree taglib now saves it's status in the http session along with … | 
                
                  |  |  | @306 | 16 years | gav | Move asset tree/overview to an overlay pane. | 
                
                  |  |  | @305 | 16 years | gav | Add a possibleAssetSubItems function to filter sub items when editing … | 
                
                  |  |  | @302 | 16 years | gav | Add exportAssetTreeTest function, add and ignore comment and example lines. | 
                
                  |  |  | @298 | 16 years | gav | Set base authorisations on all controllers. | 
                
                  |  |  | @295 | 16 years | gav | Authority add/remove logic in r294 not behaving as expected, fixed. … | 
                
                  |  |  | @294 | 16 years | gav | Add custom checkBoxList for personGroups to Person.
Wrap save and … | 
                
                  |  |  | @293 | 16 years | gav | Removed unused list views from AssetExtendedAttribute and … | 
                
                  |  |  | @292 | 16 years | gav | Regen AssetExtendedAttribute controller and views.
Then copy over … | 
                
                  |  |  | @291 | 16 years | gav | Svn move PersonService to AuthService?. | 
                
                  |  |  | @290 | 16 years | gav | Secure and work on import asset tree functions.
Improvements to … | 
                
                  |  |  | @289 | 16 years | gav | Set some permissions on Site and Section controllers.
Detail some site … | 
                
                  |  |  | @288 | 16 years | gav | Regenerate and svn move the following to detailed controllers and … | 
                
                  |  |  | @286 | 16 years | gav | Add CustomTagLib with checkBoxList. | 
                
                  |  |  | @285 | 16 years | gav | Add AssetSubItemService and start moving methods to it. | 
                
                  |  |  | @284 | 16 years | gav | Move asset copy and create functions into AssetService.
Repair create … | 
                
                  |  |  | @283 | 16 years | gav | Format to 4 spaces, no tabs. | 
                
                  |  |  | @281 | 16 years | gav | Change flash.warning to flash.errorMessage. | 
                
                  |  |  | @278 | 16 years | gav | Add AssetTreeTagLib and asset overview.
Complete asset copy function … | 
                
                  |  |  | @276 | 16 years | gav | Change AssetSubItem to have many assets. | 
                
                  |  |  | @274 | 16 years | gav | Add AssetSubItem and its extended attributes detailed controllers and … | 
                
                  |  |  | @271 | 16 years | gav | Regenerate asset views and detail views to suite.
Add CsvService, … | 
                
                  |  |  | @269 | 16 years | gav | Rebuild MaintenanceActionDetailed controller and views.
Adjust … | 
                
                  |  |  | @268 | 16 years | gav | Refactor classes for asset tree refinement.
Regenerate views and … | 
                
                  |  |  | @267 | 16 years | gav | Re-arrange svn for asset tree refactor. | 
                
                  |  |  | @262 | 16 years | gav | Complete options div and max task results per page feature. | 
                
                  |  |  | @260 | 16 years | gav | Improve bulk data creation batch times and use dynamic allocation of … | 
                
                  |  |  | @258 | 16 years | gav | Add a service to create bulk test data. | 
                
                  |  |  | @255 | 16 years | gav | Add ajax feature to show groups for person when creating and editing … | 
                
                  |  |  | @254 | 16 years | gav | Add ajax feature to show persons in the group when creating and … | 
                
                  |  |  | @253 | 16 years | gav | Add case insensitive sorting to Task show view, assignedPersons and … | 
                
                  |  |  | @252 | 16 years | gav | Added TaskBudgetStatus as per ticket #49. | 
                
                  |  |  | @250 | 16 years | gav | Small fix for some Person list view bugs. | 
                
                  |  |  | @249 | 16 years | gav | Refactor AssignedPerson to use a serviced controller. | 
                
                  |  |  | @248 | 16 years | gav | Small adjustment to AssignedGroupDetailedController. | 
                
                  |  |  | @247 | 16 years | gav | Refactor AssignedGroup to use a serviced controller. | 
                
                  |  |  | @246 | 16 years | gav | Remove/commented out the ability to change the parent task, since this … | 
                
                  |  |  | @242 | 16 years | gav | Re-implement AssignedGroups along side AssignedPersons manually … | 
                
                  |  |  | @241 | 16 years | gav | Undo the AssignedGroup implementation by reverse merge r240:r239. | 
                
                  |  |  | @240 | 16 years | gav | Convert assignedPersons to assignedGroups as per ticket #37. | 
                
                  |  |  | @237 | 16 years | gav | Integrate create data functions with appConfig. | 
                
                  |  |  | @234 | 16 years | gav | New AppConfig class for storing application configuration settings in … | 
                
                  |  |  | @226 | 16 years | gav | Complete functionality for inventory movement types other than "Used". | 
                
                  |  |  | @225 | 16 years | gav | Complete inventory movement implementation as per ticket #24.
Refactor … | 
                
                  |  |  | @224 | 16 years | gav | List the inventory movements for an inventoryItem. | 
                
                  |  |  | @216 | 16 years | gav | Replace personService.currentUser() with the more groovy … | 
                
                  |  |  | @214 | 16 years | gav | Clicking on a searchCalendar day allows user to create a task with … | 
                
                  |  |  | @213 | 16 years | gav | Finishing touches to recurring tasks. | 
                
                  |  |  | @209 | 16 years | gav | Upgrade filterpane plugin to 0.6.4 from 0.6.2 and switch to … | 
                
                  |  |  | @208 | 16 years | gav | Remove some no longer used imports and injections. | 
                
                  |  |  |