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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.