summaryrefslogtreecommitdiff
path: root/app/Http/Routes
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Add routes for static files in root folderGreg Roach1-0/+6
2020-03-14CodeStyleGreg Roach1-2/+0
2020-03-13Add record types for HEAD and SUBNGreg Roach1-0/+5
2020-02-23Fix: #3089 - change language from tree-preference to site-preferenceGreg Roach1-4/+8
2020-01-29Fix: #3028 - tree parameter needs to be mandatory for manage-trees pageGreg Roach1-2/+2
2020-01-25Fix: wrong URL for data-fix adminGreg Roach1-2/+2
2020-01-22Fix: CSRF middleware needs to run after routing and before the handlerGreg Roach1-8/+0
2020-01-20Create new middleware to load route parametersGreg Roach1-7/+2
2020-01-18Convert 'update places' function to data-fixGreg Roach1-4/+0
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-0/+16
2020-01-09Use place selector in lifespans chart optionsGreg Roach1-0/+2
2019-12-23Fix: #2898 - member-to-member message routes accessible to visitorsGreg Roach1-3/+3
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-16/+32
2019-12-15Fix: #2869 - apply CSRF checks after routingGreg Roach1-327/+352
2019-12-10Add support for Submitter records as first-class objects #2823Greg Roach1-0/+2
2019-12-05Fix: redirect after logout on private treeGreg Roach1-5/+5
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach1-4/+4
2019-11-14Fix: undefined variable when linking media to recordGreg Roach1-1/+1
2019-11-12Add tree parameter to registration and password resetGreg Roach1-8/+8
2019-11-11Fix: missing tree parameter in email verification emailGreg Roach1-1/+1
2019-11-10Fix: #2764 - routing error when editing shared notesGreg Roach1-2/+2
2019-11-10Fix: #2759, fix #2761 - add tree to registration notification emailsGreg Roach1-2/+2
2019-11-06Working on #2737 - refactor admin/media controllerGreg Roach1-1/+0
2019-11-04Refactor update-places to use post+get and new routesGreg Roach1-2/+4
2019-11-04Refactor user-cleanup to use post+get and new routesGreg Roach1-2/+4
2019-11-04Update routing in merge-recordsGreg Roach1-2/+8
2019-11-03Use POST+GET in upgrade wizardGreg Roach1-0/+1
2019-11-03Use POST+GET on calendar pageGreg Roach1-0/+1
2019-11-03Use POST+GET for unconnected individualsGreg Roach1-1/+4
2019-11-03Fix: #2642 - use post/get for admin-media pageGreg Roach1-5/+6
2019-11-03DeadCodeGreg Roach1-1/+0
2019-11-03Add privacy-policy/impressum - #2654Greg Roach1-1/+0
2019-11-02Add ability to send test messages from email preferences pageGreg Roach1-26/+28
2019-11-02Improve logic when masquerading as another userGreg Roach1-4/+2
2019-11-01Fix: #2709 - download GEDCOM using ugly URLsGreg Roach1-4/+7
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-6/+14
2019-10-31Refactor routing tableGreg Roach2-0/+523