summaryrefslogtreecommitdiff
path: root/modules_v4
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Fix: #2257 - custom modules and examplesGreg Roach1-0/+68
2019-03-05#2304 - update the module READMEGreg Roach1-3/+5
2019-03-04Add historic event modulesGreg Roach3-301/+0
2019-03-04Update module READMEGreg Roach1-11/+11
2019-03-02Remove old TODO commentGreg Roach1-1/+0
2019-03-02Use app() shortcutGreg Roach1-1/+1
2019-03-02Tidy up initializationGreg Roach1-5/+12
2019-03-02Refactoring modules to remove dependency on Tree (allows earlier initialisati...Greg Roach1-7/+76
2019-02-27Allow modules to act as middlewareGreg Roach3-4/+216
2019-02-24Actually use listTitle in ModuleListTrait. Adjust custom modules README. (#2266)Richard Cissée1-1/+2
2019-02-16Allow modules to be initially disabledGreg Roach1-0/+10
2019-02-13Refactoring themes and chart boxesGreg Roach2-2/+2
2019-01-27TravisGreg Roach1-0/+1
2019-01-26Fix: #2129 - module managementGreg Roach1-0/+78
2019-01-25Refactor core/custom modulesGreg Roach92-8602/+118
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-23Cleanup interactive tree moduleGreg Roach5-0/+0
2019-01-22Exclude modules with a '.' the nameGreg Roach1-0/+0
2019-01-22Custom modulesGreg Roach1-0/+0
2019-01-22Merge CompactChartController into CompactChartModuleGreg Roach1-0/+0
2019-01-22Apply fixes from StyleCI (#2128)Greg Roach1-2/+1
2019-01-22New modules missing, due to .gitignoreGreg Roach8-76/+195
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach97-0/+9205