summaryrefslogtreecommitdiff
path: root/app/GedcomCode
AgeCommit message (Collapse)AuthorFilesLines
2021-03-18Remove GedcomCodeRelaGreg Roach1-374/+0
2021-03-18Remove GedcomCodePediGreg Roach1-184/+0
2021-03-18Remove GedcomCodeLangGreg Roach1-158/+0
2021-03-18Remove GedcomCodeStatGreg Roach1-165/+0
2021-03-18Remove unused GedcomCodeQuayGreg Roach1-78/+0
2021-03-18Remove unused GedcomCodeTempGreg Roach1-708/+0
2021-03-18Remove unused GedcomCodeAdopGreg Roach1-54/+0
2021-03-18Replace GedcomCodeName with NameTypeGreg Roach1-200/+0
2021-03-09Cleanup unused codeGreg Roach1-1/+2
2021-02-04Code styleGreg Roach8-13/+13
2021-01-25Use https link in copyright headerGreg Roach8-16/+16
2020-05-27Cleaning up printFact()Greg Roach1-65/+9
2019-12-10Allow facts to be added to SUBM and HEAD pages #2823Greg Roach1-0/+157
2019-10-17PSR12Greg Roach7-0/+7
2019-09-29PSR12Greg Roach7-0/+7
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-1/+2
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach4-4/+4
2019-01-04Add visibility to constantsGreg Roach5-15/+15
2019-01-01Happy 2019Greg Roach7-7/+7
2018-10-06PHPdoc, Code styleGreg Roach7-15/+15
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach7-0/+14
2018-10-04Code styleGreg Roach4-268/+350
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag7-9/+9
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach4-379/+356
2018-07-16Use PSR2 code styleGreg Roach7-1132/+1534
2018-01-07Happy new year - 2018Greg Roach7-7/+7
2017-12-03Scrutinizer Auto-Fixes (#1526)Scrutinizer Auto-Fixer1-210/+210
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer6-606/+606
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach2-2/+2
2017-03-082017Greg Roach7-7/+7
2016-12-24Code styleGreg Roach1-6/+6
2016-12-23Code style - short array syntaxGreg Roach7-19/+19
2016-12-22Fix #1144 - translate custom RELA fieldsGreg Roach1-1/+1
2016-06-29TypoGreg Roach1-1/+1
2016-06-28Payso -> PaysonGreg Roach1-1/+1
2016-06-28Update LDS temple codesGreg Roach1-1/+1
2016-06-28Update LDS temple codesGreg Roach1-19/+23
2016-06-28Update LDS temple codesGreg Roach1-19/+71
2016-05-01US EnglishGreg Roach1-2/+2
2016-04-30I18NGreg Roach1-133/+129
2016-04-19Consistent place namesGreg Roach1-4/+4
2016-04-17Consistent place namesGreg Roach1-59/+59
2016-01-30Update copyright yearGreg Roach7-7/+7
2016-01-17Two spaces have no effect in HTMLGreg Roach4-7/+7
2015-12-18TypoGreg Roach1-1/+1
2015-07-25Fix: #655 godparent -> godmother/godfatherGreg Roach1-4/+16
2015-06-08PHPDocGreg Roach7-15/+16
2015-05-31PSR-4Greg Roach7-0/+1264