summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers
AgeCommit message (Expand)AuthorFilesLines
2021-01-11Fix: #3655 - Datafix performance and add support for _LOC recordsGreg Roach1-4/+2
2021-01-08Fix: external files cause error on manage media pageGreg Roach5-0/+678
2021-01-05Fix: #3479 - need gender-specific translations for 'aged %s'Greg Roach1-14/+41
2021-01-04Fix: #3612 - better handling of links to non-existant factsGreg Roach1-3/+3
2020-11-30Strict typesGreg Roach2-3/+3
2020-10-22Fix: importing GEDCOM files with macintosh line endingsGreg Roach1-1/+1
2020-10-08Remove unused importsGreg Roach9-17/+0
2020-10-08TyposGreg Roach5-5/+5
2020-10-05Fix: #3113 - add autocomplete to surname fieldsGreg Roach6-6/+361
2020-10-03CodeStyleGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach111-255/+249
2020-09-26Update legacy calendar URL redirect to use new route nameGreg Roach1-1/+1
2020-09-21Fix: #3512, Fix: #3517 - Apache rejects URLs containing %2FGreg Roach2-2/+4
2020-09-20Update links to modules pageGreg Roach1-1/+1
2020-09-17Fix: #3513 - setup wizard needs a cache (before it is normally initialised)Greg Roach1-0/+5
2020-09-17Redirect to new URL after changing the tree's nameGreg Roach1-1/+1
2020-09-16Fix: #3511 - update markup for checkboxes in form setup pageGreg Roach1-1/+1
2020-09-16Refactor controller-actions as request-handlersGreg Roach21-7/+2734
2020-09-15Remove dead codeGreg Roach1-9/+0
2020-09-15Remove dead codeGreg Roach1-65/+1
2020-09-15Replace controller-actions with request-handlersGreg Roach32-2/+1729
2020-09-15Remove league/glide. Use intervention/image directly.Greg Roach4-75/+79
2020-09-08Use factory to create caches and filesystemsGreg Roach15-48/+19
2020-09-04Remove calls to deprecated functionGreg Roach8-69/+69
2020-09-04Fix: #3319 - do not close modal windows when clicking on the backgroundGreg Roach1-1/+1
2020-09-03Fix: #3498 - do not show tab for 'notes linked to notes'Greg Roach1-1/+0
2020-08-30Fix: #3496 - module components replaced with interfacesGreg Roach4-4/+4
2020-08-27Fix: #3488 - add bootstrap styling to report fieldsGreg Roach1-4/+4
2020-08-27Scrutinizer Auto-Fixes (#3491)Scrutinizer Auto-Fixer1-1/+1
2020-08-27CodeStyleGreg Roach1-11/+18
2020-08-27Fix Geographic Data links, adjusted to webtrees changes (#3487)Richard Cissée1-10/+14
2020-08-13Wrong base class for some request handlersGreg Roach7-17/+23
2020-08-11Fix: #3423 - monthly calendar table cell borders missing in minimal themeGreg Roach1-1/+1
2020-08-11Combine SQL queries for performanceGreg Roach1-0/+68
2020-08-10Combine SQL queries for performanceGreg Roach1-69/+2
2020-08-08CleanupGreg Roach1-1/+1
2020-08-05Fix: #3455 - no names for new records, select2 not re-initialised correctlyGreg Roach5-5/+15
2020-07-31Improve auto-complete for individual and family namesGreg Roach2-2/+4
2020-07-30Fix: #3450 - disabling the place-hierarcy module breaks the geographic data listGreg Roach1-2/+12
2020-07-25Fix: #3430 - error parsing search termsGreg Roach1-5/+9
2020-07-23Fix: #3428 - final breadcrumb on geographic data pageGreg Roach1-2/+3
2020-07-23Simplify the geographic data listGreg Roach2-0/+239
2020-07-21Fix: #3422 - spacing between calendar datesGreg Roach1-2/+4
2020-07-21Fix: #3421 - media files not shown unless pretty URLs are usedGreg Roach1-0/+1
2020-07-20Refactor MediaFileController into request handlersGreg Roach3-0/+275
2020-07-19Refactor calendar control into request handlersGreg Roach3-0/+505
2020-07-17Refactor place list controller as moduleGreg Roach1-29/+22
2020-07-17Add missing redirect for notelist.phpGreg Roach6-110/+172
2020-07-12Cleanup webtrees.jsGreg Roach1-1/+1
2020-07-12Fix: some servers cannot display thousands of changesGreg Roach2-97/+26