source: trunk/grails-app/views/taskDetailed

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @852   13 years gav Refactor show task tabHeader into a template.
(edit) @846   13 years gav Update Entry list and Task showTaskTab templates to use ajax create/save.
(edit) @843   13 years gav Update task search and workLoad view, includes refactor of task table …
(edit) @838   13 years gav Update service, controller and view logic to hand Task and Entry …
(edit) @836   13 years gav Fix early closed table row on clickableOdd/clickableEven list tables.
(edit) @833   13 years gav AJAX Work Done and PM Entry, second draft.
(edit) @831   13 years gav Refactor taskShow.js.
(edit) @826   13 years gav AJAX PM Entry, first draft.
(edit) @823   13 years gav Refactor task show view to use templates, ensure newlines at end of files.
(edit) @822   13 years gav Refactor task show view to use templates.
(edit) @817   13 years gav Display the machines assigned to a tasks procedure, on both the task …
(edit) @815   13 years gav Update task edit view to use /shared/messages.
(edit) @809   13 years gav Domain change, first draft of TaskProcedureRevisions.
(edit) @803   13 years gav Add clear task attention flag and complete confirmation.
(edit) @802   13 years gav Task trash improvements. Allow trashed parentTask to break subTask …
(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) @737   13 years gav Remove task budget status from task views.
(edit) @736   13 years gav Update task search 'default sort' and show views with new icons.
(edit) @730   13 years gav Graphical touch up of task show view, add recurring schedule enabled icon.
(edit) @729   13 years gav Graphical touch up of task show view with icons.
(edit) @728   13 years gav Domain change, split Task.mandatoryRegulatory into …
(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) @613   14 years gav Always show top pagination buttons on task search view when there are …
(edit) @602   14 years gav Update Task views and service to use new messages, part 2.
(edit) @601   14 years gav Add default.please.select.text and default.none.select.text messages. …
(edit) @593   14 years gav Exclude "targetCompletionDate" from Task search, since we are now …
(edit) @592   14 years gav Domain change, added safetyRequirement, mandatoryRegulatory and …
(edit) @591   14 years gav Only show assignedGroups and assignedPersons in task edit view if they …
(edit) @590   14 years gav Default taskGroup dropdowns to --None-- in task create views, since …
(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) @586   14 years gav Add taskGroup and detail to task search view, as per ticket #65. New …
(edit) @585   14 years gav First draft of displaying work load on task calendar, see ticket #66.
(edit) @583   14 years gav Added details of each task (including taskGroup as per ticket #65) to …
(edit) @582   14 years gav New defaultSort for Tasks, sort by status then priority then target …
(edit) @574   14 years gav Add indication to task tabs as per ticket #67.
(edit) @570   14 years gav Add action to single submit forms so that hitting enter submits the …
(edit) @567   14 years gav Domain change, remove scheduled attribute from Task. Update views and …
(edit) @562   14 years gav Install searchable plugin, configure and start inventory search.
(edit) @552   14 years gav Get Task Search filterpane associatedPropertyValues in controller …
(edit) @503   14 years gav Refactor TaskSearchService and associated messages.
(edit) @502   14 years gav Small text correction to work done view.
(edit) @500   14 years gav Remove non-existant class from tab headers.
(edit) @499   14 years gav Small correction to taskType sortable column on task search view.
(edit) @498   14 years gav Improved table row onclick implementation for all detailed list and …
(edit) @490   14 years gav Add work done by person and date feature with view and search logic.
(edit) @487   14 years gav Default scheduled to true when creating a new Scheduled task. Add …
(edit) @482   14 years gav Refactor entry creation to provide correct error messages when trying …
(edit) @479   14 years gav Improvements to task search logic, especially 'my' tasks.
(edit) @476   14 years gav Improve task search and calendar logic. Move task quick search links …
(edit) @474   14 years gav Scroll month feature to task search calendar. Add reasoning, asset and …
(edit) @467   14 years gav Only show table headers in search views if there actually are results.
(edit) @466   14 years gav Remove some commented out dead code.
(edit) @450   14 years gav Cleanup dateFormat in all filterpane currentCriteria.
(edit) @445   14 years gav Add maxSubTasks and useTargetCompletionDate to TaskRecurringSchedule …
(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) @418   14 years gav Add attentionFlag to Task domain along with views and logic to suite. …
(edit) @410   14 years gav Add a plus(+) sign to all detailed views with an Add link.
(edit) @395   14 years gav Added a create breakin task feature.
(edit) @356   14 years gav Add options div to AssetSubItem search view. Prevent display of top …
(edit) @326   14 years gav Add options control to asset search view.
(edit) @324   14 years gav Remove surplus references to overlayPane.js
(edit) @323   14 years gav Add toggleWithImgAndEffect to JsUtil. Replace control divs with our …
(edit) @313   14 years gav Small correction to body.onload and get focus working again.
(edit) @263   14 years gav Adjust default.create.failure message.
(edit) @262   14 years gav Complete options div and max task results per page feature.
(edit) @257   14 years gav Add a confirm dialog to the create sub task button on taskDetailed …
(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) @249   14 years gav Refactor AssignedPerson to use a serviced controller.
(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) @244   14 years gav Some detail work on task show view. Moved parent task to top and it's …
(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) @225   14 years gav Complete inventory movement implementation as per ticket #24. Refactor …
(edit) @221   14 years gav CSS improvements, add images to login and search buttons.
(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) @204   14 years gav Refactor taskService update() and enable optimistic version checking.
(edit) @203   14 years gav Move task recurring schedule creation to a service.
(edit) @199   14 years gav Upgrade quartz plugin to 0.4.1 propper. Refactor and enable quartz …
(edit) @196   14 years gav Exclude tasks in trash from subTask lists. Add create subTask …
(edit) @191   14 years gav Improve entry creation so that entryType is passed in with the …
(edit) @184   14 years gav Small adjustment to modifications show/hide in task show view, since …
(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) @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) @165   14 years gav Install export plugin. Add budget 'planned' and 'unplanned' search view.
(edit) @155   14 years gav Work on Task searching. Add calendar view for Tasks. Cleaner look for …
(edit) @153   14 years gav Format to 4 spaces, no tabs.
(edit) @151   14 years gav Replace all deprecated "createLinkTo" links with "resource".
(edit) @150   14 years gav Add params.message to Person create and edit views. Code format to 4 …
Note: See TracRevisionLog for help on using the revision log.