summaryrefslogtreecommitdiff
path: root/resources/views/media-page.phtml
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Remove unused codeGreg Roach1-8/+9
2022-11-27Remove old/dead codeGreg Roach1-3/+1
2022-09-06CodeStyleGreg Roach1-0/+2
2022-03-09Fix: linked repositories and submitters not shown on note pageGreg Roach1-0/+2
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach1-8/+15
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-197/+19
2021-05-17Shared/inline notesGreg Roach1-10/+0
2021-05-14Working on GEDCOM elementsGreg Roach1-16/+12
2021-02-10CodeStyleGreg Roach1-9/+10
2021-02-08CodeStyleGreg Roach1-8/+14
2021-02-08CodeStyle - nested ternary operatorsGreg Roach1-1/+1
2021-02-04Use gedcom elementsGreg Roach1-6/+8
2021-01-15Refactor controller into request handlersGreg Roach1-2/+4
2020-09-04Fix: #3319 - do not close modal windows when clicking on the backgroundGreg Roach1-2/+2
2020-06-27Better handling for custom record typesGreg Roach1-1/+1
2020-06-07Fix: unescaped filenames in media pageGreg Roach1-3/+3
2020-06-06Remove duplicate codeGreg Roach1-3/+1
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-1/+1
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-1/+1
2020-05-15Translate type of media on media page (#3248)Thomas Karcher1-1/+1
2020-05-13Remove stray tagsGreg Roach1-4/+4
2020-05-13Fix: #3240 - show embedded video and audio on media pageGreg Roach1-1/+11
2020-01-24Fix: #2995 - Incorrect ARIA attributes for tablist/tab/tabpanelGreg Roach1-5/+9
2019-12-11Fix: #2866 - allow non-image media files to be displayed in the browserGreg Roach1-1/+1
2019-12-07Replace help-link function with template #1584Greg Roach1-4/+4
2019-12-01Escape media titlesGreg Roach1-3/+3
2019-11-21Fix: #2783 - TypoGreg Roach1-1/+1
2019-11-21Fix: #2787 - wrong URL for media file download linkGreg Roach1-1/+1
2019-11-05Fix: #2740 - undefined variable in media-page templateGreg Roach1-1/+1
2019-11-04Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...Greg Roach1-1/+1
2019-10-28Fix: #2703 - edit icons wrap on chrome browsersGreg Roach1-1/+1
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-3/+4
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-1/+2
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-0/+1
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-2/+3
2019-10-10Working on routingGreg Roach1-5/+5
2019-10-10Working on routingGreg Roach1-3/+3
2019-09-16Fix: #2579 - only editors can download original media filesGreg Roach1-54/+71
2019-04-15Remove duplicationGreg Roach1-1/+1
2019-04-15Fix: #2361 - use CSS for chart lines on the family pageGreg Roach1-1/+1
2019-02-24Unused importsGreg Roach1-1/+0
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-1/+1
2019-02-11Refactor away class Bootstrap4Greg Roach1-4/+4
2019-02-11Working on RTL and iconsGreg Roach1-3/+14
2019-02-05Fix: #2159 - integrate clipboard support into modulesGreg Roach1-0/+2
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach1-14/+14
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-8/+8
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-8/+8
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+180