summaryrefslogtreecommitdiff
path: root/resources/views/modules/faq
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Use wt- namespace for data attributesGreg Roach1-3/+3
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach2-12/+16
2021-02-17Fix: off-by-one error in FAQ admin pageGreg Roach2-2/+2
2021-02-10CodeStyleGreg Roach2-2/+19
2021-02-04Code styleGreg Roach1-0/+12
2021-01-15Unused importsGreg Roach1-1/+0
2020-09-20Update links to modules pageGreg Roach2-2/+4
2020-06-20Convert function to viewGreg Roach1-1/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+5
2019-10-22Use tree serviceGreg Roach1-4/+4
2019-10-22Use POST+GET for module adminGreg Roach1-2/+3
2019-10-19Fix: #2649 - Fix routing for FAQ moduleGreg Roach2-27/+14
2019-10-14Working on routingGreg Roach2-2/+4
2019-10-10Working on routingGreg Roach2-8/+8
2019-10-09Working on routing; Code cleanupGreg Roach2-2/+0
2019-10-09Working on routingGreg Roach2-7/+15
2019-10-06Working on routingGreg Roach2-5/+5
2019-04-25Strict typesGreg Roach1-1/+1
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach2-2/+2
2019-03-26Replace Bootstrap4 class with viewsGreg Roach3-52/+2
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach1-2/+0
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-1/+1
2019-01-26Fix: #2129 - module managementGreg Roach2-2/+2
2019-01-09Use illuminate/database in remaining modulesGreg Roach1-1/+1
2018-11-18Rename Tree::getTitle() to title()Greg Roach1-1/+1
2018-11-18Rename Tree::getTreeName() to name()Greg Roach2-8/+8
2018-10-12Use .phtml extension for template filesGreg Roach4-0/+0
2018-10-04Code styleGreg Roach4-172/+172
2018-08-05Use views for iconsGreg Roach2-6/+6
2018-07-17Refactor viewsGreg Roach2-2/+2
2018-07-06Convert CKEditor module to use viewsGreg Roach1-1/+2
2018-05-31FAQ module page layoutGreg Roach1-0/+23
2018-05-31Convert FAQ module to http/controllerGreg Roach4-0/+232