9 votes
6% of Grails users
Remote-Pagination plugin provides tags for pagination and to sort columns without page refresh, using ajax and loads only the list of objects needed. It supports multiple paginations as well. More than one remotePaginate, remotePageScroll, remoteNonStopPageScroll and remoteSortableColumn can be used on the same page unlike non-ajax pagination tags. Read more
Dependency :
compile ":remote-pagination:0.4.4"
Documentation
Airbrake Client for Grails Read more
Dependency :
compile ":airbrake:0.9.3"
Documentation
Source
Issues
14 votes
4% of Grails users
This is a plugin for Google Visualization API. Read more
Dependency :
compile ":google-visualization:0.6.2"
Documentation
Source
Issues
This plugin provides an easy way of declarativily localize database fields of your content tables. Read more
Dependency :
compile ":i18n-fields:0.6.4"
Documentation
Provides integration between Grails and Hibernate 3 through GORM Read more
Dependency :
compile ":hibernate:3.6.10.M3"
Source
Issues
This plugin will poll for changes to external configuration files (files added to grails.config.locations), reload
the configuration when a change has occurred, and notify specified plugins by firing the onConfigChange event in each.
This plugin, like reloadable config (http://www.grails.org/plugin/reloadable-config), has no dependencies but uses
simple Java timers. However, unlike reloadable config, it is able to be fired at will and plugins can be notified
of configuration changes.
Please note:...
Read more
Dependency :
compile ":external-config-reload:1.3.0"
Documentation
Source
Issues
Plugin for adding Pusher support into your application. Read more
Dependency :
runtime ":pusher:0.5"
Documentation
Makes the war files generated by Grails executable (java -jar myapp.war) by embedding Jetty. Jetty can be configured
using properties in Config.groovy. Read more
Dependency :
runtime ":war-exec:1.0.3"
Documentation
Source
Issues
Adds methods to ConfigObject for validating expected and required properties.
To use it, specify validate.required and validate.expected in Config.groovy Read more
Dependency :
compile ":validate-config:0.4.2"
Documentation
Source
Issues
The wiki rendering engine using XWiki Rendering Framework. Read more
Dependency :
compile ":xwiki-rendering:1.0-RC3"
Documentation
Source