Mottie
694357cd2e
version bump
2014-03-13 18:54:55 -05:00
Mottie
e9bbec48b9
Fix numberSorter js error & add test
2014-03-13 18:47:40 -05:00
Mottie
99f53cd26b
Filter formatter (jQuery UI) work again
2014-03-12 20:24:29 -05:00
Mottie
65a53dd0e8
grrr, I'll get this version number right...
2014-03-12 16:20:03 -05:00
Mottie
cc31fef7c0
corrected version #
2014-03-12 16:07:25 -05:00
Mottie
ef84efd665
version bump
2014-03-12 16:04:08 -05:00
Mottie
128cf62450
Add align character widget
2014-03-12 16:03:49 -05:00
Rob G
c69d94cbb4
Merge pull request #545 from dturkenk/master
...
Support search delay on filter keyup
2014-03-12 14:42:56 -05:00
Dan Turkenkopf
6f44d60e49
Support search delay on filter keyup
...
Changed filter parameter of filter.searching to true so that it will
delay until typing is complete
2014-03-12 14:24:09 -04:00
Mottie
261b009af1
version bump
2014-03-09 21:23:08 -05:00
Mottie
867447a2e3
column selector widget: auto state is saved. Fixes #517
2014-03-09 21:10:23 -05:00
Mottie
d34a6a1a74
storage utility now returns empty string vs empty object
2014-03-09 17:53:34 -05:00
Mottie
2402d2c3b6
Build table widget doc fixes & update
2014-03-09 17:09:59 -05:00
Mottie
af8111d815
Add namespace option for core & filter events. Fixes #535
2014-03-09 17:09:23 -05:00
Mottie
8269d902d8
natural sort optimization
2014-03-09 11:48:14 -05:00
Mottie
625d60899a
Build widget does not inappropriately log an empty table message
2014-03-09 11:48:11 -05:00
Mottie
caeb716e8c
Docs: fix nested accordions
2014-03-09 11:48:08 -05:00
Mottie
48b642124d
headerTitles widget: lots of new options
...
foo
2014-03-09 11:47:58 -05:00
Mottie
35be6689fb
cleanup & version bump
2014-03-07 12:53:21 -06:00
Mottie
224d7acb24
Attempt to fix pager row count #455
2014-03-06 21:13:45 -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
c4d02b312a
grouping separator details added
2014-03-06 16:45:04 -06:00
Mottie
5ca8fd3380
Add headerTitles widget. Fixes #529
2014-03-06 16:44:03 -06:00
Mottie
492c022992
Added docs for language variable; used by aria-label in the header
2014-03-05 13:49:54 -06:00
Mottie
65b74c771a
Date parsers now return the original text when encountering invalid dates. Sort of fixes #531
2014-03-05 13:48:20 -06:00
Mottie
fa6b620964
Group widget: Add group_saveGroups & group_saveReset option. Fixes #514
2014-03-04 11:26:20 -06:00
Mottie
743f99919d
checkbox parser no longer causes an error when a checkbox doesn't exist
2014-03-04 10:45:46 -06:00
Mottie
5590ee5c3f
Filter build select no longer causes js error on empty tables. Fixes #528
2014-03-04 10:42:16 -06:00
Mottie
e30d8049ae
pager: compare totalRows vs totalPages when preventing an ajax call
2014-03-04 10:40:34 -06:00
Mottie
0107e93c94
preset filter searches work again. Fixes #511 & #525
2014-03-04 07:14:55 -06:00
Mottie
7269aadc74
cache natural sort regex
2014-03-03 18:25:43 -06:00
Mottie
5d91d5e81a
Pager: ensure empty array & array of empty strings evaluates as the same. Fixes #202
2014-03-03 18:25:12 -06:00
Mottie
0b91b7c586
Update isValueInArray function & sortAppend option. Fixes #523
2014-03-03 18:05:03 -06:00
Mottie
009c8c5f20
Filter widget docs: add note about placeholder. Fixes #522 .
2014-03-01 08:14:33 -06:00
Mottie
cfd2eab774
columnSelector: make column disable, visible, invisible methods consistent. Fixes #519
2014-03-01 07:23:56 -06:00
Mottie
ec05cd9ff5
Increase Bootstrap 3 theme css specificity. See #515
2014-02-27 15:06:57 -06:00
Mottie
85d799373c
Pager custom controls now empty on single page. Fixes #518
2014-02-27 10:49:09 -06:00
Mottie
7c1d47f2cc
All test dates are now time zone & DST independent. Fixes #516
2014-02-26 12:15:18 -06:00
Mottie
c85bf8bbf4
Destroy now unbinds updateCache properly
2014-02-26 12:12:50 -06:00
Mottie
5b38501408
Grouping widget collapsed option shows headers. Fixes #514
2014-02-25 09:34:03 -06:00
Mottie
cf1ea135cb
version bump
2014-02-23 00:48:07 -06:00
Mottie
4e80bc9753
Pager widget initializes properly. Fixes #510
2014-02-23 00:46:34 -06:00
Mottie
556bcc2d48
version bump
2014-02-22 11:24:14 -06:00
Mottie
88dbec0369
Resolve pager issues. Fixes #509 .
...
Fixed several undefined variable javascript errors
Fixed an issue with recursion in the pager widget
Pagers now use "updateCache" method to update the internal cache after
ajax
2014-02-22 11:17:26 -06:00
Mottie
873ff61f5f
Add "updateCache" method
2014-02-22 10:50:48 -06:00
Mottie
5992089f9d
version bump
2014-02-21 17:39:51 -06:00
Mottie
70d3fe57f3
Merge branch 'working'
2014-02-21 17:28:06 -06:00
Mottie
8cab08da37
Stop stickyheader scrolling to top after sort
2014-02-21 17:26:43 -06:00
Mottie
5d0a109efb
Sticky header sorting works again. Fixes #508
2014-02-21 17:25:49 -06:00
Mottie
99e14a70a2
correct version
2014-02-20 17:35:26 -06:00