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
Mottie
8bd77b02f6
version bump
2014-02-20 17:25:49 -06:00
Mottie
2e92c3b3c1
Merge branch 'Infeligo-dev-delay-init-example' into working
2014-02-20 17:13:27 -06:00
Mottie
eae07aef31
Complete merge of delayInit demo
2014-02-20 17:13:03 -06:00
Mottie
1085363b8d
doc updates
2014-02-20 17:04:13 -06:00
Mottie
e868492dcd
fix annoying filter search caret jumping to end after typing
2014-02-20 17:01:37 -06:00
Mottie
24c1ce7e2c
Fix javascript error while managing c.parsers. Fixes #507
2014-02-20 15:05:32 -06:00
Mottie
269b01f95c
filter-onlyAvail now updates all selects properly. Fixes #473 .
2014-02-20 14:40:17 -06:00
Mihhail Verhovtsov
3785c87cba
Added demo for delayInit option
2014-02-20 09:43:44 +02:00
Mottie
08b98084b0
Filter widget: fix js error on empty tables
2014-02-19 18:21:16 -06:00
Mottie
a0275e34ad
version bump
2014-02-19 17:23:08 -06:00
Mottie
5a18cd646a
Switched method to save last search time. Fixes #473
2014-02-19 17:23:00 -06:00
Mottie
15bf11f0d4
wrong date ;P
2014-02-19 13:31:46 -06:00
Mottie
2e60ba47d6
Merge branch 'stuff'
2014-02-19 13:27:59 -06:00
Mottie
e69101f824
Cleanup & version bump
2014-02-19 13:27:23 -06:00
Mottie
b0efc37d28
Fix accordion header links - ignore parenthesis
2014-02-19 12:12:12 -06:00
Mottie
5cafeb49a7
column selector cleanup
2014-02-19 12:11:23 -06:00
Mottie
73c8f659cc
Filter widget: Use new parser "parsed" parameter
2014-02-19 04:33:53 -06:00
Mottie
a33fc74f57
checkbox parser now toggles "checked-#" row class name
2014-02-19 03:11:52 -06:00
Mottie
5f366762f7
currency parser update: detect with +/- symbols
2014-02-18 12:40:10 -06:00
Mottie
fc6d0961b0
Filter Formatter updates. Fixes #325 & #430
...
Added "compare" & "selected" options to add a comparison dropdown
Added "endOfDay" option for datepicker
Filter resets now sets the default values instead of an empty string
Saved filter searches now properly apply
2014-02-17 16:21:35 -06:00
Mottie
6598368e9c
Add filtering, code size and Bootstrap to features. Fixes #498 .
2014-02-11 21:37:17 -06:00
Mottie
4d34ab7075
Add filtering, code size and Bootstrap to features. Fixes #498 .
2014-02-11 21:35:02 -06:00
Rob G
f9095b1fac
Merge pull request #497 from dandv/patch-2
...
Mention inline editing among features
2014-02-11 18:12:16 -06:00
Rob G
dc0e445fec
Merge pull request #496 from dandv/patch-1
...
Add Chrome to list of supported browsers
2014-02-11 18:11:51 -06:00
Dan Dascalescu
4eb79f51f5
Add filtering, code size and Bootstrap to features
...
Quite important features
2014-02-11 15:20:40 -08:00