summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* add correct i18n for notifications menuJonathan Baird2020-04-011-4/+4
* Merge upstream/masterJonathan Baird2020-04-0111-288/+37
|\
| * Minicard labels on the top and title on bottom.Lauri Ojansivu2020-04-011-1/+1
| * Improvements on card details visualization.Lauri Ojansivu2020-03-312-5/+8
| * Move "Rules" from "Board View" to "Board Settings".Lauri Ojansivu2020-03-314-18/+8
| * Fix richer editor submit did not clear edit area.Lauri Ojansivu2020-03-311-13/+15
| * Fix Browser always reload the whole page when I change one of the card color.Lauri Ojansivu2020-03-314-251/+5
* | add a notification drawer like trelloJonathan Baird2020-03-2714-230/+545
|/
* Hide duplicate "Hide system messages" at Change Settings/Member Settings, bec...Lauri Ojansivu2020-03-251-6/+6
* 1) Fix Pasting text into a card is adding a line before and afterLauri Ojansivu2020-03-244-6/+263
* Fix Rich editor can not be disabled, regression from changes yesterday at Wek...Lauri Ojansivu2020-03-241-3/+1
* SECURITY VULNERABILITY FIX: Fix XSS bug reported today 4 hours ago by Cyb3rju...Lauri Ojansivu2020-03-231-147/+68
* Fix: img tag did not allow width and height.Lauri Ojansivu2020-03-061-0/+4
* - Fix critical and moderate security vulnerabilities reported at 2020-02-26 withLauri Ojansivu2020-03-012-5/+8
* Try to fix afterwards loading of cards by addingLauri Ojansivu2020-02-221-1/+17
* Create New User in Admin Panel. Works, but does not save fullname yet,Lauri Ojansivu2020-02-222-0/+147
* Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-124-36/+97
* Part 2: Fix Copy Card Link to Clipboard button at card title did not work.Lauri Ojansivu2020-02-102-1/+7
* Fix Copy Card Link to Clipboard button at card title did not work.Lauri Ojansivu2020-02-101-1/+2
* Remove hiding comments and activities.Lauri Ojansivu2020-02-103-216/+213
* Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-074-201/+226
* Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mo...Lauri Ojansivu2020-02-078-23/+92
* - Fix adding comments.Lauri Ojansivu2020-02-054-21/+38
* Add Board Card Settings to Show on Card only some of it's fields.Lauri Ojansivu2020-02-052-5/+11
* Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-056-139/+651
|\
| * Customize of some card's functionsdollybean2020-02-048-164/+392
|/
* Add rule action to move cards to other boardsPeter Verraedt2020-01-232-17/+50
* Update header.styltsia2020-01-201-0/+3
* Fix prettier.Lauri Ojansivu2020-01-101-3/+8
* More keyboard shortcuts: c for archive cardLauri Ojansivu2020-01-091-0/+28
* Wider sidebar.Lauri Ojansivu2020-01-061-1/+1
* Removed Custom HTML feature that does not work.Lauri Ojansivu2020-01-062-14/+0
* Fix: Unable to find Archive Card/List/Swimlane in board settings.Lauri Ojansivu2020-01-061-6/+5
* Add Worker role.Lauri Ojansivu2020-01-0517-204/+308
* Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-0314-88/+293
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-0325-574/+244
* Fix not being able to edit received date.Lauri Ojansivu2020-01-031-6/+1
* Add Worker role.Lauri Ojansivu2020-01-0330-317/+628
* Remove LINKED_CARDS_ENABLED settings, because it does not work.Lauri Ojansivu2019-12-222-10/+3
* LINKED_CARDS_ENABLED settings part 3.Lauri Ojansivu2019-12-212-12/+7
* Visual difference for inactive user in Administration: strikethrough.Lauri Ojansivu2019-12-201-15/+44
* Merge pull request #2834 from Akuket/masterLauri Ojansivu2019-12-202-3/+15
|\
| * Merge branch 'master' of https://github.com/wekan/wekanGuillaume2019-11-294-58/+0
| |\
| * | Using LINKED_CARDS_ENABLEDGuillaume2019-11-292-3/+15
* | | Fix comment text disappearing when clicking outside of comment text area.Lauri Ojansivu2019-12-172-25/+12
* | | Fix: Allow to set empty card title, AssignedBy and RequestedBy.Lauri Ojansivu2019-12-131-0/+6
* | | Fix: Don't add a blank space for empty custom fields on minicards.Lauri Ojansivu2019-12-121-6/+7
| |/ |/|
* | Remove 1st implementation of collapse swimlanes. I will do itLauri Ojansivu2019-11-294-58/+0
|/
* Fix lint errors.Lauri Ojansivu2019-11-2610-114/+68
* Fix lint errors.Lauri Ojansivu2019-11-205-84/+76