1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-17 08:05:44 +01:00
Commit graph

183 commits

Author SHA1 Message Date
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
8a97f31a3a Removed Array utility module from AdapterEzEditTable 2015-10-18 20:26:29 +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
3d13e9fa64 Merged master in 2015-08-21 17:05:28 +10:00
Max Guglielmi
0ba35880bb Removed Webpack public path setting 2015-08-19 21:48:38 +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
847e327f6f Continued base re-styling 2015-08-08 00:23:32 +10:00
Max Guglielmi
7bfcf89aa8 Continued re-styling 2015-08-07 22:10:08 +10:00
Max Guglielmi
d3b85cbdb0 Initial commit 2015-08-07 20:11:27 +10:00
Max Guglielmi
2bb716dd66 Added missing icons 2015-08-06 15:33:17 +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
1099027c8e Added documentation generated with esdoc 2015-08-02 18:27:59 +10:00
Max Guglielmi
d6267c89b0 Allow always visible rows when paging is on 2015-08-01 17:45:29 +10:00
Max Guglielmi
dec9ac553b Fixed tests for data retrieval for test-api 2015-07-31 16:41:35 +10:00
Max Guglielmi
c5104a51d6 More API tests 2015-07-30 17:22:06 +10:00
Max Guglielmi
93c0f867e3 Removed cell alignments in starter 2015-07-27 20:05:42 +10:00
Max Guglielmi
96c8d95065 More API tests 2015-07-27 19:33:57 +10:00
Max Guglielmi
aaf9cd0058 Continued API tests 2015-07-26 18:05:40 +10:00
Max Guglielmi
652be7fcca Started public methods tests 2015-07-25 20:31:01 +10:00