summaryrefslogtreecommitdiffstats
path: root/client/components/cards/attachments.jade
Commit message (Collapse)AuthorAgeFilesLines
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-14/+12
| | | | | | | removing Worker role temporarily, because Worker role changes broke saving card. Thanks to xet7 !
* Add Worker role.Lauri Ojansivu2020-01-031-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 Ojansivu2019-07-241-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 fileThuan Pham Quoc2017-12-081-2/+2
|
* Added swipebox package and added it to attachement imagesBrooks Becton2017-10-281-2/+2
| | | | Also removed '.js-open-viewer' and it's styling stub
* Fix: incorrect attachment link with subfolder in the urlnztqa2017-06-271-2/+2
|
* UI: Center add-attachment linkAlexander Sulfrian2016-05-191-1/+2
|
* Enphasize keyboard shortcuts with a dedicated styleMaxime Quandalle2015-11-251-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 & drpfloatinghotpot2015-11-131-1/+11
|
* Fix a typo in a function call introduced in a78debcMaxime Quandalle2015-10-131-1/+1
|
* Support app deployment under a path prefixMaxime Quandalle2015-10-081-1/+1
| | | | Fixes #133
* Hide some disabled forms for anonymous board viewersMaxime Quandalle2015-09-061-11/+13
| | | | | | Fixes #288 Fixes #289 Fixes #290
* Fix attachments downloadingMaxime Quandalle2015-09-021-1/+1
| | | | | Fixes #219 Fixes #256
* Fix card attachmentsMaxime Quandalle2015-06-131-0/+40
Closes #192.