summaryrefslogtreecommitdiff
path: root/resources/views/modules/html
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach3-0/+6
2022-05-02Outdated bootstrap markupGreg Roach1-5/+5
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-5/+5
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-18/+14
2021-02-10CodeStyleGreg Roach2-1/+14
2021-01-15Unused importsGreg Roach1-1/+0
2020-06-20Convert function to viewGreg Roach1-1/+1
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-1/+2
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+1
2019-10-30Use admin theme when editing default blocksGreg Roach3-5/+17
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-06Use aura/routerGreg Roach1-1/+1
2019-04-25CodeStyle - redundant semicolonsGreg Roach1-1/+1
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach1-1/+1
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-3/+12
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach1-2/+0
2019-01-06Fix: #2100 markup for legend elements changed in latest bootstrapGreg Roach1-2/+2
2018-10-12Use .phtml extension for template filesGreg Roach4-0/+0
2018-10-04Code styleGreg Roach3-133/+133
2018-07-15Move module views to the views/modules folderGreg Roach4-0/+166