summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Add visibility to constantsGreg Roach93-353/+347
2019-01-04Use constant arrays instead of static variablesGreg Roach3-35/+35
2019-01-04Apply fixes from StyleCI (#2095)Greg Roach1-12/+12
2019-01-04Use constant arrays instead of static variablesGreg Roach1-19/+18
2019-01-04Use constant arrays instead of static variablesGreg Roach1-23/+23
2019-01-04Use constant arrays instead of static variablesGreg Roach1-103/+99
2019-01-04Fix: #2092 - undefined attribute when downloading GEDCOM fileGreg Roach1-1/+1
2019-01-04Use illuminate/database in user class and add testsGreg Roach1-61/+85
2019-01-03Move datatables processing to new service and add testsGreg Roach2-88/+181
2019-01-03Apply fixes from StyleCI (#2087)Greg Roach1-1/+1
2019-01-03Use illuminate/database for gedcom exportGreg Roach1-28/+39
2019-01-03Wrong name shown in full name column (#2086)David Drury1-1/+1
2019-01-02Apply fixes from StyleCI (#2085)Greg Roach1-8/+8
2019-01-02Use illuminate/database in calendar serviceGreg Roach2-25/+45
2019-01-02TestsGreg Roach1-5/+4
2019-01-02TestsGreg Roach1-15/+13
2019-01-02TestingGreg Roach3-20/+18
2019-01-02TestsGreg Roach1-1/+1
2019-01-02TestsGreg Roach1-11/+11
2019-01-02TestsGreg Roach2-63/+45
2019-01-02Remove dead code. Add testsGreg Roach2-37/+1
2019-01-02Apply fixes from StyleCI (#2084)Greg Roach1-1/+1
2019-01-02illuminate/database and testsGreg Roach2-33/+30
2019-01-02Use illuminate/database to import treesGreg Roach2-353/+272
2019-01-01Use illuminate/database for gedcom exportGreg Roach1-45/+36
2019-01-01More than one user can be linked to an individualGreg Roach2-15/+14
2019-01-01Use illuminate/databaseGreg Roach1-24/+19
2019-01-01Apply fixes from StyleCI (#2083)Greg Roach1-2/+2
2019-01-01Use illuminate/databaseGreg Roach1-18/+16
2019-01-01Refactor away class FunctionsDbGreg Roach4-61/+30
2019-01-01Happy 2019Greg Roach506-506/+506
2019-01-01Remove old functions from class Database that are now provided by illuminate/...Greg Roach1-40/+0
2019-01-01Fix: #2082 - cannot reprocess a request object after processing an uploaded fileGreg Roach1-1/+2
2018-12-31Fix: #1711 - display toggles not persistentGreg Roach1-2/+2
2018-12-31More testsGreg Roach1-14/+33
2018-12-31Apply fixes from StyleCI (#2081)Greg Roach1-1/+1
2018-12-31Fix: #2080 - DB::raw() queries fail when table prefixes are usedGreg Roach1-32/+7
2018-12-31Add tests for Auth and Site classesGreg Roach3-7/+12
2018-12-31Add missing directory separator (#2079)Carmen1-1/+1
2018-12-30Apply fixes from StyleCI (#2078)Greg Roach1-1/+1
2018-12-30Use illuminate/database for trees/users and add tests using sqliteGreg Roach2-73/+72
2018-12-30Use illuminate/databaseGreg Roach3-72/+127
2018-12-30Fix: #2075 typoGreg Roach1-1/+1
2018-12-29Use illuminate/database for site settings and logsGreg Roach3-20/+28
2018-12-29Use illuminate/database for GEDCOM recordsGreg Roach6-69/+52
2018-12-29Use illuminate/database for themeGreg Roach1-20/+22
2018-12-29Use illiminate/database for hit-counter middlewareGreg Roach1-27/+14
2018-12-28Apply fixes from StyleCI (#2073)Greg Roach1-1/+0
2018-12-28Use illuminate/database for module accessGreg Roach5-329/+195
2018-12-27Apply fixes from StyleCI (#2072)Greg Roach3-3/+1