summaryrefslogtreecommitdiff
path: root/resources/views/modules/recent_changes/changes-table.phtml
AgeCommit message (Expand)AuthorFilesLines
2026-01-01Fix: #5198 - datatables needs an ID for saving state without pretty urlsGreg Roach1-0/+1
2024-11-29Fix: sortable column alignment - workaround for DataTables #306Greg Roach1-7/+10
2024-04-03Update changes-table.phtml - add location iconHerzScheisse1-0/+4
2022-09-06CodeStyleGreg Roach1-0/+2
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-1/+1
2021-12-16Set explicit sort order in table viewsGreg Roach1-6/+6
2021-10-29CodeStyle: use JSON_THROW_ON_ERROR with json_encode()Greg Roach1-1/+1
2021-10-15Prefer object to stdClassGreg Roach1-6/+6
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-8/+8
2021-02-08CodeStyleGreg Roach1-1/+1
2020-11-30Strict typesGreg Roach1-1/+1
2020-06-27Better handling for custom record typesGreg Roach1-8/+8
2020-06-07Pending/recent changes - replace 'user' with 'editor'Greg Roach1-1/+1
2020-06-05Better handling of unknown users in recent changes blockGreg Roach1-1/+1
2020-06-05Fix: unknown pending change user causes errorGreg Roach1-1/+1
2020-06-03Recent changes block, add options for source of data and display of timestampGreg Roach1-15/+10
2020-02-17Default order for recent changes tableGreg Roach1-0/+2
2020-01-29Add high/low parameters to configure block paginationGreg Roach1-2/+4
2020-01-29Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to l...Greg Roach1-2/+6
2020-01-29Use real timestamp/user for last-change block, not CHAN recordGreg Roach1-14/+19
2020-01-20Prefer constants to literal stringsGreg Roach1-8/+15
2019-12-23Fix: recent changes block, table-layout, does not showGreg Roach1-1/+1
2019-12-11Fix: #2856 - apply datatables styling/behaviour consistentlyGreg Roach1-1/+7
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+5
2019-11-26Fix: #2796 - last-changes table overflows blocks in right-hand columnsGreg Roach1-58/+60
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-2/+2
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-2/+2
2019-01-24Working on iconsGreg Roach1-8/+17
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+66