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
/
Place.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-26
cache of places lacked tree id (#5343)
Bert Koorengevel
1
-1
/
+1
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-12-09
Fix: #5074 - don't show empty place links
Greg Roach
1
-16
/
+13
2024-03-31
Refatoring class DB
Greg Roach
1
-1
/
+1
2024-03-31
CodeStyle
Greg Roach
1
-2
/
+2
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-6
/
+2
2024-01-13
Avoid implicit type checks
Greg Roach
1
-1
/
+1
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
-2
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-29
Fix: #4694 - placenames sorted incorrectly
Greg Roach
1
-1
/
+1
2022-10-31
Re-order import statements
Greg Roach
1
-1
/
+0
2022-09-24
Use PHP for collated sorting
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-18
PHPdoc
Greg Roach
1
-3
/
+3
2021-10-29
TypeHints
Greg Roach
1
-5
/
+4
2021-10-15
Prefer object to stdClass
Greg Roach
1
-2
/
+6
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-3
/
+3
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-21
Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...
Greg Roach
1
-3
/
+7
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-1
/
+1
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-2
/
+2
2020-06-20
Fix: #3370 - GEDCOM place names should be less than 120 chars. Longer ones ca...
Greg Roach
1
-2
/
+2
2020-06-03
PHPdoc
Greg Roach
1
-1
/
+1
2020-02-14
Fix: #3076 - place hierachy, not finding events in a place
Greg Roach
1
-0
/
+8
2020-01-08
Use ID instead of array for place URLs
Greg Roach
1
-2
/
+34
2019-12-10
PHPdoc
Greg Roach
1
-3
/
+3
2019-11-28
Fix: #2799 - cache keys cannot contain special characters
Greg Roach
1
-1
/
+1
2019-11-24
Refactor caching to remove dependency on the illuminate implementation
Greg Roach
1
-1
/
+1
2019-10-17
Strict types
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-15
wip
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-07
Fix HTML error in place links
Greg Roach
1
-1
/
+1
2019-07-17
Use Query Expression class directly, remove unused imports
Greg Roach
1
-1
/
+2
2019-04-17
Collections: combine filter() and first()
Greg Roach
1
-3
/
+5
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-07
Code style and testing
Greg Roach
1
-5
/
+5
2019-03-06
Type hinting
Greg Roach
1
-2
/
+2
2019-03-02
Improve behaviour when placelist module is disabled
Greg Roach
1
-2
/
+2
2019-03-02
Use app() shortcut
Greg Roach
1
-1
/
+1
2019-02-24
Working on modules
Greg Roach
1
-1
/
+1
2019-02-24
Unused imports
Greg Roach
1
-1
/
+0
2019-02-23
Refactor module components
Greg Roach
1
-1
/
+2
2019-02-23
Lists as Modules
Richard Cissee
1
-4
/
+18
2019-01-28
Refactor Location class
Greg Roach
1
-5
/
+5
2019-01-27
Refactor class Place
Greg Roach
1
-79
/
+96
[next]