summaryrefslogtreecommitdiff
path: root/resources/views/lists
AgeCommit message (Expand)AuthorFilesLines
2019-03-03Fix: #2297 - link from surname table to family listGreg Roach1-3/+8
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach6-12/+12
2019-03-03Surnames in surname table not linksGreg Roach1-0/+1
2019-02-23Refactor module componentsGreg Roach1-1/+2
2019-02-23Lists as ModulesRichard Cissee1-11/+20
2019-02-20Update list charts to use google chart api (#2235)Rico Sonntag4-262/+528
2019-02-16Use Collection classGreg Roach1-1/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach6-43/+43
2019-02-13Refactoring themes and chart boxesGreg Roach6-21/+21
2019-02-10Working on iconsGreg Roach2-3/+11
2019-02-01TypoGreg Roach1-1/+1
2019-01-30Create ModuleServiceGreg Roach1-2/+2
2019-01-27Refactor class PlaceGreg Roach2-10/+4
2019-01-26Wrong check for RelationshipsChartModuleGreg Roach1-1/+5
2019-01-26Do not generate links to relationships chart when it is disabledGreg Roach1-2/+10
2019-01-03Fix: #2088 - typo in variable nameGreg Roach1-1/+1
2019-01-02Use illuminate/database in viewsGreg Roach4-41/+150
2018-12-08Use views for given-names lists and tablesGreg Roach2-0/+41
2018-11-23Fix: #2039 - double-escaping place URLsGreg Roach2-3/+3
2018-11-18Prefer class-constants to global-constantsGreg Roach1-3/+4
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-3/+3
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach2-3/+3
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach5-29/+29
2018-11-18Rename Tree::getTreeName() to name()Greg Roach2-4/+4
2018-11-18Rename Tree::getTreeId() to id()Greg Roach4-12/+12
2018-11-18Rename Fact::getValue() to value()Greg Roach1-1/+1
2018-11-05Fix: #2019 - datatables text not translatedGreg Roach4-3/+30
2018-10-12Use .phtml extension for template filesGreg Roach9-0/+0
2018-10-05Scrutinizer Auto-Fixes (#1942)Scrutinizer Auto-Fixer2-3/+3
2018-10-04Code styleGreg Roach9-956/+956
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer2-2/+2
2018-09-21Refactor Date::getAge()Greg Roach2-11/+11
2018-08-30Fixed HTML issues, removed duplicate quotes, added missing quotes, fixed case...Rico Sonntag1-2/+2
2018-08-27Fix strict typing errorsGreg Roach1-2/+2
2018-08-16Refactor surname queries to avoid duplication and improve efficiencyGreg Roach1-3/+3
2018-07-02Fix: #1769 - typoGreg Roach1-1/+1
2018-07-02Convert lists from functions to viewsGreg Roach9-0/+1313