[root]/grails-app/views/assignedGroupDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 25 (100.0%) | 709 (100.0%) | 28.3 |
Add sorting of persons in group for assignedGroup.
Remove some unused javascript.
1 lines of code changed in 1 file:
Add ajax feature to show persons in the group when creating and editing assignedGroup.
Remove the list and show detailed views since they are no longer used.
50 lines of code changed in 5 files:
Refactor !AssignedGroup to use a serviced controller.
6 lines of code changed in 3 files:
Re-implement !AssignedGroups along side !AssignedPersons manually taking the good stuff from r240.
As per revised ticket #37.
385 lines of code changed in 4 files:
Undo the !AssignedGroup implementation by reverse merge r240:r239.
0 lines of code changed in 4 files:
Convert assignedPersons to assignedGroups as per ticket #37.
267 lines of code changed in 8 files: