summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Move module views to the views/modules folderGreg Roach2-6/+6
2019-12-01Escape media titlesGreg Roach2-3/+3
2019-12-01Code StyleGreg Roach1-5/+5
2019-11-30Fix: beautifymarker not compatible with font-awesome 5Greg Roach2-19/+21
2019-11-30Merge parts of #2801Greg Roach1-23/+14
2019-11-30Merge parts of #2801Greg Roach1-24/+39
2019-11-30Merge parts of #2801Greg Roach1-7/+12
2019-11-30Allow '.' in XREFsGreg Roach1-1/+1
2019-11-29Merge parts of #2801Greg Roach1-2/+0
2019-11-29Merge parts of #2801Greg Roach1-4/+1
2019-11-29Merge parts of #2801Greg Roach1-3/+0
2019-11-29Merge parts of #2801Greg Roach1-2/+0
2019-11-29Fix: cache files cleaned up in two different placesGreg Roach1-8/+3
2019-11-29Google Analytics snippet fails on admin pageGreg Roach1-2/+0
2019-11-28Fix: #2799 - cache keys cannot contain special charactersGreg Roach6-9/+8
2019-11-28Be explicit about distinction between system and user data foldersGreg Roach4-48/+60
2019-11-27Fix: #2797 - custom tags create HTML errorGreg Roach1-1/+1
2019-11-27Remove unnecessary type checkGreg Roach1-4/+0
2019-11-27PHPdocGreg Roach1-2/+2
2019-11-27Fix: embedding favorites in HTML blocksGreg Roach1-4/+8
2019-11-26Remove old CSS markupGreg Roach1-1/+1
2019-11-24Fix: warnings about potentially undefined variablesGreg Roach1-3/+5
2019-11-24Use data-filesystem for thumbnail importsGreg Roach3-27/+27
2019-11-24Use constants instead of magic numbersGreg Roach2-2/+5
2019-11-24Use filesystem cache for the thumbnail importerGreg Roach2-49/+72
2019-11-24Refactor caching to remove dependency on the illuminate implementationGreg Roach12-20/+127
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach55-180/+379
2019-11-23Use filesystem abstraction for places importGreg Roach1-84/+113
2019-11-23Avoid ambiguous functions such as empty()Greg Roach7-10/+11
2019-11-23Refactor multi-tree rowMapper functionsGreg Roach23-129/+265
2019-11-23Fix: updated route name in error-checkGreg Roach1-1/+2
2019-11-22Add check for PHP fileinfo extensionGreg Roach1-0/+1
2019-11-22Use a template to generate SVG error imagesGreg Roach1-2/+2
2019-11-21Fix: #2780 - missing tree parameterGreg Roach1-1/+1
2019-11-21Fix: #2785 - remove old/duplicated codeGreg Roach2-431/+1
2019-11-21Fix: missing tree parameter when adding new media filesGreg Roach1-0/+1
2019-11-21Refactor report classesGreg Roach35-1059/+1168
2019-11-20Add support for Hindi languageGreg Roach2-0/+51
2019-11-18Fix: #2782 - duplicate step-families when the same parent is in multiple pare...Greg Roach1-14/+5
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach9-69/+24
2019-11-17Fix: generating URLsGreg Roach1-4/+2
2019-11-16Fix: #2367 - formatting incomplete Chinese datesGreg Roach1-16/+26
2019-11-16Fix: #2411 - search should treat Han characters as separate wordsGreg Roach1-0/+7
2019-11-16Fix: make pretty URLs absoluteGreg Roach1-2/+4
2019-11-16Fix: make pretty URLs absoluteGreg Roach1-3/+7
2019-11-16Detect and close sessions - e.g. created by ninjafirewallGreg Roach1-0/+11
2019-11-16Fix: routing fails for URLs with port number. Add support for built-in serve...Greg Roach3-26/+7
2019-11-15Fix: #2729 - missing fact icons in xenea themeGreg Roach3-32/+4
2019-11-15Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.Greg Roach6-20/+10
2019-11-14Fix: undefined variable when linking media to recordGreg Roach2-5/+6