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
/
resources
/
views
/
modules
/
relatives
/
family.phtml
Age
Commit message (
Collapse
)
Author
Files
Lines
2025-03-11
Replace: #5087 - use SVG icons as defaults in the welcome blocks
Greg Roach
1
-6
/
+10
2025-02-19
PHPdoc and PHPstan issues
Greg Roach
1
-9
/
+9
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-3
/
+4
2022-10-30
Remove old/unused CSS class
Greg Roach
1
-1
/
+0
2022-10-30
Fix: 'Cancel' button goes to wrong URL for reorder children
Greg Roach
1
-1
/
+1
2022-09-07
Fix: #4551 - strict type error
Greg Roach
1
-1
/
+1
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+2
2022-08-25
CodeStyle
Greg Roach
1
-1
/
+1
2022-02-04
Add support for SEX X (other)
Greg Roach
1
-3
/
+3
2021-10-13
Remove unused imports
Greg Roach
1
-1
/
+0
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
1
-3
/
+3
2021-05-14
Working on GEDCOM elements
Greg Roach
1
-5
/
+5
2021-04-19
Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, ↵
Greg Roach
1
-3
/
+4
Fixes: #1236, Fixes: #2331
2021-03-12
Remove unused imports
Greg Roach
1
-1
/
+0
2021-02-11
Fix: #3372 - show marriage type as label for fact
Greg Roach
1
-1
/
+3
2021-02-10
CodeStyle
Greg Roach
1
-0
/
+9
2021-02-08
CodeStyle
Greg Roach
1
-1
/
+1
2020-06-25
Merge changes from develop
Greg Roach
1
-9
/
+9
2020-06-14
Refactor edit controllers into request handlers. Preparing to use ↵
Greg Roach
1
-6
/
+8
GedcomElements
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-2
/
+2
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-2
/
+2
2020-02-06
Fix: missing styling for some pending edits
Greg Roach
1
-4
/
+4
2020-01-24
Restore add child/son/daughter links on family tab
Greg Roach
1
-14
/
+21
2019-12-03
Apply PSR12 code style to templates
Greg Roach
1
-1
/
+5
2019-10-28
Fix: #2706 - Break EditGedcomRecordController into request handlers
Greg Roach
1
-2
/
+3
2019-10-15
Refactor the re-ordering of children/spouses/names/media; add assertions
Greg Roach
1
-2
/
+3
2019-10-10
Working on routing
Greg Roach
1
-7
/
+7
2019-04-25
Strict types
Greg Roach
1
-1
/
+1
2019-04-15
Fix: #2361 - use CSS for chart lines on the family page
Greg Roach
1
-4
/
+4
2019-03-20
Move chart-boxes from theme-functions to views
Greg Roach
1
-4
/
+3
2019-03-02
Use app() shortcut
Greg Roach
1
-3
/
+3
2019-02-16
Use Collection class
Greg Roach
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-4
/
+4
2019-02-10
Working on icons
Greg Roach
1
-1
/
+2
2019-02-08
Working on CSS and themes
Greg Roach
1
-1
/
+1
2019-01-30
Converting themes to modules
Greg Roach
1
-4
/
+4
2019-01-27
Refactor class Place
Greg Roach
1
-1
/
+1
2018-12-31
Fix: #1711 - display toggles not persistent
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-5
/
+6
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-5
/
+5
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
1
-7
/
+7
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
1
-7
/
+7
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
1
-7
/
+7
2018-11-18
Rename Fact::getDate() to date()
Greg Roach
1
-5
/
+5
2018-11-18
Rename Fact::getPlace() to place()
Greg Roach
1
-1
/
+1
2018-11-18
Rename Fact::getTarget() to target()
Greg Roach
1
-3
/
+3
2018-10-12
Use .phtml extension for template files
Greg Roach
1
-0
/
+214