summaryrefslogtreecommitdiff
path: root/resources/views/individual-page-menu.phtml
AgeCommit message (Expand)AuthorFilesLines
2021-10-20Fix: #4081 - UPLOAD_MEDIA setting is ignoredGreg Roach1-4/+7
2021-09-01Use wt- namespace for data attributesGreg Roach1-1/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-3/+3
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-0/+8
2021-05-14Working on GEDCOM elementsGreg Roach1-2/+1
2021-04-10Fix: #3617 - add 'share URL' featureGreg Roach1-2/+13
2021-04-06UI tweaksGreg Roach1-1/+1
2021-03-11Remove deprecated codeGreg Roach1-1/+0
2021-02-18Restore deleted base-controller classes and mark as deprecatedGreg Roach1-0/+2
2021-01-29PHPdocGreg Roach1-15/+19
2020-06-14Preparing to use GedcomElementsGreg Roach1-2/+2
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach1-1/+2
2020-01-18Fix: #2979 - re-ordering deleted factsGreg Roach1-4/+4
2019-11-21Fix: #2784 re-order family menu not always visibleGreg Roach1-1/+1
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach1-2/+2
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-3/+5
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-2/+4
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-5/+12
2019-10-15wipGreg Roach1-8/+8
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-07Wrong icon in menuGreg Roach1-1/+1
2019-10-06Working on routingGreg Roach1-0/+14
2019-09-27Fix: #2521 - 'use silhouette' option should also apply to individual pageGreg Roach1-3/+34
2019-09-26Edit menu iconsGreg Roach1-14/+16
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-2/+2
2019-01-24Working on iconsGreg Roach1-2/+1
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-7/+7
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-6/+6
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-6/+6
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+47