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
/
Functions.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
Use exception for upload file errors
Greg Roach
1
-38
/
+0
2021-10-13
Remove unused imports
Greg Roach
1
-3
/
+0
2021-04-19
Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...
Greg Roach
1
-2262
/
+0
2021-02-04
Code style
Greg Roach
1
-5
/
+5
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2020-09-04
Remove calls to deprecated function
Greg Roach
1
-15
/
+15
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-3
/
+3
2020-06-03
PHPdoc
Greg Roach
1
-2
/
+2
2020-06-03
PHPdoc/CodeStyle
Greg Roach
1
-3
/
+8
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-3
/
+3
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+1
2020-05-10
Fix: #3222, Fix: #567 - include fiance in relationship names
Greg Roach
1
-30
/
+42
2019-12-05
Add chinese's rules for naming generations
xmlf
1
-0
/
+51
2019-12-05
Fix: #2811 - use private details to calculate relationship names
Greg Roach
1
-9
/
+9
2019-12-05
Fix: #2822 - Hindi relationship names - great aunt/uncle/nephew/neice
Greg Roach
1
-0
/
+24
2019-11-13
Unused imports
Greg Roach
1
-2
/
+0
2019-11-11
Simplify access to current locale
Greg Roach
1
-8
/
+5
2019-11-01
Comments
Greg Roach
1
-1
/
+0
2019-10-25
Remove global constant WT_LOCALE and store LocaleInterface in the request
Greg Roach
1
-5
/
+10
2019-10-20
Strict comparisons
Greg Roach
1
-3
/
+3
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-04-21
Remove 'booklet' views from ancestors and descendants charts.
Greg Roach
1
-6
/
+6
2019-03-07
Code style and testing
Greg Roach
1
-6
/
+6
2019-02-24
Fix: #2263 - facts duplicated in chart-boxes
Greg Roach
1
-59
/
+0
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-27
/
+27
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-9
/
+10
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-9
/
+9
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-11
/
+11
2018-11-18
Rename Fact::getDate() to date()
Greg Roach
1
-1
/
+1
2018-10-22
Fix: #1988 - associates who are not related cause exception
Greg Roach
1
-2
/
+6
2018-10-13
Simplify some code
Greg Roach
1
-16
/
+12
2018-10-12
Remove deprecated function. Use symfony/http-foundation to detect URLs.
Greg Roach
1
-45
/
+0
2018-10-10
Simplify types
Greg Roach
1
-6
/
+5
2018-10-09
Calendar dates are abstract
Greg Roach
1
-3
/
+3
2018-10-06
PHPdoc
Greg Roach
1
-2
/
+2
2018-10-05
Fix: #1939 - strict types prevent new records from being created
Greg Roach
1
-1
/
+1
2018-10-05
Fix: #1944 place-hierarchy broken for colors theme
Greg Roach
1
-0
/
+8
2018-10-05
Scrutinizer Auto-Fixes (#1942)
Scrutinizer Auto-Fixer
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-10-04
Code style
Greg Roach
1
-573
/
+646
2018-10-03
PHP 7 has native integer division
Greg Roach
1
-6
/
+6
2018-10-03
Update test for twins
Greg Roach
1
-3
/
+3
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
1
-3
/
+3
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-177
/
+293
2018-09-21
PHPdoc
Greg Roach
1
-0
/
+2
2018-08-27
Removed not required use statements (#1853)
Rico Sonntag
1
-6
/
+0
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-6
/
+6
[next]