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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-06
Fix: #1783 - missing timezones on timestamps
Greg Roach
1
-0
/
+2
2019-01-04
Add visibility to constants
Greg Roach
2
-20
/
+19
2019-01-04
Fix: #2092 - undefined attribute when downloading GEDCOM file
Greg Roach
1
-1
/
+1
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
Use illuminate/database for gedcom export
Greg Roach
1
-45
/
+36
2019-01-01
Refactor away class FunctionsDb
Greg Roach
1
-52
/
+0
2019-01-01
Happy 2019
Greg Roach
10
-10
/
+10
2018-12-31
Fix: #1711 - display toggles not persistent
Greg Roach
1
-2
/
+2
2018-12-21
Use laravel support functions to truncate strings
Greg Roach
1
-1
/
+2
2018-12-20
Remove unused parameter
Greg Roach
1
-5
/
+4
2018-12-20
Remove unused imports
Greg Roach
2
-6
/
+4
2018-12-20
Remove unused parameter
Greg Roach
1
-3
/
+2
2018-12-19
Remove dead code
Greg Roach
1
-30
/
+2
2018-12-14
Refactor clipboard functionality to a ClipboardService
Greg Roach
1
-64
/
+17
2018-12-13
SHOW_LDS_AT_GLANCE function hasn't worked for years and nobody noticed so rem...
Greg Roach
1
-23
/
+0
2018-12-10
Fix: #2053 - level 1 source citations missing DATA field
Greg Roach
1
-0
/
+1
2018-12-08
Move DebugBar code to middleware
Greg Roach
1
-2
/
+0
2018-12-01
Update swiftmailer from v5 to v6
Greg Roach
1
-13
/
+0
2018-12-01
PHP 7.1: short-syntax for array destructuring
Greg Roach
4
-7
/
+7
2018-11-25
Fix: #1995 - roots magic gedcoms have non-standard structure for media records
Greg Roach
1
-0
/
+6
2018-11-25
Fix: #1606 - missing URL parameters cause error
Greg Roach
1
-1
/
+1
2018-11-23
Fix: #2039 - double-escaping place URLs
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
7
-33
/
+40
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
3
-14
/
+14
2018-11-18
Rename GedcomRecord::getGedcom() to gedcom()
Greg Roach
3
-11
/
+11
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
5
-21
/
+21
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
6
-57
/
+57
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
6
-29
/
+29
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
2
-31
/
+31
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
3
-20
/
+20
2018-11-18
Rename Fact::getFactId() to id()
Greg Roach
1
-16
/
+16
2018-11-18
Rename Fact::getDate() to date()
Greg Roach
3
-4
/
+4
2018-11-18
Rename Fact::getPlace() to place()
Greg Roach
1
-2
/
+2
2018-11-18
Rename Fact::getTarget() to target()
Greg Roach
2
-2
/
+2
2018-11-18
Rename Fact::getAttribute() to attribute()
Greg Roach
1
-16
/
+16
2018-11-18
Rename Fact::getValue() to value()
Greg Roach
1
-3
/
+3
2018-11-18
Rename Fact::getParent() to record()
Greg Roach
3
-14
/
+14
2018-10-29
Unused code
Greg Roach
1
-2
/
+0
2018-10-29
Functions should return values rather than echo them
Greg Roach
2
-17
/
+17
2018-10-22
Fix: #1988 - associates who are not related cause exception
Greg Roach
2
-3
/
+7
2018-10-18
Fix: #1987 - importing place names that differ only by diacritics cause dupli...
Greg Roach
1
-1
/
+3
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-13
Apply fixes from StyleCI (#1965)
Greg Roach
1
-2
/
+3
2018-10-13
Simply code for place import
Greg Roach
1
-89
/
+77
[prev]
[next]