summaryrefslogtreecommitdiff
path: root/resources/views/admin/trees-import.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-09-16Fix: #4525 - error when no geographic data input file suppliedGreg Roach1-18/+18
2022-09-06CodeStyleGreg Roach1-0/+2
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-1/+2
2022-05-18Update bootstrap 5 markup for select elements. See #4412Greg Roach1-1/+1
2022-05-02Outdated bootstrap markupGreg Roach1-4/+2
2022-02-18PHPdocGreg Roach1-6/+6
2022-02-18Fix: #1663 - add support for ANSEL encodingGreg Roach1-74/+87
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-4/+4
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-77/+72
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-7/+20
2020-01-22HTML validation - empty <option></option> is not allowedGreg Roach1-1/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+0
2019-10-27Rewrite error handler - #2686 and #2685Greg Roach1-1/+1
2019-10-15Fix: #2624 - typo in route nameGreg Roach1-1/+1
2019-10-14Working on routingGreg Roach1-3/+9
2019-10-14Move business logic from controller to serviceGreg Roach1-2/+1
2019-10-06Working on routingGreg Roach1-1/+1
2019-02-25Fix: #523 bootstrap LTR input groups on RTL pagesGreg Roach1-3/+3
2019-01-16Remove global constants from viewsGreg Roach1-1/+1
2018-11-18Rename Tree::getTitle() to title()Greg Roach1-1/+1
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-1/+1
2018-10-14Fix: #1956 - Update element/variable names to matchGreg Roach1-2/+2
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+141