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 (
Collapse
)
Author
Files
Lines
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 ↵
Greg Roach
1
-23
/
+0
remove it
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 ↵
Greg Roach
1
-1
/
+3
duplicate index error
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
2018-10-13
Simplify some code
Greg Roach
1
-16
/
+12
2018-10-13
Simplify code
Greg Roach
1
-54
/
+38
2018-10-13
WIP
Greg Roach
1
-1
/
+1
2018-10-12
Remove deprecated function. Use symfony/http-foundation to detect URLs.
Greg Roach
1
-45
/
+0
2018-10-10
Type-hints
Greg Roach
1
-2
/
+2
2018-10-10
Tidy conversion of GEDCOM to ANSI
Greg Roach
1
-5
/
+6
2018-10-10
Simplify types
Greg Roach
1
-6
/
+5
2018-10-09
Prefer assertions to assumptions
Greg Roach
2
-2
/
+3
2018-10-09
Calendar dates are abstract
Greg Roach
2
-9
/
+9
2018-10-08
Feedback from scrutinizer-ci
Greg Roach
1
-1
/
+1
[prev]
[next]