source: trunk/grails-app/controllers/TaskDetailedController.groovy

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @871   13 years gav Replace leadPerson with primaryAsset in task search and searchCalendar …
(edit) @869   13 years gav Update listSubTasks view to use list template, part 2.
(edit) @840   13 years gav Fix task search filterpane memory bug.
(edit) @838   13 years gav Update service, controller and view logic to hand Task and Entry …
(edit) @833   13 years gav AJAX Work Done and PM Entry, second draft.
(edit) @809   13 years gav Domain change, first draft of TaskProcedureRevisions.
(edit) @747   13 years gav Allow 100 MaintenanceActions? in Task show view.
(edit) @713   13 years gav Dynamic task quick search feature.
(edit) @701   13 years gav New workLoad search view and logic to suite.
(edit) @630   14 years gav Default to 200 results on listSubTasks view.
(edit) @615   14 years gav Fix NPE during pagination after setSearchParamsMax in search views.
(edit) @589   14 years gav Improvements to task search filter pane.
(edit) @588   14 years gav Revert task searchCalendar to displaying tasks, the rest of ticket #66
(edit) @585   14 years gav First draft of displaying work load on task calendar, see ticket #66.
(edit) @582   14 years gav New defaultSort for Tasks, sort by status then priority then target …
(edit) @567   14 years gav Domain change, remove scheduled attribute from Task. Update views and …
(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) @525   14 years gav Default task search results per page to 100.
(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) @490   14 years gav Add work done by person and date feature with view and search logic.
(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) @483   14 years gav Some comments to TaskDetailedController and TaskSearchService.
(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) @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) @433   14 years gav Add create unsheduled task feature. Refactor task priorities. Limit …
(edit) @418   14 years gav Add attentionFlag to Task domain along with views and logic to suite. …
(edit) @395   14 years gav Added a create breakin task feature.
(edit) @394   14 years gav Change TaskService create* to save* methods.
(edit) @390   14 years gav Capitalise export file name.
(edit) @375   14 years gav Minor code formatting.
(edit) @326   14 years gav Add options control to asset search view.
(edit) @298   14 years gav Set base authorisations on all controllers.
(edit) @291   14 years gav Svn move PersonService to AuthService?.
(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) @253   14 years gav Add case insensitive sorting to Task show view, assignedPersons and …
(edit) @246   14 years gav Remove/commented out the ability to change the parent task, since this …
(edit) @225   14 years gav Complete inventory movement implementation as per ticket #24. Refactor …
(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) @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) @206   14 years gav Switch Task to the Grails provided attach() from refresh().
(edit) @204   14 years gav Refactor taskService update() and enable optimistic version checking.
(edit) @196   14 years gav Exclude tasks in trash from subTask lists. Add create subTask …
(edit) @190   14 years gav Switch creatDemoEntries to use the taskService.createEntry service. …
(edit) @185   14 years gav Small refactor to use personService where appropriate.
(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) @179   14 years gav Format to 4 spaces, no tabs.
(edit) @178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
(edit) @175   14 years gav Substantial refactor of the Inventory domain. InventoryItems can now …
(edit) @169   14 years gav Fix looping bug when a parentTask is selected from a task that is …
(edit) @165   14 years gav Install export plugin. Add budget 'planned' and 'unplanned' search view.
(edit) @155   15 years gav Work on Task searching. Add calendar view for Tasks. Cleaner look for …
(edit) @147   15 years gav Re-install class-diagram from local svn build with patch to allow war …
(edit) @144   15 years gav Work on TaskSearchService?.
(edit) @143   15 years gav Busy adding TaskSearchService?.
(edit) @140   15 years gav Install filterPane plugin and configure for Tasks.
(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) @134   15 years gav Add icons from famfamfam silk icons, add acknowledgement page to …
(edit) @133   15 years gav Work on Detail views for Task, TaskProcedure? and MaintenanceAction?.
(edit) @131   15 years gav Reconfigure Planned Maintenance again, now Preventative Maintenance, …
(edit) @124   15 years gav Detail controller and views for Asset, AssetExtendedAttribute?, …
(edit) @106   15 years gav Some CSS adjustments to text color, img border, remove body …
(copy) @104   15 years gav Move /trunk/src/* to /trunk/
copied from trunk/appsrc/grails-app/controllers/TaskDetailedController.groovy:
(copy) @103   15 years gav Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/
Note: See TracRevisionLog for help on using the revision log.