Posted By: Bryan Donovan
Date: 2008-06-04 20:19
Summary: sortablecolumns 0.1.4 Released
Project: Sortable Columns
sortablecolumns version 0.1.4 has been released!
Sortable HTML tables for Rails
Changes:
### 0.1.4 / 2008-06-04 * Table heading (TH) urls now remove any parameter named "page". This is to support paginated tables since, if a user is on a page other than 1, clicking on a column heading should sort all data and revert back to page 1. * Changed self.#{sorter_name}_col_text to return non-breaking space when nil or empty string. (this is to force TD elements to be displayed when empty)
### 0.1.3 / 2008-05-05 * Minor test updates, doc updates |
|