Commit Graph

44 Commits

Author SHA1 Message Date
Mottie
805be29302 version bump 2015-08-17 21:08:41 -05:00
Mottie
2b8a104e1e Core: Add updateHeaders method. See #989 2015-08-17 20:07:58 -05:00
Mottie
e28f7b52cd testing: cleanup 2015-08-10 19:19:48 -05:00
Mottie
e87f7ae523 Core: addRows accepts a row string if only one tbody exists 2015-07-29 20:48:12 -05:00
Mottie
7a91e0d6a6 Filter: prevent invalid RegExp errors 2015-07-27 18:49:30 -05:00
Mottie
6b597b1655 Testing: add isProcessing testing & replace quotes 2015-07-26 10:16:28 -05:00
Mottie
8e81d53db3 Core/Test: add isValueInArray array testing 2015-07-26 09:15:35 -05:00
Mottie
319149816d Testing: update QUnit to 1.18.0 2015-07-24 12:32:22 -05:00
Mottie
a33ed6c83e Testing: add removeWidget test 2015-07-23 07:33:22 -05:00
Mottie
a0d29c99f4 Core: fix hasWidget error 2015-07-23 07:26:48 -05:00
Mottie
37d44b18e3 Core: allow empty string in textExtraction data-attribute. See #954 2015-06-23 16:11:29 -05:00
Mottie
449b985c60 Filter: add nesting of "AND" & "OR" searches. Fixes #891 & #918 2015-06-12 21:02:26 -05:00
Mottie
9a67c022c4 Filter: add filter_childByColumn option. Fixes #396 & #574 2015-05-14 21:32:41 -05:00
Mottie
cd784f69ff Core: isDigit now reports false on empty strings. See #865 2015-04-10 10:16:14 -05:00
Mottie
7e20669890 Core: add getColumnText utility function 2015-03-30 07:52:46 -05:00
prijutme4ty
b1e733a29b Make tests more stable and independent(only part of them) by using deferred objects.
Stick to new Qunit syntax (without asyncTest and with explicit assert. prefix) instead of deprecated
2015-03-01 03:41:27 +03:00
Mottie
87652f2cb7 Testing: remove console message 2015-02-25 17:47:18 -06:00
Mottie
01437ba82a Testing: attempt to make the nested callbacks more stable 2015-02-20 21:30:15 -06:00
Mottie
b9b09922a3 Merge branch 'working' into build 2015-02-20 10:54:52 -06:00
prijutme4ty
34567c0ccb Make +config.cache+ indexed the same way as +config.$tbodies+ is, i.e. ignore info blocks.
Remove unused var, rename some local vars into more specific ones;
2015-02-20 14:41:28 +03:00
Mottie
2774abf8d8 Build: Add grunt build process
Rearranged, renamed & broke apart other files
2015-02-12 21:10:38 -06:00
Mottie
157e8e7bcb Testing: update QUnit & remove jsHint checks 2014-12-31 20:21:29 -06:00
Mottie
d1134a5422 Testing: update QUnit & fix testing error 2014-10-31 15:27:45 -05:00
Mottie
10528ebd44 Filter: corrected filter events & prevent table manipulation if filters are empty. Fixes #645
filter events no longer occur before the filterInit event
2014-06-16 11:19:29 -05:00
Mottie
26db918be7 Core: add parser-false setting. Fixes #629 2014-05-28 07:29:43 -05:00
Mottie
bb421f9a25 Docs: switch from CDN to local files (prevents https conflicts) & cleanup 2014-05-22 07:53:26 -05:00
Mottie
e0065710d2 Core: refer filter_functions & filter_selectSource by header class/id. See #237. 2014-05-22 07:53:18 -05:00
Mottie
9657255429 Core: Refer textExtraction by header class/id 2014-05-16 13:38:56 -05:00
Mottie
4627f214b8 Core: Refer headers option by header class/id 2014-05-16 13:38:55 -05:00
Mottie
bf94978dd2 Core: new sorton values "a", "d", "n", "s" & "o" 2014-05-13 10:45:32 -05:00
Mottie
859949152f Add more filter testing 2014-05-02 23:58:34 -05:00
Mottie
4326a622c8 Testing - starting to add tests for filter widget 2014-04-23 19:07:06 -05:00
Mottie
252feeaaed core: move cached rows into normalized data; updated tests 2014-04-20 09:27:41 -05:00
Mottie
872325a458 textExtraction update, add textAttribute & add tests. Fixes #154 2014-04-18 19:57:54 -05:00
Mottie
793667124f update testing assets 2014-04-14 22:04:56 -05:00
Mottie
bd332da647 Add thead column numbering test for #551 2014-03-31 15:57:08 -05:00
Mottie
ad4804be47 Fix widgets not applying after update 2014-03-31 15:56:56 -05:00
Mottie
e9bbec48b9 Fix numberSorter js error & add test 2014-03-13 18:47:40 -05:00
Mottie
35be6689fb cleanup & version bump 2014-03-07 12:53:21 -06:00
Mottie
474e446ef8 Events sortEnd & updateComplete fire on empty tables. Fixes #532
Sort events now only fire while sorting, previously they fired when
updating an unsorted table
Updated pager to fire appropriately when using ajax
Added unit tests (non-ajax) events
2014-03-06 20:28:47 -06:00
Mottie
6f35c682a1 Added ipv6 parser & demo 2013-10-17 23:14:18 -05:00
Mottie
6e5351d104 update docs, more unit testing & minor tweaks 2013-05-08 23:36:06 -05:00
Mottie
9db600d3f4 updated testing files 2013-01-26 09:24:03 -06:00
Mottie
ce92e7b03e added basic unit testing 2012-12-17 14:32:57 -06:00