summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-21Delete old database codeGreg Roach3-369/+0
2019-02-21Add statistics functions to the test libraryGreg Roach3-8/+6
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-20TestingGreg Roach1-2/+4
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-20Update vendor dependenciesGreg Roach35-127/+395
2019-02-20Test against PHP7.4Greg Roach1-0/+1
2019-02-20Use Collections instead of arraysGreg Roach1-3/+4
2019-02-20Move database migration and seeding to a serviceGreg Roach5-89/+99
2019-02-20Update Fact.php (#2246)Rico Sonntag1-1/+1
2019-02-20Add "id" attribute to radio buttons (#2245)Rico Sonntag2-4/+4
2019-02-20Update IndividualRepository.php (#2243)Rico Sonntag1-2/+5
2019-02-20Update list charts to use google chart api (#2235)Rico Sonntag8-305/+590
2019-02-17Prefer html entities in on-screen-keyboardGreg Roach1-3/+3
2019-02-17#2229 - missing letters in on-screen-keyboardGreg Roach1-2/+4
2019-02-17Fix: #2227 - remove default list stylingGreg Roach1-1/+1
2019-02-17Fix: #2224 - sexImage() versus getSexImage()Greg Roach3-6/+6
2019-02-17Fix: #2225 - Flipping icons!Greg Roach9-9/+9
2019-02-16Fix: #2197 - CSS rule precedence of links in buttonsGreg Roach2-7/+2
2019-02-16Fix: #2222 - some icons need to be reversed on RTL pagesGreg Roach7-6/+11
2019-02-16Fix: #2196 - leafletjs requires dir=ltr, even on RTL pages....Greg Roach1-1/+1
2019-02-16Fix: #2223 - arrays are now collectionsGreg Roach1-1/+1
2019-02-16Fix: #2221 search/replace errorGreg Roach1-1/+1
2019-02-16Fix: #2181 - lat/long versus long/latGreg Roach1-1/+1
2019-02-16Fix: #2220 copy/paste errorGreg Roach1-2/+2
2019-02-16Fix: #2215 - apply date fixing utilities to advanced search fieldsGreg Roach1-4/+16
2019-02-16TestingGreg Roach2-4/+4
2019-02-16Fix error - themes not available during setupGreg Roach2-4/+3
2019-02-16Fix: #2218 update to new constantGreg Roach2-5/+5
2019-02-16Use Collection classGreg Roach30-310/+314
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach210-1356/+1366
2019-02-16Allow modules to be initially disabledGreg Roach4-1/+33
2019-02-16Fix: #2217 - typoGreg Roach1-2/+2
2019-02-15Ignore collation differences when importing place namesGreg Roach1-17/+21
2019-02-15Fix: #1839 - Dirty hack for IEGreg Roach7-6/+16
2019-02-15Hide empty sidebarsGreg Roach1-1/+3
2019-02-15Missing webfontsGreg Roach28-61/+327
2019-02-15Working on pedigree chartGreg Roach39-804/+736
2019-02-14Update JS dependenciesGreg Roach3-391/+522
2019-02-14Update custom charts tab (#2216)Rico Sonntag11-333/+407
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-13Missing 'ged' parameter on advanced-search pageGreg Roach1-0/+1
2019-02-13Refactoring themes and chart boxesGreg Roach175-6374/+1741