Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improvements on card details visualization. | Lauri Ojansivu | 2020-03-31 | 1 | -1/+1 |
| | | | | | | Thanks to helioguardabaxo and xet7 ! Closes #2974 | ||||
* | Remove card element grouping to create compact card layout. | Lauri Ojansivu | 2020-02-12 | 1 | -2/+4 |
| | | | | | | | | Card Settings / Show on Card: Description Title and Description Text. Thanks to e-stoniauk, 2020product and xet7 ! Fixes https://github.com/wekan/wekan/pull/2922 | ||||
* | Add Worker role. | Lauri Ojansivu | 2020-01-05 | 1 | -12/+14 |
| | | | | | | | | | | This was originally added at Wekan v3.58, reverted at Wekan v3.60 because of bugs, and now after fixes added back. Thanks to xet7 ! Closes #2788 | ||||
* | Revert to Wekan v3.57 version of client and models directories, | Lauri Ojansivu | 2020-01-03 | 1 | -14/+12 |
| | | | | | | | removing Worker role temporarily, because Worker role changes broke saving card. Thanks to xet7 ! | ||||
* | Add Worker role. | Lauri Ojansivu | 2020-01-03 | 1 | -12/+14 |
| | | | | | | | | | Add more Font Awesome icons. Fix browser console errors when editing user profile name etc. Thanks to xet7 ! Closes #2788 | ||||
* | Prevent isCommentOnly user adding attachments, editing list names, moving lists, | Lauri Ojansivu | 2019-07-24 | 1 | -12/+14 |
| | | | | | | | | | | and seeing board settings menu. Show non-editable Custom Fields to isCommentOnly user. Thanks to xet7 ! Closes wekan/wekan-snap#97, closes #2416, closes #2255 | ||||
* | Fixed - don't open swipebox on update card cover - download file - delete file | Thuan Pham Quoc | 2017-12-08 | 1 | -2/+2 |
| | |||||
* | Added swipebox package and added it to attachement images | Brooks Becton | 2017-10-28 | 1 | -2/+2 |
| | | | | Also removed '.js-open-viewer' and it's styling stub | ||||
* | Fix: incorrect attachment link with subfolder in the url | nztqa | 2017-06-27 | 1 | -2/+2 |
| | |||||
* | UI: Center add-attachment link | Alexander Sulfrian | 2016-05-19 | 1 | -1/+2 |
| | |||||
* | Enphasize keyboard shortcuts with a dedicated style | Maxime Quandalle | 2015-11-25 | 1 | -1/+1 |
| | | | | | | Also add release notes related to the #387 merge. -- Fluctuat nec mergitur | ||||
* | add preview attached image, allow upload image from clipboard and drag & drp | floatinghotpot | 2015-11-13 | 1 | -1/+11 |
| | |||||
* | Fix a typo in a function call introduced in a78debc | Maxime Quandalle | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Support app deployment under a path prefix | Maxime Quandalle | 2015-10-08 | 1 | -1/+1 |
| | | | | Fixes #133 | ||||
* | Hide some disabled forms for anonymous board viewers | Maxime Quandalle | 2015-09-06 | 1 | -11/+13 |
| | | | | | | Fixes #288 Fixes #289 Fixes #290 | ||||
* | Fix attachments downloading | Maxime Quandalle | 2015-09-02 | 1 | -1/+1 |
| | | | | | Fixes #219 Fixes #256 | ||||
* | Fix card attachments | Maxime Quandalle | 2015-06-13 | 1 | -0/+40 |
Closes #192. |