summaryrefslogtreecommitdiff
path: root/resources/views/admin/trees.phtml
AgeCommit message (Expand)AuthorFilesLines
2023-07-02Upgrade Bootstrap from 5.2 to 5.3Greg Roach1-2/+2
2022-09-06CodeStyleGreg Roach1-0/+2
2022-06-05Fix: #4442 - inconsistent link/titleGreg Roach1-1/+1
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-1/+2
2022-02-06Strict typesGreg Roach1-2/+2
2021-09-05Bootstrap5: use new accordion component (#4019)Jonathan Jaubart1-10/+10
2021-09-01Use wt- namespace for data attributesGreg Roach1-6/+6
2021-08-31Use bs- namespace for bootstrap data attributesGreg Roach1-1/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-32/+32
2021-06-12Configure GEDCOM tagsGreg Roach1-1/+1
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-45/+17
2020-09-04Fix: #3319 - do not close modal windows when clicking on the backgroundGreg Roach1-5/+5
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach1-1/+2
2020-06-05Redirect to control panel after deleting treeGreg Roach1-1/+1
2020-05-26PHPdocGreg Roach1-0/+9
2020-05-26Fix: #3303 - initial styling of import progressbarGreg Roach1-1/+3
2020-01-18Convert 'update places' function to data-fixGreg Roach1-9/+0
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-48/+28
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-1/+2
2019-12-07Fix: #2825 - bootstrap no longer has an XS breakpontGreg Roach1-1/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach1-2/+2
2019-11-04Refactor update-places to use post+get and new routesGreg Roach1-1/+2
2019-11-04Update routing in merge-recordsGreg Roach1-1/+2
2019-11-03Use POST+GET for unconnected individualsGreg Roach1-1/+2
2019-11-01Fix: #2709 - download GEDCOM using ugly URLsGreg Roach1-1/+2
2019-10-31Refactor controllers as request handlersGreg Roach1-2/+4
2019-10-31Refactor controllers as request handlersGreg Roach1-3/+6
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-1/+2
2019-10-16Convert controller to request handlerGreg Roach1-1/+2
2019-10-16Rempving global constant WT_DATA_DIRGreg Roach1-1/+1
2019-10-15Layout of links in manage trees pageGreg Roach1-3/+9
2019-10-15Improve workflow in control panel / manage treesGreg Roach1-10/+0
2019-10-14Working on routingGreg Roach1-1/+2
2019-10-14Move business logic from controller to serviceGreg Roach1-80/+8
2019-10-13Add exemplar URL for tree namesGreg Roach1-3/+8
2019-10-10Working on routingGreg Roach1-24/+24
2019-10-06Working on routingGreg Roach1-4/+4
2019-09-08Fix: manager cannot manage treesGreg Roach1-30/+40
2019-05-17Add support for reverse-proxy configurationsGreg Roach1-1/+1
2019-02-25Fix: #523 bootstrap LTR input groups on RTL pagesGreg Roach1-4/+4
2019-01-02Use illuminate/database in viewsGreg Roach1-2/+2
2018-12-18Remove PhpGedView transfer wizard. PhpGedView users will need to migrate to ...Greg Roach1-43/+0
2018-11-18Rename Tree::getTitle() to title()Greg Roach1-23/+23
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-25/+25
2018-11-18Rename Tree::getTreeId() to id()Greg Roach1-11/+11
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+437