Update changes-table.phtml - add location iconIn the latest changes block the location icon was missing...
CodeStyle
Outdated bootstrap markup
CodeStyle - upper/lower case mismatches
Validation
Create Timestamp class and factory to replace direct-dependency on Carbon
PHPdoc
Bootstrap5 needs explicit spacing between form rows
Set explicit sort order in table views
CodeStyle: use JSON_THROW_ON_ERROR with json_encode()
Prefer object to stdClass
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Correct date display (#3806)
HTML validation
Strict types
Better handling for custom record types
Pending/recent changes - replace 'user' with 'editor'
Better handling of unknown users in recent changes block
Fix: unknown pending change user causes error
Recent changes block, add options for source of data and display of timestamp
Default order for recent changes table
Fix: javascript error when homepage blocks do not need to 'show more'
12