1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-16 15:45:45 +01:00
Commit graph

178 commits

Author SHA1 Message Date
Max Guglielmi
be3903d2eb Added eqeqeq eslint rule 2016-05-15 13:33:16 +10:00
Max Guglielmi
0d58349432 Refactored types module 2016-05-15 12:56:12 +10:00
Max Guglielmi
6f3fe2eb23 Started making extension extend Feature base class 2016-05-14 20:04:00 +10:00
Max Guglielmi
d3aac7476e Fixed IE regression related to drop-down getValues method 2016-05-08 18:03:39 +10:00
Max Guglielmi
f67bb8e15c Added root module 2016-05-08 15:26:52 +10:00
Max Guglielmi
472d349689 Fixed issue 204, made selectOptions in checklist feature more defensive 2016-05-08 12:53:58 +10:00
Max Guglielmi
dd3fb09da2 Extended const file 2016-05-08 11:48:51 +10:00
Max Guglielmi
8a2a7c7ba7 Created constants file, added filter types constants 2016-05-07 21:59:42 +10: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
88bcc4c3b5 Updated README 2016-04-30 12:58:15 +10:00
Max Guglielmi
1ee1e306fd Started decommissioning legacy persistence implementation 2016-04-30 11:45:04 +10:00
Max Guglielmi
361d90cae0 Fixed issue with filters visibility persistence event 2016-04-26 19:22:02 +10:00
Max Guglielmi
b7156566ce Fixed tests 2016-04-24 19:00:36 +02:00
Max Guglielmi
e188110cb2 Updated relevant unit tests for filters persistence 2016-04-24 18:47:01 +02:00
Max Guglielmi
574a371ba4 Started filters visibility persistence 2016-04-24 17:12:45 +02:00
Max Guglielmi
f3760a0dcd Continued columns visibility persistence 2016-04-20 10:41:20 +02:00
Max Guglielmi
ae6c2eee6b Continued columns visibility persistence 2016-04-19 15:28:37 +02:00
Max Guglielmi
29d58d3a45 Continued columns visibility persistence 2016-04-18 11:04:50 +02:00
Max Guglielmi
9156bdbb9d Finalised sort persistence 2016-04-13 18:28:12 +02:00
Max Guglielmi
139eaf998e continued sort persistence 2016-04-12 18:39:20 +02:00
Max Guglielmi
974c9c95e9 Initial commit 2016-04-12 09:49:54 +02:00
Max Guglielmi
eb9374f48d Page number is now updated on filters clearing 2016-04-10 10:46:20 +02:00
Max Guglielmi
8c2108b3ab Added unit tests 2016-04-08 17:43:55 +02:00
Max Guglielmi
f731b6c79c Added cookie persistence 2016-04-08 12:13:29 +02:00
Max Guglielmi
2656435d00 Continued storage class 2016-04-07 18:34:25 +02:00
Max Guglielmi
680e13840d Initial commit 2016-04-07 12:13:54 +02:00
Max Guglielmi
3e13e787a1 Added getActiveFilterId and setActiveFilterId methods 2016-04-05 18:09:21 +02:00
Max Guglielmi
50b7ab616b Initial commit 2016-04-05 10:51:56 +02:00
Max Guglielmi
3c5511a28a Initial commit 2016-03-30 18:53:16 +11:00
Max Guglielmi
f38f05e15b Added a TODO 2016-03-24 12:07:32 +11:00
Max Guglielmi
cda05accb5 Initial commit 2016-03-23 19:02:48 +11:00
Max Guglielmi
df5cd45da1 Fixed hash deep linking on Firefox 2016-03-21 18:36:46 +11:00
Max Guglielmi
11fab705fa Fixed help button regression due to feature module refactoring 2016-03-21 10:41:21 +11:00
Max Guglielmi
209d89582e Remove commented out code left-over 2016-03-21 09:25:17 +11:00
Max Guglielmi
ea604b76ba Added state unit tests 2016-03-20 22:09:08 +11:00
Max Guglielmi
4a8613f68b Added comments 2016-03-20 19:56:18 +11:00
Max Guglielmi
e4a048fd2d Fixed circular events issue with state and hash 2016-03-20 16:15:15 +11:00
Max Guglielmi
f45fae30ee Merged master in 2016-03-20 14:51:08 +11:00
Max Guglielmi
9e7253b0df Removed unused imports 2016-03-20 13:22:32 +11:00
Max Guglielmi
a75e6902f8 splitted into state and hash modules 2016-03-20 01:10:59 +11:00
Max Guglielmi
ad04da9051 Fixed tests 2016-03-18 17:58:32 +11:00
Max Guglielmi
6334667767 Renamed long custom event names, added hashchange event 2016-03-16 18:08:26 +11:00
Max Guglielmi
b55bd0119a Continued stateful class 2016-03-15 18:18:51 +11:00
Max Guglielmi
975dc35059 Initial commit 2016-03-14 17:49:23 +11:00
Max Guglielmi
37d47a5adc Added unit tests 2016-03-11 16:55:42 +11:00
Max Guglielmi
86722da61f Initial commit 2016-03-10 17:31:36 +11:00
Max Guglielmi
70c1a4e384 Initial commit 2016-03-06 21:24:29 +11:00
Max Guglielmi
63076678d6 Fixed doco 2016-02-28 23:01:26 +11:00
Max Guglielmi
f6707547f9 Removed unused argument in setColWidths 2016-02-22 18:41:41 +11:00
Max Guglielmi
6f0a009200 Extended eslint to tests 2016-02-22 18:14:58 +11:00