1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-02 22:53:17 +02:00
Commit graph

21 commits

Author SHA1 Message Date
koalyptus 78ae09c861 Enhance filter options sorting based on column data type 2019-06-07 18:26:33 +10:00
koalyptus c707978e19 address #714: clear_filter_text 2019-05-24 17:03:09 +10:00
koalyptus cc5c8b9ed5 Increased TableFilter coverage 2017-07-30 21:39:23 +10:00
Max Guglielmi 11e15f0482 Enforcing eslint rule 2017-05-25 13:51:44 +10:00
Max Guglielmi cb3a633807 Fixed tests 2017-05-07 00:35:24 +10:00
Max Guglielmi 556bf1c264 Added unit tests 2017-01-01 17:31:48 +11:00
Max Guglielmi f41f268975 Addressed destroy TODO 2016-12-24 23:35:26 +11:00
Max Guglielmi 5f667f733f Added getValues method to select and checklist filter types + added unit tests 2016-05-04 22:02:22 +10:00
Max Guglielmi ccdde872f4 Updated API unit tests 2016-04-06 08:50:32 +02:00
Max Guglielmi 3e13e787a1 Added getActiveFilterId and setActiveFilterId methods 2016-04-05 18:09:21 +02:00
Max Guglielmi 69f0c6fcc8 Fixed sorting for filter options with numeric values 2016-02-02 18:24:16 +11:00
Max Guglielmi 9b1c98c307 Continued simplifying setFilterValue 2016-01-21 18:29:09 +11:00
Max Guglielmi fbd8fa52d2 Added tests for dropdown change event 2016-01-09 20:22:57 +11:00
Max Guglielmi 02a15e69bf Renamed fill_slc_on_demand option load_filters_on_demand 2015-09-20 18:42:00 +10:00
Max Guglielmi c174e13382 Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
Max Guglielmi e6e0db671d Started adding comments to tablefilter module 2015-05-23 18:55:51 +10:00
Max Guglielmi cdca67a70e Fixed Qunit test + custom grunt task for Qunit tests 2015-05-15 20:37:27 +10:00
Max Guglielmi a2e5589b49 Started QUnit tests 2015-05-10 21:12:31 +10:00
Max Guglielmi bb8ba54684 Continued sorting feature 2015-03-06 19:49:30 +11:00
Max Guglielmi 8bd151baef Removed watermark feature, replaced by native HTML5 input placeholder attribute 2015-02-21 14:39:09 +11:00
Max Guglielmi 28181a5646 Added tests to drop-down filter module 2015-02-15 15:04:57 +11:00