summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2019-02-22Cannot create news/journal entriesGreg Roach1-2/+2
2019-02-22Fix error when creating tree with duplicate nameGreg Roach1-1/+4
2019-02-22Apply fixes from StyleCI (#2254)Greg Roach1-1/+0
2019-02-22wipGreg Roach1-1/+1
2019-02-22Refactoring and cleanupGreg Roach5-216/+117
2019-02-22Refactor statistics query functions to return queriesGreg Roach4-23/+39
2019-02-22Refactor statistics query functions to return queriesGreg Roach3-31/+61
2019-02-22Refactor statistics query functions to return queriesGreg Roach3-47/+59
2019-02-22Old/new config files cause errorGreg Roach1-0/+2
2019-02-22Enable foreign key constraints for SQLiteGreg Roach1-13/+13
2019-02-22Add warnings for PostgreSQL and SQL ServerGreg Roach1-2/+15
2019-02-22Add experimental support for non-mysql databasesGreg Roach2-181/+165
2019-02-22Apply fixes from StyleCI (#2249)Greg Roach1-1/+1
2019-02-22Moved color interpolation to separate class, renamed helper to servic… (#2248)Rico Sonntag24-215/+395
2019-02-21Delete old database codeGreg Roach2-335/+0
2019-02-21Add statistics functions to the test libraryGreg Roach2-2/+2
2019-02-21Convert SQL to use illuminate/databaseGreg Roach4-167/+91
2019-02-21Varius fixes to the statistics (#2247)Rico Sonntag8-17/+18
2019-02-20Conver SQL to use illuminate/databaseGreg Roach3-46/+41
2019-02-20Convert SQL queries to use illuminate/databaseGreg Roach1-52/+62
2019-02-20Convert SQL queries to use illuminate/databaseGreg Roach2-91/+81
2019-02-20Convert SQL queries to use illuminate/databaseGreg Roach2-144/+96
2019-02-20Convert SQL queries to use illuminate/databaseGreg Roach3-181/+170
2019-02-20Fix PHP error when adding empty factGreg Roach2-2/+2
2019-02-20Use Collections instead of arraysGreg Roach1-3/+4
2019-02-20Move database migration and seeding to a serviceGreg Roach4-88/+96
2019-02-20Update Fact.php (#2246)Rico Sonntag1-1/+1
2019-02-20Update IndividualRepository.php (#2243)Rico Sonntag1-2/+5
2019-02-20Update list charts to use google chart api (#2235)Rico Sonntag2-14/+42
2019-02-17Fix: #2227 - remove default list stylingGreg Roach1-1/+1
2019-02-17Fix: #2224 - sexImage() versus getSexImage()Greg Roach3-6/+6
2019-02-16Fix: #2223 - arrays are now collectionsGreg Roach1-1/+1
2019-02-16Fix: #2181 - lat/long versus long/latGreg Roach1-1/+1
2019-02-16Fix error - themes not available during setupGreg Roach1-2/+3
2019-02-16Fix: #2218 update to new constantGreg Roach2-5/+5
2019-02-16Use Collection classGreg Roach24-121/+103
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach94-666/+656
2019-02-16Allow modules to be initially disabledGreg Roach3-1/+23
2019-02-16Fix: #2217 - typoGreg Roach1-2/+2
2019-02-15Ignore collation differences when importing place namesGreg Roach1-17/+21
2019-02-15Working on pedigree chartGreg Roach8-351/+150
2019-02-14Update custom charts tab (#2216)Rico Sonntag4-89/+109
2019-02-13Fix: #2190 - erroneous warning when editing usersGreg Roach1-3/+3
2019-02-13Fix: #2191 - from/to mixed up when sending emailGreg Roach1-1/+1
2019-02-13Refactoring themes and chart boxesGreg Roach63-195/+82
2019-02-13Apply fixes from StyleCI (#2212)Greg Roach2-2/+2
2019-02-13Refactored marriage age query to illuminate db (#2211)Rico Sonntag2-48/+56
2019-02-13Display message if no data/charts are available (#2210)Rico Sonntag9-33/+52
2019-02-12Remove old codeGreg Roach5-50/+0
2019-02-12Fix: #2206 reinstate localization for century abbreviationsGreg Roach1-4/+47