Directory grails-app/views/entryDetailed/

Total Files:
3
Deleted Files:
1
Lines of Code:
348

[root]/grails-app/views/entryDetailed

Lines of Code

grails-app/views/entryDetailed/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 26 (100.0%) 150 (100.0%) 5.7

Most Recent Commits

gav 2010-04-19 00:21 Rev.: 494

Svn delete un-used entryDetailed list view.

0 lines of code changed in 1 file:

  • grails-app/views/entryDetailed: list.gsp (del)
gav 2010-04-13 11:02 Rev.: 482

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:

  • grails-app/views/entryDetailed: create.gsp (+1 -3)
gav 2010-03-07 12:06 Rev.: 432

Small improvements to create immediate callout and entry detailing.

39 lines of code changed in 2 files:

  • grails-app/views/entryDetailed: create.gsp (+21 -16), edit.gsp (+18 -16)
gav 2010-03-05 12:45 Rev.: 431

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:

  • grails-app/views/entryDetailed: create.gsp (+18 -1), edit.gsp (+17), show.gsp (+11)
gav 2010-02-20 21:41 Rev.: 395

Added a create breakin task feature.

1 lines of code changed in 1 file:

  • grails-app/views/entryDetailed: edit.gsp (+1)
gav 2009-12-18 11:26 Rev.: 230

Add startup log to !BootStrap.
Add help balloon messages to create entry view.

10 lines of code changed in 1 file:

  • grails-app/views/entryDetailed: create.gsp (+10 -3)
gav 2009-12-04 15:13 Rev.: 218

Remove the ability to change task and entryType when editing an entry.

14 lines of code changed in 2 files:

  • grails-app/views/entryDetailed: create.gsp (+1 -1), edit.gsp (+13 -11)
gav 2009-11-19 21:16 Rev.: 191

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:

  • grails-app/views/entryDetailed: create.gsp (+6 -12)
gav 2009-11-15 01:50 Rev.: 186

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:

  • grails-app/views/entryDetailed: create.gsp (+1 -1)
gav 2009-11-02 15:25 Rev.: 178

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:

  • grails-app/views/entryDetailed: list.gsp (-1)
gav 2009-10-12 10:42 Rev.: 151

Replace all deprecated "createLinkTo" links with "resource".

2 lines of code changed in 1 file:

  • grails-app/views/entryDetailed: list.gsp (+2 -2)
gav 2009-10-08 19:58 Rev.: 147

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:

  • grails-app/views/entryDetailed: create.gsp (+5 -5), edit.gsp (+3 -5), show.gsp (new)
gav 2009-09-28 10:01 Rev.: 139

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:

  • grails-app/views/entryDetailed: edit.gsp (+1 -1)
gav 2009-09-01 22:10 Rev.: 137

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:

  • grails-app/views/entryDetailed: edit.gsp (new)
gav 2009-05-13 12:51 Rev.: 134

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:

  • grails-app/views/entryDetailed: create.gsp (+2 -2)
gav 2009-05-08 23:51 Rev.: 133

Work on Detail views for Task, TaskProcedure and MaintenanceAction.

8 lines of code changed in 2 files:

  • grails-app/views/entryDetailed: list.gsp (new)
Generated by StatSVN 0.4.0