Nico
8f28a409c7
Public vote
5 years ago
Pedro Sousa
6ced47aa8c
When adding a user to a board that has subtasks, also add user to the subtask board
5 years ago
Nico
e661d03e8d
Add vote import from Trello
5 years ago
Nico
f09219cbfd
Remove export button if WITH_API is not enabled
...
#2938
https://github.com/wekan/wekan/issues/2938#issuecomment-589782402
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
Jonathan Baird
1e20e2601f
add a scheduled notification cleanup job
5 years ago
Jonathan Baird
4d066b1f30
stop notifying users about their own behavior
5 years ago
Nico
2bbc312ad0
Voteing feature
5 years ago
Pedro Sousa
6e86292b99
Search also a Card's Custom Fields
5 years ago
Jonathan Baird
9819c9f801
add a notification drawer like trello
5 years ago
Lauri Ojansivu
aac7c380c8
- Fix critical and moderate security vulnerabilities reported at 2020-02-26 with
...
responsible disclosure by [Dejan Zelic](https://twitter.com/dejandayoff ),
Justin Benjamin and others at [Offensive Security](https://twitter.com/offsectraining ),
that follow standard 90 days before public disclosure.
Thanks to xet7.
- Fix webhook error that prevented some card etc deleting from web UI of board.
Thanks to xet7.
- Add some more Font Awesome icons.
Thanks to xet7.
- Remove autofocus from many form input boxes so that they would not cause warnings.
Thanks to xet7.
5 years ago
Lauri Ojansivu
e0ca960a35
Create New User in Admin Panel. Works, but does not save fullname yet,
...
so currently it's needed to edit add fullname later.
Thanks to xet7 !
Related #802
5 years ago
Lauri Ojansivu
e89965f642
Remove card element grouping to create compact card layout.
...
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
5 years ago
Lauri Ojansivu
2fce02afbc
Add Feature: Card Settings/Show on card/Activities.
...
Fix: When in Card Settings hiding Comments, only adding new comment is hidden, not old comments.
Thanks to xet7 !
Closes #2925
5 years ago
Lauri Ojansivu
120a430deb
Fix Bug enable/disable Comments in Card Settings.
...
Thanks to warnt, mdurokov and xet7 !
Closes #2923
5 years ago
Lauri Ojansivu
b68557a293
Remove duplicate function.
5 years ago
dollybean
0b00a8095c
Customize of some card's functions
5 years ago
izadpoor
f868b3d1f9
fixed board export with attchment
5 years ago
Lauri Ojansivu
9b905c2833
Try to fix Node 12 Buffer() deprecation errors.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
e01f4dbf13
Change Buffer to Buffer.alloc on Node v12. Try to fix Snap.
5 years ago
Lauri Ojansivu
ddce0ada09
Removed Custom HTML feature that does not work.
...
Thanks to xet7 !
Closes #2218
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
cd253522a3
Add more Font Awesome icons. This was originally added
...
at Wekan v3.58, removed at Wekan v3.60, and now
added back at Wekan v3.61.
Thanks to xet7 !
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
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
e928660bc0
LINKED_CARDS_ENABLED settings part 3.
...
In Progress, linked cards not completely disabled yet.
Thanks to xet7 !
5 years ago
Robert Lebedeu
a35df88805
Allow checklist creation for board members
...
- Only for members with checklist add permission
6 years ago
Robert Lebedeu
40c70c439d
Allow card creation for board members
...
- Only for members with card add permission
6 years ago
Akuket
07724f99ae
Add LINKED_CARDS_ENABLED env var
6 years ago
Lauri Ojansivu
351d4767d7
When logged in, use database for setting, so that changes are
...
immediate. Only on public board use cookies.
Comment out Collapse CSS that is not in use.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
96abe3c691
New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.
...
New feature, not set visible yet, because switching to it does not
work properly yet: Collapsible Swimlanes #2804
Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and
reload webbrowser page, it can change view. Closes #2311
Fix: List sorting commented out. Closes #2800
Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile,
FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using
cookies instead of database.
More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955
Note: Cookie changes are not always immediate, if there is no effect,
you may need to reload webbrowser page.
Closes #2643 .
Thanks to xet7 !
6 years ago
Lauri Ojansivu
ab2a721a14
Revert list sorting change of Wekan v3.51 because it reversed
...
alphabetical sorting of lists.
Thanks to Dalisay and xet7 !
6 years ago
Lauri Ojansivu
bbc3ab3f99
Change sorting to work on desktop drag handle page instead,
...
where it seems to work better.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
de7509dc60
Assignee field like Jira #2452 , Done.
...
Update REST API docs, there can only be one assignee in array.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
22083787f9
Try to fix prettify.
6 years ago
Lauri Ojansivu
1728298659
Assignee field like Jira #2452 , in progress.
...
Prevent more than one assignee.
Thanks to xet7 !
6 years ago
Thomas Liske
b7492e4a11
REST API: fix deletion of a single board card (closes wekan#2624)
6 years ago
Lauri Ojansivu
3e8f9ef1a5
Assignee field like Jira #2452 , in progress.
...
Added features:
- Assignee can now be added and removed.
- Avatar icon is at card and assignee details
TODO:
- When selecting new assignee (+) icon, list does not yet show avatars and names who to add.
There is empty avatar without name.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
9e1aaf163f
Assignee field like Jira #2452 , in progress.
...
Assignee can not be removed yet, it removes member, wrong link in popup.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
f3bc92904c
Change list sorting to be visible only at DesktopDragHandle mode.
6 years ago
Sam X. Chen
3308d90a3a
Fix: List last modify time will be affected by cards dueAt, endAt
6 years ago
Sam X. Chen
e195c731de
Change the radom to random typo in export.js
6 years ago
Lauri Ojansivu
00d581245c
Fix typo on exporting subtasks.
...
Thanks to xiorcala !
Closes #2770
6 years ago
Lauri Ojansivu
7d6d3af54a
Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode.
...
Bug Fix #2093 : the broken should be prior to file attachment feature introduced, and tested export board is working.
Thanks to whowillcare !
( xet7 merged this pull request manually from https://github.com/wekan/wekan/pull/2756 )
Closes #2093
6 years ago
Sam X. Chen
32f50e1658
Add Feature: allow user to search Lists in Board
6 years ago
Sam X. Chen
bc2a20f04e
Add Feature: allow user to sort Lists in Board by his own preference, boardadmin can star list
6 years ago
Sam X. Chen
2737d6b23f
Bug Fix:2093, need to clean up the temporary file
6 years ago
Sam X. Chen
f53c624b0f
Buf Fix #2093 : the broken should be prior to file attachment feature introduced
6 years ago
Sam X. Chen
77f8b76d4e
Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode
6 years ago
Thomas Liske
ea90ce8784
REST API: fix handling of members property on card creation
6 years ago