[root]/grails-app/views/maintenanceActionDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 35 (100.0%) | 1137 (100.0%) | 32.4 |
Svn delete un-used maintenanceAction list view.
0 lines of code changed in 1 file:
Add a plus(+) sign to all detailed views with an Add link.
1 lines of code changed in 1 file:
Detail !MaintenanceAction views.
Expand on !TaskProcedureDetailedController create message.
6 lines of code changed in 3 files:
Detailing to !MaintenanceAction show view.
4 lines of code changed in 1 file:
Rebuild !MaintenanceActionDetailed controller and views.
Adjust !CreateBulkDataService.
53 lines of code changed in 4 files:
Resolve ticket #12 again.
Turn query cache on again since this did not resolve the problem.
Implement fix as per http://jira.codehaus.org/browse/GRAILS-5111, add flush:true to save.
Adjust templates to include above and remove home url.
Re-generate all non detailed views and controllers.
Manually add flush:true and remove home url to detailed views and controllers.
0 lines of code changed in 4 files:
Replace all deprecated "createLinkTo" links with "resource".
4 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.
8 lines of code changed in 1 file:
Work on Detail views for Task, TaskProcedure and MaintenanceAction.
560 lines of code changed in 4 files:
Reconfigure for Planned Maintenance
0 lines of code changed in 4 files:
Detail controller and views for Asset, AssetExtendedAttribute, PlannedMaintenance, MaintenanceAction, RecurringSchedule, SystemSection.
Some minor work on Task controller and views.
Change PlannedMaintenance relationship, adjust ERD, Bootstrap and Domain classes to suite.
501 lines of code changed in 8 files: