source: trunk/grails-app/domain

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @811   13 years gav Domain change, adjust constraints on MaintenanceAction.
(edit) @809   13 years gav Domain change, first draft of TaskProcedureRevisions.
(edit) @807   13 years gav Domain change, set Task.primaryAsset to lazy:false to fix small bug …
(edit) @799   13 years gav Change Task.toString() and display primaryAsset.name in front of …
(edit) @798   13 years gav Svn merge -r752:r797 branches/features/taskProcedureRework into trunk/.
(edit) @751   13 years gav Domain change: remove redundant LifePlan? domain.
(edit) @728   13 years gav Domain change, split Task.mandatoryRegulatory into …
(edit) @726   13 years gav Possible domain change, due to new min (reorderQuantity no longer …
(edit) @723   13 years gav No domain change, avoid possible bug by using toLong() instead of …
(edit) @722   13 years gav Domain change: as per ticket #97 - Drop the entire Manufacturer domain …
(edit) @720   13 years gav Domain change: as per ticket #96 - Remove unused fields from …
(edit) @719   13 years gav Domain change: as per ticket #96 - Remove unused fields from …
(edit) @718   13 years gav Domain change: remove InventoryItem.averageDeliveryPeriod and …
(edit) @715   13 years gav Domain change, implemented ticket #90 - …
(edit) @704   13 years gav Revert r702 - "Domain change: Add hasRegulatoryRequirements to Asset."
(edit) @702   13 years gav Domain change: Add hasRegulatoryRequirements to Asset.
(edit) @664   14 years gav Domain change: add blank:false constraint to AssetExtendedAttribute …
(edit) @633   14 years gav Domain change: Add PurchasingGroup?. Logic and views to suite.
(edit) @622   14 years gav Apply bug fix for ticket #76. Rename all instances of Lucene to …
(edit) @616   14 years gav Domain change, rename InventoryItem property enableReorder to …
(edit) @610   14 years gav Prevent reordering of obsolete or inactive inventory items.
(edit) @609   14 years gav Domain change, add taskBudgetStatus property to …
(edit) @605   14 years gav Domain change, several changes to InventoryItemPurchase. Update views …
(edit) @603   14 years gav Update event comment on TaskRecurringSchedule domain class, no domain …
(edit) @599   14 years gav Implement InventoryItemPurchase custom constraint as per ticket #74, …
(edit) @592   14 years gav Domain change, added safetyRequirement, mandatoryRegulatory and …
(edit) @586   14 years gav Add taskGroup and detail to task search view, as per ticket #65. New …
(edit) @567   14 years gav Domain change, remove scheduled attribute from Task. Update views and …
(edit) @566   14 years gav Improvements to inventory text search, add inventoryGroup and hide …
(edit) @562   14 years gav Install searchable plugin, configure and start inventory search.
(edit) @484   14 years gav Comments to InventoryItem? doman class.
(edit) @472   14 years gav Change Task domain class to have site, section and assetSubItem.
(edit) @456   14 years gav Set batchSize:1000 on asset tree domain classes.
(edit) @446   14 years gav Add constraints to Task domain class for targetCompletionDate and comment.
(edit) @445   14 years gav Add maxSubTasks and useTargetCompletionDate to TaskRecurringSchedule …
(edit) @441   14 years gav Add CostCode and InventoryItemPurchase domain classes with import …
(edit) @436   14 years gav Change InventoryItem to have a preferred and many alternate suppliers …
(edit) @435   14 years gav Change InventoryItem to have a preferred and many alternate suppliers …
(edit) @431   14 years gav Add ProductionReference. Add ProductionManager and ProductionUser …
(edit) @425   14 years gav Handle InventoryItem reverse alternateItems.
(edit) @422   14 years gav Add comment property to InventoryItem domain class and views.
(edit) @418   14 years gav Add attentionFlag to Task domain along with views and logic to suite. …
(edit) @416   14 years gav Set InventoryItem constraint to more human readable value.
(edit) @408   14 years gav Make a note on InventoryMovement belongsTo. Small correction to …
(edit) @405   14 years gav Add estimatedUnitPrice to InventoryItem. Change InventoryItem to use …
(edit) @402   14 years gav Add contacts to Person, Supplier, Manufacturer and Site.
(edit) @399   14 years gav Remove email and emailShow from Person in preparation for ContactDetails.
(edit) @397   14 years gav Add address feature.
(edit) @389   14 years gav Reverse change in r379, InventoryLocation? toString(), since it breaks …
(edit) @379   14 years gav Change InventoryLocation toString().
(edit) @373   14 years gav Fix miss spelt constraints in domain classes.
(edit) @343   14 years gav Improvements to CustomTagLib checkBoxList, sorting, dynamic …
(edit) @341   14 years gav Add unique constraint to AssetSubItem name.
(edit) @333   14 years gav Add comment attribute to Department and limit description to 75 char. …
(edit) @332   14 years gav Add comment attribute to Site and limit description to 75 char. Update …
(edit) @331   14 years gav Add comment attribute to Section and limit description to 75 char. …
(edit) @330   14 years gav Add comment attribute to AssetSubItem? and limit description to 75 …
(edit) @329   14 years gav Add comment attribute to Asset and limit description to 75 char. …
(edit) @294   14 years gav Add custom checkBoxList for personGroups to Person. Wrap save and …
(edit) @286   14 years gav Add CustomTagLib with checkBoxList.
(edit) @276   14 years gav Change AssetSubItem to have many assets.
(edit) @273   14 years gav Correct site-inventoryStores relationship and generate-all. Copy …
(edit) @268   14 years gav Refactor classes for asset tree refinement. Regenerate views and …
(edit) @267   14 years gav Re-arrange svn for asset tree refactor.
(edit) @265   14 years gav Start of asset tree refactor. Tweak AppConfig.groovy maxSize values …
(edit) @252   14 years gav Added TaskBudgetStatus as per ticket #49.
(edit) @242   14 years gav Re-implement AssignedGroups along side AssignedPersons manually …
(edit) @241   14 years gav Undo the AssignedGroup implementation by reverse merge r240:r239.
(edit) @240   14 years gav Convert assignedPersons to assignedGroups as per ticket #37.
(edit) @234   14 years gav New AppConfig class for storing application configuration settings in …
(edit) @217   14 years gav Record person performing the inventory movement as per ticket #24.
(edit) @210   14 years gav Make date calculations and formatting more groovy.
(edit) @199   14 years gav Upgrade quartz plugin to 0.4.1 propper. Refactor and enable quartz …
(edit) @195   14 years gav Format to 4 spaces, no tabs.
(edit) @187   14 years gav Small change of toString method.
(edit) @182   14 years gav Add support for inventory item Pictures and Images. Add new …
(edit) @181   14 years gav Change is* in Task to just 'active', 'scheduled' and 'approved'. …
(edit) @180   14 years gav Add support for taskModification audit/change log, the create and …
(edit) @177   14 years gav Inventory movement quantity adjustments now done in a service. …
(edit) @175   14 years gav Substantial refactor of the Inventory domain. InventoryItems can now …
(edit) @168   14 years gav Add message bundles for the task filterPane. Add primary and …
(edit) @167   14 years gav Format to 4 spaces, no tabs.
(edit) @166   14 years gav Add test and message for no granted authority to LoginController. …
(edit) @164   14 years gav Add Department-Person relationship, update demo data and views to …
(edit) @163   14 years gav Add costCode attribute to Site and regen non-detailed controller and views.
(edit) @162   14 years gav Add Department domain class, controller, views and demo data. Add …
(edit) @161   14 years gav Add costCode attribute to Asset and regen non-detailed controller and …
(edit) @160   14 years gav Add costCode attribute to AssetType? and regen controller and views.
(edit) @154   14 years gav Format to 4 spaces, no tabs.
(edit) @147   14 years gav Re-install class-diagram from local svn build with patch to allow war …
(edit) @146   14 years gav Remove invalid contraints reported by Tomcat debug logs.
(edit) @139   15 years gav Install Navigation plugin, work on navigation and hopefully fixed a …
(edit) @137   15 years gav Update to grails-1.1.1 release. Fix WorkDone? and Fault entries not …
(edit) @136   15 years gav Work on TaskRecurringSchedule?.
(edit) @135   15 years gav Protect taskRecurringSchedule from creating if one already exists. …
(edit) @134   15 years gav Add icons from famfamfam silk icons, add acknowledgement page to …
(edit) @131   15 years gav Reconfigure Planned Maintenance again, now Preventative Maintenance, …
(edit) @129   15 years gav Reconfigure for Planned Maintenance
(edit) @127   15 years gav Logins now route through a welcome action to allow flash message and …
(edit) @125   15 years gav Detail Inventory and associated, update BootStrap? and some work on …
Note: See TracRevisionLog for help on using the revision log.