summaryrefslogtreecommitdiff
path: root/resources/views/pending-changes-page.phtml
AgeCommit message (Expand)AuthorFilesLines
2021-01-18Do not show accept/reject all buttons when there are no more pending changesGreg Roach1-8/+10
2020-07-12Fix: some servers cannot display thousands of changesGreg Roach1-78/+71
2020-06-07Pending/recent changes - replace 'user' with 'editor'Greg Roach1-1/+1
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-2/+2
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-2/+2
2020-01-24Fix: #2995 - Incorrect ARIA attributes for tablist/tab/tabpanelGreg Roach1-1/+1
2020-01-12Strict typesGreg Roach1-1/+1
2019-11-13Unused importsGreg Roach1-1/+0
2019-11-03Missing new/old indicators on pending changes pageGreg Roach1-2/+2
2019-11-03Fix: workflow for accepting pending changes in other treesGreg Roach1-10/+10
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach1-1/+2
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-26/+26
2019-10-18Avoid empty(), as it can be unpredicatableGreg Roach1-1/+1
2019-10-10Working on routingGreg Roach1-5/+5
2019-10-06Working on routingGreg Roach1-4/+4
2019-05-17Add support for reverse-proxy configurationsGreg Roach1-1/+1
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-1/+1
2019-02-23Use UTC internally, and convert to local time for displayGreg Roach1-2/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-2/+2
2019-01-10Use illuminate/database in pending changes controllerGreg Roach1-1/+1
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-1/+1
2018-11-18Rename Tree::getTitle() to title()Greg Roach1-1/+1
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-2/+2
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+114