Fix: #5010 - user-text breaks layout of research task table
CodeStyle
Outdated bootstrap markup
PHPdoc
Bootstrap5 needs explicit spacing between form rows
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Add high/low parameters to configure block pagination
Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to lengthy blocks on the home page
Fix: #2856 - apply datatables styling/behaviour consistently
Apply PSR12 code style to templates
PSR-7 requests
Replace Bootstrap4 class with views
Rename functions getFoo() to foo() and return collections instead of arrays
Rename Fact::getDate() to date()
Rename Fact::getAttribute() to attribute()
Rename Fact::getValue() to value()
Rename Fact::getParent() to record()
Use .phtml extension for template files
Code style
Move module views to the views/modules folder