[root]/groovy/modules/grails/src/web/org/codehaus/groovy/grails/web/pageflow
action
(0 files, 0 lines)
exceptions
(0 files, 0 lines)
execution
(0 files, 0 lines)
servlet
(0 files, 0 lines)
removing the outdated grails module from the repository
0 lines of code changed in:
organised imports
0 lines of code changed in:
Remove ParameterArray usage.
1 lines of code changed in:
Fix addSubflowState method name change + fix transition criteria creation change, both in SWF.
5 lines of code changed in:
Added support for closure validators.
13 lines of code changed in:
Initial checkin.
2 lines of code changed in:
Initial checkin.
0 lines of code changed in:
Clean up bean wrapper code + implemented sub flow states.
28 lines of code changed in:
Improved flow execution id cookie logic + implemented end states.
6 lines of code changed in:
Pass requestContext parameter as regular parameter, not in an object array.
1 lines of code changed in:
Use GrailsFormAction and set default method to bindAndValidate
if no method is specified. This overwrites the SWF behavior where
state name is used as method name if none is specified.
5 lines of code changed in:
Package org.springframework.web.flow moved to
org.springframework.webflow.
17 lines of code changed in:
Integration of Spring Web Flow in Grails.
24 lines of code changed in:
Initial checkin.
14 lines of code changed in: