| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-09 | Use illuminate/database for citation autocomplete | Greg Roach | 1 | -0/+1 | |
| 2019-01-01 | Happy 2019 | Greg Roach | 1 | -1/+1 | |
| 2018-12-18 | Remove PhpGedView transfer wizard. PhpGedView users will need to migrate to ↵ | Greg Roach | 1 | -2/+0 | |
| webtrees 1.7 before upgrading to webtrees 2.0 | |||||
| 2018-10-06 | PHPdoc | Greg Roach | 1 | -0/+2 | |
| 2018-07-22 | Refactoring maps | Greg Roach | 1 | -0/+4 | |
| 2018-07-22 | Refactoring maps | Greg Roach | 1 | -0/+6 | |
| 2018-07-16 | Use PSR2 code style | Greg Roach | 1 | -284/+284 | |
| 2018-07-15 | convert Admin pages and ajax calls to route/view | David Drury | 1 | -0/+3 | |
| Remove unused files formatting Fix some inadvertently reverted code extend use of Request remove unused class For place hierarchy show a map or table but not both Bug fix: Location->getChildren not respecting hierarchy change classnames simplify css Improve breadcrumbs simplify css use views for map sidebar html escape routes Bug Fix: place hierarchy not respecting tree Update Place class phpDocs Add note on place hierarchy styling and place hierarchy page layout Shift html to view Bug Fix: longstanding bug copied from GoogleMap module where hierarchy incorrectly checked on admin places page php-cs-fixer formatting Bug fix: import csv file where all records are greater than level 0 (e.g SWE1000.csv) | |||||
| 2018-07-12 | Convert add/edit/update facts to http/controller | Greg Roach | 1 | -0/+3 | |
| 2018-07-11 | Convert change-family-members to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-07-10 | Convert link-spouse-to-individual to http/controller | Greg Roach | 1 | -57/+59 | |
| 2018-07-10 | Convert link-child-to-family to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-07-09 | Convert inverselink.php to http/controller | Greg Roach | 1 | -0/+4 | |
| 2018-07-02 | Fix: #1768 - cannot accept/reject all changes | Greg Roach | 1 | -0/+2 | |
| 2018-06-30 | Convert print_indi_form function to view | Greg Roach | 1 | -35/+51 | |
| 2018-06-28 | Convert edit note to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-06-26 | Convert upgrade wizard to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-06-18 | Convert PGV import wizard to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-05-28 | Convert sitemap module to http/controller | Greg Roach | 1 | -2/+2 | |
| 2018-05-26 | Convert admin_site_logs to http/controller | Greg Roach | 1 | -1/+3 | |
| 2018-05-25 | Converting admin_site_config.php to http/controller | Greg Roach | 1 | -4/+16 | |
| 2018-05-24 | Convert admin_trees_config.php to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-05-23 | Tidy | Greg Roach | 1 | -2/+0 | |
| 2018-05-23 | Convert admin_trees_check to http/controller | Greg Roach | 1 | -0/+1 | |
| 2018-05-23 | Convert admin_trees_duplicates to http/controller | Greg Roach | 1 | -0/+1 | |
| 2018-05-21 | Convert tree downloads to http/controller | Greg Roach | 1 | -0/+3 | |
| 2018-05-21 | Convert admin_trees_merge.php to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-05-20 | Convert admin_trees_places.php to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-05-20 | Convert admin_trees_renumber.php to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-05-20 | Convert admin_trees_unconnected to http/controller | Greg Roach | 1 | -0/+1 | |
| 2018-05-20 | Convert admin_media_upload.php to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-05-20 | Convert admin/media to http/controller | Greg Roach | 1 | -0/+3 | |
| 2018-05-20 | Refactor | Greg Roach | 1 | -1/+1 | |
| 2018-05-20 | Converting user admin functions to view/controller | Greg Roach | 1 | -0/+9 | |
| 2018-05-12 | Convert admin_trees_manage.php to http/controller/views | Greg Roach | 1 | -0/+7 | |
| 2018-05-05 | Working on themes/layouts | Greg Roach | 1 | -2/+2 | |
| 2018-05-05 | Convert GEDCOM import to use http controllers | Greg Roach | 1 | -0/+3 | |
| 2018-05-05 | Convert search to views/http controllers | Greg Roach | 1 | -0/+6 | |
| 2018-04-13 | Convert action.php to http/controller style | Greg Roach | 1 | -0/+15 | |
| 2018-04-12 | Convert more functions to http/controllers | Greg Roach | 1 | -0/+3 | |
| 2018-04-12 | Use http/controller for creating media objects from media files | Greg Roach | 1 | -26/+27 | |
| 2018-04-08 | Working on edit pages | Greg Roach | 1 | -0/+4 | |
| 2018-04-06 | Convert messaging to use http/controllers/views | Greg Roach | 1 | -1/+6 | |
| 2018-03-26 | Convert message page to http/controller/view | Greg Roach | 1 | -0/+1 | |
| 2018-03-25 | Convert pending-changes page to http/controller/view | Greg Roach | 1 | -1/+12 | |
| 2018-03-24 | Convert expanded view of chart boxes to use http/controller | Greg Roach | 1 | -0/+1 | |
| 2018-03-22 | Convert calendar.php to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-03-22 | Convert individual/family list to use http/controllers | Greg Roach | 1 | -0/+2 | |
| 2018-03-20 | Convert branches list to http/controller | Greg Roach | 1 | -0/+2 | |
| 2018-03-19 | Add general-purpose route for module actions | Greg Roach | 1 | -0/+2 | |
