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
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
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-20
Fix: #2316 - same name shown twice in autocomplete
Greg Roach
1
-0
/
+3
2019-03-20
Collection / array
Greg Roach
1
-1
/
+1
2019-03-07
Code style and testing
Greg Roach
1
-23
/
+25
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-4
/
+8
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
1
-2
/
+1
2019-02-26
Remove global constant CLIENT_JD
Greg Roach
1
-6
/
+8
2019-02-16
Use Collection class
Greg Roach
1
-7
/
+9
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-66
/
+68
2019-02-13
Refactoring themes and chart boxes
Greg Roach
1
-1
/
+7
2019-01-27
Refactor class Place
Greg Roach
1
-2
/
+2
2019-01-22
PHPdoc
Greg Roach
1
-1
/
+5
2019-01-12
Move search functions to new SearchService
Greg Roach
1
-1
/
+1
2019-01-11
Simplify row-mappers
Greg Roach
1
-5
/
+3
2019-01-10
Apply fixes from StyleCI (#2113)
Greg Roach
1
-4
/
+2
2019-01-10
Use closures as callbacks for sorting
Greg Roach
1
-26
/
+26
2019-01-09
Fix: #2111 - individual search needs to set name to match search result
Greg Roach
1
-1
/
+7
2019-01-08
Use closures to DRY up code
Greg Roach
1
-0
/
+16
2019-01-04
Scrutinizer Auto-Fixes (#2097)
Scrutinizer Auto-Fixer
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-2
/
+3
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
[next]