Rob Garrison
03eeb2e819
Global: Add editor eslint & fix issues
2018-03-18 09:18:20 -05:00
Rob Garrison
b6647faba5
2.29.0
2017-09-27 21:09:50 -05:00
Rob Garrison
f0426f80f4
Sort2Hash: Add sort2Hash_replaceHistory option
2017-08-31 21:35:00 -05:00
Alex Weissman
6fe2cdf810
Prevent sort2Hash from adding extraneous entries to browser history
...
Use `window.location.replace` to update the browser URL only, rather than `window.location.hash`, which modifies the browser history.
2017-08-31 21:13:05 -05:00
Rob Garrison
c1c55c5688
v2.28.15
2017-07-04 12:56:45 -05:00
Rob Garrison
243205c513
Sort2Hash: Compare hash filter
2017-06-25 14:34:31 -05:00
Rob Garrison
56e6e70a76
Sort2Hash: Fix p's
2017-06-25 14:16:56 -05:00
Rob Garrison
a773ac63ed
Sort2Hash: prevent filter update if unchanged
2017-06-25 13:52:56 -05:00
Rob Garrison
f006d8aa5f
v2.28.6
2017-04-02 06:34:02 -05:00
Rob Garrison
eb0692dbc8
sort2Hash: Stop option warnings. Fixes #1369
2017-03-14 17:02:51 -05:00
Rob Garrison
87a10d6987
Global: Use triggerHandler to prevent event bubble to any outer table
2015-12-01 19:38:56 -06:00
Rob Garrison
a203ac5f52
version bump
2015-11-10 15:27:30 -06:00
Rob Garrison
65867145df
Sort2Hash: Add 2 utility functions to simplify hash processing
2015-11-08 20:47:30 -06:00
Rob Garrison
f3449a8e7f
Sort2Hash: make functions accessible
2015-11-08 17:33:55 -06:00
Rob Garrison
9bfde43c8f
version bump
2015-11-02 10:50:31 -06:00
Rob Garrison
52ec39464a
Sort2Hash: Remove history push state
2015-10-31 11:37:55 -05:00
Rob Garrison
1d813bd766
version bump
2015-10-31 11:06:09 -05:00
Rob Garrison
b31f786caa
Sort2Hash: update to include pager & filter parameters
2015-10-31 10:20:14 -05:00
Mottie
10bc23fa24
Overall: set jsHint "undef" & "unused" options. Fixed issues
...
The math widget had a javascript error which jsHint was not catching
2015-07-28 15:57:01 -05:00
Mottie
b3dd4b7c75
version bump
2015-07-28 15:01:32 -05:00
Mottie
75de112ef6
Build: Add jscs checking & fix style issues
...
Thanks @Herst!
2015-07-22 23:29:51 -05:00
Mottie
3f357dc33b
sort2Hash: remove extra comma
2015-07-21 21:49:58 -05:00
Mottie
f82214cf0b
sort2Hash: fix js error by using correct variable
2015-07-21 21:45:59 -05:00
Mottie
9b6f8fb379
sort2Hash: add text & saveSort override options. Fixes #962
...
* Add `sort2Hash_useHeaderText` - use column header text or zero-based index
* Add `sort2Hash_processHeaderText` - extra column header text processing
* Add `sort2Hash_directionText` - sort direction text array
* Add `sort2Hash_overrideSaveSort` - override saveSort stored sort if true
2015-07-21 21:33:52 -05:00
Mottie
2967e6196c
Sort2Hash widget added
...
See http://stackoverflow.com/q/31377639/145346
2015-07-13 12:41:18 -05:00