summaryrefslogtreecommitdiff
path: root/app/Module/ClippingsCartModule.php
AgeCommit message (Expand)AuthorFilesLines
2021-09-24Remove duplicated codeGreg Roach1-13/+6
2021-07-26Fix: #3934 - do not add dummy source to clippings cart exportsGreg Roach1-18/+3
2021-05-18Use dependency injectionGreg Roach1-13/+20
2021-05-04Revert "Move PSR17 factories to the registry"Greg Roach1-3/+7
2021-05-03Move PSR17 factories to the registryGreg Roach1-7/+3
2021-03-15Filesystem error handlingGreg Roach1-1/+3
2021-03-14Fix: #3773 - clipping cart optionsGreg Roach1-32/+42
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-4/+3
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-1/+1
2021-02-21Improve support for _LOC recordsGreg Roach1-1/+92
2021-02-20Fix: #3181 - refactor clippings cartGreg Roach1-310/+425
2021-02-04Code styleGreg Roach1-6/+6
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-12-22Fix: #3610 - media records corrupt in clippings cartGreg Roach1-1/+1
2020-12-14make ClippingsCart more extensible (#3592)Richard Cissée1-0/+1
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-16/+16
2020-09-08Use factory to create caches and filesystemsGreg Roach1-3/+1
2020-06-27Better handling for custom record typesGreg Roach1-1/+1
2020-06-01Fix: #3316 - don't use deprecated MountManagerGreg Roach1-12/+11
2020-05-23Fix: #2910 - refactor GEDCOM export code to improve performanceGreg Roach1-23/+33
2020-05-12Update code to use new Factory objectsGreg Roach1-15/+16
2020-05-09Fix: numeric XREFS break clippings cartGreg Roach1-0/+2
2020-04-22Fix: add ancestors to clippings cart omits family recordsGreg Roach1-6/+7
2020-04-14Fix: clippings cart fails when used by visitorsGreg Roach1-1/+14
2020-04-09Fix: #3167 - duplicate media files break clippings cartGreg Roach1-1/+1
2020-03-28Fix: temporary files for .ZIP archivesGreg Roach1-1/+1
2020-02-10Fix: Use MSDOS line endings for clippings cartGreg Roach1-1/+1
2020-01-21Clippings cart module - menu is created before route parameters are knownGreg Roach1-2/+2
2020-01-20Add the entire route to the request, not just the nameGreg Roach1-1/+3
2020-01-05Fix: #2938 - wrong recursion when adding ancestor families to clippings cartGreg Roach1-1/+1
2019-12-13CodeStyle - strict typesGreg Roach1-8/+16
2019-11-13Unused importsGreg Roach1-1/+0
2019-11-04Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...Greg Roach1-1/+5
2019-11-03Use post+get in clippings cartGreg Roach1-14/+20
2019-10-31Make variable types clearer to static analysis toolsGreg Roach1-1/+4
2019-10-30Add assertions for route parametersGreg Roach1-5/+15
2019-10-25No need to throw exceptions in assert()Greg Roach1-13/+12
2019-10-21Strict typesGreg Roach1-2/+3
2019-10-20Fix: #2666 - routing for clippings cartGreg Roach1-8/+2
2019-10-17Fix strict-type warnings, use zip_adapter explicitlyGreg Roach1-2/+3
2019-10-17PSR12Greg Roach1-0/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+25
2019-10-10Working on routingGreg Roach1-6/+6
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0
2019-10-09Working on routingGreg Roach1-0/+2
2019-10-06Working on routingGreg Roach1-0/+6
2019-09-29PSR12Greg Roach1-0/+2
2019-09-29Add tree to request; preparing for routerGreg Roach1-36/+39
2019-09-23Use Flysystem for more filesystem operationsGreg Roach1-8/+12
2019-08-16Fix: #2531 - links missing in clippings cartGreg Roach1-3/+18