aboutsummaryrefslogtreecommitdiff
path: root/resources/assets/javascripts/lib/wysiwyg.js
AgeCommit message (Expand)Author
2025-07-14preserve i18n strings, fixes #5714, fixes #5715Jan-Hendrik Willms
2025-04-25always load ckeditor css, fixes #5558Elmar Ludwig
2024-12-09set wysiwyg editor to readonly mode when disabled or readonly attribute is se...Jan-Hendrik Willms
2024-12-06update and adjust eslint, fixes #4967Jan-Hendrik Willms
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-02-16use dataset for id storage not element attributes and optimize textarea repla...Jan-Hendrik Willms
2023-11-16do not destroy the editor when it is hidden, fixes #3434Elmar Ludwig
2023-11-09drop StudipBlockQuote from default toolbar, move text formatting, re #3213Elmar Ludwig
2023-11-07only trigger if the editor is still attached to the textarea, fixes #3440Elmar Ludwig
2023-11-06Revert "fixes #3434"Till Glöggler
2023-11-06fixes #3434Till Glöggler
2023-08-10don't add (purely cosmetic) newline after HTML marker, fixes #2950Elmar Ludwig
2023-07-31update DOM value property, not innerHTML, fixes #2948Elmar Ludwig
2023-07-04Add compact version of the WYSIWYG editor, closes #2474Marcus Eibrink-Lunzenauer
2023-04-04add marker to textarea on blur, not ckeditor, fixes #2510Elmar Ludwig
2023-03-31allow HTML comments and add HTML marker to content, fixes #2495Elmar Ludwig
2023-03-24Prevent MathJax from changing the CKEditor's content.Marcus Eibrink-Lunzenauer
2023-03-24Prevent data from being lost, refs #2418.Marcus Eibrink-Lunzenauer
2023-03-13fix #1749Ron Lucke
2022-11-21initial set of editor toolbar presets, re #1798Elmar Ludwig
2022-10-21fix #1690Ron Lucke
2022-09-14Un-hack the customization of CKE5, refs #1513Marcus Eibrink-Lunzenauer
2022-08-30StEP00368: Update des CKEditors auf v5Marcus Eibrink-Lunzenauer
2022-06-14drop studip-settings editor toolbar icon, fixes #1165Elmar Ludwig
2022-05-03fix js errors, fixes #968Jan-Hendrik Willms
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms