| 74 |
|
GRAILS-2221
|
To implement grails plugin system based on OSGI
|
3.0 |
|
|
| 46 |
|
GRAILS-5657
|
Make GSP standalone
|
|
|
|
| 36 |
|
GRAILS-4260
|
BuildConfig has no environment support
|
|
|
|
| 34 |
|
GRAILS-6566
|
Make logging DSL simpler for new users
|
3.0 |
|
|
| 29 |
|
GRAILS-6995
|
Drop commons logging API and use the native SLF4J one
|
3.0 |
|
|
| 29 |
|
GRAILS-5994
|
URL mappings should allow direct specification of redirects
|
|
|
|
| 28 |
|
GRAILS-6352
|
Support alternate JUnit4 test runners such as Theories
|
3.0 |
|
|
| 26 |
|
GRAILS-2759
|
Can the tablePerSubclass mapping definition be extended to allow table per concrete class
|
|
|
|
| 23 |
|
GRAILS-923
|
Add a way to specify if a custom environment requires reloading support
|
|
|
|
| 23 |
|
GRAILS-5791
|
Create a way to easily exclude properties from Serialization when using the XML or JSON converters
|
|
|
|
| 21 |
|
GRAILS-6882
|
Add smart field rendering tags (like bean-fields plugin)
|
2.3-M2 |
|
|
| 21 |
|
GRAILS-7093
|
Better support to programmatic transactions (withTransaction closure extension/changing)
|
2.3-M2 |
|
|
| 20 |
|
GRAILS-5404
|
pluginExcludes aren't supported in in-place plugins
|
|
|
|
| 17 |
|
GRAILS-8573
|
Grails 2.0.0 - code reload does not work in Windows 7 running grails run-app in command line
|
|
|
|
| 16 |
|
GRAILS-5887
|
GORM querying for collections of basic non-domain types
|
|
|
|
| 15 |
|
GRAILS-5101
|
Compound "unique" constraints incorrectly pass validation if one of the fields is null
|
|
|
|
| 14 |
|
GRAILS-9162
|
Unable to unit-test @Validateable classes
|
2.3-M2 |
|
|
| 14 |
|
GRAILS-5531
|
Http methods OPTIONS, TRACE, HEAD are not mapped in UrlMappings
|
2.3-M2 |
|
|
| 14 |
|
GRAILS-8175
|
Running "grails clean" should provide a totally clean environment to run the app
|
|
|
|
| 14 |
|
GRAILS-66
|
add an 'admin.gsp' with manipulation options like enforcing reloads of artifacts
|
3.0 |
|
|
| 13 |
|
GRAILS-3608
|
HTTP Method-based UrlMapping Support
|
2.3-M2 |
|
|
| 13 |
|
GRAILS-5934
|
All Form Field tags should properly handle 'disabled' attribute ('select'. already does)
|
2.3-M2 |
|
|
| 13 |
|
GRAILS-3802
|
Add custom constraints based on convetion
|
|
|
|
| 12 |
|
GRAILS-4637
|
Overridden default mappings for embedded classes
|
|
|
|
| 12 |
|
GRAILS-5208
|
Discriminator used in table-per-subclass not implemented
|
2.3-M2 |
|
|
| 12 |
|
GRAILS-8426
|
Controller AllowedMethods in unit test not working
|
|
|
|
| 12 |
|
GRAILS-10090
|
Allow to define the directory where a controller's view are stored in
|
2.3 |
|
|
| 12 |
|
GRAILS-3086
|
actionSubmit tags retains default action URL in address bar
|
|
|
|
| 12 |
|
GRAILS-3625
|
Ability to choose protocol (eg https) for links and actions
|
|
|
|
| 11 |
|
GRAILS-4986
|
Cannot deploy multiple apps with different databases with shared lib folder
|
|
|
|
| 11 |
|
GRAILS-5701
|
Conventional support for scoped service proxies
|
3.0 |
|
|
| 11 |
|
GRAILS-7095
|
Dependency injection not working in webflows
|
|
|
|
| 10 |
|
GRAILS-4970
|
Link to source in online documentation does not work anymore
|
1.2-M3 |
|
|
| 10 |
|
GRAILS-9952
|
Error on startup: java.lang.ClassCastException: com.sun.proxy.$Proxy35 cannot be cast to java.lang.annotation.Annotation
|
2.1.6, 2.2.3 |
|
|
| 10 |
|
GRAILS-978
|
Allow domain objects to be put into session safely
|
|
|
|
| 10 |
|
GRAILS-2823
|
Dynamiac Scaffolding for REST
|
|
|
|
| 10 |
|
GRAILS-5886
|
Cannot mockDomain 3rd party classes that do not have a version property
|
2.3-M2 |
|
|
| 10 |
|
GRAILS-7969
|
redirectArgs no longer available for controller unit tests
|
|
|
|
| 10 |
|
GRAILS-9190
|
Controllers accepting command objects support json and xml
|
2.3 |
|
|
| 10 |
|
GRAILS-7750
|
Add a source directory for common test classes
|
2.3-M2 |
|
|
| 9 |
|
GRAILS-10027
|
JDK 1.7.0_21 produces "Reloading: JVMPlugin: warning: unable to clear BEANINFO_CACHE, cant find field"
|
2.1.6, 2.2.3, 2.3-M2 |
|
|
| 9 |
|
GRAILS-8101
|
org.postgresql.util.PSQLException: No value specified for parameter 1 upon user.save()
|
2.3-M2 |
|
|
| 9 |
|
GRAILS-8951
|
Auto reloading does not work when running grails console with -D param
|
2.1.6, 2.2.3 |
|
|
| 9 |
|
GRAILS-2736
|
mapping problem with 2 classes having 1-many and many-many relations
|
2.3-M2 |
|
|
| 9 |
|
GRAILS-4033
|
Grails' classloader to support Spring Load Time Weaver
|
|
|
|
| 9 |
|
GRAILS-4299
|
Controllers with WebFlow actions are inconsistent in accessing injected beans
|
2.2.3 |
|
|
| 9 |
|
GRAILS-7506
|
mockDomain() doesn't create isDirty() and related methods
|
|
|
|
| 9 |
|
GRAILS-8463
|
Problems with BigDecimals having a scale higher then 3
|
2.3-M2 |
|
|
| 9 |
|
GRAILS-8921
|
Support for Scheduling via Spring's @Scheduled annotation
|
|
|
|
| 9 |
|
GRAILS-9171
|
Provide a standard way for case-insensitive sorting in GORM Criteria and DetachedCriteria
|
|
|
|