summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Expand)AuthorAgeFilesLines
...
| * Allows for use of checklist on mobileDevin McAllester2020-04-143-3/+7
| * Merge pull request #3015 from boeserwolf/masterLauri Ojansivu2020-04-141-0/+2
| |\
| | * Fix margin in card labelsboeserwolf2020-04-131-0/+2
| * | Update layouts.jsAllemand2020-04-141-1/+1
| * | hide password auth with PASSWORD_LOGIN_ENABLED variablesalleman2020-04-131-0/+5
| * | debug isBoardAdmin on main pagesalleman2020-04-132-1/+5
| * | Merge branch 'master' of https://github.com/NicoP-S/wekanLauri Ojansivu2020-04-124-7/+20
| |\ \ | | |/ | |/|
| | * Public boards overviewNico2020-04-124-7/+20
| * | Fix styling issue in notifications drawerboeserwolf2020-04-121-2/+3
| * | Merge pull request #3006 from NicoP-S/masterLauri Ojansivu2020-04-103-12/+50
| |\|
| | * Public voteNico2020-04-103-12/+50
| * | Merge pull request #3005 from jtbairdsr/masterLauri Ojansivu2020-04-091-2/+2
| |\ \ | | |/ | |/|
| | * fix bug that prevents editing or deleting commentsJonathan Baird2020-04-091-2/+2
| * | Remove export button if WITH_API is not enabledNico2020-04-093-29/+26
| |/
| * Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2Lauri Ojansivu2020-04-082-29/+35
| * add a "remove all read" button to notification menuJonathan Baird2020-04-083-1/+31
| * Fix typos.Lauri Ojansivu2020-04-081-6/+6
| * Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-masterLauri Ojansivu2020-04-084-5/+121
| |\
| | * Merge branch 'vote'Nico2020-04-074-5/+121
| | |\
| | | * Voteing featureNico2020-04-074-5/+121
| * | | Add filter option for assigneeDaniel Eder2020-04-082-0/+23
| |/ /
| * | Correct zh-TW language name (the right way)Will2020-04-072-1/+3
| * | Update layouts.jsWill 保哥2020-04-061-0/+2
| * | Merge branch 'feature/subtask-use-parent-swimlane' of https://github.com/dani...Lauri Ojansivu2020-04-041-1/+7
| |\ \ | | |/ | |/|
| | * subtasks now use swimlane with title matching parent lane titleDaniel Eder2020-04-021-1/+7
| | * subtasks now use parent task swimlane by defaultDaniel Eder2020-03-261-1/+1
| * | add correct i18n for notifications menuJonathan Baird2020-04-011-4/+4
| * | Merge upstream/masterJonathan Baird2020-04-0110-84/+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-313-47/+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-243-6/+59
| * 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
* | Done attachments activities operatingRomulus Urakagi Tsai2020-05-081-3/+4
* | Attachments downloadRomulus Urakagi Tsai2020-05-051-2/+2
* | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-1344-558/+1877
|\|
| * 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