summaryrefslogtreecommitdiffstats
path: root/client/components/main/editor.jade
Commit message (Collapse)AuthorAgeFilesLines
* Fix Browser always reload the whole page when I change one of the card color.Lauri Ojansivu2020-03-311-6/+1
| | | | | | | | | Fixed by making label colors and text again editable. Regression from [Wekan v3.86 2)](https://github.com/wekan/wekan/commit/b9099a8b7ea6f63c79bdcbb871cb993b2cb7e325). Thanks to javen9881 and xet7 ! Closes #2971
* 1) Fix Pasting text into a card is adding a line before and afterLauri Ojansivu2020-03-241-1/+6
| | | | | | | | | | | | (and multiplies by pasting more) by changing paste "p" to "br". 2) Fixes to summernote and markdown comment editors, related to keeping them open when adding comments, having @member mention not close card, and disabling clicking of @member mention. Thanks to xet7 ! Closes #2890
* Fixed RTL issue #884Guy Zylberberg2019-05-081-1/+2
|
* Remove Emoji support, so MAC addresses etc show correctly.Lauri Ojansivu2018-02-121-3/+2
| | | | Thanks to xet7 ! Closes #1248, closes #323
* Add emojis back, because removing them broke local dev Sandstorm.Lauri Ojansivu2017-09-251-2/+3
| | | | Thanks to xet7 ! Opens #1248, opens #743, opens #643, opens #323
* Remove emoji support, because it breaks MAC addresses, urls, code etc.Lauri Ojansivu2017-09-251-3/+2
| | | | Thanks to xet7 ! Closes #1248, closes #743, closes #643, closes #323
* Merge, move, and rename the main stylus fileMaxime Quandalle2015-06-161-4/+5
| | | | Also fixes #185
* Finish the transition from Spacebars to JadeMaxime Quandalle2015-06-151-0/+6
|
* Autosize the rich editor (for card description and comments)Maxime Quandalle2015-06-061-0/+7