summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Update dependenciesGreg Roach49-332/+1118
2018-12-08Fix: double-escaping place names in lifespansGreg Roach1-2/+2
2018-12-08Unused importGreg Roach1-2/+2
2018-12-08Move DebugBar code to middlewareGreg Roach40-185/+69
2018-12-08Restructure resources folder to match changes in laravel 5.7Greg Roach6-4/+4
2018-12-08Fix build scriptGreg Roach1-1/+1
2018-12-082.0.0-alpha.4Greg Roach1-1/+1
2018-12-082.0.0-alpha.42.0.0-alpha.4Greg Roach1-1/+1
2018-12-07Update phpunit.xmlGreg Roach1-12/+5
2018-12-03New media objects need the correct typeGreg Roach2-1/+41
2018-12-02Remove PHP7.0 from the test matrixGreg Roach1-2/+0
2018-12-02Fix reselecting batch update plugin. (#2047)Bombadil1-1/+1
2018-12-01Update swiftmailer from v5 to v6Greg Roach372-10547/+11917
2018-12-01PHPdocGreg Roach1-2/+0
2018-12-01PHP 7.1: Multiple types in catch blockGreg Roach1-3/+1
2018-12-01PHP 7.1: short-syntax for array destructuringGreg Roach26-55/+55
2018-12-01Update minimum version of PHP to 7.1Greg Roach502-8433/+11629
2018-11-29Fix: #2046 - help text breaks layout, so move to modalGreg Roach3-5/+22
2018-11-29Fix: #2041 - remove old CSSGreg Roach1-5/+0
2018-11-29Fix: #2000 - xref parameter missing from report menusGreg Roach18-99/+109
2018-11-29Fix: #2045 - javascript missing on descendancy chart listsGreg Roach1-6/+8
2018-11-26#2034 - empty favorites form cauess errorGreg Roach2-12/+18
2018-11-26TweakGreg Roach1-2/+2
2018-11-25Apply fixes from StyleCI (#2042)Greg Roach1-2/+2
2018-11-25Fix: #1995 - roots magic gedcoms have non-standard structure for media recordsGreg Roach1-0/+6
2018-11-25Fix: #2022 - upper/lower case mismatch in timeline causes errorGreg Roach1-9/+32
2018-11-25Fix: #1606 - missing URL parameters cause errorGreg Roach5-11/+11
2018-11-24Fix: #2038 - getFactId() is now id()Greg Roach4-7/+7
2018-11-23Fix: #2034 - cannot add/edit favoritesGreg Roach2-26/+40
2018-11-23Fix: #2040 - import missing classGreg Roach1-0/+1
2018-11-23Fix: #2039 - double-escaping place URLsGreg Roach13-19/+19
2018-11-22Update composer dependenciesGreg Roach15-8074/+243
2018-11-22Fix: #2036 - updated functionsGreg Roach1-1/+1
2018-11-22Fix: #2037 - updated function namesGreg Roach1-1/+1
2018-11-21Fix: #2031 - updated function namesGreg Roach2-0/+2
2018-11-21Fix: #2032 - updated function namesGreg Roach1-1/+1
2018-11-21Fix: #2033 - updated function namesGreg Roach1-1/+1
2018-11-20Fix: #2030 - rename functionsGreg Roach1-1/+1
2018-11-18Strict type errorGreg Roach1-3/+3
2018-11-18Fix error in refactoringGreg Roach1-1/+1
2018-11-18Apply fixes from StyleCI (#2029)Greg Roach2-2/+0
2018-11-18Fix: #2009 - default row format for tables with long indexesGreg Roach1-1/+1
2018-11-18Fix: #2026 - strict types / numeric array keysGreg Roach1-0/+3
2018-11-18Fix: #2028 - fix delete buttons on census assistant tableGreg Roach1-4/+13
2018-11-18Prefer class-constants to global-constantsGreg Roach120-550/+621
2018-11-18Cleaner codeGreg Roach1-4/+5
2018-11-18Error handlingGreg Roach1-3/+5
2018-11-18Strict-typesGreg Roach2-16/+25
2018-11-18PHPdocGreg Roach2-2/+2
2018-11-18CodeStyleGreg Roach1-10/+10