summaryrefslogtreecommitdiffstats
path: root/client/components/cards/attachments.jade
Commit message (Collapse)AuthorAgeFilesLines
* Move In Progress ostrio-files changes to separate branch, and revert ↵Lauri Ojansivu2020-05-251-10/+3
| | | | | | | | | | | | ostrio-files changes, so that: - Export to CSV/TSV with custom fields works - Attachments are not exported to disk - It is possible to build arm64/s390x versions again. Thanks to xet7 ! Related #3110
* Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-081-1/+1
|\
| * Improvements on card details visualization.Lauri Ojansivu2020-03-311-1/+1
| | | | | | | | | | | | Thanks to helioguardabaxo and xet7 ! Closes #2974
* | Attachments downloadRomulus Urakagi Tsai2020-05-051-2/+2
| |
* | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-131-13/+16
|\|
| * Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-121-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 Ojansivu2020-01-051-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 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
* | Uploading dialog doneRomulus Urakagi Tsai2020-01-021-4/+4
| |
* | Change upload routine, add upload popupRomulus Urakagi Tsai2019-12-241-0/+8
| |
* | Uploaded done, but uploading notRomulus Urakagi Tsai2019-11-271-1/+1
|/
* 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.