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
/
SlideShowModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-06
SlideShow module - configurable delay time as block setting (#5303)
Bert Koorengevel
1
-16
/
+21
2025-02-12
Add Armenian translation
Greg Roach
1
-5
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-04
Remove unnecessary PHPDOC
Greg Roach
1
-3
/
+0
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-5
/
+5
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-2
/
+1
2023-03-29
Consistent use of select/pluck
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-11-30
Remove unused imports
Greg Roach
1
-1
/
+0
2022-11-18
CodeStyle
Greg Roach
1
-1
/
+1
2022-11-18
Fix: #4486 - some images are not included in slideshow
Greg Roach
1
-1
/
+4
2022-11-18
Use Validator
Greg Roach
1
-2
/
+2
2022-06-06
Unused imports
Greg Roach
1
-2
/
+0
2022-04-16
Consistent names for controlled-value constants
Greg Roach
1
-55
/
+55
2022-04-16
Prefer upper-case for PhoneticType, RomanizedType and OrdinanceProcessFlag. S...
Greg Roach
1
-1
/
+0
2022-04-16
Prefer upper-case for ChildLinkageStatus, SourceMediaType and MultimediaForma...
Greg Roach
1
-23
/
+26
2022-04-16
Use constants for controlled values: SourceMediaType
Greg Roach
1
-40
/
+40
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
-2
/
+16
2022-02-21
PHPdoc
Greg Roach
1
-4
/
+4
2021-10-15
Prefer object to stdClass
Greg Roach
1
-2
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-5
/
+5
2021-03-12
Remove unused imports
Greg Roach
1
-1
/
+0
2021-02-04
Use gedcom elements
Greg Roach
1
-1
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-3
/
+3
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-3
/
+4
2020-01-04
Fix: #2941 - non-images labelled as images can break the slideshow
Greg Roach
1
-1
/
+1
2019-12-13
CodeStyle - strict types
Greg Roach
1
-1
/
+1
2019-10-26
Fix: #2695 - slideshow gives error for private media
Greg Roach
1
-12
/
+30
2019-10-25
No need to throw exceptions in assert()
Greg Roach
1
-2
/
+0
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Fix: undefined variable when editing raw gedcom for record with no facts
Greg Roach
1
-1
/
+1
2019-10-15
Fix bug in slideshow module when there are no media objects
Greg Roach
1
-1
/
+5
2019-10-15
Simplify slide-show logic to match media
Greg Roach
1
-26
/
+23
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-08-16
Media type 'other' can include media without a type - #2489
Greg Roach
1
-0
/
+6
2019-07-14
Refactor blocks
Greg Roach
1
-26
/
+25
2019-05-08
PSR-7 requests
Greg Roach
1
-23
/
+25
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-16
/
+17
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-20
Fix: #1996 - slide show does not start automatically
Greg Roach
1
-3
/
+5
2019-03-20
Block styling
Greg Roach
1
-1
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-2
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
[next]