summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01Add example footer moduleGreg Roach3-0/+83
2019-04-30Fix: #2399 - build script does not search .phtml files for translationsGreg Roach67-105846/+346949
2019-04-30Fix: #2401 - AJAX error response shown for non-AJAX requestsGreg Roach1-7/+2
2019-04-30#2396 - expires header datetime should have RFC7231 formatGreg Roach1-1/+1
2019-04-29Define default layout for view-responsesGreg Roach2-3/+5
2019-04-29Fix: upgrade wizardGreg Roach4-15/+17
2019-04-29Fix: cannot update home/tree page blocksGreg Roach3-10/+12
2019-04-29Fix: #2395 wrong variable name prevents selection of map-providerGreg Roach2-5/+5
2019-04-292.0.0-beta.12.0.0-beta.1Greg Roach2-2/+2
2019-04-29Update vendor dependenciesGreg Roach4-35/+56
2019-04-29Update PO templatesGreg Roach66-598551/+369438
2019-04-29Translation: Turkish - 98.6% - 3670 of 3719 stringsSuleyman1-9/+9
2019-04-29Translation: Arabic - 100.0% - 3719 of 3719 stringsMuadh Hamidaddin1-18/+18
2019-04-28Button stylingGreg Roach1-3/+17
2019-04-28Fix: #2393 outdated links to pedigree chart from welcome blockGreg Roach2-8/+3
2019-04-27Fix: #1709 clicking spouse with no children breaks layout of descendants sidebarGreg Roach1-1/+1
2019-04-26Fix: source names longer than 255 characters won't fit in the databaseGreg Roach1-1/+1
2019-04-26Fix: #2392 hourglass chartbox links not workingGreg Roach3-4/+4
2019-04-26Do not show links on private chart boxesGreg Roach1-24/+26
2019-04-26Update vendor dependenciesGreg Roach94-593/+1141
2019-04-25PHPdocGreg Roach1-1/+1
2019-04-25CodeStyle: use more specific PHPunit assertionsGreg Roach11-32/+32
2019-04-25CodeStyle: declare return typesGreg Roach10-10/+10
2019-04-25CodeStyle - use ::classGreg Roach215-1435/+1451
2019-04-25CodeStyle - redundant parenthesesGreg Roach1-3/+3
2019-04-25CodeStyle - redundant semicolonsGreg Roach35-48/+48
2019-04-25CodeStyle - single quotesGreg Roach4-4/+4
2019-04-25Closures that do not use $this should be declared staticGreg Roach21-40/+44
2019-04-25Unused importsGreg Roach14-24/+11
2019-04-25Strict typesGreg Roach48-115/+115
2019-04-22Fix: #2315 - popper.js doesn't have native support for RTLGreg Roach8-8/+15
2019-04-22Fix: cannot accept/reject pending changesGreg Roach1-1/+2
2019-04-22#850 - remove old chart CSSGreg Roach12-1134/+6
2019-04-22Fix: #2390 - incorrect SQL column aliasesGreg Roach1-2/+2
2019-04-22Fix: #2389 - unchecked checkboxes are not included in form responsesGreg Roach1-5/+5
2019-04-22Fix: #988 - missing lines in chart-blockGreg Roach8-10/+23
2019-04-21Fix: database changes in e16a1bfd break setupGreg Roach3-33/+64
2019-04-21CodeStyleGreg Roach1-1/+5
2019-04-21Remove 'booklet' views from ancestors and descendants charts.Greg Roach8-695/+39
2019-04-21Rename 'list' view of ancestors/descendants chart to 'treeGreg Roach5-15/+15
2019-04-21Only show sosa-stradonitz numbers once on ancestors chartGreg Roach1-3/+0
2019-04-21Refactor database connection as middlewareGreg Roach8-151/+125
2019-04-19Tweak spacing on hourglass chartGreg Roach1-2/+2
2019-04-19Convert hourglass chart to use CSS bordersGreg Roach18-540/+215
2019-04-19Remove old CSSGreg Roach12-1703/+6
2019-04-18#1938 - set initial height for all textarea elementsGreg Roach16-21/+21
2019-04-18Remove dead codeGreg Roach1-23/+0
2019-04-18Refactor family-book chart to use CSS bordersGreg Roach15-343/+112
2019-04-17Collections: combine filter() and first()Greg Roach7-22/+20
2019-04-17Explicit type castsGreg Roach5-5/+5