source: trunk/grails-app/controllers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @582   14 years gav New defaultSort for Tasks, sort by status then priority then target …
(edit) @573   14 years gav Small correction to MaintenanceActionController, since there is no …
(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) @559   14 years gav Svn move UnitOfMeasure to UnitOfMeasureDetailed.
(edit) @558   14 years gav Svn move TaskGroup to TaskGroupDetailed, part 2.
(edit) @556   14 years gav Svn move TaskGroup to TaskGroupDetailed.
(edit) @554   14 years gav Get Inventory Search filterpane associatedPropertyValues in controller …
(edit) @553   14 years gav Small refator of DateUtilService. New plusMonth() replaces …
(edit) @552   14 years gav Get Task Search filterpane associatedPropertyValues in controller …
(edit) @548   14 years gav Add InventoryItemService savePicture(). Add bulk tests for inventory …
(edit) @546   14 years gav Add new Inventory Stock Take reports.
(edit) @545   14 years gav Update report templates, add downloadTemplate action and general tidy …
(edit) @544   14 years gav Improvements to Immediate Callout Report.
(edit) @542   14 years gav Start Immediate Callout report.
(edit) @538   14 years gav Improvements to Reactive Ratio Report, small fix to logoURL retrieval. …
(edit) @535   14 years gav Improvements to Reactive Ratio Report.
(edit) @533   14 years gav Add ReportController, TaskReportService and start template reports.
(edit) @531   14 years gav Refactor UpadateRev script to improve handling when not running in a …
(edit) @525   14 years gav Default task search results per page to 100.
(edit) @521   14 years gav Add version information to about view.
(edit) @516   14 years gav Prevent tasks in the trash being returned by filterPane unless …
(edit) @513   14 years gav Prevent filterPane from sorting by attentionFlag, see ticket #64.
(edit) @507   14 years gav Add inventoryGroup to inventory search view and export.
(edit) @497   14 years gav Svn delete taskModification controller and views since they should not …
(edit) @491   14 years gav Svn delete non-detailed assignedGroup and assignedPerson controllers …
(edit) @490   14 years gav Add work done by person and date feature with view and search logic.
(edit) @489   14 years gav Add recentlyUsed inventoryItem quick search.
(edit) @488   14 years gav Replace nulling of session attributes with removeAttribute() in task …
(edit) @487   14 years gav Default scheduled to true when creating a new Scheduled task. Add …
(edit) @486   14 years gav Remember user's sort in task search view.
(edit) @485   14 years gav Add inventory item quick search (items below reorder) and remember …
(edit) @483   14 years gav Some comments to TaskDetailedController and TaskSearchService.
(edit) @482   14 years gav Refactor entry creation to provide correct error messages when trying …
(edit) @476   14 years gav Improve task search and calendar logic. Move task quick search links …
(edit) @475   14 years gav Add taskType to Task search view export.
(edit) @474   14 years gav Scroll month feature to task search calendar. Add reasoning, asset and …
(edit) @473   14 years gav Remove 'ROLE_TaskUser' permission from create scheduled task action.
(edit) @471   14 years gav Svn move personGroup and personGroupType controllers and views to …
(edit) @468   14 years gav Add inventory item purchase search view and logic.
(edit) @465   14 years gav Set renegeApproval permissions to the same as approve ie task manager.
(edit) @459   14 years gav Add exportAssetTreeHtml to AssetDetailedController.
(edit) @453   14 years gav Improvements to use inventory item flow and logic and added a clear …
(edit) @448   14 years gav Small correction to inventoryMovement redirect on delete.
(edit) @444   14 years gav Svn delete non detailed TaskRecurringSchedule controller and views.
(edit) @442   14 years gav Small fix to inventory movement list view pagination.
(edit) @441   14 years gav Add CostCode and InventoryItemPurchase domain classes with import …
(edit) @440   14 years gav Add Person import feature. Commit has a small amount of cross over …
(edit) @439   14 years gav Small security adjustment to allow business manager to read …
(edit) @438   14 years gav Svn delete non detailed InventoryMovement controller and views.
(edit) @435   14 years gav Change InventoryItem to have a preferred and many alternate suppliers …
(edit) @433   14 years gav Add create unsheduled task feature. Refactor task priorities. Limit …
(edit) @431   14 years gav Add ProductionReference. Add ProductionManager and ProductionUser …
(edit) @430   14 years gav SVN delete non-detailed Entry views and controller.
(edit) @429   14 years gav Fix asset copy failure due to to asset sub item non-unique names.
(edit) @425   14 years gav Handle InventoryItem reverse alternateItems.
(edit) @423   14 years gav Add Inventory import/export functionality.
(edit) @421   14 years gav Add a logFileLink to the import error messages. Small adjustment to …
(edit) @418   14 years gav Add attentionFlag to Task domain along with views and logic to suite. …
(edit) @415   14 years gav Svn delete non detailed task views and controller.
(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.
Note: See TracRevisionLog for help on using the revision log.