| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | Trim whitespace in class names. | Frederick Muriuki Muriithi | |
| 12 days | Bug: DataTables: Check both radio buttons and checkboxes. | Frederick Muriuki Muriithi | |
| Extract logic for checking/unchecking a datatable's row's checkbox or radio button as relevant, into a new function. Use new function instead of multiple copies of the logic. | |||
| 2026-01-23 | DataTables: Add some custom utility functions. | Frederick Muriuki Muriithi | |
| 2026-01-23 | DataTables: Improve drawCallback | Frederick Muriuki Muriithi | |
| * Use references from the datatables API rather than depending on specific classes existing in the tables. | |||
| 2026-01-23 | DataTables: Bug -- Improve performance - use provided indexes. | Frederick Muriuki Muriithi | |
| * Fix the function signatures * Use the provided indexes for selection | |||
| 2026-01-23 | DataTables: Bug -- Only add the data length if necessary. | Frederick Muriuki Muriithi | |
| 2026-01-23 | DataTables: Only set the "data" and "columns" options if not empty. | Frederick Muriuki Muriithi | |
| To prevent the utility function from breaking the way DataTables works when you provide an already populated table, only set the data and columns options if the user actually provides values for them. | |||
| 2025-12-17 | Avoid colons in HTML attribute values | Frederick Muriuki Muriithi | |
| Colons are used as part of the CSS selectors, so having them in the attribute values leads to problems selecting and styling the elements. | |||
| 2025-12-16 | Add javascript utilities to handle URLs. | Frederick Muriuki Muriithi | |
| 2025-12-08 | Implement streamlined UI for species. | Frederick Muriuki Muriithi | |
| 2025-12-08 | Improve the streamlined UI for the index page. | Frederick Muriuki Muriithi | |
| 2025-10-13 | Publications: Enable editing publication details. | Frederick Muriuki Muriithi | |
| 2025-07-01 | Enable scrolling and paging for both species and populations. | Frederick Muriuki Muriithi | |
| 2025-05-28 | Add javascript debugging function. | Frederick Muriuki Muriithi | |
| 2025-04-28 | Move functions to fetch pubmed data out into a separate js file. | Frederick Muriuki Muriithi | |
| 2025-04-28 | Move generic utility functions to the utils.js file. | Frederick Muriuki Muriithi | |
| 2025-04-21 | Update to bootstrap 5 classes. | Frederick Muriuki Muriithi | |
| 2025-03-17 | Remove scroller | Frederick Muriuki Muriithi | |
| @acenteno insists on having paging with ability to display everything on a single page. | |||
| 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 | Change cell data from label element to plain text. | Frederick Muriuki Muriithi | |
| 2025-03-10 | Update how the DataTables handlers are set up. | 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 | |
| 2025-02-18 | Add missing scripts. rework-species-selection | Frederick Muriuki Muriithi | |
| 2025-01-06 | Pass in file object rather than file-input element | Frederick Muriuki Muriithi | |
| To make this reusable even in scenarios where a file-input element does not exist or cannot be updated, pass in the file object itself rather than a file-input element. | |||
| 2024-12-20 | Add javascript to handle resumable, chunked file uploads. | Frederick Muriuki Muriithi | |
| 2024-12-20 | Retain a consistent naming scheme for functions. | Frederick Muriuki Muriithi | |
| * Create a temporary fix to bridge the change. | |||
| 2024-12-17 | Add function to read first 'n' lines of file as text. | Frederick Muriuki Muriithi | |
| 2024-09-24 | Respond to UI actions even for unimplemented links. | Frederick Muriuki Muriithi | |
| 2024-07-25 | Rename module: qc_app --> uploader | Frederick Muriuki Muriithi | |
