Commit Graph

1509 Commits

Author SHA1 Message Date
Mottie
ba23e5d022 Grunt: move jshint to "test" task 2015-02-20 21:30:56 -06:00
Mottie
01437ba82a Testing: attempt to make the nested callbacks more stable 2015-02-20 21:30:15 -06:00
Mottie
439d97ca5c Readme: add link on how to customize the build process 2015-02-20 19:52:41 -06:00
Mottie
4a1498e11d version bump 2015-02-20 19:37:29 -06:00
Mottie
97d3caaffa Filter: Fix major issue with filter widget
Odd that the qunit test during the grunt build did not catch it!
2015-02-20 19:35:41 -06:00
Mottie
5f855eb2d3 version bump 2015-02-20 18:48:56 -06:00
Mottie
146a5ff2ea Grunt build: Use string replace to update version # 2015-02-20 18:48:25 -06:00
Mottie
1f6b343eb9 Rename distribution minified blackice theme. See #785 2015-02-20 17:57:57 -06:00
Mottie
c0911bc7ca Filter: copied MaksimProgr changes & updates to widget-filter.js 2015-02-20 16:38:11 -06:00
Mottie
fbc5c01c6a Filter: add filter_columnAnyMatch option
tweak anymatch code & added examples to the demo
2015-02-20 16:26:15 -06:00
MaksimProgr
a3e53194b0 some changes 2015-02-20 16:25:35 -06:00
MaksimProgr
e6db1fadfc Added specific columns search 2015-02-20 16:25:34 -06:00
Mottie
dff599fdeb Dist: update distribution folder 2015-02-20 16:17:29 -06:00
Mottie
b71c1fe681 Event unbinding: change trim to replace spaces
the problem in jQuery 1.7-1.8 was any double spaces within a list of event names would cause the unbind to remove all event bindings - see http://jsfiddle.net/Mottie/zL6uory0/2/
2015-02-20 16:17:29 -06:00
Mottie
ff3701f63b Core: minor tweak 2015-02-20 16:17:17 -06:00
Mottie
6fa4a513be Core: make jsHint happy 2015-02-20 14:35:29 -06:00
Mottie
2b1b0167e7 Filter: merge changes from prijutme4ty into separated filter widget 2015-02-20 14:32:36 -06:00
Mottie
df5276238e Filter: ensure anymatch is a string value 2015-02-20 14:17:49 -06:00
Mottie
d78f3b032b Filter: prevent error when using anymatch & no external input 2015-02-20 14:16:42 -06:00
Mottie
b9b09922a3 Merge branch 'working' into build 2015-02-20 10:54:52 -06:00
Justin F. Hallett
62cda37d60 Merge pull request #822 from prijutme4ty/fix_multiple_tbodies_cache
Fix multiple tbodies cache
2015-02-20 09:51:20 -07: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
Justin F. Hallett
f3eac3630a Merge pull request #823 from prijutme4ty/patch-1
fix little bug in new getElementText
2015-02-18 12:42:37 -07:00
Ilya Vorontsov
c2f39080d2 Update jquery.tablesorter.js
fix little bug in new getElementText
2015-02-18 21:41:28 +03:00
Mottie
2065d0c8f1 Core: Fix noSort 2015-02-17 16:37:06 -06:00
Mottie
df97b1db8e Core: remove cssAllowClicks default 2015-02-17 16:22:03 -06:00
Mottie
0c8aa7e225 Core: remove cssAllowClicks & update cssNoSort 2015-02-17 16:10:52 -06:00
Mottie
39f50d90c9 Core: add cssNoSort option 2015-02-17 14:49:23 -06:00
Mottie
764426d2c4 Core: make getElementText function public 2015-02-15 16:43:20 -06:00
Mottie
07f58cccad Merge branch 'working' into build 2015-02-13 06:57:49 -06:00
Mottie
664694df27 Docs: update jQuery UI & remove "latest" from file name 2015-02-13 06:56:45 -06:00
Mottie
9eacf2f664 Build: temp folder is no longer necessary 2015-02-12 22:13:45 -06:00
Mottie
2774abf8d8 Build: Add grunt build process
Rearranged, renamed & broke apart other files
2015-02-12 21:10:38 -06:00
Mottie
5263aa75ae Core: make core compatible with jQuery v1.2.6 again 2015-02-12 21:03:36 -06:00
Mottie
b425a715bf Parsers: Fix checkbox parser not updating properly 2015-02-12 14:34:15 -06:00
Mottie
5ad4509969 Filter: oops, keeping the faster getAttribute method 2015-02-12 10:14:49 -06:00
Mottie
15284156d8 Filter: prevent undefined error. Fixes #819 2015-02-12 10:13:22 -06:00
Mottie
e7bbf5d5a7 Docs: update ajax code. Fixes #818
The update shows how to deal with unordered JSON data
2015-02-11 19:20:29 -06:00
Mottie
5e8953d901 Core: fix broken unbinding of events 2015-02-11 18:18:28 -06:00
Mottie
4ca95358c4 Docs: Add css row & column highlighting demo 2015-02-11 13:18:04 -06:00
Mottie
8f161d8c7c Docs: add styling back to options table 2015-02-10 15:15:09 -06:00
Mottie
ec0343ab5f Pager (widget only): fix initial start page default 2015-02-10 10:14:04 -06:00
Mottie
7dc74b9892 Docs: fix typo (because I can't Clyde) 2015-02-09 19:05:58 -06:00
Mottie
c4a84f3dd5 version bump 2015-02-09 18:44:47 -06:00
Mottie
e29492e8c3 Filter: add another custom filter search example 2015-02-09 18:32:50 -06:00
Mottie
624af67ab0 StaticRow: add staticRow_event option 2015-02-09 17:13:21 -06:00
Mottie
1de9c46e30 Math: add math_event option 2015-02-09 17:13:21 -06:00
Mottie
9993d77f38 Core/widgets: update unbinding events to prevent removing all binds
This appears to be a jQuery bug when unbinding events in versions between 1.7 & 1.8 - see http://jsfiddle.net/Mottie/zL6uory0/
2015-02-09 17:12:40 -06:00
Mottie
fec49e144a Core: save raw table cell data 2015-02-09 15:23:51 -06:00
Mottie
9ff5a2ef5f Core: replaced quotes with single quotes
Because I couldn't suppress my OCD any longer
2015-02-09 15:18:41 -06:00