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
/
FunctionsExport.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
Declare static closures
Greg Roach
1
-8
/
+8
2019-03-06
Streamline GEDCOM export code
Greg Roach
1
-101
/
+59
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
-2
/
+2
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-1
/
+1
2019-01-27
Tests
Greg Roach
1
-1
/
+1
2019-01-27
Fix: #2141 error in gedcom header
Greg Roach
1
-9
/
+5
2019-01-04
Fix: #2092 - undefined attribute when downloading GEDCOM file
Greg Roach
1
-1
/
+1
2019-01-01
Use illuminate/database for gedcom export
Greg Roach
1
-45
/
+36
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-1
/
+2
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-7
/
+7
2018-11-18
Rename Fact::getValue() to value()
Greg Roach
1
-3
/
+3
2018-10-10
Tidy conversion of GEDCOM to ANSI
Greg Roach
1
-5
/
+6
2018-10-07
Apply fixes from StyleCI (#1948)
Greg Roach
1
-1
/
+0
2018-10-07
Replace array of parameters with actual parameters
Greg Roach
1
-32
/
+14
2018-10-07
Error handling
Greg Roach
1
-0
/
+3
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-3
/
+3
2018-08-16
Strict type check
Greg Roach
1
-3
/
+3
2018-07-16
Use PSR2 code style
Greg Roach
1
-244
/
+255
2018-07-09
Only use GEDCOM standards for exporting CONC records
Greg Roach
1
-25
/
+9
2018-05-05
GEDCOM constants
Greg Roach
1
-7
/
+8
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-03
Scrutinizer Auto-Fixes (#1526)
Scrutinizer Auto-Fixer
1
-21
/
+21
2017-11-26
Add more support for multiple files per media object
Greg Roach
1
-1
/
+1
2017-11-03
CodeStyle - spacing/alignment
Greg Roach
1
-1
/
+1
2017-03-08
2017
Greg Roach
1
-1
/
+1
2017-01-08
Do not include HEAD/PLAC/FORM
Greg Roach
1
-8
/
+8
2016-12-25
Code style - single quotes
Greg Roach
1
-5
/
+5
2016-12-23
Code style - short array syntax
Greg Roach
1
-12
/
+12
2016-04-12
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-21
/
+21
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-6
/
+6
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+2
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-0
/
+314