summaryrefslogtreecommitdiff
path: root/resources/views/modules
AgeCommit message (Expand)AuthorFilesLines
2019-03-26Replace Bootstrap4 class with viewsGreg Roach37-359/+293
2019-03-20#1996 tweak slideshow logicGreg Roach1-9/+8
2019-03-20Move chart-boxes from theme-functions to viewsGreg Roach2-6/+4
2019-03-20Fix #2342 More consistent styling for linksGreg Roach1-2/+2
2019-03-20#2343 More consistent styling for linksGreg Roach2-2/+2
2019-03-20Fix: slideshow images overlapping container at certain viewport widthsGreg Roach1-1/+1
2019-03-20Fix: #2343 - wrong text in journal blockGreg Roach1-1/+1
2019-03-20Fix: #2035 - no longer have autocomplete for 'any type'Greg Roach3-118/+158
2019-03-20Block stylingGreg Roach1-1/+1
2019-03-20Update statistics.phtml (#2335)Rico Sonntag1-2/+2
2019-03-20Collection / arrayGreg Roach1-1/+1
2019-03-12Fix: #2219 create a module to allow user css and jsGreg Roach1-0/+42
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach4-20/+6
2019-03-05Fixed displaying wrong zoom out icon (#2302)Rico Sonntag1-1/+1
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach8-8/+8
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach4-7/+7
2019-03-02Use app() shortcutGreg Roach4-6/+6
2019-02-24Working on modulesGreg Roach1-1/+1
2019-02-24Unused importsGreg Roach5-9/+0
2019-02-23Use UTC internally, and convert to local time for displayGreg Roach2-4/+2
2019-02-16Fix: #2196 - leafletjs requires dir=ltr, even on RTL pages....Greg Roach1-1/+1
2019-02-16Fix: #2221 search/replace errorGreg Roach1-1/+1
2019-02-16Fix: #2220 copy/paste errorGreg Roach1-2/+2
2019-02-16Use Collection classGreg Roach2-3/+3
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach29-77/+77
2019-02-15Working on pedigree chartGreg Roach7-139/+234
2019-02-14Update custom charts tab (#2216)Rico Sonntag2-177/+179
2019-02-13Refactoring themes and chart boxesGreg Roach18-79/+82
2019-02-12Remove old codeGreg Roach1-5/+5
2019-02-12Workng on themes and RTLGreg Roach2-54/+4
2019-02-12Update google chartsRico Sonntag4-12/+18
2019-02-11Working on RTL and iconsGreg Roach10-37/+51
2019-02-10Working on themesGreg Roach1-1/+1
2019-02-10Working on iconsGreg Roach10-10/+21
2019-02-09Fix: #2195 - update mime-type iconsGreg Roach2-4/+2
2019-02-09Working on CSS and iconsGreg Roach4-12/+11
2019-02-08Working on CSS and themesGreg Roach2-13/+13
2019-02-07Update CKeditor from 4.5.2 to 4.11.2Greg Roach1-4/+3
2019-02-06Copying to clipboard unreliableGreg Roach1-2/+2
2019-02-05Fix: #2159 - integrate clipboard support into modulesGreg Roach4-0/+10
2019-02-04Fix: #2161 - extra whitespace and punctuation in contact linksGreg Roach1-9/+0
2019-02-02Replace password confirmation with hide/show passwordGreg Roach1-0/+7
2019-02-02WhitespaceGreg Roach2-2/+2
2019-02-01Refactor admin controllers and add testsGreg Roach1-1/+1
2019-02-01TypoGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach5-7/+3
2019-01-31Update page.phtml (#2169)Rico Sonntag1-1/+1
2019-01-30Use dependency injection for Statistics classGreg Roach3-3/+3
2019-01-30Create ModuleServiceGreg Roach1-2/+2
2019-01-30Converting themes to modulesGreg Roach5-23/+23