| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-01 | Fix: #5198 - datatables needs an ID for saving state without pretty urls | Greg Roach | 1 | -0/+1 |
| 2025-02-20 | Code Style | Greg Roach | 1 | -1/+0 |
| 2024-12-12 | I18N comments | Greg Roach | 1 | -1/+1 |
| 2024-11-29 | PHPdoc | Greg Roach | 1 | -6/+10 |
| 2024-11-29 | Fix: sortable column alignment - workaround for DataTables #306 | Greg Roach | 1 | -7/+10 |
| 2024-04-03 | Update changes-table.phtml - add location icon | HerzScheisse | 1 | -0/+4 |
| 2022-09-06 | CodeStyle | Greg Roach | 3 | -0/+6 |
| 2022-08-25 | CodeStyle | Greg Roach | 1 | -7/+7 |
| 2022-05-02 | Outdated bootstrap markup | Greg Roach | 1 | -6/+6 |
| 2022-03-13 | CodeStyle - upper/lower case mismatches | Greg Roach | 1 | -1/+1 |
| 2022-02-26 | Validation | Greg Roach | 1 | -1/+1 |
| 2022-02-20 | Create Timestamp class and factory to replace direct-dependency on Carbon | Greg Roach | 1 | -1/+1 |
| 2022-02-18 | PHPdoc | Greg Roach | 2 | -7/+7 |
| 2022-01-23 | Bootstrap5 needs explicit spacing between form rows | Greg Roach | 1 | -6/+6 |
| 2021-12-16 | Set explicit sort order in table views | Greg Roach | 1 | -6/+6 |
| 2021-10-29 | CodeStyle: use JSON_THROW_ON_ERROR with json_encode() | Greg Roach | 1 | -1/+1 |
| 2021-10-15 | Prefer object to stdClass | Greg Roach | 2 | -12/+12 |
| 2021-08-18 | Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400. | Greg Roach | 2 | -14/+14 |
| 2021-03-29 | Correct date display (#3806) | David Drury | 1 | -9/+7 |
| 2021-02-18 | HTML validation | Greg Roach | 1 | -1/+1 |
| 2021-02-10 | CodeStyle | Greg Roach | 1 | -0/+1 |
| 2021-02-08 | CodeStyle | Greg Roach | 1 | -1/+1 |
| 2020-11-30 | Strict types | Greg Roach | 1 | -1/+1 |
| 2020-06-27 | Better handling for custom record types | Greg Roach | 1 | -8/+8 |
| 2020-06-07 | Pending/recent changes - replace 'user' with 'editor' | Greg Roach | 1 | -1/+1 |
| 2020-06-05 | Better handling of unknown users in recent changes block | Greg Roach | 2 | -2/+2 |
| 2020-06-05 | Fix: unknown pending change user causes error | Greg Roach | 1 | -1/+1 |
| 2020-06-03 | Recent changes block, add options for source of data and display of timestamp | Greg Roach | 3 | -18/+46 |
| 2020-02-17 | Default order for recent changes table | Greg Roach | 1 | -0/+2 |
| 2020-02-02 | Fix: javascript error when homepage blocks do not need to 'show more' | Greg Roach | 1 | -11/+11 |
| 2020-01-29 | Add high/low parameters to configure block pagination | Greg Roach | 2 | -5/+8 |
| 2020-01-29 | Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to l... | Greg Roach | 2 | -14/+42 |
| 2020-01-29 | Use real timestamp/user for last-change block, not CHAN record | Greg Roach | 2 | -20/+32 |
| 2020-01-20 | Prefer constants to literal strings | Greg Roach | 1 | -8/+15 |
| 2019-12-23 | Fix: recent changes block, table-layout, does not show | Greg Roach | 1 | -1/+1 |
| 2019-12-11 | Fix: #2856 - apply datatables styling/behaviour consistently | Greg Roach | 1 | -1/+7 |
| 2019-12-03 | Apply PSR12 code style to templates | Greg Roach | 3 | -3/+15 |
| 2019-11-26 | Fix: #2796 - last-changes table overflows blocks in right-hand columns | Greg Roach | 1 | -58/+60 |
| 2019-05-09 | PSR-7 requests | Greg Roach | 1 | -2/+2 |
| 2019-04-01 | Fix: #2363 - inconsistent parameter names for select and radio inputs | Greg Roach | 1 | -2/+2 |
| 2019-03-26 | Replace Bootstrap4 class with views | Greg Roach | 1 | -5/+3 |
| 2019-03-03 | Convert from Carbon (v1) to CarbonImmutable (v2) | Greg Roach | 2 | -5/+5 |
| 2019-02-16 | Rename functions getFoo() to foo() and return collections instead of arrays | Greg Roach | 2 | -3/+3 |
| 2019-01-24 | Working on icons | Greg Roach | 1 | -8/+17 |
| 2018-10-12 | Use .phtml extension for template files | Greg Roach | 3 | -0/+0 |
| 2018-10-04 | Code style | Greg Roach | 3 | -92/+92 |
| 2018-10-03 | Validate parameters | Greg Roach | 1 | -1/+1 |
| 2018-08-30 | Fixed HTML issues, removed duplicate quotes, added missing quotes, fixed case... | Rico Sonntag | 1 | -1/+1 |
| 2018-07-15 | Move module views to the views/modules folder | Greg Roach | 1 | -0/+40 |
| 2018-07-14 | Convert functions to views | Greg Roach | 2 | -0/+82 |