index
:
gn-uploader
this commit
keyring
main
rework-species-selection
gn-uploader: Data uploader for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uploader
/
static
/
js
/
datatables.js
Age
Commit message (
Expand
)
Author
7 days
DataTables: Add some custom utility functions.
Frederick Muriuki Muriithi
7 days
DataTables: Improve drawCallback
Frederick Muriuki Muriithi
7 days
DataTables: Bug -- Improve performance - use provided indexes.
Frederick Muriuki Muriithi
7 days
DataTables: Bug -- Only add the data length if necessary.
Frederick Muriuki Muriithi
7 days
DataTables: Only set the "data" and "columns" options if not empty.
Frederick Muriuki Muriithi
2025-03-17
Remove scroller
Frederick Muriuki Muriithi
2025-03-12
Remove setting: Was causing tables to be weird when searching.
Frederick Muriuki Muriithi
2025-03-12
Remove obsolete and incompatible row-selection code.
Frederick Muriuki Muriithi
2025-03-12
Update default DataTables settings for Select and Scroller extensions.
Frederick Muriuki Muriithi
2025-03-11
Extract common DataTables into a reusable function.
Frederick Muriuki Muriithi
2025-03-10
Add utility to set up common DataTables events handlers.
Frederick Muriuki Muriithi
2025-03-10
Allow row selection by clicking anywhere on the row.
Frederick Muriuki Muriithi
2025-03-10
Change the way the Row-Selection handler works.
Frederick Muriuki Muriithi
2025-02-24
Enable selecting specific rows.
Frederick Muriuki Muriithi