summaryrefslogtreecommitdiff
path: root/resources/views/modals/create-source.phtml
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2022-05-04De-duplicate some repeated javascript code and remove some jQueryGreg Roach1-31/+1
2022-01-23Replace select2 with tom-selectGreg Roach1-8/+2
2021-10-01Fix: unescaped output when creating new records in modalsGreg Roach1-1/+0
2021-10-01CodeStyleGreg Roach1-34/+34
2021-09-01Use wt- namespace for data attributesGreg Roach1-1/+1
2020-08-05Fix: #3455 - no names for new records, select2 not re-initialised correctlyGreg Roach1-1/+6
2019-10-31Refactor controllers as request handlersGreg Roach1-2/+7
2019-10-28Fix: #2702 - missing tree parameter in create-object modalsGreg Roach1-2/+1
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-06Working on routingGreg Roach1-1/+1
2019-09-14Fix - newly created notes/repositories/sources/media/submitters show HTML in ...Greg Roach1-32/+35
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+52