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
/
Services
/
TreeService.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
Fix error from d9775d0: cannot import GEDCOM files
Greg Roach
1
-1
/
+2
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-05
Fix: #5277 - missing slideshow images on Postgres; Fix: #4661, Fix: #2355 - m...
Greg Roach
1
-69
/
+44
2025-10-18
CodeStyle - promoted constructor arguments
Greg Roach
1
-8
/
+3
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
-1
/
+1
2024-03-31
Refactoring class DB
Greg Roach
1
-2
/
+2
2024-03-31
Refatoring class DB
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle
Greg Roach
1
-3
/
+3
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-9
/
+3
2023-08-29
Preparing to remove dependency on laravel/database
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-05-12
Throw exception, rather than relying on assert()
Greg Roach
1
-4
/
+5
2022-05-01
Fix: #4358 - invalid header record for new trees
Greg Roach
1
-1
/
+1
2022-03-29
Fix: re-importing large trees causes timeout errors
Greg Roach
1
-37
/
+12
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-21
PHPdoc
Greg Roach
1
-1
/
+1
2022-02-20
Move FunctionsImport to GedcomImportService
Greg Roach
1
-6
/
+13
2022-02-18
PHPdoc
Greg Roach
1
-1
/
+1
2022-02-18
Fix: #1663 - add support for ANSEL encoding
Greg Roach
1
-14
/
+26
2021-10-15
Prefer object to stdClass
Greg Roach
1
-2
/
+1
2021-06-13
Revert incorrect change
Greg Roach
1
-4
/
+4
2021-06-12
Testing
Greg Roach
1
-7
/
+11
2021-03-10
Fix: #3566 - importing very large GEDCOM files
Greg Roach
1
-1
/
+1
2021-03-09
Refactor Tree / TreeService to improve the import of large GEDCOM files.
Greg Roach
1
-1
/
+89
2021-02-04
Code style
Greg Roach
1
-1
/
+1
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
-5
/
+5
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-2
/
+2
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-3
/
+3
2019-12-10
PHPdoc
Greg Roach
1
-1
/
+1
2019-11-24
Refactor caching to remove dependency on the illuminate implementation
Greg Roach
1
-1
/
+1
2019-11-11
Simplify access to current locale
Greg Roach
1
-7
/
+2
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-3
/
+4
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-2
/
+8
2019-10-22
Use tree service
Greg Roach
1
-8
/
+25
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
Fix: template records for new trees
Greg Roach
1
-5
/
+4
2019-10-14
Apply fixes from StyleCI (#2628)
Greg Roach
1
-1
/
+0
2019-10-14
Move business logic from controller to service
Greg Roach
1
-0
/
+235