summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-13CommentsGreg Roach1-3/+25
2019-03-13Apply fixes from StyleCI (#2328)Greg Roach1-2/+1
2019-03-13Update new-individual.phtml (#2325)Rico Sonntag1-4/+13
2019-03-13#2322 - allow custom views to refer to core viewsGreg Roach2-3/+6
2019-03-13Fix: #2184 - default family in report setup pageGreg Roach1-0/+5
2019-03-12Unused parameterGreg Roach1-3/+1
2019-03-12Fix: #2219 create a module to allow user css and jsGreg Roach9-166/+353
2019-03-12Fix: #2326 - wrong class in typehintGreg Roach1-110/+110
2019-03-12TestingGreg Roach2-12/+20
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach19-55/+292
2019-03-10Add example custom themeGreg Roach3-0/+157
2019-03-10Fix: we cannot nicely handle boot errors in custom modules as we have no fram...Greg Roach1-5/+7
2019-03-10Do not use __construct() or boot() in core themes, as it prevents custom them...Greg Roach2-16/+10
2019-03-10glob() results do not need to be sortedGreg Roach5-6/+7
2019-03-10Remove unused parameterGreg Roach2-6/+2
2019-03-10Wrong list of privacy restrictions used on tree-privacy pageGreg Roach2-3/+25
2019-03-10TestingGreg Roach1-2/+3
2019-03-09Move code from views to controllersGreg Roach4-124/+102
2019-03-09Fix 'Check for errors' for trees with _LOC records. (#2314)Richard Cissée1-0/+1
2019-03-09Remove out-of-date warning2.0.0-alpha.5Greg Roach1-4/+0
2019-03-09Fix: #2307 - new location for .MO filesGreg Roach2-3/+3
2019-03-09Build scriptGreg Roach2-3/+1
2019-03-09Add more fixes to server-config example moduleGreg Roach1-0/+20
2019-03-09Fix: #2233 some databases cannot index columns longer than 255 charsGreg Roach5-16/+9
2019-03-09Do not check CSRF tokens when changing language/themeGreg Roach1-1/+9
2019-03-09Fix census assistant and chart block not showingGreg Roach3-5/+5
2019-03-09Simplified Chinese language file translation repair (#2310)xmlf1-1591/+331
2019-03-09Use updated version fisharebest/localization - fixes #2275Greg Roach1608-1638/+1961
2019-03-08Logic errorGreg Roach1-2/+2
2019-03-08TypeGreg Roach1-2/+6
2019-03-08Strict types and code reviewGreg Roach19-59/+49
2019-03-08Error handlingGreg Roach1-1/+5
2019-03-08Error handlingGreg Roach1-1/+6
2019-03-08Error handlingGreg Roach1-4/+14
2019-03-08Hide metadata sidebar when emptyGreg Roach1-27/+6
2019-03-08Wrong conversion from inches/mm to pointsGreg Roach1-2/+2
2019-03-08Fix: #1620 use US paper size in US, CA and PHGreg Roach2-10/+5
2019-03-08Fix: #1620 use US paper size in US, CA and PHGreg Roach2-2/+2
2019-03-08Fix: #1620 use US paper size in US, CA and PHGreg Roach20-201/+56
2019-03-08Remove old classGreg Roach2-372/+4
2019-03-08Add abstract dependencies to traitsGreg Roach5-0/+35
2019-03-08Simplify codeGreg Roach1-2/+2
2019-03-08Simplify logicGreg Roach1-30/+26
2019-03-08Apply fixes from StyleCI (#2312)Greg Roach2-4/+2
2019-03-07TestingGreg Roach1-1/+1
2019-03-07Code style and testingGreg Roach135-853/+809
2019-03-07PHPdocGreg Roach3-6/+6
2019-03-07Add example module to set PHP/MySQL configurationGreg Roach8-98/+138
2019-03-07Method is not staticGreg Roach1-1/+1
2019-03-07Use better source of randomnessGreg Roach1-1/+3