Directory groovy/modules/grails/src/scaffolding/org/codehaus/groovy/grails/scaffolding/

Directory Created:
2005-12-13 18:05
Directory Deleted:
2006-12-04 19:59
Total Files:
0
Deleted Files:
20
Lines of Code:
0

Browse with ViewVC

[root]/groovy/modules/grails/src/scaffolding/org/codehaus/groovy/grails/scaffolding

                                            Folder removed from repo exceptions (0 files, 0 lines)

Lines of Code

groovy/modules/grails/src/scaffolding/org/codehaus/groovy/grails/scaffolding/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 62 (100.0%) 567 (100.0%) 9.1
graeme 42 (67.7%) 567 (100.0%) 13.5
blackdrag 20 (32.3%) 0 (0.0%) 0.0

Most Recent Commits

blackdrag 2006-12-04 19:59

removing the outdated grails module from the repository

0 lines of code changed in:

graeme 2006-02-23 19:47

added support for scaffolding views for one-to-many and many-to-one relationships

40 lines of code changed in:

graeme 2006-02-23 19:39

implement a grails scaffold domain that uses the dynamic methods rather than hibernate template to avoid duplicating code, fixed problem with create scaffolded request etc.

25 lines of code changed in:

graeme 2006-02-22 19:03

fixed problem where errors and form data was being lost when a validation error occured during updating (ie following the edit view)

5 lines of code changed in:

graeme 2006-02-22 18:42

- updated view generation to use submits and action dispatching

- added processing for inList constraint

31 lines of code changed in:

graeme 2006-02-22 18:15

added index action to scaffolder so that the default action redirects to the list action

27 lines of code changed in:

graeme 2006-02-22 11:05

added ability to generate views for a domain class written in java and mapped with hibernate

14 lines of code changed in:

graeme 2006-02-20 20:10

changed method calls to match those in generated controller

18 lines of code changed in:

graeme 2006-02-20 15:29

fixed bug in edit action of generated controller that was leaving out reference the domain class instance in returned model eg. [ recipe : ]

1 lines of code changed in:

graeme 2006-02-20 13:15

updated to use implementation from GrailsClassUtils

12 lines of code changed in:

graeme 2006-02-20 12:52

updated to use short name of the class in generated views so you don't see the whole package when scaffolding

6 lines of code changed in:

graeme 2006-02-19 11:54

- added support for hibernate annotations for java 5

- implemented initial support for scaffolding domain classes written in java and mapped with hibernate (view scaffolding not done yet)

- added support for domain classes written in java to integrate with grails' validation mechanism

42 lines of code changed in:

graeme 2006-02-17 13:11

corrected CSS class of edit dialog

1 lines of code changed in:

graeme 2006-02-17 12:18

implemented a template generator for generating views and controllers for scaffolding

11 lines of code changed in:

graeme 2006-02-02 19:14

added file upload support to grails

2 lines of code changed in:

graeme 2006-01-09 20:26

a factory class for creating grails scaffolding templates from the servet context

0 lines of code changed in:

graeme 2006-01-09 20:25

Implemented a databinder that can create dates from a number of fields that define the year,month,minute etc.

140 lines of code changed in:

graeme 2005-12-13 18:05

initial scaffolding implementation

192 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT