[root]/groovy/modules/grails/src/web/org/codehaus/groovy/grails/web/taglib
exceptions
(0 files, 0 lines)
jsp
(0 files, 0 lines)
removing the outdated grails module from the repository
0 lines of code changed in:
added new syntax tags for defing and setting variables, modified each tag so that the name of the closure argument can be changes with a "var" attribute
14 lines of code changed in:
Updated following refactory of class GrailRequestAttributes to new name GrailsApplicationAttributes
2 lines of code changed in:
moved link tag into grails taglib, fixed JSP body tag invoking problem, added more utility methods to GrailsRequestAttributes, changed controllers and taglibs to use non-weak implementations of GenericDynamicProperty as they are created per request etc.
0 lines of code changed in:
more groovy syntax tags added
3 lines of code changed in:
more groovy syntax tags added
3 lines of code changed in:
added the first few groovy syntax tags, refactored the tag parsing code from the initial niave implementation to use regex patterns
11 lines of code changed in:
Updated so that the JSP invokeTag tag now works with iteratives tags too
2 lines of code changed in:
added JSP invokeTag that allows calling of tags defined in a Grails taglib from JSP
2 lines of code changed in:
removed unneeded imports
0 lines of code changed in:
added support for creating dynamic tab libraries in Grails
80 lines of code changed in:
refactored to use a Map instead of a context object
17 lines of code changed in:
Renamed scaffold tag to renderInput and made it work in both JSP and GSP
71 lines of code changed in:
Corrected a few errors around excess whitespace and added support for dynamic attributes as tag values within a GSP
13 lines of code changed in:
added support for using tags developed for the Grails custom tag llibrary within groovy server pages (GSPs)
58 lines of code changed in:
Added end tag handling
24 lines of code changed in:
refactored so that the tag code is abstracted away from the jsp implementation and hence can be re-used by a groovy view tech
30 lines of code changed in:
Implemented a tag to scaffold (create view widgets) from domain class properties
0 lines of code changed in:
updated to use spring's utilities for creating custom tags
11 lines of code changed in:
updated to attempt to resolve id from scope if not a el expression
5 lines of code changed in:
(1 more)