summaryrefslogtreecommitdiff
path: root/resources/views/admin
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Group modules on control panelGreg Roach1-41/+61
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-1/+3
2019-03-03Fix: #2276, #2291 - chrome 72/73 has problems with bootstrap cardsGreg Roach1-2/+1
2019-02-28Fix: #2276 - Bootstrap4 - Chrome cannot render tables in cardsGreg Roach1-1/+2
2019-02-25Fix: #523 bootstrap LTR input groups on RTL pagesGreg Roach3-26/+11
2019-02-25Fix: #1246 - show server errors on the control panelGreg Roach1-0/+4
2019-02-23Refactor module componentsGreg Roach2-8/+9
2019-02-23Lists as ModulesRichard Cissee3-6/+101
2019-02-20Add "id" attribute to radio buttons (#2245)Rico Sonntag1-2/+2
2019-02-16Use Collection classGreg Roach1-8/+21
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach4-9/+9
2019-02-15Working on pedigree chartGreg Roach1-91/+0
2019-02-12Workng on themes and RTLGreg Roach1-20/+0
2019-02-11Refactor away class Bootstrap4Greg Roach1-11/+11
2019-02-11Working on RTL and iconsGreg Roach1-2/+6
2019-02-09Working on CSS and iconsGreg Roach1-2/+2
2019-02-04Extra character in viewGreg Roach1-1/+1
2019-02-02Module admin page disables filtered modulesGreg Roach1-1/+1
2019-02-02Fix: #2173 use collection instead of arrayGreg Roach1-1/+1
2019-02-02Replace password confirmation with hide/show passwordGreg Roach4-44/+37
2019-02-01Refactor admin controllers and add testsGreg Roach3-5/+5
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 Roach5-8/+8
2019-01-30Remove ALL_USER_THEMES option. Instead, disable unwanted themes.Greg Roach1-13/+0
2019-01-30Add themes to the control panelGreg Roach2-2/+29
2019-01-29Analytics configuration not being savedGreg Roach1-1/+1
2019-01-29Move analytics settings to the module settingsGreg Roach15-151/+40
2019-01-29Add column for historic events on module administration pageGreg Roach1-0/+13
2019-01-28Convert page footers to modulesGreg Roach3-5/+30
2019-01-28Add column to module admin page for analyticsGreg Roach1-0/+13
2019-01-28Refactor Location classGreg Roach1-8/+8
2019-01-26DeadCodeGreg Roach1-1/+1
2019-01-26Update module form actionGreg Roach1-1/+1
2019-01-26Fix: #2129 - module managementGreg Roach4-164/+226
2019-01-25Restore missing importGreg Roach1-0/+1
2019-01-25Refactor core/custom modulesGreg Roach1-1/+2
2019-01-25Convert tracking and analytics functions into modulesGreg Roach14-138/+179
2019-01-24Working on iconsGreg Roach1-3/+2
2019-01-24Working on iconsGreg Roach1-8/+26
2019-01-22Cleaning upGreg Roach2-3/+3
2019-01-21Simplify API function nameGreg Roach4-11/+11
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach3-13/+14
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-09Use illuminate/databaseGreg Roach1-6/+6
2019-01-09Removing the dependency on MySQLGreg Roach1-11/+0