summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-25Working on media handlingGreg Roach1-2/+2
2019-09-24Typehint against interfaces instead of concrete classesGreg Roach10-46/+44
2019-09-24Use Flysystem for more filesystem operationsGreg Roach5-248/+226
2019-09-23Use Flysystem for more filesystem operationsGreg Roach8-179/+76
2019-09-23Use Flysystem for more filesystem operationsGreg Roach4-41/+35
2019-09-23Fix: #2580 - need to create missing media folder on first useGreg Roach2-15/+25
2019-09-23Fix: no route for admin to create tree when no tree existsGreg Roach1-0/+1
2019-09-23Fix typoGreg Roach1-1/+1
2019-09-23Refactor routingGreg Roach3-299/+322
2019-09-23Refactor Request creationGreg Roach2-19/+5
2019-09-22Translation: Hungarian - 100.0% - 3684 of 3684 stringsGyönyör János1-6/+6
2019-09-22Apply fixes from StyleCI (#2584)Greg Roach1-1/+0
2019-09-22Update password reset procedureGreg Roach80-39501/+42914
2019-09-21Fix: sending email from special accountsGreg Roach5-20/+37
2019-09-21Fix: error when first media object for an individual is not an imageGreg Roach2-6/+24
2019-09-21Translation: Swedish - 100.0% - 3684 of 3684 stringsMeliza Amity1-22/+22
2019-09-21Translation: Italian - 94.1% - 3468 of 3684 stringsSergio Livi1-42/+42
2019-09-21Translation: German - 100.0% - 3684 of 3684 stringsMartin Pannier1-6/+6
2019-09-21Translation: Finnish - 100.0% - 3684 of 3684 stringsMeliza Amity1-2/+2
2019-09-21Translation: Dutch - 98.0% - 3611 of 3684 stringsCarmen1-7/+7
2019-09-21Translation: Chinese (Simplified) - 98.3% - 3624 of 3684 stringsyanhuangzisun1-4/+4
2019-09-21Translation: Czech - 100.0% - 3684 of 3684 stringsJosef Prause1-5/+5
2019-09-21Translation: French - 100.0% - 3684 of 3684 stringsM. Rivière1-6/+6
2019-09-21Translation: Estonian - 100.0% - 3684 of 3684 stringsJ1-5/+5
2019-09-21Translation: Swedish - 100.0% - 3684 of 3684 stringsMeliza Amity1-6/+6
2019-09-21Translation: Swedish - 99.8% - 3680 of 3684 stringsFredrik Ekdahl1-3/+3
2019-09-21Translation: Finnish - 100.0% - 3684 of 3684 stringsMeliza Amity1-5/+5
2019-09-21Translation: Hebrew - 100.0% - 3684 of 3684 stringsMeliza Amity1-5/+5
2019-09-20PHP 7.4 compatibilityGreg Roach1-1/+1
2019-09-20Update tcpdf libraryGreg Roach18-190/+248
2019-09-20Better defaults for SMTP setingsGreg Roach1-2/+0
2019-09-20Unused parameterGreg Roach1-3/+1
2019-09-20Apply fixes from StyleCI (#2583)Greg Roach1-2/+4
2019-09-20Add checks/warnings to email settings pageGreg Roach3-76/+227
2019-09-18Error when verifying email and no tree existsGreg Roach1-1/+1
2019-09-18Fix: #1945 - registration emails now go to admins, not genealogy contactsGreg Roach5-30/+21
2019-09-18Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...Greg Roach20-107/+278
2019-09-16Fix: wrong default for SMTP sender fieldGreg Roach3-3/+5
2019-09-16Fix: #1238 - add support for DKIM mail signaturesGreg Roach3-11/+54
2019-09-16Fix: #2579 - only editors can download original media filesGreg Roach1-54/+71
2019-09-16Simplify conversion to MSDOS line endingsGreg Roach1-2/+4
2019-09-14TestingGreg Roach1-0/+72
2019-09-14Fix: #2549 - respond to 'ping' to confirm server statusGreg Roach2-0/+61
2019-09-14Fix - newly created notes/repositories/sources/media/submitters show HTML in ...Greg Roach5-160/+176
2019-09-14Better test for internal/special foldersGreg Roach1-1/+1
2019-09-13Fix: #2576 - show media title or filename, but not both on media tabGreg Roach1-12/+9
2019-09-13Remove old/unused importGreg Roach1-1/+0
2019-09-13Refactor Mail into MailServiceGreg Roach10-39/+105
2019-09-12Code checkGreg Roach1-2/+2
2019-09-12CodeStyle - use groupBy() consistentlyGreg Roach16-55/+49