index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Module
/
ClippingsCartModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
Remove duplicated code
Greg Roach
1
-13
/
+6
2021-07-26
Fix: #3934 - do not add dummy source to clippings cart exports
Greg Roach
1
-18
/
+3
2021-05-18
Use dependency injection
Greg Roach
1
-13
/
+20
2021-05-04
Revert "Move PSR17 factories to the registry"
Greg Roach
1
-3
/
+7
2021-05-03
Move PSR17 factories to the registry
Greg Roach
1
-7
/
+3
2021-03-15
Filesystem error handling
Greg Roach
1
-1
/
+3
2021-03-14
Fix: #3773 - clipping cart options
Greg Roach
1
-32
/
+42
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-4
/
+3
2021-03-11
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
Greg Roach
1
-1
/
+1
2021-02-21
Improve support for _LOC records
Greg Roach
1
-1
/
+92
2021-02-20
Fix: #3181 - refactor clippings cart
Greg Roach
1
-310
/
+425
2021-02-04
Code style
Greg Roach
1
-6
/
+6
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-12-22
Fix: #3610 - media records corrupt in clippings cart
Greg Roach
1
-1
/
+1
2020-12-14
make ClippingsCart more extensible (#3592)
Richard Cissée
1
-0
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-16
/
+16
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-3
/
+1
2020-06-27
Better handling for custom record types
Greg Roach
1
-1
/
+1
2020-06-01
Fix: #3316 - don't use deprecated MountManager
Greg Roach
1
-12
/
+11
2020-05-23
Fix: #2910 - refactor GEDCOM export code to improve performance
Greg Roach
1
-23
/
+33
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-15
/
+16
2020-05-09
Fix: numeric XREFS break clippings cart
Greg Roach
1
-0
/
+2
2020-04-22
Fix: add ancestors to clippings cart omits family records
Greg Roach
1
-6
/
+7
2020-04-14
Fix: clippings cart fails when used by visitors
Greg Roach
1
-1
/
+14
2020-04-09
Fix: #3167 - duplicate media files break clippings cart
Greg Roach
1
-1
/
+1
2020-03-28
Fix: temporary files for .ZIP archives
Greg Roach
1
-1
/
+1
2020-02-10
Fix: Use MSDOS line endings for clippings cart
Greg Roach
1
-1
/
+1
2020-01-21
Clippings cart module - menu is created before route parameters are known
Greg Roach
1
-2
/
+2
2020-01-20
Add the entire route to the request, not just the name
Greg Roach
1
-1
/
+3
2020-01-05
Fix: #2938 - wrong recursion when adding ancestor families to clippings cart
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-8
/
+16
2019-11-13
Unused imports
Greg Roach
1
-1
/
+0
2019-11-04
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...
Greg Roach
1
-1
/
+5
2019-11-03
Use post+get in clippings cart
Greg Roach
1
-14
/
+20
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-1
/
+4
2019-10-30
Add assertions for route parameters
Greg Roach
1
-5
/
+15
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-13
/
+12
2019-10-21
Strict types
Greg Roach
1
-2
/
+3
2019-10-20
Fix: #2666 - routing for clippings cart
Greg Roach
1
-8
/
+2
2019-10-17
Fix strict-type warnings, use zip_adapter explicitly
Greg Roach
1
-2
/
+3
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-0
/
+25
2019-10-10
Working on routing
Greg Roach
1
-6
/
+6
2019-10-09
Working on routing; Code cleanup
Greg Roach
1
-1
/
+0
2019-10-09
Working on routing
Greg Roach
1
-0
/
+2
2019-10-06
Working on routing
Greg Roach
1
-0
/
+6
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-09-29
Add tree to request; preparing for router
Greg Roach
1
-36
/
+39
2019-09-23
Use Flysystem for more filesystem operations
Greg Roach
1
-8
/
+12
2019-08-16
Fix: #2531 - links missing in clippings cart
Greg Roach
1
-3
/
+18
[next]