[root]/grails-app/views/assignedPersonDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 28 (100.0%) | 372 (100.0%) | 13.2 |
Add ajax feature to show groups for person when creating and editing assignedPerson.
Remove the list and show detailed views since they are no longer used.
50 lines of code changed in 5 files:
Refactor !AssignedPerson 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.
10 lines of code changed in 2 files:
Undo the !AssignedGroup implementation by reverse merge r240:r239.
268 lines of code changed in 4 files:
Convert assignedPersons to assignedGroups as per ticket #37.
0 lines of code changed in 4 files:
Re-install class-diagram from local svn build with patch to allow war deployment.
Class-diagram overrides removed from Config.groovy since these have all been included upstream.
Tidy comments in SecurityConfig.groovy
Some work on adding assignedPerson work flow and PersonController.
Add navAlt and filterPane search to Person and TaskProcedure.
35 lines of code changed in 6 files:
Add icons from famfamfam silk icons, add acknowledgement page to suite.
Adjust AssignedPerson controller so that a task.id is required to create.
Move Add AssignedPerson link up to TaskDetailed show page.
Further improvements to taskDetailed show tabs.
Adjust TaskProcedureDetailed controller to allow linking a Procedure to a task during creation.
Adjust TaskRecurringSchedule to a one-to-one cascading relationship.
Modify CSS class duration to time and added icons.
Regenerate some pages.
2 lines of code changed in 2 files:
Small adjustment to BootStrap Tasks, adjust link in assignedPersonDetailed show and change from using quotation marks to bold type on login page.
1 lines of code changed in 2 files: