Kai Lehmann
698c9ed1ea
adds searchfields to members and assignees popup
4 years ago
Lauri Ojansivu
18b6381d79
Fixed Delete of Planning Poker doesn't work.
...
Thanks to xet7 !
Fixes #3915
4 years ago
helioguardabaxo
70265deb47
Add Convert checklist item to card feature
4 years ago
Emile NDAGIJIMANA
080fcb9c62
-conflits resolve
4 years ago
Martin Filser
e68ccf8532
Card Details, maximize and minimize of icon works
...
- Card isn't maximized yet
4 years ago
Martin Filser
f2fcfd6a47
Manuel sort number 0 accepted
...
Fixes : #3859
4 years ago
Lauri Ojansivu
a2f2ce1135
Export Card to PDF. In Progress.
...
Thanks to xet7 !
4 years ago
Lauri Ojansivu
8c57250243
Maximize Card. In Progress.
...
Thanks to xet7 !
Related #1574
4 years ago
Martin Filser
57d35a294d
CardDetails sorting, only float number input possible (only working in an extra handler)
...
- defining in events() doesn't handle the return value and is ignored,
maybe a bug in Blaze / Meteor.?
4 years ago
Martin Filser
39069b322d
CardDetails sorting, only float number input possible
4 years ago
Martin Filser
540ce3a6ed
CardDetails sorting number is displayed at card and can be modified (if configured)
4 years ago
Lauri Ojansivu
57f31d443f
Partial Fix: Vote and Planning Poker: Setting date and time now works
...
for some languages that have ascii characters in date format.
Thanks to xet7 !
Related #3837
4 years ago
helioguardabaxo
fa3d117372
Add Feature: Planning Poker
4 years ago
John R. Supplee
03d29dd674
Updates to userAvatar and cardDetails template
...
* enable userAvatar to work with member and assignee
* remove userAvatarAssignee template
4 years ago
John R. Supplee
5cc6a2f7d0
Add an avatar for the card creator
...
* Add avatar to minicard
* Add field to card details
* Add show option in Board / Card Settings
4 years ago
Majed6
8796c46810
Fixed Bug: copy to clipboard uses pathname
4 years ago
Majed6
43482d9e48
Fixed Bug: Calendar & parent cards URLs used absolute URLs
4 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
bec0b7ec56
Update ChangeLog. Fix lint.
5 years ago
Martin Filser
fd41e8ba45
Drag handles for checklist #3240
5 years ago
Jonathan Baird
305658da3a
fix: use current boardId when a worker moves a card
5 years ago
helioguardabaxo
389908be7c
Adjut cardPanelWidth for card details
5 years ago
Tomasz Borychowski
d887e553ce
fix(scrollbar): remove custom scrollbar
5 years ago
Nico
06b548f12e
edit_card start vote
...
better visibility what was voted
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
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
Lauri Ojansivu
ea74a34d72
Add popup and changelog for linked card fixes.
5 years ago
Nico
3cc0a93e0e
Card vote options in new fork
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
Nico
7bb0aa7488
Additional vote features
5 years ago
Marc Hartmayer
f1b18d79cd
Don't interpret dragging an element as a click
...
Remove `enableClickOnTouch` as this behavior is not intuitive.
5 years ago
Marc Hartmayer
6d1cdebfe2
Make it compatible with newer and older versions of jQuery sortable
...
While at it, fix comments and prettify it.
5 years ago
Marc Hartmayer
981ed546f1
Newer versions of jQuery sortable use `uiSortable` key
...
Newer versions of jQuery sortable use `uiSortable` as key to store the data.
Let's adapt the code. While at it, refactor the code.
5 years ago
Lauri Ojansivu
9e95c06415
Fix lint errors in lint error fix.
...
Thanks to xet7 !
5 years ago
Marc Hartmayer
b2acc3ba45
Multiple lint issue fixes
...
Found by using the command `meteor npm run lint:eslint:fix`.
5 years ago
boeserwolf
10fcc19b7f
Add sortDefault helper for sorting boards
5 years ago
boeserwolf
f583645744
Make linked card clickable
5 years ago
Nico
8f28a409c7
Public vote
5 years ago
Lauri Ojansivu
5ebb47cb0e
Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2
...
to all Wekan platforms https://github.com/wekan/wekan/pull/2998
Thanks to xet7 !
5 years ago
Nico
2bbc312ad0
Voteing feature
5 years ago
Lauri Ojansivu
bf78b093ba
Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mobile smartphones webbrowsers, and hide drag handles on mobile web.
...
Thanks to xet7 !
5 years ago
dollybean
0b00a8095c
Customize of some card's functions
5 years ago
Lauri Ojansivu
f6f7705f23
Add Worker role.
...
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
5 years ago
Lauri Ojansivu
27943796ad
Revert to Wekan v3.57 version of client and models directories,
...
removing Worker role temporarily, because Worker role changes
broke saving card.
Thanks to xet7 !
5 years ago
Lauri Ojansivu
5376bc7b79
Fix not being able to edit received date.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
2bf004120d
Add Worker role.
...
Add more Font Awesome icons.
Fix browser console errors when editing user profile name etc.
Thanks to xet7 !
Closes #2788
5 years ago
Lauri Ojansivu
25561946ed
Fix: Allow to set empty card title, AssignedBy and RequestedBy.
...
Thanks to xet7 !
6 years ago