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
/
lists
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-03
Fix: #2297 - link from surname table to family list
Greg Roach
1
-3
/
+8
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
6
-12
/
+12
2019-03-03
Surnames in surname table not links
Greg Roach
1
-0
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-1
/
+2
2019-02-23
Lists as Modules
Richard Cissee
1
-11
/
+20
2019-02-20
Update list charts to use google chart api (#2235)
Rico Sonntag
4
-262
/
+528
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
6
-43
/
+43
2019-02-13
Refactoring themes and chart boxes
Greg Roach
6
-21
/
+21
2019-02-10
Working on icons
Greg Roach
2
-3
/
+11
2019-02-01
Typo
Greg Roach
1
-1
/
+1
2019-01-30
Create ModuleService
Greg Roach
1
-2
/
+2
2019-01-27
Refactor class Place
Greg Roach
2
-10
/
+4
2019-01-26
Wrong check for RelationshipsChartModule
Greg Roach
1
-1
/
+5
2019-01-26
Do not generate links to relationships chart when it is disabled
Greg Roach
1
-2
/
+10
2019-01-03
Fix: #2088 - typo in variable name
Greg Roach
1
-1
/
+1
2019-01-02
Use illuminate/database in views
Greg Roach
4
-41
/
+150
2018-12-08
Use views for given-names lists and tables
Greg Roach
2
-0
/
+41
2018-11-23
Fix: #2039 - double-escaping place URLs
Greg Roach
2
-3
/
+3
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-3
/
+4
2018-11-18
Rename GedcomRecord::getFacts() to facts()
Greg Roach
1
-3
/
+3
2018-11-18
Rename GedcomRecord::getTree() to tree()
Greg Roach
2
-3
/
+3
2018-11-18
Rename GedcomRecord::getXref() to xref()
Greg Roach
5
-29
/
+29
2018-11-18
Rename Tree::getTreeName() to name()
Greg Roach
2
-4
/
+4
2018-11-18
Rename Tree::getTreeId() to id()
Greg Roach
4
-12
/
+12
2018-11-18
Rename Fact::getValue() to value()
Greg Roach
1
-1
/
+1
2018-11-05
Fix: #2019 - datatables text not translated
Greg Roach
4
-3
/
+30
2018-10-12
Use .phtml extension for template files
Greg Roach
9
-0
/
+0
2018-10-05
Scrutinizer Auto-Fixes (#1942)
Scrutinizer Auto-Fixer
2
-3
/
+3
2018-10-04
Code style
Greg Roach
9
-956
/
+956
2018-09-24
Scrutinizer Auto-Fixes (#1929)
Scrutinizer Auto-Fixer
2
-2
/
+2
2018-09-21
Refactor Date::getAge()
Greg Roach
2
-11
/
+11
2018-08-30
Fixed HTML issues, removed duplicate quotes, added missing quotes, fixed case...
Rico Sonntag
1
-2
/
+2
2018-08-27
Fix strict typing errors
Greg Roach
1
-2
/
+2
2018-08-16
Refactor surname queries to avoid duplication and improve efficiency
Greg Roach
1
-3
/
+3
2018-07-02
Fix: #1769 - typo
Greg Roach
1
-1
/
+1
2018-07-02
Convert lists from functions to views
Greg Roach
9
-0
/
+1313