Ignore:
Timestamp:
Sep 1, 2009, 10:10:43 PM (15 years ago)
Author:
gav
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/application.properties

    r126 r137  
    11#utf-8
    2 #Mon May 04 19:08:49 EST 2009
     2#Tue May 19 13:36:38 EST 2009
    33plugins.acegi=0.5.1
    44app.version=
     
    77plugins.richui=0.6
    88app.servlet.version=2.4
    9 plugins.hibernate=1.1
     9plugins.hibernate=1.1.1
    1010app.name=gnuMims
    11 app.grails.version=1.1
     11app.grails.version=1.1.1
Note: See TracChangeset for help on using the changeset viewer.