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
/
Tree.php
Age
Commit message (
Collapse
)
Author
Files
Lines
2026-05-01
Fix: updating certain tree settings applies the change to all trees
Greg Roach
1
-3
/
+9
2026-02-13
Remove Tree:rowMapper()
Greg Roach
1
-15
/
+0
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-05
Performance: lazy-load privacy restrictions
Greg Roach
1
-26
/
+41
2026-02-05
Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - ↵
Greg Roach
1
-160
/
+193
missing media on manage media page
2025-02-20
Code Style
Greg Roach
1
-2
/
+5
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-2
/
+2
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-1
/
+1
2023-09-21
Do not rely on database defaults
Greg Roach
1
-0
/
+4
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+0
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-14
/
+4
2023-02-01
Add signatures to closures in phpdoc. See #4713
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
Add type hints
Greg Roach
1
-1
/
+1
2022-11-23
Refactor filesystem logic to prepare for Flysystem v3
Greg Roach
1
-9
/
+2
2022-11-06
Strict types
Greg Roach
1
-1
/
+1
2022-10-18
The PREFER_LEVEL2_SOURCES option is now part of the GEDCOM tags configuration
Greg Roach
1
-1
/
+0
2022-10-18
The FULL_SOURCES option is now part of the GEDCOM tags configuration
Greg Roach
1
-1
/
+0
2022-09-30
Use arrow functions
Greg Roach
1
-3
/
+1
2022-05-27
Typo
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-28
PHPdoc
Greg Roach
1
-2
/
+2
2022-02-23
Update and use Validation class
Greg Roach
1
-6
/
+22
2021-10-15
Prefer object to stdClass
Greg Roach
1
-2
/
+1
2021-10-14
TypeHints
Greg Roach
1
-13
/
+10
2021-10-13
Add missing type-hints
Greg Roach
1
-1
/
+1
2021-10-12
PHPdoc
Greg Roach
1
-5
/
+5
2021-07-27
Fix: #3966 - preferences for adding facts and events
Greg Roach
1
-3
/
+1
2021-07-26
Fix: #3823 - remove old/unused code
Greg Roach
1
-2
/
+0
2021-06-12
Testing
Greg Roach
1
-7
/
+8
2021-06-12
Site and tree default preferences
Greg Roach
1
-4
/
+59
2021-03-12
Remove unused imports
Greg Roach
1
-5
/
+0
2021-03-11
Remove deprecated code
Greg Roach
1
-77
/
+0
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
/
+4
2021-03-09
Refactor Tree / TreeService to improve the import of large GEDCOM files.
Greg Roach
1
-72
/
+13
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-9
/
+9
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-20
/
+20
2020-07-04
Fix: #3314 - use a factory to make XREFs
Greg Roach
1
-36
/
+7
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-12
/
+13
2020-05-23
Fix: #2910 - refactor GEDCOM export code to improve performance
Greg Roach
1
-39
/
+5
2020-05-23
Performance - sorting records during export is slow
Greg Roach
1
-29
/
+29
2020-05-14
Initial support for _LOC records and _GOV facts
Greg Roach
1
-1
/
+1
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-16
/
+16
2020-04-30
Refactor ages
Greg Roach
1
-4
/
+14
2020-03-13
Add record types for HEAD and SUBN
Greg Roach
1
-2
/
+2
2020-02-25
Create records consistently
Greg Roach
1
-3
/
+3
[next]