summaryrefslogtreecommitdiff
path: root/resources/views/modules/ckeditor
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach1-0/+2
2021-10-29CodeStyle: use JSON_THROW_ON_ERROR with json_encode()Greg Roach1-3/+3
2021-02-04Fix: JSON_THROW_ON_ERROR is PHP >=7.3 onlyGreg Roach1-3/+3
2021-01-27Fix: #3692 - only load ckeditor script when neededGreg Roach1-14/+31
2021-01-16Tell CKeditor not to convert htmlentitiesGreg Roach1-0/+3
2020-06-20Upgrade to latest ckeditor4Greg Roach1-4/+5
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach1-14/+6
2019-03-02Use app() shortcutGreg Roach1-1/+1
2019-02-24Working on modulesGreg Roach1-1/+1
2019-02-07Update CKeditor from 4.5.2 to 4.11.2Greg Roach1-4/+3
2019-01-30Create ModuleServiceGreg Roach1-2/+2
2019-01-24Refactoring module APIGreg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-5/+5
2018-11-18Prefer class-constants to global-constantsGreg Roach1-3/+4
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+0
2018-10-04Code styleGreg Roach1-7/+7
2018-07-06Convert CKEditor module to use viewsGreg Roach1-0/+25