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
/
Individual.php
Age
Commit message (
Expand
)
Author
Files
Lines
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-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-4
/
+4
2024-06-16
Fix: #4994 - private exports contain empty records
Greg Roach
1
-34
/
+0
2024-03-31
CodeStyle
Greg Roach
1
-4
/
+4
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-7
/
+5
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-12
/
+4
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-3
/
+3
2024-02-26
Fix some phpstan issues
Greg Roach
1
-2
/
+2
2024-01-13
Avoid implicit type checks
Greg Roach
1
-8
/
+9
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+0
2023-08-16
Show unknown birth date as elipsis in lifespan
Greg Roach
1
-0
/
+4
2023-08-16
Show unknown death date as elipsis in lifespan
Greg Roach
1
-0
/
+4
2023-02-01
Add signatures to closures in phpdoc. See #4713
Greg Roach
1
-2
/
+2
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-11
CodeStyle - use null coalesce operator
Greg Roach
1
-3
/
+3
2023-01-04
Fix some typos (found by codespell) (#4705)
Stefan Weil
1
-1
/
+1
2022-11-06
Strict types
Greg Roach
1
-2
/
+2
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+3
2022-04-16
Consistent names for controlled-value constants
Greg Roach
1
-6
/
+6
2022-04-15
Use controlled values for FAMC:PEDI
Greg Roach
1
-4
/
+8
2022-04-15
Use constants for controlled values: NAME:TYPE
Greg Roach
1
-1
/
+3
2022-04-15
Use constants for controlled values: FAMC:PEDI
Greg Roach
1
-7
/
+8
2022-03-19
Fix: #4269 - flip silhouette images on RTL pages
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-20
Create Timestamp class and factory to replace direct-dependency on Carbon
Greg Roach
1
-1
/
+1
2022-02-18
PHPdoc
Greg Roach
1
-4
/
+4
2022-02-18
Make displayImage() arguments consistent
Greg Roach
1
-1
/
+1
2022-02-06
Strict types
Greg Roach
1
-6
/
+4
2022-02-04
Add support for SEX X (other)
Greg Roach
1
-2
/
+2
2021-12-16
Micro-optimise regular expressions
Greg Roach
1
-2
/
+2
2021-11-06
Code-style - prefer concatenation to embedding variables
Greg Roach
1
-2
/
+2
2021-11-02
Strict types
Greg Roach
1
-3
/
+3
2021-10-13
Avoid array parameters to preg_replace to simplify strict type checks
Greg Roach
1
-19
/
+8
2021-10-13
Add missing type-hints
Greg Roach
1
-2
/
+2
2021-10-12
PHPdoc
Greg Roach
1
-8
/
+8
2021-08-17
Fix: #1666 - mixed rtl/ltr in title attributes
Greg Roach
1
-3
/
+4
2021-07-26
Remove old code
Greg Roach
1
-22
/
+0
2021-05-24
Fix: #1010 - Support NBSP and ZWNJ in names and the on-screen-keyboard
Greg Roach
1
-1
/
+1
2021-03-18
Do not rename parameters in child classes
Greg Roach
1
-5
/
+5
2021-03-11
Remove deprecated code
Greg Roach
1
-56
/
+0
2021-03-09
Cleanup unused code
Greg Roach
1
-16
/
+0
2021-02-28
Fix: #3749 - lifespans don't match ages when date-ranges are used
Greg Roach
1
-4
/
+13
2021-02-04
Code style
Greg Roach
1
-2
/
+2
2021-01-28
Merge some changes from 2.1
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-22
Code style
Greg Roach
1
-6
/
+10
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-4
/
+5
2021-01-06
Fix: #3611 - add row-locks to prevent concurrent edits
Greg Roach
1
-0
/
+12
[next]