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

248 commits

Author SHA1 Message Date
Max Guglielmi bba32b2ff3 Added Feature base class to clear button and paging 2015-11-15 21:20:40 +11:00
Max Guglielmi dcb271e0ba Initial commit 2015-11-15 02:14:13 +11:00
Max Guglielmi 3e271bb1cf Fixed getColValues returned data casing 2015-11-07 18:55:44 +11:00
Max Guglielmi 4619176c86 Re-built demos 2015-11-07 18:35:07 +11:00
Max Guglielmi bd2aa92fe4 Added includeHeaders parameter to getColValues helper and updated associated unit tests 2015-11-07 18:17:59 +11:00
Max Guglielmi 81819b9f9e Enhanced getCellData helper and associated unit test 2015-11-07 17:00:29 +11:00
Max Guglielmi abd94108d7 Fixed sorting callbacks and updated unit tests 2015-10-31 22:26:48 +11:00
Max Guglielmi a6d4fa458e Instantiate TableFilter with table DOM element 2015-10-31 19:00:28 +11:00
Max Guglielmi cc4b931bf5 Updated getTableData method, updated tests and README 2015-10-28 18:09:37 +11:00
Max Guglielmi 3956d1abb7 Fixed filters visibility external toggle example for IE 2015-10-24 22:03:42 +11:00
Max Guglielmi b42ffa5339 Reduces Array utility function in tablefilter module 2015-10-19 23:41:09 +11:00
Max Guglielmi 2da9b3dd66 Removed indexByValue array utility function 2015-10-18 21:55:40 +11:00
Max Guglielmi 091977b748 Removed Array module from colsVisibility extension 2015-10-18 21:40:01 +11:00
Max Guglielmi e82980f404 Added test cases to linkted filters 2015-10-18 19:58:08 +11:00
Max Guglielmi 8caf8ceb82 Fixed clear all filters functionality when linked filters is on 2015-10-17 19:49:38 +11:00
Max Guglielmi 7d02bb0fc0 Updated README, bumped version 2015-10-15 22:24:22 +11:00
Max Guglielmi 9997589885 Updated package.json for npm publishing 2015-10-15 21:54:52 +11:00
Max Guglielmi fa5eade768 Bumped version 2015-10-15 19:48:21 +11:00
Max Guglielmi 3cf267976c Added exact query match by column feature 2015-10-14 00:15:18 +11:00
Max Guglielmi 87d434b231 Fixed bug in load filters on demand feature 2015-10-13 17:41:14 +11:00
Max Guglielmi 23d2eb05e3 Fixed popup filter with none filter type 2015-10-11 11:36:28 +11:00
Max Guglielmi fbe1d8a8d9 Miscellaneous styling improvements 2015-10-04 13:51:43 +11:00
Max Guglielmi 66988fb7e4 Fixed th padding in themes 2015-10-04 13:04:01 +11:00
Max Guglielmi b1bc351858 Fixed bug with getCustomOptions method when using 0 as a column index argument 2015-09-22 23:04:36 +10:00
Max Guglielmi c90ee239df Renamed fill_slc_on_demand configuration option load_filters_on_demand 2015-09-20 22:31:09 +10:00
Max Guglielmi 02a15e69bf Renamed fill_slc_on_demand option load_filters_on_demand 2015-09-20 18:42:00 +10:00
Max Guglielmi 27529ed84a Updated link to script's website in Help module 2015-09-20 18:15:49 +10:00
Max Guglielmi e6d3407154 Added docs generation to publish and deploy tasks 2015-09-12 13:42:47 +10:00
Max Guglielmi 4fc5bda717 Added docs publish and deploy tasks 2015-09-09 22:47:27 +10:00
Max Guglielmi 816fe8f5cb Removed doc generation from default grunt task 2015-09-07 18:09:58 +10:00
Max Guglielmi 0264bed505 Added box-sizing property to toolbar links 2015-09-06 16:05:48 +10:00
Max Guglielmi 604e1f8853 Added deploy task 2015-09-04 22:52:21 +10:00
Max Guglielmi bdf58015af Changed target dir for gh-pages task 2015-08-19 19:30:14 +10:00
Max Guglielmi a8dcb8b8bf Initial commit 2015-08-18 22:24:32 +10:00
Max Guglielmi dcfc1c3d7d Set ezEditTable's scroll_into_view setting to true if grid-layout is on 2015-08-14 17:18:56 +10:00
Max Guglielmi 5b3fe38abe Set ezEditTable's scroll_into_view setting to true if grid-layout is on 2015-08-14 17:14:23 +10:00
Max Guglielmi b8a773c46d Fixed single filter search 2015-08-11 21:28:26 +10:00
Max Guglielmi e33670e51b Set default stylus compression 2015-08-09 22:40:10 +10:00
Max Guglielmi 443f31c579 Restyled themes 2015-08-09 22:36:28 +10:00
Max Guglielmi 0b3c5a0a87 Restyled extensions 2015-08-09 15:18:09 +10:00
Max Guglielmi d8fe61aa28 Continued restyling 2015-08-09 00:17:22 +10:00
Max Guglielmi d3b85cbdb0 Initial commit 2015-08-07 20:11:27 +10:00
Max Guglielmi 0a7df08199 Fixed hover styling 2015-08-06 15:27:09 +10:00
koalyptus 4644255a02 Fixed themes folder names casing 2015-08-05 07:31:12 +00:00
Max Guglielmi 47068b4f9e Converted themes css 2015-08-05 17:10:53 +10:00
Max Guglielmi 63b5957219 Continued converting css to stylus 2015-08-04 18:38:40 +10:00
Max Guglielmi 78fe75b3d3 Finalised filters visibility extensions tests 2015-06-06 23:44:10 +10:00
Max Guglielmi 8f835ab1fe Fixed column widths test 2015-06-06 22:22:13 +10:00