summaryrefslogtreecommitdiff
path: root/resources/views/modules
AgeCommit message (Expand)AuthorFilesLines
2019-01-302059 (#2156)Rico Sonntag3-360/+33
2019-01-29Move analytics settings to the module settingsGreg Roach10-0/+123
2019-01-28Fix: #2151 - Update views to match updated Place classGreg Roach2-2/+2
2019-01-28Update Stats class to use new modulesGreg Roach1-0/+9
2019-01-28Convert page footers to modulesGreg Roach4-0/+24
2019-01-28Refactor Location classGreg Roach1-4/+2
2019-01-27Refactor class PlaceGreg Roach5-7/+7
2019-01-26Fix: #2129 - module managementGreg Roach7-7/+7
2019-01-24Refactoring module APIGreg Roach1-1/+1
2019-01-24Working on iconsGreg Roach2-14/+21
2019-01-24Working on iconsGreg Roach9-44/+68
2019-01-23Cleanup interactive tree moduleGreg Roach1-0/+0
2019-01-23Merge chart controllers into chart modulesGreg Roach4-7/+7
2019-01-23Tidy ajax parameter to chartsGreg Roach12-0/+105
2019-01-23Merge chart controllers into chart modulesGreg Roach5-0/+698
2019-01-23Merge chart controllers into chart modulesGreg Roach3-1/+114
2019-01-22Merge chart controllers into chart modulesGreg Roach2-0/+506
2019-01-22Merge chart controllers into chart modulesGreg Roach2-0/+192
2019-01-22Merge chart controllers into chart modulesGreg Roach2-0/+113
2019-01-22Merge chart controllers into chart modulesGreg Roach8-5/+170
2019-01-22Merge DescentsChartController into DescendancyChartModuleGreg Roach2-1/+53
2019-01-22Merge CompactChartController into CompactChartModuleGreg Roach5-0/+348
2019-01-22Merge AncestorsChartController into AncestorsChartModuleGreg Roach1-0/+63
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach3-7/+7
2019-01-09Use illuminate/database in remaining modulesGreg Roach1-1/+1
2019-01-06Fix: #2100 markup for legend elements changed in latest bootstrapGreg Roach1-2/+2
2018-12-31Fix: #1711 - display toggles not persistentGreg Roach5-9/+9
2018-12-08Use views for given-names lists and tablesGreg Roach3-16/+12
2018-12-02Fix reselecting batch update plugin. (#2047)Bombadil1-1/+1
2018-11-23Fix: #2039 - double-escaping place URLsGreg Roach4-4/+4
2018-11-18Fix: #2028 - fix delete buttons on census assistant tableGreg Roach1-4/+13
2018-11-18Prefer class-constants to global-constantsGreg Roach2-8/+10
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-5/+5
2018-11-18Rename GedcomRecord::getGedcom() to gedcom()Greg Roach1-1/+1
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach5-21/+21
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach7-21/+21
2018-11-18Rename Tree::getTitle() to title()Greg Roach3-3/+3
2018-11-18Rename Tree::getTreeName() to name()Greg Roach22-57/+57
2018-11-18Rename Tree::getTreeId() to id()Greg Roach2-4/+4
2018-11-18Rename Fact::getLabel() to label()Greg Roach4-6/+6
2018-11-18Rename Fact::getDate() to date()Greg Roach8-15/+15
2018-11-18Rename Fact::getPlace() to place()Greg Roach3-5/+5
2018-11-18Rename Fact::getTarget() to target()Greg Roach1-3/+3
2018-11-18Rename Fact::getAttribute() to attribute()Greg Roach1-1/+1
2018-11-18Rename Fact::getValue() to value()Greg Roach1-1/+1
2018-11-18Rename Fact::getParent() to record()Greg Roach5-7/+7
2018-10-15Fix: #1972 - use markup in both favorites blocksGreg Roach1-1/+3
2018-10-12Use .phtml extension for template filesGreg Roach79-0/+0
2018-10-04Code styleGreg Roach74-2660/+2663
2018-10-03Validate parametersGreg Roach1-1/+1