WiceGrid version 3.3.0
WiceGrid version 3.3.0 has been released.
Changelog
- The with_paginated_resultset callback receives an ActiveRelation object, not a lambda
- Wice::Defaults::DATEPICKER_YEAR_RANGE added to the config to define the default year range in Datepicker (https://github.com/leikind/wice_grid/issues/61)
- Improvement of the javascript calendar control: if the FROM field is set to a value after TO, TO is set to the value of FROM. Vice versa: if the TO field is set to a value before FROM, FROM is set to the value of TO
- New view helpers filter_and_order_state_as_hash(grid) and filter_state_as_hash(grid)
- HTML tag caption supported
- Support for Ruby 2.0
- 2 errors fixed in the Saved Queries UI ( https://github.com/leikind/wice_grid/issues/89 )
- Bug fixed: extra_request_parameters not propagating to the pagination panel
- Documentation improvements
As usual, play the with the demo app, consult the documentation.
This plugin is not yet ready for Rails 4!
August 04, 2013 | | Tagged rails, wicegrid