Søren Berg Glasius

Results 10 issues of Søren Berg Glasius

It would be great, if it was possible to implement an interface (say: `ISummaryInfo`) that would allow me to add custom build information (like information from `GebConfig.groovy`) to my summary...

enhancement

When doing a query with a `.find { }` method on a domain object (in this case in a Grails 4.0.11 application) the generated detached criteria does not contain the...

I suggest moving the grails-fields-plugin to The Grails Plugin Collective (https://github.com/gpc) Reasons: * There is already a build process using GitHub actions. * The GPC is already home to several...

Make a `gradle create-field-widget default/type` which will create a `_widget.gsp` in `views/_fields/type`, a `gradle create-field-widget pkg.Foo.prop` which will create a `_widget.gsp` in `views/foo/prop` by interrogating the domain class. Make `gradle...

Make a gradle target that will install default templates in `views/_fields/` and `views/templates/_fields` with a starting point for further development of tags.

new feature

It would be nice to have the beanName (like someCommand) in the wrapper.gsp and widget.gsp to use for resolving message bundles.

enhancement

I suggest that a website to manage events is to be made, that way event makers and conference organizers has one central place to maintain conferences related to Groovy. When...

The ideas in this library is great, but I have spent more than a day trying to get it running in a Nuxt application (nuxtjs.org) My sample application where it...

By @jeffbrown from https://github.com/grails/grails-core/issues/9576 where it was closed. It still seems to be an issue ``` package demo class DemoTagLib { static namespace = 'demo' def putSomethingInPageScope = { attrs...

Hi @sheehan A group from the new Grails Steering Committee is finding that your plugin is worth salvaging. For that reason, we have moved the code to https://github.com/gpc/grails-console and will...