1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-15 12:57:03 +02:00
TableFilter/test
2015-10-14 00:15:18 +11:00
..
libs Added no filters test 2015-06-04 23:04:38 +10:00
test-active-columns.html Added no filters test 2015-06-04 23:04:38 +10:00
test-active-columns.js Added active columns test 2015-05-31 21:48:29 +10:00
test-alternate-rows.html Added no filters test 2015-06-04 23:04:38 +10:00
test-alternate-rows.js Added tests to alternate rows feature 2015-06-28 00:47:13 +10:00
test-always-visible-rows.html Added no filters test 2015-06-04 23:04:38 +10:00
test-always-visible-rows.js Allow always visible rows when paging is on 2015-08-01 17:45:29 +10:00
test-api.html Started public methods tests 2015-07-25 20:31:01 +10:00
test-api.js Fixed tests for data retrieval for test-api 2015-07-31 16:41:35 +10:00
test-auto-filter.html Added auto filter tests 2015-06-05 23:10:25 +10:00
test-auto-filter.js Added auto filter tests 2015-06-05 23:10:25 +10:00
test-case-sensitive-query.html Added no filters test 2015-06-04 23:04:38 +10:00
test-case-sensitive-query.js Added behaviour tests 2015-05-24 19:16:09 +10:00
test-checklist.html Added no filters test 2015-06-04 23:04:38 +10:00
test-checklist.js Renamed fill_slc_on_demand option load_filters_on_demand 2015-09-20 18:42:00 +10:00
test-clear-button.html Added no filters test 2015-06-04 23:04:38 +10:00
test-clear-button.js Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
test-col-ops.html Added no filters test 2015-06-04 23:04:38 +10:00
test-col-ops.js Replaced getExtension method with extension 2015-07-03 17:44:25 +10:00
test-col-widths.html Added no filters test 2015-06-04 23:04:38 +10:00
test-col-widths.js Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
test-cols-visibility.html Started columns visibility extension tests 2015-07-02 18:15:37 +10:00
test-cols-visibility.js Replaced getExtension method with extension 2015-07-03 17:44:25 +10:00
test-custom-options.html Added no filters test 2015-06-04 23:04:38 +10:00
test-custom-options.js Started columns visibility extension tests 2015-07-02 18:15:37 +10:00
test-disable-enter-key.html Added no filters test 2015-06-04 23:04:38 +10:00
test-disable-enter-key.js Added behaviour tests 2015-05-24 19:16:09 +10:00
test-dropdown.html Added no filters test 2015-06-04 23:04:38 +10:00
test-dropdown.js Renamed fill_slc_on_demand option load_filters_on_demand 2015-09-20 18:42:00 +10:00
test-exact-query-match.html Added no filters test 2015-06-04 23:04:38 +10:00
test-exact-query-match.js Added exact query match by column feature 2015-10-14 00:15:18 +11:00
test-filters-visibility.html Finalised filters visibility extensions tests 2015-06-06 23:44:10 +10:00
test-filters-visibility.js Replaced getExtension method with extension 2015-07-03 17:44:25 +10:00
test-grid-layout.html Added no filters test 2015-06-04 23:04:38 +10:00
test-grid-layout.js Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
test-help.html Added no filters test 2015-06-04 23:04:38 +10:00
test-help.js Added templates for examples 2015-06-08 20:21:50 +10:00
test-highlight-keywords.html Added no filters test 2015-06-04 23:04:38 +10:00
test-highlight-keywords.js Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
test-linked-filters.html Added linked filters test 2015-06-10 20:53:20 +10:00
test-linked-filters.js Renamed fill_slc_on_demand configuration option load_filters_on_demand 2015-09-20 22:31:09 +10:00
test-load-filters-on-demand.html Renamed fill_slc_on_demand configuration option load_filters_on_demand 2015-09-20 22:31:09 +10:00
test-load-filters-on-demand.js Fixed typo in test load filters on demand 2015-09-20 22:38:36 +10:00
test-loader.html Added no filters test 2015-06-04 23:04:38 +10:00
test-loader.js Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
test-no-filters.html Added no filters test 2015-06-04 23:04:38 +10:00
test-no-filters.js Added no filters test 2015-06-04 23:04:38 +10:00
test-paging.html Added no filters test 2015-06-04 23:04:38 +10:00
test-paging.js Fixed search yielding no matches under paging 2015-07-15 23:34:19 +10:00
test-popup-filter.html Added no filters test 2015-06-04 23:04:38 +10:00
test-popup-filter.js Fixed popup filter with none filter type 2015-10-11 11:36:28 +11:00
test-rows-counter.html Added no filters test 2015-06-04 23:04:38 +10:00
test-rows-counter.js Fixed tests 2015-07-01 18:01:52 +10:00
test-single-filter.html Fixed single filter search 2015-08-11 21:28:26 +10:00
test-single-filter.js Fixed single filter search 2015-08-11 21:28:26 +10:00
test-sort-custom-sorter.html Added no filters test 2015-06-04 23:04:38 +10:00
test-sort-custom-sorter.js Added version replacement, made sort an extension 2015-06-07 20:30:32 +10:00
test-sort-grid-layout.html Added no filters test 2015-06-04 23:04:38 +10:00
test-sort-grid-layout.js Added version replacement, made sort an extension 2015-06-07 20:30:32 +10:00
test-sort-key.html Added no filters test 2015-06-04 23:04:38 +10:00
test-sort-key.js Added version replacement, made sort an extension 2015-06-07 20:30:32 +10:00
test-sort.html Added no filters test 2015-06-04 23:04:38 +10:00
test-sort.js Added templates for examples 2015-06-08 20:21:50 +10:00
test-status-bar.html Added no filters test 2015-06-04 23:04:38 +10:00
test-status-bar.js Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
test-store.html Added no filters test 2015-06-04 23:04:38 +10:00
test-store.js Started columns visibility extension tests 2015-07-02 18:15:37 +10:00
test.html Added no filters test 2015-06-04 23:04:38 +10:00
test.js Added auto filter tests 2015-06-05 23:10:25 +10:00