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
/
Fact.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-2
/
+2
2019-04-15
Remove duplication
Greg Roach
1
-6
/
+10
2019-03-08
Strict types and code review
Greg Roach
1
-2
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-6
/
+6
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-1
/
+2
2019-02-24
Apply fixes from StyleCI (#2269)
Greg Roach
1
-1
/
+0
2019-02-24
Collection / array
Greg Roach
1
-3
/
+4
2019-02-24
Fix: #2263 - facts duplicated in chart-boxes
Greg Roach
1
-66
/
+127
2019-02-20
Update Fact.php (#2246)
Rico Sonntag
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-28
Refactor Location class
Greg Roach
1
-0
/
+33
2019-01-27
Refactor class Place
Greg Roach
1
-2
/
+2
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-5
/
+5
2018-11-18
Strict-types
Greg Roach
1
-6
/
+6
2018-11-18
PHPdoc
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-17
/
+17
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getLabel() to label()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getGedcom() to gedcom()
Greg Roach
1
-4
/
+4
2018-11-18
Rename Fact::getFactId() to id()
Greg Roach
1
-10
/
+10
2018-11-18
Rename Fact::getDate() to date()
Greg Roach
1
-4
/
+4
2018-11-18
Rename Fact::getPlace() to place()
Greg Roach
1
-3
/
+3
2018-11-18
Rename Fact::getTarget() to target()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getAttribute() to attribute()
Greg Roach
1
-9
/
+9
2018-11-18
Rename Fact::getValue() to value()
Greg Roach
1
-3
/
+3
2018-11-18
Rename Fact::getParent() to record()
Greg Roach
1
-27
/
+27
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-23
Type mismatch errors
Greg Roach
1
-1
/
+1
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-7
/
+7
2018-09-22
PHPdoc, types, etc.
Greg Roach
1
-1
/
+1
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+6
2018-09-16
Check if sub-record instance has been retrieved (#1911)
Jonathan Jaubart
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-15
/
+15
2018-08-16
Strict type check
Greg Roach
1
-3
/
+3
2018-07-23
Remove global
Greg Roach
1
-108
/
+108
2018-07-16
Use PSR2 code style
Greg Roach
1
-498
/
+569
2018-07-14
Code style
Greg Roach
1
-10
/
+5
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2018-01-06
Use e() helper function
Greg Roach
1
-2
/
+2
2017-12-03
Scrutinizer Auto-Fixes (#1525)
Scrutinizer Auto-Fixer
1
-26
/
+26
2017-11-26
Add more support for multiple files per media object
Greg Roach
1
-4
/
+5
2017-07-11
Prepare to remove class Filter
Greg Roach
1
-2
/
+2
2017-04-27
Strict typing
Greg Roach
1
-9
/
+9
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-25
Code style - single quotes
Greg Roach
1
-2
/
+2
2016-12-23
Code style - short array syntax
Greg Roach
1
-6
/
+6
2016-10-09
Show parents ages for all birth-like facts
Greg Roach
1
-1
/
+1
[next]