Log In
Access more options
Online Help
GreenHopper Help
Agile Answers
Keyboard Shortcuts
About JIRA
JIRA Credits
What’s New
Dashboards
Access more options (Alt+d)
Projects
Access more options (Alt+p)
Issues
Access more options (Alt+i)
Agile
Quick Search
Grails:
Scaffolding
Summary
Issues
Road Map
Change Log
Popular Issues
Popular Issues
Shows the unresolved issues sorted by number of votes
unresolved issues
|
resolved issues
Votes
T
Key
Summary
Fix Version/s
P
Status
10
GRAILS-2823
Dynamiac Scaffolding for REST
9
GRAILS-8463
Problems with BigDecimals having a scale higher then 3
2.3-M2
5
GRAILS-5067
Dynamic scaffolding actions and view do not work while static scaffolding works
4
GRAILS-4691
ScaffoldingViewResolver.loadView() don't look for viewName being a scaffolded view!
4
GRAILS-5372
grails generate-all asks for confirmation twice
4
GRAILS-9122
Make the Fields plugin the default UI scaffolding method
3
GRAILS-5221
Deselection of all options in <g:select> tag doesn't have any effect
3
GRAILS-5576
In scaffolded edit form, <, >, & and é are replaced by < > & and é
3
GRAILS-6176
generate-all should look for domain class in package by convention
3
GRAILS-7706
Scaffolding doesn't work for domain classes with natural keys
3
GRAILS-8995
Scaffolded views only available for scaffolded actions
2
GRAILS-4946
autoTimestamp does not work with dynamicUpdate
2
GRAILS-7141
Scaffolding needs to be more dynamic and flexible
2
GRAILS-8732
Improve scaffolding by allowing creation of one-to-one associated objects
2
GRAILS-9008
Enhancement of scaffolding to be more like twitter bootstrap
2
GRAILS-9589
Scaffolding templates should not assume the type of domains id field
2
GRAILS-9614
Actions in src/templates/scaffolding/Controller.groovy don't call overriden actions
1
GRAILS-833
Escaping scriptlets <% and %> in view templates
1
GRAILS-3000
Using the default scaffolding template for an Edit view, the "Add" link for a One-to-Many relationship does not cause the correct owner object to be selected in the "Create" editor for the related object
1
GRAILS-3466
Add verboseName option to domain classes and properties
1
GRAILS-7287
The i18n message codes used by scaffolding and validation for property names differ from those used by spring databinding
1
GRAILS-7507
Scaffolding does not properly capture inheritance relationships
1
GRAILS-7813
Cannot access properties from scaffolded controller methods
1
GRAILS-8471
Scaffolded views reloading glitch if base class properties are changed.
1
GRAILS-8668
Scaffolding ignores overridden views without layouts
1
GRAILS-9138
BigDecimal input fields, on Chrome, are sent to the Controller in US locale format (when using a non-US locale)
1
GRAILS-9717
Grails view generation does not respect order view by constraints if not using hibernate
1
GRAILS-9932
Generating scaffolding views and console doesn't work for a domain class with an embedded class properties
1
GRAILS-2541
create-domain-class and generate-* don't enforce naming conventions for multiple capitol letters in a row
1
GRAILS-6465
Scaffolding not working with java.sql.Time
1
GRAILS-6540
Sortable column does not work for Map atribute
1
GRAILS-7013
Layout specification per controller with scaffolding
1
GRAILS-7094
Rename the scaffolding layout from main.gsp to scaffold.gsp
1
GRAILS-7481
attribute with editable:false not shown in the show view