Revision history for RT-Extension-Memo
0.07 2022-12-13
- Upgrade to RT 5
0.06 2019-12-09
- Fix display with linefeeds for text/plain stored attribute
- Fix tests of CKEDITOR since instances are frozen on 'unloaded' state with phantomjs
0.05 2018-09-03
- Merge memo in merged ticket
- Setup a max-height
- Modify tests for Richtext as default
- Setup Richtext as default
0.04 2017-11-30
- Replace \n by <br /> *only* when MemoRichText config parameter is false
- Add MemoRichTextHeight parameter
0.03 2017-10-20
- Do not replace \n by <br />
- Remove MemoWidth option to allow styling directly in CSS
0.02 2017-10-16
- Fix forgotten RT.Config.WebPath in AJAX request
- Proposed fix to license meta name as suggested below: https://metacpan.org/pod/Software::License::GPL_3
- Fixed typo in abstract as reported by CPANTS.
0.01 2017-10-16
- Initial commit