summaryrefslogtreecommitdiff
path: root/resources/views/edit-blocks-page.phtml
AgeCommit message (Collapse)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 ↵Greg Roach1-1/+2
truncated input variables
2022-05-05Fix: delegated event handlers do not work on SVG elementsGreg Roach1-1/+1
2022-05-04Replace jQuery with JavascripotGreg Roach1-5/+8
2021-09-01Use wt- namespace for data attributesGreg Roach1-1/+1
2021-08-22Bootstrap5: migration `form-select` and `card-deck` (#4004)Jonathan Jaubart1-11/+15
* Bootstrap5: use form-select class instead of form-control * Bootstrap5: Replace dropped card-deck class by grid layout
2021-02-10CodeStyleGreg Roach1-0/+12
2019-11-11Cannot re-order blocksGreg Roach1-4/+4
2019-11-11Add borders to block contains in edit-blocks pageGreg Roach1-9/+13
2019-10-06Working on routingGreg Roach1-1/+1
2019-06-23Fix: #1071 - cannot change blocks with touch interfacesGreg Roach1-245/+91
2019-02-13Refactoring themes and chart boxesGreg Roach1-7/+7
2019-02-11Working on RTL and iconsGreg Roach1-134/+155
2019-01-24Working on iconsGreg Roach1-2/+2
2019-01-22Cleaning upGreg Roach1-2/+2
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed ↵Greg Roach1-4/+4
module lists; use traits to provide default implementations for interfaces; enable new modules by default; remove constructor
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+241