summaryrefslogtreecommitdiff
path: root/routes
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Use PSR-15 request handlers as alternative to controllers/actionsGreg Roach1-15/+12
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-1/+0
2019-03-14Convert languages to modulesGreg Roach1-2/+0
2019-03-02Use app() shortcutGreg Roach1-1/+1
2019-03-02Tidy up initialisationGreg Roach1-0/+1
2019-02-23Lists as ModulesRichard Cissee1-9/+11
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+0
2019-02-01Refactor admin controllers and add testsGreg Roach1-2/+2
2019-02-01Refactor admin controllers and add testsGreg Roach1-13/+13
2019-02-01Refactor admin controllerGreg Roach1-8/+8
2019-02-01Refactor admin controllerGreg Roach1-8/+8
2019-02-01Refactor admin controllerGreg Roach1-3/+3
2019-02-01Refactor admin controllers and servicesGreg Roach1-2/+2
2019-01-30Add themes to the control panelGreg Roach1-50/+54
2019-01-29Move analytics settings to the module settingsGreg Roach1-1/+4
2019-01-28Convert page footers to modulesGreg Roach1-0/+2
2019-01-28Refactor Location classGreg Roach1-8/+8
2019-01-26DeadCodeGreg Roach1-3/+1
2019-01-26DeadCodeGreg Roach1-2/+0
2019-01-26Fix: #2129 - module managementGreg Roach1-7/+14
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-2/+3
2019-01-23Cleanup interactive tree moduleGreg Roach1-2/+0
2019-01-23Tidy ajax parameter to chartsGreg Roach1-2/+0
2019-01-23Merge chart controllers into chart modulesGreg Roach1-6/+0
2019-01-23Merge chart controllers into chart modulesGreg Roach1-2/+0
2019-01-22Merge chart controllers into chart modulesGreg Roach1-2/+0
2019-01-22Merge chart controllers into chart modulesGreg Roach1-2/+0
2019-01-22Merge chart controllers into chart modulesGreg Roach1-4/+0
2019-01-22Merge chart controllers into chart modulesGreg Roach1-4/+0
2019-01-22Merge DescentsChartController into DescendancyChartModuleGreg Roach1-2/+0
2019-01-22Merge CompactChartController into CompactChartModuleGreg Roach1-2/+0
2019-01-22Merge AncestorsChartController into AncestorsChartModuleGreg Roach1-2/+0
2019-01-09Use illuminate/database for citation autocompleteGreg Roach1-0/+1
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-18Remove PhpGedView transfer wizard. PhpGedView users will need to migrate to ↵Greg Roach1-2/+0
webtrees 1.7 before upgrading to webtrees 2.0
2018-10-06PHPdocGreg Roach1-0/+2
2018-07-22Refactoring mapsGreg Roach1-0/+4
2018-07-22Refactoring mapsGreg Roach1-0/+6
2018-07-16Use PSR2 code styleGreg Roach1-284/+284
2018-07-15convert Admin pages and ajax calls to route/viewDavid Drury1-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-12Convert add/edit/update facts to http/controllerGreg Roach1-0/+3
2018-07-11Convert change-family-members to http/controllerGreg Roach1-0/+2
2018-07-10Convert link-spouse-to-individual to http/controllerGreg Roach1-57/+59
2018-07-10Convert link-child-to-family to http/controllerGreg Roach1-0/+2
2018-07-09Convert inverselink.php to http/controllerGreg Roach1-0/+4
2018-07-02Fix: #1768 - cannot accept/reject all changesGreg Roach1-0/+2
2018-06-30Convert print_indi_form function to viewGreg Roach1-35/+51
2018-06-28Convert edit note to http/controllerGreg Roach1-0/+2
2018-06-26Convert upgrade wizard to http/controllerGreg Roach1-0/+2
2018-06-18Convert PGV import wizard to http/controllerGreg Roach1-0/+2