summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-03-15TestsGreg Roach19-69/+573
2019-03-14TypeHintsGreg Roach2-9/+9
2019-03-14Missing importGreg Roach1-0/+1
2019-03-14Catch 22 - setup needs language modules. Modules need a database. Database ↵Greg Roach3-11/+23
needs setup
2019-03-14Media file attributes being ignoredGreg Roach1-2/+2
2019-03-14Apply fixes from StyleCI (#2330)Greg Roach1-2/+1
2019-03-14Convert languages to modulesGreg Roach79-296/+3076
2019-03-13Add utility function to custom theme traitGreg Roach2-85/+94
2019-03-13CodeStyleGreg Roach1-3/+2
2019-03-13Allow custom modules to provide translationsGreg Roach6-13/+99
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
Fixes #952 Fixes marriage name order in hungarian and vietnamese language in the edit a new individual.
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
<head> or <body> elements
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 ↵Greg Roach1-5/+7
framework to display them
2019-03-10Do not use __construct() or boot() in core themes, as it prevents custom ↵Greg Roach2-16/+10
themese from using different parameters
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
This was already partially supported, now extended to linked NOTE records (which otherwise caused error: '_LOC L1 has a NOTE link to N1. This type of link is not allowed here.')
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
* Update messages.po * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Delete messages.mo * Update messages.po * Add files via upload * Language tags use hyphens
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