Martin Filser
03bfd9a2b5
New Checklistitems are now autoresized too
...
- also using for autoresize now:
verron:autosize
4 years ago
Martin Filser
6410012384
Checklist-Items, Autoresize the textarea vertically to fit the user-input
4 years ago
Martin Filser
93a24aaef8
Checklist-Items, Drag-Drop Handle now at the left side
...
- Drag handle is not visible at long checklists, even with:
padding-right: 20px
Depending of all the screen sizes out there this is the most secure
way to get around this and the drag handle is always visible
- first fix was at this commit: a8453657c9
4 years ago
Martin Filser
5578949bf5
Checklist Mini-Screen, appendTo: 'parent' not necessary anymore
...
- obsolete since commit c7808c5c03
4 years ago
Lauri Ojansivu
a8453657c9
Fix Mobile miniscreen: Drag handle not visible in long checklist item text.
...
Thanks to xet7 !
Fixes #3402
4 years ago
Lauri Ojansivu
c7808c5c03
Fixed Drag and drop between checklists closes the card sometimes on Firefox.
...
xet7 thanks mfilser about [similar fix of appendTo parent](https://github.com/wekan/wekan/pull/3342 )
that did work here too to fix this.
Thanks to mfilser and xet7 !
Fixes #2280
4 years ago
Lauri Ojansivu
28850e5510
Fixed Remove Cover button gives JS error.
...
Thanks to tsukasa1989 and xet7 !
Fixes #3400
5 years ago
Lauri Ojansivu
7f3c4acf62
Add some permission code, to see does it fix something.
...
Thanks to xet7 !
Related #3377
5 years ago
Lauri Ojansivu
9dd0fb88d6
Fix Move card from a board to another does not work anymore.
...
Thanks to lezioul and xet7 !
Fixes wekan/wekan-snap#141
5 years ago
Lauri Ojansivu
f9ba17177e
Allow normal user to delete checklist item.
...
Thanks to Samunosuke and xet7 !
Related #3377
5 years ago
Lauri Ojansivu
6cb4b9fe4a
Prevent normal user deleting or modifying too much.
...
Allow normal user to export board. Part 2.
Thanks to Samunosuke, pgh2357 and xet7 !
Related #3377
5 years ago
Lauri Ojansivu
4a205fcfcb
Prevent normal user deleting or modifying too much.
...
Allow normal user to export board.
Thanks to Samunosuke, pgh2357 and xet7 !
Related #3377
5 years ago
Martin Filser
3a6e2813a6
Minicard, reduce space after assignees label
5 years ago
Martin Filser
8005640b77
Drag handles at checklist items on mobile view #3240
5 years ago
Lauri Ojansivu
bec0b7ec56
Update ChangeLog. Fix lint.
5 years ago
Martin Filser
fd41e8ba45
Drag handles for checklist #3240
5 years ago
Lauri Ojansivu
0ef248574c
Fix edit description to require only one click.
...
Thanks to uusijani and xet7 !
Fixes #3338
5 years ago
Lauri Ojansivu
4e2d337620
When RICHER_CARD_COMMENT_EDITOR=true, use richer editor
...
also when editing card description.
Thanks to xet7 !
5 years ago
Jonathan Baird
305658da3a
fix: use current boardId when a worker moves a card
5 years ago
Jonathan Baird
363e69f01c
fix: expose moving cards on mobile to workers
...
this fix also hides the move to another board functionality in the
submenu (only from the worker) so that the worker is still constrained
to a single board.
5 years ago
Lauri Ojansivu
460b1d3a66
Changed public board changing Swimlanes/Lists/Calendar view
...
and changing Hide minicard label text
from using cookies to using browser localStorage.
Thanks to xet7 !
5 years ago
helioguardabaxo
389908be7c
Adjut cardPanelWidth for card details
5 years ago
helioguardabaxo
6a6b76e084
Bold minicard item title
5 years ago
helioguardabaxo
9357ce8a26
Card details layout improvements
5 years ago
helioguardabaxo
0aab2b3085
Put card custom field check in the same line
5 years ago
Tomasz Borychowski
2e715444ed
fix(card): fix card scrollbar on windows
5 years ago
Tomasz Borychowski
d887e553ce
fix(scrollbar): remove custom scrollbar
5 years ago
Lauri Ojansivu
e6629779f7
Fix lint errors.
5 years ago
Lauri Ojansivu
f1587753cb
Fix lint errors.
5 years ago
Marc Hartmayer
6e0ae161ad
Remove top and bottom margin for hidden checklist items
...
Remove top and bottom margin for hidden checklist items, otherwise there could
be a gap between unchecked items if multiple hidden/checked items were between
them.
5 years ago
Henrik Gustafsson
f1660e3b9f
Alignment and spacing of minicard labels
5 years ago
Nico
06b548f12e
edit_card start vote
...
better visibility what was voted
5 years ago
Marc Hartmayer
aa4bdf7efb
Strikethrough checked items
5 years ago
Marc Hartmayer
5755ece33e
Add user option to hide finished checklist items
...
Add a user option to hide finished items in a checklist.
5 years ago
Haben Amare
8732e4b18f
use `Intl.NumberFormat` to format currency
5 years ago
Haben Amare
d26786a628
display formatted currency custom field on minicard
5 years ago
Haben Amare
54b9035eb2
add 'cardCustomField-currency' template
5 years ago
Lauri Ojansivu
f9018fc3a8
Sorry marc1006, I had to revert deepcode.ai arrow function fixes because
...
Python API docs generator does not work all when code has arrow functions.
Thanks to xet7 !
5 years ago
Lauri Ojansivu
d52affe658
Move In Progress ostrio-files changes to separate branch, and revert 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
5 years ago
Marc Hartmayer
b2fee6a6c1
Use an arrow function inside forEach() instead of an anonymous function
...
Suggested by deepcode.ai.
5 years ago
Marc Hartmayer
d5fbd50b76
Make scrollParentContainer() more robust as it's used in a timeout callback
...
Example exception:
Exception in setTimeout callback: TypeError: Cannot read property 'parentComponent' of null
at constructor.scrollParentContainer (cardDetails.js:77)
at cardDetails.js:190
at Meteor.EnvironmentVariable.EVp.withValue (meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:1207)
at meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:588
at meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:1234
Probably there is a better fix for this.
5 years ago
Romulus Urakagi Tsai
4064f3f406
Fix migrated attachment not readable bug
...
Remove reduandant files
5 years ago
Lauri Ojansivu
ea74a34d72
Add popup and changelog for linked card fixes.
5 years ago
Marco Volo
2bb5a31fa4
avatar-image fix
5 years ago
Romulus Urakagi Tsai
269698ba78
Attachments download
5 years ago
Nico
3cc0a93e0e
Card vote options in new fork
5 years ago
helioguardabaxo
079867ff37
Add white-space:normal to copy-to-clipboard button in card details
5 years ago
Marc Hartmayer
b740381a72
Refuse to delete a card as long as there is link to it
...
This fixes https://github.com/wekan/wekan/issues/2785 .
5 years ago
Lauri Ojansivu
09666585e2
Revert part 2, related https://github.com/wekan/wekan/pull/3048
5 years ago
Lauri Ojansivu
ee106d1cb4
Revert In Progress additional vote features. Translations are not removed.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/3048
5 years ago