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
/
FunctionsPrint.php
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
Fix: #3532 - only show age of parents for the individual's own facts
Greg Roach
1
-1
/
+5
2022-01-31
Upgrade commonmark from 1.x to 2.x
Greg Roach
1
-1
/
+1
2022-01-27
Change signature of Date::display() to avoid having to use container as psued...
Greg Roach
1
-1
/
+1
2021-12-19
Markdown with line-breaks
Greg Roach
1
-3
/
+5
2021-12-19
Fix: #4140 - missing styling for markdown blockquotes
Greg Roach
1
-1
/
+1
2021-12-16
Refactor authorization functions
Greg Roach
1
-1
/
+1
2021-11-02
Strict types
Greg Roach
1
-1
/
+1
2021-10-29
CodeStyle
Greg Roach
1
-2
/
+2
2021-10-29
CodeStyle - whitespace
Greg Roach
1
-7
/
+7
2021-10-14
TypeHints
Greg Roach
1
-2
/
+2
2021-10-13
Add missing type-hints
Greg Roach
1
-1
/
+1
2021-09-04
Logic for matching calculated/recorded ages
Greg Roach
1
-3
/
+3
2021-09-04
Fix: wrong age after death
Greg Roach
1
-2
/
+2
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-1
/
+1
2021-07-27
Fix: #3965 - PhpGedView tags such as _MILI should be enabled by default
Greg Roach
1
-1
/
+1
2021-07-27
Fix: #3966 - preferences for adding facts and events
Greg Roach
1
-45
/
+62
2021-07-26
Revert "Upgrade league/commonmark to 2.0" - the legacy census format parser n...
Greg Roach
1
-2
/
+2
2021-07-26
Upgrade league/commonmark to 2.0
Greg Roach
1
-2
/
+2
2021-07-05
Fix: #3946 - wrong variable
Greg Roach
1
-1
/
+1
2021-06-28
Fix: #2600 - refactor markdown formatting to allow XREF links to be disabled
Greg Roach
1
-6
/
+2
2021-06-25
Remove deprecated function Fact::getTag()
Greg Roach
1
-3
/
+4
2021-06-25
Remove deprecated function
Greg Roach
1
-45
/
+5
2021-06-24
Remove dead code
Greg Roach
1
-1
/
+0
2021-05-23
Working on adding new GEDCOM tags
Greg Roach
1
-39
/
+18
2021-04-12
Fix: #2442 - turn map-links into modules
Greg Roach
1
-29
/
+14
2021-04-11
Fix: #3444 - only expand notes when actually needed
Greg Roach
1
-13
/
+18
2021-04-06
Remove spaces around icons for better alignment
Greg Roach
1
-1
/
+1
2021-03-22
Fix: external map providers do not work inside iframes
Greg Roach
1
-3
/
+3
2021-03-19
Use closures for sort callbacks
Greg Roach
1
-5
/
+3
2021-03-12
Remove unused imports
Greg Roach
1
-3
/
+0
2021-02-11
Merge changes from 2.1 branch
Greg Roach
1
-5
/
+6
2021-02-04
Code style
Greg Roach
1
-3
/
+3
2021-02-02
Merge GEDCOM element code from 2.1 branch
Greg Roach
1
-18
/
+0
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2021-01-05
Fix: #3479 - need gender-specific translations for 'aged %s'
Greg Roach
1
-12
/
+35
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-3
/
+3
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-1
/
+2
2020-06-27
Better handling for custom record types
Greg Roach
1
-1
/
+1
2020-06-26
Working on gedcom elements
Greg Roach
1
-1
/
+1
2020-06-21
Fix: #3289, fix: #3246 - Redesign the expand/collapse note structure to ensur...
Greg Roach
1
-26
/
+35
2020-06-14
Preparing to use GedcomElements
Greg Roach
1
-0
/
+2
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-2
/
+2
2020-06-03
PHPdoc
Greg Roach
1
-6
/
+6
2020-05-26
CleanUp
Greg Roach
1
-2
/
+2
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-2
/
+2
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-2
/
+3
2020-05-09
CodeStyle
Greg Roach
1
-2
/
+2
2020-04-30
Date::compare() doesn't check if dates are valid
Greg Roach
1
-1
/
+1
2020-04-30
Refactor ages
Greg Roach
1
-2
/
+2
2020-04-28
Refactor ages
Greg Roach
1
-28
/
+86
[next]