Pinned Repositories
export
A fork of the Grails Export Plugin
fields
a spiritual successor to the bean-fields plugin
grails-asynchronous-mail
The Grails Asynchronous Mail plugin
grails-jquery
grails-mail
The Grails Mail Plugin
greenmail
Adds an in memory SMTP server to grails apps for testing email sending
jms
JMS integration for Grails.
joda-time
A plugin that Integrates the Joda Time date/time library into Grails
rendering
Provides rendering of GSPs as PDFs, JPEGs, GIFs and PNGs
searchable
Grails Plugin Collective's Repositories
gpc/fields
a spiritual successor to the bean-fields plugin
gpc/grails-mail
The Grails Mail Plugin
gpc/searchable
gpc/rendering
Provides rendering of GSPs as PDFs, JPEGs, GIFs and PNGs
gpc/grails-jquery
gpc/joda-time
A plugin that Integrates the Joda Time date/time library into Grails
gpc/fixtures
A plugin for specifying test domain data.
gpc/jms
JMS integration for Grails.
gpc/grails-jquery-ui
jQuery UI Plugin
gpc/greenmail
Adds an in memory SMTP server to grails apps for testing email sending
gpc/grails-excel-import
Excel Import & Export Plugin, Uses Apache POI Library
gpc/taggable
Taggable Grails Plugin
gpc/export
A fork of the Grails Export Plugin
gpc/grails-hibernate-filter
gpc/grails-simple-blog
Simple blog plugin for Grails
gpc/grails-springws
Spring WS Grails Plugin
gpc/grails-commentable
Commentable Grails Plugin
gpc/grails-asynchronous-mail
The Grails Asynchronous Mail plugin
gpc/grails-burning-image
Burning Image plugin for Grails - http://grails.org/plugin/burning-image
gpc/rateable
Rateable Grails Plugin
gpc/feeds
Grails Feeds plugin
gpc/grails-console
A web-based Groovy console for interactive runtime application management and debugging
gpc/grails-disqus
Grails Disqus plugin
gpc/grails-functional-test
Grails Functional Test Plugin
gpc/grails-prototype
Grails plugin integrating the Prototype, Scriptaculous and Rico Javascript libraries
gpc/.github
gpc/gpc.github.io
Landing page for the Grails Plugin Collective
gpc/grails-cascade-validation
Establishes a 'cascade' constraint property for validateable objects. If "cascade:true" is set on a nested object, the nested object's validate() method will be invoked and the results will be reported as part of the parent object's validation. Based on a blog post by Eric Kelm: http://asoftwareguy.com/2013/07/01/grails-cascade-validation-for-pogos/ Used with permission.
gpc/grails-phone-number-constraint
Grails lib-phonenumber constraints
gpc/release-demo
This is not a plugin, but a demo project to develop and validate the release process for GPC projects