summaryrefslogtreecommitdiff
path: root/app/Http/Routes/WebRoutes.php
AgeCommit message (Expand)AuthorFilesLines
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 Roach1-0/+491