summaryrefslogtreecommitdiff
path: root/app/Http
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Use Collections instead of arraysGreg Roach1-3/+4
2019-02-20Move database migration and seeding to a serviceGreg Roach1-9/+12
2019-02-17Fix: #2224 - sexImage() versus getSexImage()Greg Roach1-3/+3
2019-02-16Fix: #2223 - arrays are now collectionsGreg Roach1-1/+1
2019-02-16Use Collection classGreg Roach3-6/+7
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach22-133/+121
2019-02-15Ignore collation differences when importing place namesGreg Roach1-17/+21
2019-02-15Working on pedigree chartGreg Roach1-5/+0
2019-02-13Fix: #2190 - erroneous warning when editing usersGreg Roach1-3/+3
2019-02-13Refactoring themes and chart boxesGreg Roach3-38/+4
2019-02-11Working on RTL and iconsGreg Roach2-25/+11
2019-02-10Working on themesGreg Roach1-10/+10
2019-02-06Copying to clipboard unreliableGreg Roach1-1/+1
2019-02-05Fix: #1558 and #2185 - GEDCOM date fields are always LTRGreg Roach1-0/+1
2019-02-05Missing parameterGreg Roach1-1/+2
2019-02-05Fix: #2159 - integrate clipboard support into modulesGreg Roach6-44/+68
2019-02-04Fix: #2174 - error handling when setting duplicate email/usernameGreg Roach1-4/+15
2019-02-04Error in error handlerGreg Roach1-0/+1
2019-02-04TestingGreg Roach1-41/+53
2019-02-04TestingGreg Roach1-4/+1
2019-02-04Working on upgrade wizard and testingGreg Roach3-184/+542
2019-02-02Fix: #2175 - error deleting userGreg Roach3-7/+6
2019-02-02Replace password confirmation with hide/show passwordGreg Roach2-27/+15
2019-02-01Remove dead codeGreg Roach1-3/+0
2019-02-01Fix admin media controllerGreg Roach1-1/+1
2019-02-01Refactor admin controllers and add testsGreg Roach1-2/+2
2019-02-01Refactor admin controllers and add testsGreg Roach5-26/+23
2019-02-01Refactor admin controllerGreg Roach1-5/+2
2019-02-01Refactor admin controllerGreg Roach5-447/+513
2019-02-01Refactor admin controllerGreg Roach2-252/+287
2019-02-01TypoGreg Roach1-2/+1
2019-02-01Refactor admin controllers and servicesGreg Roach4-299/+281
2019-01-31TestsGreg Roach1-9/+9
2019-01-31TestsGreg Roach1-7/+5
2019-01-31TestsGreg Roach1-8/+8
2019-01-31Apply fixes from StyleCI (#2170)Greg Roach1-2/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach23-282/+408
2019-01-30Convert Theme class to modulesGreg Roach4-15/+103
2019-01-30Apply fixes from StyleCI (#2165)Greg Roach1-1/+2
2019-01-30Clean up module codeGreg Roach6-44/+0
2019-01-30Module functions do not need to be staticGreg Roach1-3/+16
2019-01-30Apply fixes from StyleCI (#2164)Greg Roach1-1/+2
2019-01-30Use dependency injection for Statistics classGreg Roach1-3/+16
2019-01-30Apply fixes from StyleCI (#2163)Greg Roach1-1/+2
2019-01-30Create ModuleServiceGreg Roach8-54/+148
2019-01-30Remove ALL_USER_THEMES option. Instead, disable unwanted themes.Greg Roach3-8/+3
2019-01-30Apply fixes from StyleCI (#2162)Greg Roach1-2/+1
2019-01-30Add themes to the control panelGreg Roach2-1/+61
2019-01-29Start converting themes into modulesGreg Roach1-1/+0
2019-01-29Apply fixes from StyleCI (#2155)Greg Roach1-2/+1