summaryrefslogtreecommitdiff
path: root/app/Functions
AgeCommit message (Expand)AuthorFilesLines
2018-01-13Use views for genealogy objectsGreg Roach1-14/+13
2018-01-07Happy new year - 2018Greg Roach11-11/+11
2018-01-07Typo: addition/addtion. Fix: missing help windowsGreg Roach2-9/+9
2018-01-06Remove unused importsGreg Roach1-1/+0
2018-01-06Use e() helper functionGreg Roach4-48/+48
2018-01-06Refactor: simpler url() function for recordsGreg Roach4-29/+29
2018-01-03Adjust vertical lines for Ancestor Booklet - Show cousins chartmakitso1-2/+2
2017-12-31AutocompleteGreg Roach1-1/+13
2017-12-28Bootstrap 4.0.0-beta.3Greg Roach1-6/+15
2017-12-28Bootstrap 4.0.0-beta.3Greg Roach1-1/+1
2017-12-28Fix - media objects no longer have a filename. (They have many)Greg Roach1-3/+0
2017-12-19Fix: Editing media objects creates multiple entries in media listGreg Roach1-0/+1
2017-12-16FontAwesomeGreg Roach1-7/+7
2017-12-06Fix: #1406 - autocomplete for SUBM recordsGreg Roach1-5/+1
2017-12-05Fix: #1346 - help text breaks modal dialogsGreg Roach1-17/+1
2017-12-05Edit / modalsGreg Roach1-3/+4
2017-12-04Working on modal edit formsGreg Roach1-2/+10
2017-12-03Code styleGreg Roach1-8/+8
2017-12-03Scrutinizer Auto-Fixes (#1526)Scrutinizer Auto-Fixer1-21/+21
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer10-2993/+2993
2017-12-03Scrutinizer Auto-Fixes (#1524)Scrutinizer Auto-Fixer1-6/+6
2017-12-02Scrutinizer Auto-Fixes (#1523)Scrutinizer Auto-Fixer1-1/+1
2017-12-02Working on media handlingGreg Roach2-15/+24
2017-11-29Working on multiple media filesGreg Roach1-34/+3
2017-11-26Add more support for multiple files per media objectGreg Roach3-10/+51
2017-11-25Remove old thumbnail codeGreg Roach1-2/+2
2017-11-25HEAD:FILE is not the same as OBJE:FILEGreg Roach1-2/+2
2017-11-25Delete multiple media filesGreg Roach1-0/+3
2017-11-22Fix: #1297 - remove final need to enter/use XREFsGreg Roach1-1/+1
2017-11-19Missing importGreg Roach1-0/+1
2017-11-19Use maximebf/debugbar for developmentGreg Roach2-1/+6
2017-11-18Fix #1496 - adding empty fact causes errorGreg Roach1-2/+2
2017-11-18Remove old codeGreg Roach1-64/+0
2017-11-07Correct bad commit of last updatemakitso1-9/+6
2017-11-07Ancestor Booklet Chart - improve second spouse line handlingmakitso1-1/+5
2017-11-03Code styleGreg Roach8-127/+143
2017-11-03CodeStyle - spacing/alignmentGreg Roach6-22/+22
2017-11-03CodeStyle - spaces around concatenation operatorGreg Roach2-4/+4
2017-11-03Return Place instance instead of string, allowing use of object methodsRico Sonntag1-11/+8
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-22Fix: #1425 - space between image and its titleGreg Roach1-1/+1
2017-10-17Fix: #1190 and #855 - use markdown for censusesGreg Roach2-13/+3
2017-10-17Fix# 1190 - convert census-assistant markup to markdownGreg Roach1-2/+2
2017-10-17Fix: #1382 - use markdown parser to reformat textGreg Roach1-3/+3
2017-10-16Fix #1415 - missing defaults in media typesGreg Roach1-1/+1
2017-10-15HTML markupGreg Roach1-14/+10
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