summaryrefslogtreecommitdiff
path: root/resources/views
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Working on CSS and themesGreg Roach4-28/+19
2019-02-07Update CKeditor from 4.5.2 to 4.11.2Greg Roach1-4/+3
2019-02-07Working on assetsGreg Roach2-10/+9
2019-02-06Favicon path in admin themeGreg Roach1-1/+1
2019-02-06WhitespaceGreg Roach1-5/+5
2019-02-06Fix: wrong quote in favicon linksGreg Roach1-1/+1
2019-02-06Fix: #1780 and #1123 - favicons and browseconfig.xmlGreg Roach1-3/+18
2019-02-06Copying to clipboard unreliableGreg Roach1-2/+2
2019-02-05Fix: #2159 - integrate clipboard support into modulesGreg Roach10-3/+26
2019-02-04Fix: #2161 - extra whitespace and punctuation in contact linksGreg Roach1-9/+0
2019-02-04Working on upgrade wizard and testingGreg Roach1-0/+1
2019-02-04Extra character in viewGreg Roach1-1/+1
2019-02-02Show individual page full-width when all sidebars disabledGreg Roach1-1/+1
2019-02-02Module admin page disables filtered modulesGreg Roach1-1/+1
2019-02-02Fix: #2157 - duplicate parameters in calendar pageGreg Roach1-2/+0
2019-02-02Fix: #2173 use collection instead of arrayGreg Roach1-1/+1
2019-02-02Replace password confirmation with hide/show passwordGreg Roach8-91/+62
2019-02-02WhitespaceGreg Roach2-2/+2
2019-02-01Refactor admin controllers and add testsGreg Roach11-14/+14
2019-02-01TypoGreg Roach2-2/+2
2019-02-01Refactor admin controllers and servicesGreg Roach1-3/+3
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach41-65/+49
2019-01-31Update page.phtml (#2169)Rico Sonntag1-1/+1
2019-01-31Update default.phtml (#2168)Rico Sonntag1-3/+3
2019-01-30Use dependency injection for Statistics classGreg Roach20-20/+20
2019-01-30Create ModuleServiceGreg Roach4-8/+9
2019-01-30Remove ALL_USER_THEMES option. Instead, disable unwanted themes.Greg Roach2-14/+1
2019-01-30Converting themes to modulesGreg Roach7-32/+32
2019-01-30Add themes to the control panelGreg Roach3-2/+30
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