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
/
FunctionsImport.php
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Ignore non-latin commas during import
Greg Roach
1
-2
/
+1
2019-08-11
Fix: #2480, #2520 - ignore records without XREFs during import
Greg Roach
1
-7
/
+7
2019-04-26
Fix: source names longer than 255 characters won't fit in the database
Greg Roach
1
-1
/
+1
2019-04-25
Strict types
Greg Roach
1
-1
/
+1
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
2019-03-14
Media file attributes being ignored
Greg Roach
1
-2
/
+2
2019-03-09
Fix: #2233 some databases cannot index columns longer than 255 chars
Greg Roach
1
-3
/
+3
2019-03-07
Code style and testing
Greg Roach
1
-24
/
+22
2019-02-24
Fix: #2265 - stop importing if fatal error occurs
Greg Roach
1
-5
/
+4
2019-02-24
Fix: #2253 - individuals not linked to places at all levels
Greg Roach
1
-8
/
+13
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-27
Fix: #2134 - delete orphaned places recursively
Greg Roach
1
-20
/
+14
2019-01-27
Refactor class Place
Greg Roach
1
-62
/
+6
2019-01-10
Use illuminate/database in pending changes controller
Greg Roach
1
-17
/
+0
2019-01-08
Fix: media file details not being imported
Greg Roach
1
-2
/
+2
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+0
2019-01-02
Testing
Greg Roach
1
-8
/
+6
2019-01-02
Tests
Greg Roach
1
-1
/
+1
2019-01-02
Tests
Greg Roach
1
-1
/
+2
2019-01-02
Use illuminate/database to import trees
Greg Roach
1
-269
/
+218
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-20
Remove unused imports
Greg Roach
1
-1
/
+0
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-2
/
+0
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
1
-4
/
+4
2018-11-25
Fix: #1995 - roots magic gedcoms have non-standard structure for media records
Greg Roach
1
-0
/
+6
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-6
/
+7
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-1
/
+1
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
1
-24
/
+24
2018-10-18
Fix: #1987 - importing place names that differ only by diacritics cause dupli...
Greg Roach
1
-1
/
+3
2018-10-13
Apply fixes from StyleCI (#1965)
Greg Roach
1
-2
/
+3
2018-10-13
Simply code for place import
Greg Roach
1
-89
/
+77
2018-10-09
Calendar dates are abstract
Greg Roach
1
-6
/
+6
2018-10-08
Feedback from scrutinizer-ci
Greg Roach
1
-1
/
+1
2018-10-08
Code style
Greg Roach
1
-2
/
+2
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-09-30
Add accessors for CalendarDate min/max julian day
Greg Roach
1
-4
/
+4
2018-09-21
PHPdoc
Greg Roach
1
-1
/
+17
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-3
/
+3
2018-08-15
CodeStyle
Greg Roach
1
-2
/
+0
2018-07-23
Remove global
Greg Roach
1
-4
/
+1
2018-07-16
Use PSR2 code style
Greg Roach
1
-1173
/
+1239
2018-07-09
Pass objects instead of IDs
Greg Roach
1
-31
/
+103
2018-07-09
Remove global
Greg Roach
1
-1
/
+1
2018-07-08
Move global constants to class constants
Greg Roach
1
-6
/
+3
2018-04-01
Fix: #1668 TMG creates dates EITHER x OR y - convert to BET x AND y
Greg Roach
1
-0
/
+2
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-19
Fix: Editing media objects creates multiple entries in media list
Greg Roach
1
-0
/
+1
2017-12-03
Code style
Greg Roach
1
-8
/
+8
2017-12-03
Scrutinizer Auto-Fixes (#1525)
Scrutinizer Auto-Fixer
1
-644
/
+644
[next]