summaryrefslogtreecommitdiff
path: root/app/Module/CkeditorModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-12Add Armenian translationGreg Roach1-5/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-1/+1
2024-10-08CodeStyleGreg Roach1-5/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-06-02Prefer https for links to documentationGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-12Update ckEditorGreg Roach1-2/+2
2020-06-20Upgrade to latest ckeditor4Greg Roach1-1/+1
2019-11-11Simplify access to current localeGreg Roach1-6/+1
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-1/+5
2019-10-17PSR12Greg Roach1-0/+1
2019-10-10Wrong basepath in ckeditorGreg Roach1-1/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach1-1/+17
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-03-05Add external URL link to ckeditor moduleGreg Roach1-1/+13
2019-03-01Removed duplicate interfaces in implements (#2288)Rico Sonntag1-1/+1
2019-02-07Update CKeditor from 4.5.2 to 4.11.2Greg Roach1-1/+1
2019-01-22PHPdocGreg Roach1-2/+10
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-2/+5
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-08Create ModuleInterfaceGreg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-2/+2
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-4/+4
2018-07-16Use PSR2 code styleGreg Roach1-9/+14
2018-07-13Feedback from scrutinizerGreg Roach1-1/+0
2018-07-06Remove old codeGreg Roach1-29/+0
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2017-01-13Merge minor changes from develop branchGreg Roach1-1/+1
2016-07-20Fix #1069 - typo in #1048Greg Roach1-1/+1
2016-07-19Fix #1048 - CKEditor strips class/styleGreg Roach1-1/+1
2016-05-11CKEditor - add title attribute to area tagGreg Roach1-1/+1
2016-05-08Fix #924 - CKEditor does not support image mapsGreg Roach1-1/+3
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-2/+2
2015-08-12Update packagesGreg Roach1-1/+3
2015-08-12Update packagesGreg Roach1-0/+2
2015-08-12Fix #681 - no HTML editor on FAQ edit pageGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+2
2015-05-31PSR-4Greg Roach1-1/+3
2015-05-30Code styleGreg Roach1-2/+0
2015-03-30Fix #532 - update class declarationsGreg Roach1-1/+1