summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach2-11/+11
2019-04-01Unused constantGreg Roach1-38/+3
2019-03-30Clean up middleware logicGreg Roach3-17/+25
2019-03-29Apply fixes from StyleCI (#2360)Greg Roach2-13/+13
2019-03-29Fix #1375Richard Cissee2-9/+31
2019-03-29Don't show 'yes' for facts unless they contain 'Y'Greg Roach1-4/+0
2019-03-26Replace Bootstrap4 class with viewsGreg Roach36-855/+87
2019-03-26Fix #2356 - Hourglass Chart - number of generations has no effectmakitso1-0/+1
2019-03-22Fix: cannot send email from admin page to user due to double-escapingGreg Roach1-6/+8
2019-03-20Fix: #2316 - same name shown twice in autocompleteGreg Roach2-2/+5
2019-03-20Add example reportGreg Roach2-4/+8
2019-03-20Add example reportGreg Roach18-314/+44
2019-03-20Move chart-boxes from theme-functions to viewsGreg Roach5-119/+11
2019-03-20Fix: #2345 theme menu not sortedGreg Roach1-1/+1
2019-03-20#1620 - revert changes to page margins. Some reports depend on the exact valuesGreg Roach1-5/+5
2019-03-20Fix: #1996 - slide show does not start automaticallyGreg Roach1-3/+5
2019-03-20Fix: #2035 - no longer have autocomplete for 'any type'Greg Roach2-30/+105
2019-03-20Block stylingGreg Roach23-23/+46
2019-03-20Edit blocks page - sort available blocksGreg Roach1-2/+2
2019-03-20Fix: #2340 - language menu not sortedGreg Roach1-1/+1
2019-03-20Fix: #2337 - null/empty-string mixup in default_resn rulesGreg Roach1-20/+30
2019-03-20Fix: #2339 - editing media file but leaving the filename unchangedGreg Roach1-1/+1
2019-03-20Fix: #2333 truncate attribute broken in reportsGreg Roach1-0/+1
2019-03-20#2333 GedcomValue element in report ignores 'truncate' attributeGreg Roach1-0/+4
2019-03-20Fix: #2336 - custom translations not loadedGreg Roach1-1/+1
2019-03-20Fix #2332 - MOD() function is MySQL onlyGreg Roach3-17/+17
2019-03-20Fix: #2324 - missing parameter on hourglass ajax urlGreg Roach1-1/+2
2019-03-20Collection / arrayGreg Roach2-3/+3
2019-03-15TestsGreg Roach1-1/+1
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
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 Roach75-241/+3074
2019-03-13Add utility function to custom theme traitGreg Roach1-0/+94
2019-03-13Allow custom modules to provide translationsGreg Roach4-2/+40
2019-03-13#2322 - allow custom views to refer to core viewsGreg Roach1-1/+4
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 Roach5-144/+268
2019-03-12Fix: #2326 - wrong class in typehintGreg Roach1-110/+110
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach12-29/+264
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 Roach1-5/+1
2019-03-10Wrong list of privacy restrictions used on tree-privacy pageGreg Roach1-2/+24
2019-03-09Move code from views to controllersGreg Roach1-10/+30
2019-03-09Fix 'Check for errors' for trees with _LOC records. (#2314)Richard Cissée1-0/+1