August 2006 Commit Log

Number of Commits:
33
Number of Active Developers:
1
Graeme Rocher 2006-08-29 15:39

allowed definition of data source in parent application context fixing GRAILS-272

26 lines of code changed in:

Graeme Rocher 2006-08-22 21:58

fixes GRAILS-247 problem auto-wiring non-transactional service classes

281 lines of code changed in:

Graeme Rocher 2006-08-22 21:33

corrections to sample app

9 lines of code changed in:

Graeme Rocher 2006-08-22 21:19

Patch from Jason to allow iteration over a proxy

38 lines of code changed in:

Graeme Rocher 2006-08-22 21:12

fixed path to tools.jar

1 lines of code changed in:

  • grails/src/grails/templates/ide-support/eclipse: .classpath (+1 -1)
Graeme Rocher 2006-08-21 15:32

fixed escapeJavascript tag, adding ajax events to other providers and corrected remoteFields handling of parameters

60 lines of code changed in:

Graeme Rocher 2006-08-18 09:44

fixed functionality that allows <g:render template='blah' /> only

3 lines of code changed in:

Graeme Rocher 2006-08-18 09:41

updated remoteField tag so that when the value is null it does not display the string 'null'

2 lines of code changed in:

Graeme Rocher 2006-08-17 12:16

fixed problems when using GStrings with criteria queries

59 lines of code changed in:

Graeme Rocher 2006-08-17 11:34

improved hibernate criteria builder by using aliases instead of subcriteria so that OR queries work with associations

149 lines of code changed in:

Graeme Rocher 2006-08-16 22:36

corrected problem adding unnecessary params attribute causing failed test case

2 lines of code changed in:

Graeme Rocher 2006-08-16 22:00

added jaxen jar needed by dom4j for xpath

0 lines of code changed in:

Graeme Rocher 2006-08-16 21:48

patch from jason to provide a precision value on the datePicker tag and added new tags called <g:textField> and <g:hiddenField>

1065 lines of code changed in:

Graeme Rocher 2006-08-16 21:46

added create-taglib task

17 lines of code changed in:

Graeme Rocher 2006-08-16 21:45

added new <g:remoteField> tag that sends the updated value to the server when typing using Ajax

19 lines of code changed in:

Graeme Rocher 2006-08-16 21:44

removed @Property references

5 lines of code changed in:

Graeme Rocher 2006-08-16 21:44

added new <g:include> tag

21 lines of code changed in:

Graeme Rocher 2006-08-15 21:19

Implements GRAILS-261 to provide querying of associations with criteria

946 lines of code changed in:

Graeme Rocher 2006-08-06 21:23

patch from jonathan to allow editable:false on dates

5 lines of code changed in:

Graeme Rocher 2006-08-05 11:37

Patch from Peter. Fixes GRAIL-219 where subclass discriminator value was being incorrectly set to parent

8 lines of code changed in:

Graeme Rocher 2006-08-05 11:30

Fixes GRAILS-245. Silly logic error

1 lines of code changed in:

Graeme Rocher 2006-08-04 22:30

Patches applied from Jonathan to make lists more intelligent and text areas easier to display

8 lines of code changed in:

Graeme Rocher 2006-08-04 22:12

Added null check to fix GRAILS-241

7 lines of code changed in:

Graeme Rocher 2006-08-04 17:41

Fixes problem with GString handle from report GRAILS-243

42 lines of code changed in:

Graeme Rocher 2006-08-03 21:17

made unidrectional back reference optional so entities can be saved without having to add them to the parent collection. Fixes GRAILS-205

1 lines of code changed in:

Graeme Rocher 2006-08-03 16:16

Fixes GRAILS-200 where problems with the refactored runtime config meant injection of service classes was broken. Added a unit test to prevent this happening in the future

87 lines of code changed in:

Graeme Rocher 2006-08-03 15:46

Correction for GRAILS-192 <g:def> tag now takes value instead of expr attribute

3 lines of code changed in:

Graeme Rocher 2006-08-03 15:44

Correction for GRAILS-192 <g:set> tag now takes value instead of expr attribute

3 lines of code changed in:

Graeme Rocher 2006-08-02 20:37

Fixes GRAILS-238 by only registering dialect detector if dialect is not explicitly specified

7 lines of code changed in:

Graeme Rocher 2006-08-01 00:43

Added null check to fix GRAILS-232

4 lines of code changed in:

Graeme Rocher 2006-08-01 00:29

Added null check to fix GRAILS-236

5 lines of code changed in:

Graeme Rocher 2006-08-01 00:24

changed to do generate-all in one batch instead of two calls

25 lines of code changed in:

Graeme Rocher 2006-08-01 00:24

added system exit at the end of main call to avoid hanging problem in grails generate-all

1 lines of code changed in:

July 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT