Directory grails-app/views/taskDetailed/

Total Files:
10
Deleted Files:
4
Lines of Code:
2317

[root]/grails-app/views/taskDetailed

Lines of Code

grails-app/views/taskDetailed/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 166 (100.0%) 4096 (100.0%) 24.6

Most Recent Commits

gav 2010-07-15 11:08 Rev.: 630

Default to 200 results on listSubTasks view.

12 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: listSubTasks.gsp (+12 -4)
gav 2010-06-28 00:28 Rev.: 615

Fix NPE during pagination after setSearchParamsMax in search views.

1 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: search.gsp (+1 -1)
gav 2010-06-27 22:59 Rev.: 613

Always show top pagination buttons on task search view when there are multiple pages.

5 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: search.gsp (+5 -7)
gav 2010-06-20 16:54 Rev.: 602

Update Task views and service to use new messages, part 2.

1 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: edit.gsp (+1 -1)
gav 2010-06-20 14:28 Rev.: 601

Add default.please.select.text and default.none.select.text messages.
Update Task views and service to use new messages.

15 lines of code changed in 4 files:

  • grails-app/views/taskDetailed: create.gsp (+7 -4), createImmediateCallout.gsp (+2 -2), createUnscheduled.gsp (+4 -2), edit.gsp (+2 -2)
gav 2010-06-11 06:26 Rev.: 593

Exclude "targetCompletionDate" from Task search, since we are now hitting the IE url character limit.

1 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: search.gsp (+1)
gav 2010-06-10 12:10 Rev.: 592

Domain change, added safetyRequirement, mandatoryRegulatory and positiveFault attributes to Task.
Update views and logic to suite.
Complete's ticket #70.

101 lines of code changed in 4 files:

  • grails-app/views/taskDetailed: create.gsp (+30), createUnscheduled.gsp (+20), edit.gsp (+30), show.gsp (+21)
gav 2010-06-10 11:49 Rev.: 591

Only show assignedGroups and assignedPersons in task edit view if they exist.

30 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: edit.gsp (+30 -26)
gav 2010-06-10 11:13 Rev.: 590

Default taskGroup dropdowns to --None-- in task create views, since there is no sane default.

2 lines of code changed in 2 files:

  • grails-app/views/taskDetailed: create.gsp (+1 -1), createUnscheduled.gsp (+1 -1)
gav 2010-06-09 12:51 Rev.: 589

Improvements to task search filter pane.

20 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: searchCalendar.gsp (+20 -6)
gav 2010-06-09 11:51 Rev.: 588

Revert task searchCalendar to displaying tasks, the rest of ticket #66 remains and may be shown on another calendar view at a later date.

3 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: searchCalendar.gsp (+3 -4)
gav 2010-06-09 11:36 Rev.: 586

Add taskGroup and detail to task search view, as per ticket #65.
New toShortString() to Entry domain class.

20 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: search.gsp (+20 -10)
gav 2010-06-08 22:41 Rev.: 585

First draft of displaying work load on task calendar, see ticket #66.

4 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: searchCalendar.gsp (+4 -3)
gav 2010-06-08 17:50 Rev.: 583

Added details of each task (including taskGroup as per ticket #65) to task search view.

13 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: search.gsp (+13 -1)
gav 2010-06-08 16:28 Rev.: 582

New defaultSort for Tasks, sort by status then priority then target start date.
Small improvement to custom:sortableColumnWithImg to allow imgTitle to be specified.

7 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: search.gsp (+7 -2)
gav 2010-06-07 12:36 Rev.: 574

Add indication to task tabs as per ticket #67.

25 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: show.gsp (+25 -5)
gav 2010-06-05 22:05 Rev.: 570

Add action to single submit forms so that hitting enter submits the form in IE.

2 lines of code changed in 2 files:

  • grails-app/views/taskDetailed: search.gsp (+1 -1), searchCalendar.gsp (+1 -1)
gav 2010-06-04 20:42 Rev.: 567

Domain change, remove scheduled attribute from Task.
Update views and logic to suite.

0 lines of code changed in 3 files:

  • grails-app/views/taskDetailed: create.gsp (-9), edit.gsp (-9), show.gsp (-7)
gav 2010-06-02 16:31 Rev.: 562

Install searchable plugin, configure and start inventory search.

1 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: _quickSearchPane.gsp (+1 -1)
gav 2010-05-31 13:29 Rev.: 552

Get Task Search filterpane associatedPropertyValues in controller instead of in gsp.
Sort and only get active items for associatedPropertyValues.
Small refator of !DateUtilService with new plusYear().

10 lines of code changed in 1 file:

  • grails-app/views/taskDetailed: search.gsp (+10 -10)

(70 more)

Generated by StatSVN 0.4.0