Commit Graph

45 Commits (bcf529604789c2f8d6135fa67a56480cf2891d6e)

Author SHA1 Message Date
Michael Fielding 8932d269b7 Fix fnSetFilteringDelay when filtering disabled
8 years ago
Allan Jardine 427969e6d9 Fix - API: `average()` needs an initial value
9 years ago
Allan Jardine 99e25cacfe Fix - API: `sum()` method example had incorrect usage of
9 years ago
Allan Jardine 57a3d80321 New - API: `processing()` method
9 years ago
Philzen c85e9aa169 Removed unused variables and fixed indentation
9 years ago
Allan Jardine 0bd223b57d API: Add not to `fnSetFilteringDelay` plug-in that `searchDelay` should be used instead now
10 years ago
Edouard Labre 1c8a7bfefb Add row().show().js plugin
10 years ago
Allan Jardine 91f1cb79ea Dev: Remove old index files - they are no longer used on the
10 years ago
Allan Jardine 984aa9c54b Update API: `sum()` method will now strip non-numeric data
10 years ago
Allan Jardine d1ba8bde45 Fix API plugin: `order.neutral()` didn't fully restore the order correctly
10 years ago
Allan Jardine b97abea688 New - API: `order.neutral()` method to use the data load order as the
10 years ago
Allan Jardine 075ec52008 Fix - API: `sum()` method should have a default value
10 years ago
Allan Jardine 2ab48fdbc3 New API method: `column().title()` from Alejandro Navarro
10 years ago
Allan Jardine 5f37c86aa1 API - columns().order() plug-in method
10 years ago
Allan Jardine bbdf40a29a Fix #66: Correct documentation for page.jumpToData
10 years ago
Allan Jardine b644af9c80 Fix: average() API plug-in was one short in its data count.
10 years ago
Allan Jardine 8c797a5854 Fix: Clear button in search box wasn't clearing the filter
10 years ago
Allan Jardine 505bef35b5 Fix: Correct documentation for the fnGetTds 1.10 eqiv. method
11 years ago
Allan Jardine f3e99a6c02 Update fnFindCellRowNodes.js and fnFindCellRowIndexes.js to work with
11 years ago
Allan Jardine 4df671ed24 Update doc comments for new web-site
11 years ago
Allan Jardine 4f29d7fda6 Major update to doc comment formatting for new DataTables web-site
11 years ago
Allan Jardine 02d801764c API: average() and sum() methods for DT1.10
11 years ago
Allan Jardine faf4f3126f Merge branch 'master' of github.com:DataTables/Plugins
11 years ago
Allan Jardine 34eec35704 Update fnGetHiddenNodes to be compatible with 1.10
11 years ago
Allan Jardine 95ec40f166 Correct fnGetTd name
11 years ago
Allan Jardine 9323ccdd67 fnReloadAjax: Update to be comaptible with 1.10.
11 years ago
Allan Jardine 4439339c66 Fix fnMultiFilter as per thread 17544 - wasn't doing a full redraw
11 years ago
globalinnovation 73201816cb Update fnAddTr.js - Fix - Showing invisible columns
11 years ago
globalinnovation 404f049976 Update fnAddTr.js - Fix - Showing invisible columns
11 years ago
Allan Jardine 9d8562e3c8 Fix description of fnDataUpdate plug-in method.
12 years ago
Allan Jardine 46df5ba4bc Fix: fnReloadAjax's standing redraw was totally broken. Fixed here.
12 years ago
Allan Jardine 38fa052444 api - fnPagingInfo.js plug-in didn't correctly handle -1 page length
12 years ago
Allan Jardine 6dff9570f7 Update for fnReloadAjax to have it work, inthe most basic sense, with server-side processing
12 years ago
Allan Jardine a71dbb15b6 Merge pull request #5 from DukeAstar/master
12 years ago
Allan Jardine 6493480095 Add brackets to keep DataTables style formatting.
12 years ago
DukeAstar 1fe1331c0f fnServerData function was call without having DataTable as "this"
12 years ago
DukeAstar 1b1c0518f4 Fix double redraw of all the rows when bStandingRedraw = true
12 years ago
Allan Jardine cb7b8ac3bb Fix: fnFilterAll was a bit dodgy - 10670.
12 years ago
Allan Jardine 5db3b46e8e Fix var error in fnSetFilteringDelay - just a warning, but good to tidy up
12 years ago
Allan Jardine 064cc451a0 Fix typo in jQuery for fnGetColumnData
12 years ago
Allan Jardine 66e5f2b06c fnLengthChange documentation comment was wrong
12 years ago
Allan Jardine a8495242cc Update index files for m4
13 years ago
Allan Jardine 6868a03f17 Add anchor tags
13 years ago
Allan Jardine 6e221d94b9 Add Bootstrap integration files
13 years ago
Allan Jardine fa79071454 Add API methods from DataTables plug-ins page (dropping the ones which are now provided for by the built in methods (mainly $ and _). Some examples still needed and possibly summaries
13 years ago