|  |  | @425 | 16 years | gav | Handle InventoryItem reverse alternateItems. | 
                
                  |  |  | @422 | 16 years | gav | Add comment property to InventoryItem domain class and views. | 
                
                  |  |  | @418 | 16 years | gav | Add attentionFlag to Task domain along with views and logic to suite. … | 
                
                  |  |  | @416 | 16 years | gav | Set InventoryItem constraint to more human readable value. | 
                
                  |  |  | @408 | 16 years | gav | Make a note on InventoryMovement belongsTo.
Small correction to … | 
                
                  |  |  | @405 | 16 years | gav | Add estimatedUnitPrice to InventoryItem.
Change InventoryItem to use … | 
                
                  |  |  | @402 | 16 years | gav | Add contacts to Person, Supplier, Manufacturer and Site. | 
                
                  |  |  | @399 | 16 years | gav | Remove email and emailShow from Person in preparation for ContactDetails. | 
                
                  |  |  | @397 | 16 years | gav | Add address feature. | 
                
                  |  |  | @389 | 16 years | gav | Reverse change in r379, InventoryLocation? toString(), since it breaks … | 
                
                  |  |  | @379 | 16 years | gav | Change InventoryLocation toString(). | 
                
                  |  |  | @373 | 16 years | gav | Fix miss spelt constraints in domain classes. | 
                
                  |  |  | @343 | 16 years | gav | Improvements to CustomTagLib checkBoxList, sorting, dynamic … | 
                
                  |  |  | @341 | 16 years | gav | Add unique constraint to AssetSubItem name. | 
                
                  |  |  | @333 | 16 years | gav | Add comment attribute to Department and limit description to 75 char. … | 
                
                  |  |  | @332 | 16 years | gav | Add comment attribute to Site and limit description to 75 char.
Update … | 
                
                  |  |  | @331 | 16 years | gav | Add comment attribute to Section and limit description to 75 char. … | 
                
                  |  |  | @330 | 16 years | gav | Add comment attribute to AssetSubItem? and limit description to 75 … | 
                
                  |  |  | @329 | 16 years | gav | Add comment attribute to Asset and limit description to 75 char. … | 
                
                  |  |  | @294 | 16 years | gav | Add custom checkBoxList for personGroups to Person.
Wrap save and … | 
                
                  |  |  | @286 | 16 years | gav | Add CustomTagLib with checkBoxList. | 
                
                  |  |  | @276 | 16 years | gav | Change AssetSubItem to have many assets. | 
                
                  |  |  | @273 | 16 years | gav | Correct site-inventoryStores relationship and generate-all.
Copy … | 
                
                  |  |  | @268 | 16 years | gav | Refactor classes for asset tree refinement.
Regenerate views and … | 
                
                  |  |  | @267 | 16 years | gav | Re-arrange svn for asset tree refactor. | 
                
                  |  |  | @265 | 16 years | gav | Start of asset tree refactor.
Tweak AppConfig.groovy maxSize values … | 
                
                  |  |  | @252 | 16 years | gav | Added TaskBudgetStatus as per ticket #49. | 
                
                  |  |  | @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. | 
                
                  |  |  | @234 | 16 years | gav | New AppConfig class for storing application configuration settings in … | 
                
                  |  |  | @217 | 16 years | gav | Record person performing the inventory movement as per ticket #24. | 
                
                  |  |  | @210 | 16 years | gav | Make date calculations and formatting more groovy. | 
                
                  |  |  | @199 | 16 years | gav | Upgrade quartz plugin to 0.4.1 propper.
Refactor and enable quartz … | 
                
                  |  |  | @195 | 16 years | gav | Format to 4 spaces, no tabs. | 
                
                  |  |  | @187 | 16 years | gav | Small change of toString method. | 
                
                  |  |  | @182 | 16 years | gav | Add support for inventory item Pictures and Images.
Add new … | 
                
                  |  |  | @181 | 16 years | gav | Change is* in Task to just 'active', 'scheduled' and 'approved'. … | 
                
                  |  |  | @180 | 16 years | gav | Add support for taskModification audit/change log, the create and … | 
                
                  |  |  | @177 | 16 years | gav | Inventory movement quantity adjustments now done in a service. … | 
                
                  |  |  | @175 | 16 years | gav | Substantial refactor of the Inventory domain.
InventoryItems can now … | 
                
                  |  |  | @168 | 16 years | gav | Add message bundles for the task filterPane.
Add primary and … | 
                
                  |  |  | @167 | 16 years | gav | Format to 4 spaces, no tabs. | 
                
                  |  |  | @166 | 16 years | gav | Add test and message for no granted authority to LoginController. … | 
                
                  |  |  | @164 | 16 years | gav | Add Department-Person relationship, update demo data and views to … | 
                
                  |  |  | @163 | 16 years | gav | Add costCode attribute to Site and regen non-detailed controller and views. | 
                
                  |  |  | @162 | 16 years | gav | Add Department domain class, controller, views and demo data.
Add … | 
                
                  |  |  | @161 | 16 years | gav | Add costCode attribute to Asset and regen non-detailed controller and … | 
                
                  |  |  | @160 | 16 years | gav | Add costCode attribute to AssetType? and regen controller and views. | 
                
                  |  |  | @154 | 16 years | gav | Format to 4 spaces, no tabs. | 
                
                  |  |  | @147 | 16 years | gav | Re-install class-diagram from local svn build with patch to allow war … | 
                
                  |  |  | @146 | 16 years | gav | Remove invalid contraints reported by Tomcat debug logs. | 
                
                  |  |  | @139 | 16 years | gav | Install Navigation plugin, work on navigation and hopefully fixed a … | 
                
                  |  |  | @137 | 16 years | gav | Update to grails-1.1.1 release.
Fix WorkDone? and Fault entries not … | 
                
                  |  |  | @136 | 16 years | gav | Work on TaskRecurringSchedule?. | 
                
                  |  |  | @135 | 16 years | gav | Protect taskRecurringSchedule from creating if one already exists. … | 
                
                  |  |  | @134 | 16 years | gav | Add icons from famfamfam silk icons, add acknowledgement page to … | 
                
                  |  |  | @131 | 16 years | gav | Reconfigure Planned Maintenance again, now Preventative Maintenance, … | 
                
                  |  |  | @129 | 16 years | gav | Reconfigure for Planned Maintenance | 
                
                  |  |  | @127 | 16 years | gav | Logins now route through a welcome action to allow flash message and … | 
                
                  |  |  | @125 | 17 years | gav | Detail Inventory and associated, update BootStrap? and some work on … | 
                
                  |  |  | @124 | 17 years | gav | Detail controller and views for Asset, AssetExtendedAttribute?, … | 
                
                  |  |  | @123 | 17 years | gav | Install Quartz plugin and make a start on TaskRecurringScheduleJob? | 
                
                  |  |  | @122 | 17 years | gav | Run generate-all on all controllers and views except Person and … | 
                
                  |  |  | @121 | 17 years | gav | Extensive update to Asset ERD and associated domain classes, not … | 
                
                  |  |  | @119 | 17 years | gav | Fix Frequency.toString() | 
                
                  |  |  | @118 | 17 years | gav | First commit of Asset domain, including domain-classes, controllers, … | 
                
                  |  |  | @116 | 17 years | gav | First commit of Inventory domain, including domain-classes, … | 
                
                  |  |  | @106 | 17 years | gav | Some CSS adjustments to text color, img border, remove body … | 
                
                  |  |  | @104 | 17 years | gav | Move /trunk/src/* to /trunk/ | 
                
                  |  | copied from trunk/appsrc/grails-app/domain: | 
                
                  |  |  | @103 | 17 years | gav | Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/ |