[root]/grails-app/views/entryDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 26 (100.0%) | 150 (100.0%) | 5.7 |
Svn delete un-used entryDetailed list view.
0 lines of code changed in 1 file:
Refactor entry creation to provide correct error messages when trying to create a new entry on a complete task.
1 lines of code changed in 1 file:
Small improvements to create immediate callout and entry detailing.
39 lines of code changed in 2 files:
Add !ProductionReference.
Add !ProductionManager and !ProductionUser roles.
Update immediate callout help definitions, roll errors into one ul.
Add help definitions for resolved and unresolved.
46 lines of code changed in 3 files:
Added a create breakin task feature.
1 lines of code changed in 1 file:
Add startup log to !BootStrap.
Add help balloon messages to create entry view.
10 lines of code changed in 1 file:
Remove the ability to change task and entryType when editing an entry.
14 lines of code changed in 2 files:
Improve entry creation so that entryType is passed in with the associated submitButton.
Refactor !InventoryMovementService and prevent create/delete of invenotryMovements on complete task.
6 lines of code changed in 1 file:
Add createEntry to !TaskService, automgically updates the task to "In progress" and creates the "Started" task modification.
1 lines of code changed in 1 file:
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 1 file:
Replace all deprecated "createLinkTo" links with "resource".
2 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.
17 lines of code changed in 4 files:
Install Navigation plugin, work on navigation and hopefully fixed a few more IE vs Firefox CSS issues.
New skin for class-diagram plugin.
Adjust security config to suite.
Replace home.gsp with start.gsp, remove options.gsp and acknowledgements.gsp as they are now on start.gsp tabs.
Create search pages for Tasks, Assets and Inventory.
Change suggested login to manager.
Change all date formats to format="EEE, dd-MMM-yyyy".
1 lines of code changed in 1 file:
Update to grails-1.1.1 release.
Fix WorkDone and Fault entries not showing after update, now using criteria.
Work on !TaskRecurringSchedule, add !DateUtilService class, regenerate views to suite.
Finally have correct rollback behaviour on TaskRecurringSchedule domain object updates by using transactions.
Added name to copyright since the license has no meaning without it.
2 lines of code changed in 2 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:
Work on Detail views for Task, TaskProcedure and MaintenanceAction.
8 lines of code changed in 2 files: