summaryrefslogtreecommitdiffstats
path: root/client/components/main/editor.js
Commit message (Expand)AuthorAgeFilesLines
* Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-251-1/+3
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-241-9/+4
* Fix lint errors.Lauri Ojansivu2018-12-211-1/+1
* Patch currentBoard doesn't exist when logoutguillaume2018-12-191-4/+9
* - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-1/+4
* Remove Emoji support, so MAC addresses etc show correctly.Lauri Ojansivu2018-02-121-20/+1
* Fix lint errors.Lauri Ojansivu2017-12-031-1/+1
* Add emojis back, because removing them broke local dev Sandstorm.Lauri Ojansivu2017-09-251-0/+19
* Remove emoji support, because it breaks MAC addresses, urls, code etc.Lauri Ojansivu2017-09-251-19/+0
* Usernames should be able to include dots (.)Jonas Oberg2017-08-251-2/+2
* Fix eslint testingMaxime Quandalle2016-07-211-2/+2
* Fix bug where you get a "null" option in @-mention autocomplete (#649)Drew Fisher2016-07-211-2/+2
* Fix #573Maxime Quandalle2016-07-201-1/+3
* UI: Fix overlapping click event handler (#614)Alexander Sulfrian2016-07-111-9/+11
* Merge pull request #531 from TheElf/develMaxime Quandalle2016-03-181-2/+2
|\
| * Changes in code to correct the spelling of emoji (plural)Daniel2016-02-281-2/+2
* | Upgrade ESLint to v2Maxime Quandalle2016-03-171-10/+12
|/
* bugfix: only care active members, also optimize some codefloatinghotpot2015-12-081-1/+1
* Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-231-4/+4
* Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-221-1/+1
* Abstract the jquery-textcomplete integration with EscapeActionsMaxime Quandalle2015-10-131-25/+1
* Fix some dead linksMaxime Quandalle2015-09-061-1/+51
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-28/+29
* Avoid side effects while clicking on a link in a card descriptionMaxime Quandalle2015-09-011-0/+17
* Autosize the rich editor (for card description and comments)Maxime Quandalle2015-06-061-0/+2
* Implement multi-selectionMaxime Quandalle2015-05-301-2/+2
* Prioritize escape actions with a label hierarchy instead of an integerMaxime Quandalle2015-05-271-1/+1
* Implement a new system to handle "escape actions"Maxime Quandalle2015-05-261-0/+66