summaryrefslogtreecommitdiff
path: root/app/Module
AgeCommit message (Expand)AuthorFilesLines
2021-10-04Remove dead codeGreg Roach5-30/+0
2021-10-03Refactor HTTP exceptionsGreg Roach9-20/+12
2021-09-28Fix: #4051 - charts block cannot be used on the home page, as we only have on...Greg Roach1-10/+0
2021-09-24Guzzle now throws a GuzzleExceptionGreg Roach2-5/+4
2021-09-24Remove duplicated codeGreg Roach1-13/+6
2021-09-23Use flysystem instead of direct file accessGreg Roach1-1/+1
2021-09-21Apply fixes from StyleCI (#4047)Greg Roach1-2/+2
2021-09-17Fix: sort order in top-surnames blockGreg Roach1-15/+4
2021-09-16Fix: #4034 - Update custom tags for Family Tree BuilderGreg Roach1-1/+1
2021-09-15Fix: XSS vulnerability in some module titlesGreg Roach3-4/+4
2021-09-14PHPdocGreg Roach1-2/+1
2021-09-14Remove unused constantsGreg Roach2-3/+0
2021-09-07Fix: 'My pedigree' menu missingGreg Roach1-12/+13
2021-09-07OpenStreetMap doesn't have any configuration optionsGreg Roach1-20/+1
2021-09-07CodeStyleGreg Roach1-2/+2
2021-09-07CodeStyleGreg Roach1-2/+2
2021-09-07French Relationships: fix placeholder in genitive form (#4030)Jonathan Jaubart1-10/+10
2021-09-07Fix: #4016 - increase amount of zoom on timeline chartGreg Roach1-7/+6
2021-09-02Custom tags from The Master GenealogistGreg Roach1-0/+64
2021-09-01Use wt- namespace for data attributesGreg Roach3-7/+7
2021-08-31Code styleGreg Roach1-4/+10
2021-08-31Lifespan chart: exclude unknown dates from min/max calculation (#4020)Jonathan Jaubart1-2/+4
2021-08-23PHPdocGreg Roach4-13/+11
2021-08-23Fix: #4006 - Extra information sidebar not showing contentsGreg Roach1-11/+13
2021-08-22French Relationships : improvements based on forum feedback (#3916)Jonathan Jaubart1-62/+97
2021-08-20Refactor zoom levels in mapsGreg Roach1-1/+0
2021-08-20CodeStyleGreg Roach1-3/+3
2021-08-19Fix: #1652 - center text in fan chartGreg Roach1-226/+222
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach3-3/+3
2021-08-18Remove old CSSGreg Roach1-1/+1
2021-08-15Fix: #3986 - Close relative events are CustomEvent, not EventDescriptorGreg Roach1-2/+2
2021-08-13Fix #3974 - Use correct sex in relatives' marriage (#3985)Jonathan Jaubart1-6/+6
2021-08-02Split compress-response / content-length middleware into twoGreg Roach1-1/+0
2021-07-27Fix: #3965 - PhpGedView tags such as _MILI should be enabled by defaultGreg Roach1-10/+0
2021-07-26Fix: #3934 - do not add dummy source to clippings cart exportsGreg Roach1-18/+3
2021-07-16Fix: #3957 - wrong path for map-box viewGreg Roach1-1/+1
2021-06-27Fix: #3940 - tags now include hierarchyGreg Roach1-3/+3
2021-06-25Remove deprecated function Fact::getTag()Greg Roach8-114/+114
2021-06-19Custom tags for LegacyGreg Roach1-85/+88
2021-06-12TestingGreg Roach1-1/+0
2021-06-12Configure GEDCOM tagsGreg Roach1-2/+0
2021-06-12Site and tree default preferencesGreg Roach1-1/+5
2021-06-02Prefer https for links to documentationGreg Roach15-27/+27
2021-06-01Fix: #3915 - allow sidebars to modify title based on the individualGreg Roach2-2/+7
2021-05-26I18NGreg Roach1-1/+1
2021-05-26Add support for Welsh and rebuild PO/POT filesGreg Roach7-5/+54
2021-05-19Fix: #3900 - double-escaping dataGreg Roach1-2/+3
2021-05-18Use dependency injectionGreg Roach1-13/+20
2021-05-18CodeStyleGreg Roach4-8/+4
2021-05-17Do not hide errors from invalid server responsesGreg Roach2-39/+31