summaryrefslogtreecommitdiff
path: root/resources/views/individual-page.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach1-0/+2
2022-05-01Fix: #4365 - interactive tree breaks page layoutGreg Roach1-11/+21
2022-02-18PHPdocGreg Roach1-10/+10
2021-12-16Remove unused importsGreg Roach1-1/+0
2021-11-19Refactor individual pageGreg Roach1-6/+1
2021-10-20Fix: #4081 - UPLOAD_MEDIA setting is ignoredGreg Roach1-2/+3
2021-06-01Refactor individual page viewsGreg Roach1-2/+9
2021-06-01Fix: #3915 - refactor individual page viewsGreg Roach1-3/+1
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-157/+16
2021-04-10Fix: #995 - add 'share anniversary' featureGreg Roach1-1/+1
2021-04-10Fix: #3617 - add 'share URL' featureGreg Roach1-1/+3
2021-02-10CodeStyleGreg Roach1-1/+1
2021-02-08CodeStyleGreg Roach1-9/+13
2021-01-29PHPdocGreg Roach1-1/+1
2020-07-25Fix: #3429 - individual tabs loaded twiceGreg Roach1-1/+1
2020-06-27Redesign name accordionGreg Roach1-2/+0
2020-06-25Merge changes from developGreg Roach1-1/+2
2020-06-15Thinking about accordion indicatorsGreg Roach1-1/+5
2020-06-14Fix: accordion not closing panels.Greg Roach1-4/+4
2020-06-05Fix Places Map Load Failure (#3294)miqrogroove1-1/+12
2020-04-28Refactor agesGreg Roach1-2/+5
2020-01-24Fix: #2995 - Incorrect ARIA attributes for tablist/tab/tabpanelGreg Roach1-2/+4
2020-01-18Fix: #2979 - re-ordering deleted factsGreg Roach1-2/+1
2019-12-07Replace help-link function with template #1584Greg Roach1-5/+4
2019-12-06Parents' names in lists - replace function with templateGreg Roach1-1/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+2
2019-10-31Refactor controllers as request handlersGreg Roach1-3/+3
2019-10-30Remove View:share() - it's just a globalGreg Roach1-1/+1
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-1/+2
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-2/+4
2019-10-15wipGreg Roach1-1/+1
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-10Working on routingGreg Roach1-2/+2
2019-09-27Fix: #2521 - 'use silhouette' option should also apply to individual pageGreg Roach1-36/+29
2019-09-26Edit menu iconsGreg Roach1-1/+0
2019-09-21Fix: error when first media object for an individual is not an imageGreg Roach1-4/+19
2019-04-15Remove duplicationGreg Roach1-1/+1
2019-03-21Fix: wide content in individual tabs causes sidebar to appear below tabsGreg Roach1-1/+1
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach1-1/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-3/+3
2019-02-15Hide empty sidebarsGreg Roach1-1/+3
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-02-10component (tab, sidebar) titles may differ from module titles (#2198)Richard Cissée1-2/+2
2019-02-10Working on iconsGreg Roach1-1/+2
2019-02-02Show individual page full-width when all sidebars disabledGreg Roach1-1/+1
2019-01-22Cleaning upGreg Roach1-5/+5
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-2/+2
2018-11-18Prefer class-constants to global-constantsGreg Roach1-1/+1
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-1/+1
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach1-11/+11