summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Gedcom elementsGreg Roach26-206/+1032
2021-02-16Fix: #3726 - strict type errorGreg Roach1-1/+1
2021-02-16Fix: #3728 - top 10 surnames config errorGreg Roach1-1/+1
2021-02-16Fix: #3729 - top 10 given names config errorGreg Roach1-1/+1
2021-02-14Fix: #3724 - regex error in citation autocompleteGreg Roach1-1/+1
2021-02-14Gedcom elementsGreg Roach3-3/+386
2021-02-14Fix: #3711 - the table wt_placelocation may contain duplicatesGreg Roach1-1/+27
2021-02-14Gedcom elementsGreg Roach71-69/+349
2021-02-14Strict type errorGreg Roach1-1/+1
2021-02-13Missed in recent changes (#3723)David Drury1-2/+2
2021-02-12Fix: #3721 occupation report fails when no occupation chosenGreg Roach1-1/+1
2021-02-11Fix: #3372 - show marriage type as label for factGreg Roach2-4/+14
2021-02-11Fix: #2829 - update external URLs for AFN fieldsGreg Roach2-3/+22
2021-02-11Merge changes from 2.1 branchGreg Roach5-77/+41
2021-02-10Fix: #3718 - wrong list URL in control panelGreg Roach1-1/+1
2021-02-10CodeStyleGreg Roach11-46/+55
2021-02-08Add list of blocked bots to robots.txtGreg Roach2-3/+5
2021-02-08Update bad-bot listsGreg Roach1-0/+2
2021-02-08CodeStyleGreg Roach2-10/+10
2021-02-08Fix: chartNoChildrenFamilies shows negative entry for 'other'Greg Roach1-1/+1
2021-02-08Fix: #3499 - truncated file upload causes unhandled errorGreg Roach1-5/+6
2021-02-07Fix: 'ยป' appearing after names in reportsGreg Roach1-26/+0
2021-02-07Code StyleGreg Roach1-1/+1
2021-02-07Create submitter fieldsGreg Roach1-0/+10
2021-02-07Wrap markdown tables in a responsive DIV element - part of solution to #1427Greg Roach3-1/+120
2021-02-07Census table - move rows from head to bodyGreg Roach2-2/+2
2021-02-04Code styleGreg Roach121-276/+304
2021-02-04Code styleGreg Roach1-1/+1
2021-02-04Use gedcom elementsGreg Roach14-127/+73
2021-02-03Bad botsGreg Roach1-0/+3
2021-02-03Fix: #3708 - CHAN sub-tagsGreg Roach3-1/+3
2021-02-03Header does not have CHAN recordGreg Roach4-2/+5
2021-02-03Fix: editing header recordGreg Roach7-6/+126
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach197-22/+10670
2021-02-01Mark function as deprecatedGreg Roach1-0/+2
2021-02-01Dead CodeGreg Roach2-2/+0
2021-02-01Performance - only check for non-transactional tables when updating schemaGreg Roach1-6/+8
2021-01-31Fix: MySQL 5.7 and lower cannot CAST to FLOAT - but it can convert implicitlyGreg Roach1-3/+23
2021-01-29Redirect to individual page after adding/editing storyGreg Roach1-1/+5
2021-01-29Do not add 'NOTE Private' when creating private exportGreg Roach7-72/+1
2021-01-29Fix: #3694 - error saving top-level locationGreg Roach1-2/+2
2021-01-28Merge some changes from 2.1Greg Roach13-22/+94
2021-01-27Fix: #3693 - Postgres needs explicit cast from string to floatGreg Roach1-2/+2
2021-01-27Show longest age statistic for private individualsGreg Roach1-1/+1
2021-01-26Convert controller to request handlersGreg Roach12-291/+503
2021-01-25Use https link in copyright headerGreg Roach1037-1986/+1986
2021-01-24Fix: #3685 - orphan records in placelocation break upgradeGreg Roach1-8/+8
2021-01-23Fix: #3687 - breadcrumbs in wrong orderGreg Roach2-4/+4
2021-01-23CodeStyleGreg Roach1-5/+2
2021-01-23Fix: #3684 - set default port during setupGreg Roach1-0/+10