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
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-18
Use Validator
Greg Roach
1
-71
/
+34
2022-09-06
CodeStyle
Greg Roach
1
-1
/
+1
2022-09-06
PHPdoc
Greg Roach
1
-1
/
+0
2022-04-20
Add support for GEDZIP exports. Fixes: #4288
Greg Roach
1
-83
/
+28
2022-04-05
Upper/lower case mismatch causes wrong content-type header for CSV download
Greg Roach
1
-4
/
+4
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-03-09
Fix: #4250 - refactor linked-records and use consistently
Greg Roach
1
-4
/
+9
2022-02-23
Update and use Validation class
Greg Roach
1
-50
/
+27
2022-02-18
Fix: #1663 - add support for ANSEL encoding
Greg Roach
1
-43
/
+52
2021-11-21
CodeStyle
Greg Roach
1
-14
/
+38
2021-10-29
Remove unused imports
Greg Roach
1
-1
/
+0
2021-10-29
TypeHints
Greg Roach
1
-1
/
+1
2021-10-29
Remove unused constructor arguments
Greg Roach
1
-6
/
+1
2021-10-13
Remove unused imports
Greg Roach
1
-1
/
+0
2021-10-12
PHPdoc
Greg Roach
1
-1
/
+1
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
[next]