Rename Tree::getTitle() to title()
Rename Tree::getTreeName() to name()
Use .phtml extension for template files
Code style
Use views for icons
Add timestamp to JS files (for development, at least)
Move vendor stylesheets to layouts
Administration theme
Fix: #1719 - update favorites modules
The setup wizard has lost its styling
Convert hit-counter to middleware, remove old code from theme
Fix: #1750 - double escaping in <title>
Fix: #1608 - default individual in menus
Missing comma breaks JS
Converting themes to views
Working on themes/layouts
Move site-offline to new framework
Remove global Javascript variables
Convert messaging to use http/controllers/views
Convert login/registration to http/controller
Use views for reports
Use views for genealogy objects
View stacks
Add laravel blade-style 'stacks' to views
Use npm/webpack/babel/laravel-mix to manage and bundle assets
12345