source: trunk/grails-app/controllers

Revision Log Mode:


Legend:

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