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
/
Functions
/
FunctionsPrintFacts.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-26
Gender icons belong in the templates
Greg Roach
1
-1
/
+2
2019-09-13
Fix: #2576 - show media title or filename, but not both on media tab
Greg Roach
1
-12
/
+9
2019-04-25
Strict types
Greg Roach
1
-2
/
+2
2019-04-15
Fix: #2361 - use CSS for chart lines on the family page
Greg Roach
1
-6
/
+6
2019-04-03
Declare static closures
Greg Roach
1
-1
/
+1
2019-03-29
Apply fixes from StyleCI (#2360)
Greg Roach
1
-1
/
+1
2019-03-29
Fix #1375
Richard Cissee
1
-7
/
+11
2019-03-07
Code style and testing
Greg Roach
1
-25
/
+23
2019-03-02
Use app() shortcut
Greg Roach
1
-1
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-1
/
+2
2019-02-17
Fix: #2224 - sexImage() versus getSexImage()
Greg Roach
1
-1
/
+1
2019-02-16
Use Collection class
Greg Roach
1
-2
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-17
/
+17
2019-02-11
StyleCI
Greg Roach
1
-1
/
+0
2019-02-11
Working on RTL and icons
Greg Roach
1
-84
/
+20
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-14
/
+11
2019-01-30
Create ModuleService
Greg Roach
1
-1
/
+2
2019-01-30
Converting themes to modules
Greg Roach
1
-2
/
+2
2019-01-26
Wrong check for RelationshipsChartModule
Greg Roach
1
-1
/
+4
2019-01-26
Do not generate links to relationships chart when it is disabled
Greg Roach
1
-14
/
+17
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-31
Fix: #1711 - display toggles not persistent
Greg Roach
1
-2
/
+2
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-5
/
+6
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
1
-8
/
+8
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-7
/
+7
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-16
/
+16
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-13
/
+13
2018-11-18
Remove dead else branch
Greg Roach
1
-5
/
+0
2018-11-18
Rename Fact::getLabel() to label()
Greg Roach
1
-3
/
+3
2018-11-18
Rename Fact::getGedcom() to gedcom()
Greg Roach
1
-14
/
+14
2018-11-18
Rename Fact::getFactId() to id()
Greg Roach
1
-16
/
+16
2018-11-18
Rename Fact::getTarget() to target()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Fact::getAttribute() to attribute()
Greg Roach
1
-16
/
+16
2018-11-18
Rename Fact::getParent() to record()
Greg Roach
1
-11
/
+11
2018-10-22
Fix: #1988 - associates who are not related cause exception
Greg Roach
1
-1
/
+1
2018-10-14
Store confirmation text in HTML data elements
Greg Roach
1
-12
/
+16
2018-10-13
Remove old styles
Greg Roach
1
-2
/
+2
2018-10-09
Prefer assertions to assumptions
Greg Roach
1
-1
/
+2
2018-10-07
CodeStyle
Greg Roach
1
-10
/
+10
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-10-05
Fix: strict type error, functions in loops
Greg Roach
1
-25
/
+14
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-4
/
+4
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+10
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-4
/
+4
2018-08-20
Fix: #1837 - remove dead code
Greg Roach
1
-4
/
+0
2018-08-19
Fix broken edit links
Greg Roach
1
-6
/
+2
2018-08-19
DeadCode
Greg Roach
1
-2
/
+0
2018-08-18
CodeStyle - comments should not be used in the middle of lines
Greg Roach
1
-4
/
+4
2018-08-15
CodeStyle
Greg Roach
1
-20
/
+20
2018-07-21
Fix HTML
Greg Roach
1
-3
/
+2
[next]