summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2019-01-27Remove duplicate constantGreg Roach6-18/+21
2019-01-27TestsGreg Roach1-1/+1
2019-01-27Fix: #2141 error in gedcom headerGreg Roach1-9/+5
2019-01-27Fix: #2143 - ajax tab requestsGreg Roach1-19/+14
2019-01-26Get rid of 'update available' message for dev buildsGreg Roach1-1/+1
2019-01-26Need an empty tree in the container during setupGreg Roach4-4/+7
2019-01-26Prevent users typing direct URLs to charts that are enabled, but are above th...Greg Roach13-12/+72
2019-01-26Wrong check for RelationshipsChartModuleGreg Roach2-7/+16
2019-01-26TestsGreg Roach1-6/+6
2019-01-26DeadCodeGreg Roach1-70/+0
2019-01-26NULL == 0 error when sorting tabs/menus/sidebarsGreg Roach3-3/+3
2019-01-26Apply fixes from StyleCI (#2139)Greg Roach2-3/+1
2019-01-26Do not generate links to relationships chart when it is disabledGreg Roach1-11/+8
2019-01-26Do not generate links to relationships chart when it is disabledGreg Roach1-14/+17
2019-01-26Fix: #2129 - module managementGreg Roach3-237/+404
2019-01-26Create module interface for historic eventsGreg Roach5-24/+134
2019-01-25Fix: #2136 - secondary searching in advanced searchGreg Roach1-15/+23
2019-01-25Fix: 2133 - error in html keyword example templateGreg Roach1-5/+5
2019-01-25RefactorGreg Roach1-83/+85
2019-01-25FixesGreg Roach2-22/+10
2019-01-25Apply fixes from StyleCI (#2135)Greg Roach76-79/+82
2019-01-25Refactor core/custom modulesGreg Roach3-111/+176
2019-01-25Convert tracking and analytics functions into modulesGreg Roach100-348/+887
2019-01-24Apply fixes from StyleCI (#2132)Greg Roach1-1/+1
2019-01-24Refactoring module APIGreg Roach40-251/+125
2019-01-24Working on iconsGreg Roach1-19/+0
2019-01-24Working on iconsGreg Roach2-9/+9
2019-01-23Cleanup interactive tree moduleGreg Roach2-15/+9
2019-01-23DeadCodeGreg Roach1-5/+7
2019-01-23Merge chart controllers into chart modulesGreg Roach2-58/+37
2019-01-23Tidy ajax parameter to chartsGreg Roach14-521/+489
2019-01-23Merge chart controllers into chart modulesGreg Roach2-963/+948
2019-01-23Merge chart controllers into chart modulesGreg Roach2-393/+381
2019-01-22Exclude modules with a '.' the nameGreg Roach1-0/+5
2019-01-22Custom modulesGreg Roach1-24/+24
2019-01-22PHPdocGreg Roach1-0/+4
2019-01-22Cleaning upGreg Roach5-35/+42
2019-01-22Merge chart controllers into chart modulesGreg Roach2-255/+227
2019-01-22Merge chart controllers into chart modulesGreg Roach2-483/+405
2019-01-22Merge chart controllers into chart modulesGreg Roach60-609/+552
2019-01-22Merge chart controllers into chart modulesGreg Roach7-899/+835
2019-01-22#2130 - default order of menus clashes with user-defined order from previous ...Greg Roach20-21/+21
2019-01-22Merge DescentsChartController into DescendancyChartModuleGreg Roach4-434/+400
2019-01-22Merge CompactChartController into CompactChartModuleGreg Roach4-101/+53
2019-01-22Rename chart interface apiGreg Roach16-172/+172
2019-01-22Missing visibilityGreg Roach1-1/+1
2019-01-22PHPdocGreg Roach51-100/+505
2019-01-22ModuleChartTrait dependenciesGreg Roach1-0/+5
2019-01-22Finish moving access checks to Auth classGreg Roach2-12/+13
2019-01-22Apply fixes from StyleCI (#2127)Greg Roach1-1/+0