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
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
2020-12-31
CodeStyle
Greg Roach
1
-4
/
+4
2020-12-23
Use constants for unknown surname and given names
Greg Roach
1
-4
/
+8
2020-11-15
Fix: sorting by death date
Greg Roach
1
-1
/
+1
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-5
/
+5
2020-06-25
Merge changes from develop
Greg Roach
1
-7
/
+14
2020-06-01
Fix: #1401 - do not automatically add NICK to NAME
Greg Roach
1
-8
/
+0
2020-05-12
Use factory methods to create GEDCOM records
Greg Roach
1
-44
/
+9
2020-05-01
Fix: #3201 - missing thumbnail images
Greg Roach
1
-3
/
+3
2020-05-01
CodeStyle
Greg Roach
1
-9
/
+9
2020-02-23
Use strict comparison for Collection::unique()
Greg Roach
1
-1
/
+3
2020-02-19
Fix: #1209 - use q tags for nickname in quotes
Greg Roach
1
-1
/
+1
2019-12-10
PHPdoc
Greg Roach
1
-5
/
+5
2019-12-10
Add support for Submitter records as first-class objects #2823
Greg Roach
1
-1
/
+1
2019-12-06
Parents' names in lists - replace function with template
Greg Roach
1
-48
/
+1
2019-12-05
Simplify some privacy logic
Greg Roach
1
-21
/
+16
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-4
/
+9
2019-11-18
Fix: #2782 - duplicate step-families when the same parent is in multiple pare...
Greg Roach
1
-14
/
+5
2019-11-17
Fix: #2653 add ability to re-order parent families; make the first one the pr...
Greg Roach
1
-50
/
+1
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-3
/
+4
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-1
/
+2
2019-10-28
Fix: #2702 - missing tree parameter in create-object modals
Greg Roach
1
-2
/
+1
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
1
-2
/
+2
2019-10-17
PSR12
Greg Roach
1
-4
/
+5
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-09-26
Gender icons belong in the templates
Greg Roach
1
-31
/
+0
2019-05-17
PHPdoc
Greg Roach
1
-4
/
+0
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-3
/
+3
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-1
/
+2
[next]