summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Type hintsGreg Roach2-13/+13
2019-04-17CodeStyleGreg Roach147-329/+368
2019-04-16Links to pedigree charts missing from welcome blocksGreg Roach2-2/+4
2019-04-16CodeStyleGreg Roach1-2/+2
2019-04-16Split Session class into session management and session persistenceGreg Roach4-142/+142
2019-04-16PHPDocGreg Roach1-1/+1
2019-04-16Fix: #2209 - 'time ago' calculations cause overflow on 32bit systemsGreg Roach9-131/+20
2019-04-15Add autocomplete attribute to login/registration formsGreg Roach7-12/+12
2019-04-15Use PSR-7 file uploadsGreg Roach5-208/+223
2019-04-15Remove old functionGreg Roach6-40/+28
2019-04-15Fix: #2357 - death before birth breaks lifespans chart layoutGreg Roach1-3/+6
2019-04-15Fix: #2386 - visitors see new edit linksGreg Roach3-30/+44
2019-04-15Remove duplicationGreg Roach11-23/+63
2019-04-15Fix: #2056 - cannot add styles to select componentsGreg Roach7-23/+30
2019-04-15Fix: #2361 - use CSS for chart lines on the family pageGreg Roach29-346/+302
2019-04-14Add convenience script to composer.jsonGreg Roach1-0/+6
2019-04-14Test coverageGreg Roach16-0/+64
2019-04-14PHPdocGreg Roach1-2/+0
2019-04-14Double slash in pathsGreg Roach1-2/+2
2019-04-14Fix: #2380 - bad path to custom modulesGreg Roach1-1/+1
2019-04-14CodeStyleGreg Roach1-1/+0
2019-04-14Refactor the bootstrap processGreg Roach47-382/+414
2019-04-13Move route-not-found logic from controller to middlewareGreg Roach6-32/+81
2019-04-13Replace duplicated function viewResponse() with traitGreg Roach4-59/+63
2019-04-12Fix: symfony request wrapper doesn't upload filesGreg Roach1-3/+3
2019-04-12Fix: #2365 - format linked records in slideshow blockGreg Roach1-30/+47
2019-04-12Fix: #2378 - undefined property error when downloading mediaGreg Roach1-1/+1
2019-04-12Fix: #2379 - no timezone conversion on site/change logsGreg Roach2-2/+2
2019-04-12Refactor charts to use CSS lines instead of bitmapsGreg Roach35-516/+516
2019-04-12Rebuild vendor.min.js after jquery updateGreg Roach1-1/+1
2019-04-12fix: package.json & package-lock.json to reduce vulnerabilities (#2377)Snyk bot2-588/+129
2019-04-11Apply fixes from StyleCI (#2376)Greg Roach5-5/+0
2019-04-11Move treeview css/js from modules_v4 to resourcesGreg Roach17-368/+334
2019-04-11Use PSR-15 request handlers as alternative to controllers/actionsGreg Roach18-270/+672
2019-04-11#2368 - fix routing for change language/theme requestsGreg Roach3-28/+20
2019-04-11Tidy up middleware a littleGreg Roach6-18/+17
2019-04-11Replace standalone emitter with middlewareGreg Roach26-677/+190
2019-04-11Update vendor dependenciesGreg Roach9-57/+77
2019-04-10Fix: #2374 - errors when no route parameterGreg Roach1-3/+4
2019-04-10Reports: strict types and code styleGreg Roach3-65/+66
2019-04-10Update READMEGreg Roach1-3/+0
2019-04-10Code StyleGreg Roach1-2/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach327-9016/+10770
2019-04-09Travis builds for PHP 7.4 and 8.0 failingGreg Roach1-0/+6
2019-04-09Fix: #2369 - legacy URLs should send a permanent redirect instead of displayi...Greg Roach6-6/+12
2019-04-09Fix: #2373 - auto-reformat has broken the codeGreg Roach1-2/+2
2019-04-09Update translation files to match #2372Greg Roach65-217/+217
2019-04-09Fixed password hint text to be 8 characters long not 6 (#2372)Rico Sonntag4-4/+4
2019-04-09Translation: Arabic - 100.0% - 3719 of 3719 stringsMuadh Hamidaddin1-4/+4
2019-04-07Update vendor dependenciesGreg Roach19-73/+170