summaryrefslogtreecommitdiff
path: root/resources/views
AgeCommit message (Expand)AuthorFilesLines
2019-01-302059 (#2156)Rico Sonntag34-360/+1247
2019-01-30Fix: #2158 - update views to use new Place classesGreg Roach1-1/+1
2019-01-29Analytics configuration not being savedGreg Roach1-1/+1
2019-01-29Move analytics settings to the module settingsGreg Roach16-45/+62
2019-01-29Add column for historic events on module administration pageGreg Roach2-0/+14
2019-01-28Fix: #2147 update tree chart to use new moduleGreg Roach1-1/+1
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 Roach9-20/+57
2019-01-28Add column to module admin page for analyticsGreg Roach2-0/+14
2019-01-28Refactor Location classGreg Roach2-12/+10
2019-01-27Refactor class PlaceGreg Roach12-24/+18
2019-01-26Wrong check for RelationshipsChartModuleGreg Roach1-1/+5
2019-01-26DeadCodeGreg Roach1-1/+1
2019-01-26Do not generate links to relationships chart when it is disabledGreg Roach1-2/+10
2019-01-26Update module form actionGreg Roach1-1/+1
2019-01-26Fix: #2129 - module managementGreg Roach11-171/+233
2019-01-25Restore missing importGreg Roach1-0/+1
2019-01-25Refactor core/custom modulesGreg Roach2-4/+5
2019-01-25Convert tracking and analytics functions into modulesGreg Roach17-140/+184
2019-01-24Refactoring module APIGreg Roach2-2/+2
2019-01-24Working on iconsGreg Roach11-39/+50
2019-01-24Working on iconsGreg Roach91-163/+195
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-8/+4
2019-01-23Merge chart controllers into chart modulesGreg Roach6-90/+74
2019-01-23Merge chart controllers into chart modulesGreg Roach3-6/+8
2019-01-22Cleaning upGreg Roach4-10/+10
2019-01-22Merge chart controllers into chart modulesGreg Roach2-3/+5
2019-01-22Merge chart controllers into chart modulesGreg Roach2-2/+4
2019-01-22Merge chart controllers into chart modulesGreg Roach2-3/+7
2019-01-22Merge chart controllers into chart modulesGreg Roach8-9/+15
2019-01-22Merge DescentsChartController into DescendancyChartModuleGreg Roach2-6/+7
2019-01-22Merge CompactChartController into CompactChartModuleGreg Roach6-300/+300
2019-01-22Rename chart interface apiGreg Roach1-1/+1
2019-01-22Merge AncestorsChartController into AncestorsChartModuleGreg Roach1-4/+16
2019-01-21Simplify API function nameGreg Roach6-14/+14
2019-01-20Create ChartService for finding ancestors, descendants, cousins, etc.Greg Roach1-61/+61
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach9-27/+29
2019-01-18Add support for illuminate/cache and refactor class UserGreg Roach1-1/+1
2019-01-16Remove global constants from viewsGreg Roach4-5/+5
2019-01-15Simplify folder paths in manage mediaGreg Roach1-9/+1
2019-01-13Fix: add default restrictions for specific recordsGreg Roach1-67/+88
2019-01-10Use illuminate/database for tree checksGreg Roach1-2/+2
2019-01-10Use illuminate/database for renumbering treesGreg Roach1-4/+4
2019-01-10Use illuminate/database in pending changes controllerGreg Roach1-1/+1
2019-01-09Use illuminate/database for place hierarchyGreg Roach1-1/+1
2019-01-09Use illuminate/databaseGreg Roach1-6/+6
2019-01-09Removing the dependency on MySQLGreg Roach1-11/+0