summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Code styleGreg Roach48-223/+248
2017-11-03Space/typo in previous commitGreg Roach1-4/+4
2017-11-03CodeStyle - spacing/alignmentGreg Roach46-508/+479
2017-11-03CodeStyle - spaces around concatenation operatorGreg Roach9-14/+14
2017-11-03Code style - short array syntaxGreg Roach3-6/+6
2017-11-03PHPDocGreg Roach1-2/+0
2017-11-03Strict typingGreg Roach2-6/+5
2017-11-03PHPDOCGreg Roach4-14/+15
2017-11-03Return Place instance instead of string, allowing use of object methodsRico Sonntag19-37/+45
2017-10-31Fix: cannot load custom module twiceGreg Roach1-4/+30
2017-10-30Fix: #1451 content such as menus needs to overflow blocksGreg Roach1-27/+15
2017-10-29Separate control-panel for managersGreg Roach1-2/+25
2017-10-29Control-panelGreg Roach1-1/+1
2017-10-29Module administrationGreg Roach1-0/+21
2017-10-28DashboardGreg Roach4-147/+790
2017-10-27DashboardGreg Roach1-1/+1
2017-10-27Working on control panelGreg Roach1-0/+23
2017-10-27Use template for module administrationGreg Roach1-0/+36
2017-10-27Create additional icons for module componentsGreg Roach1-0/+10
2017-10-25#1297 - autocomplete individuals field in stories moduleGreg Roach1-4/+1
2017-10-25Don't show empty tags in edit interfaceGreg Roach1-1/+1
2017-10-25Cannot set name type for new individualsGreg Roach1-1/+1
2017-10-24Fix: #1424 - title on interactive treeGreg Roach2-63/+40
2017-10-22Fix: #1431 - comma-separated lists of surnames in the SURN fieldGreg Roach1-1/+2
2017-10-22Fix: #1425 - space between image and its titleGreg Roach1-1/+1
2017-10-22Fix: #1433 no longer have one fixed thumbnail for each imageGreg Roach1-2/+0
2017-10-22Add module links to control panelGreg Roach6-7/+26
2017-10-22Fix: #1435 - wrong column definitions for repository tableGreg Roach1-1/+1
2017-10-21Use template for control panel and update bootstrap markupGreg Roach2-2/+2
2017-10-21Create Markdown plugin to support census-assistant markupGreg Roach7-96/+244
2017-10-19Use template and some semantic markup for slideshow moduleGreg Roach2-94/+44
2017-10-19Strict typesGreg Roach1-6/+6
2017-10-18Remove styling from Notes Tabmakitso1-1/+1
2017-10-17Fix: #1190 and #855 - use markdown for censusesGreg Roach3-95/+3
2017-10-17Fix #855 - generate census tables using markdownGreg Roach1-4/+15
2017-10-17Fix# 1190 - convert census-assistant markup to markdownGreg Roach3-160/+92
2017-10-17CodeStyleGreg Roach1-52/+36
2017-10-17Fix: #1382 - use markdown parser to reformat textGreg Roach4-9/+54
2017-10-17Fix: #479 #712 - replace markdown-extra with commonmark, add autolinking for ...Greg Roach3-22/+97
2017-10-16Fix #1415 - missing defaults in media typesGreg Roach1-1/+1
2017-10-15Fix #1419 - datatables/javascript errorGreg Roach1-1/+1
2017-10-15Fix: #1418 - missing edit options on media pageGreg Roach1-1/+1
2017-10-15HTML markupGreg Roach1-14/+10
2017-10-14Fix: #1407 - markup for album tabGreg Roach1-14/+4
2017-10-14Fix: #1409 - missing icons in descendancy sidebarGreg Roach2-4/+7
2017-10-14Fix: #1410 - date shortcuts expaned on wrong eventGreg Roach1-1/+1
2017-10-14Wrap additional fact atributes in panels so we can style/collapse themGreg Roach1-25/+20
2017-10-14addSimpleTag() - return HTML instead of echoing itGreg Roach1-153/+154
2017-10-14Fix #1408 - hide/show historic/relation factsGreg Roach2-5/+5
2017-10-14Fix #1398 - allow use of XREF in autocomplete/searchGreg Roach1-7/+14