[root]/grails-app/views/taskProcedureDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 17 (100.0%) | 446 (100.0%) | 26.2 |
Only show table headers in search views if there actually are results.
42 lines of code changed in 1 file:
Cleanup dateFormat in all filterpane currentCriteria.
1 lines of code changed in 1 file:
Add a plus(+) sign to all detailed views with an Add link.
2 lines of code changed in 1 file:
CSS improvements, add images to login and search buttons.
3 lines of code changed in 1 file:
Format to 4 spaces, no tabs.
19 lines of code changed in 1 file:
Work on Task searching.
Add calendar view for Tasks.
Cleaner look for search and paginate buttons.
OverlayPane css and javascript to fix filterPane width on smaller screens and for quick search panes.
8 lines of code changed in 1 file:
Replace all deprecated "createLinkTo" links with "resource".
1 lines of code changed in 1 file:
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.
39 lines of code changed in 4 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.
18 lines of code changed in 2 files:
Work on Detail views for Task, TaskProcedure and MaintenanceAction.
313 lines of code changed in 4 files: