Lauri Ojansivu
8c0b4f79d8
Security Fix 9: ListWIPBleed.
...
Thanks to [Joshua Rogers](https://joshua.hu ) of [Aisle Research](https://aisle.com ) and xet7.
5 months ago
Lauri Ojansivu
eabb6a239d
Fix New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. Part 1.
...
Thanks to nazim-oss and xet7 !
Related #6060
5 months ago
Lauri Ojansivu
181f837d8c
Security Fix 5: Read-only roles can still update cards.
...
Thanks to Joshua Rogers of joshua.hu, Twitter MegaManSec !
5 months ago
Lilou
223c38c50d
Set sortable methods of lists only once
5 months ago
Lauri Ojansivu
a039bb1066
Per-User and Board-level data save fixes. Part 3.
...
Thanks to xet7 !
5 months ago
Lauri Ojansivu
414b8dbf41
Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc.
...
Thanks to xet7 !
Fixes #5997
5 months ago
Lauri Ojansivu
58f4884ad6
Collapse Swimlane, List, Opened Card. Opened Card window X and Y position can be moved freely from drag handle. Fix some dragging not possible. Fix iPhone Safari.
...
Thanks to xet7 !
Fixes #6040 ,
fixes #6027 ,
fixes #6021 ,
fixes #6002
5 months ago
Lauri Ojansivu
2543df9425
Show original positions of swimlanes, lists and cards.
...
Thanks to xet7 !
Fixes #5939
8 months ago
Lauri Ojansivu
abad8cc4d5
Change list width by dragging between lists.
...
Thanks to xet7 !
8 months ago
Lauri Ojansivu
2b5c56484a
Run database migrations when opening board. Not when updating WeKan.
...
Thanks to xet7 !
8 months ago
Lauri Ojansivu
90899f0928
Fix DOMPurify paths.
...
Thanks to xet7 !
8 months ago
Lauri Ojansivu
ee79cab7b2
Security Fix JVN#86586539: Stored XSS.
...
Thanks to Ryoya Koyama of Mitsui Bussan Secure Directions, Inc and xet7.
8 months ago
Lauri Ojansivu
719ef87efc
Make possible for lists to have different names at different swimlanes. Make possible to drag list from one swimlane to another swimlane.
...
Thanks to xet7 !
8 months ago
Yang, Bo
6d7c20f397
Add API endpoint to edit a list with various properties
11 months ago
Martin Rys
baf0edc51e
Allow `silver` color to be set in List and Swimlane
2 years ago
Lauri Ojansivu
4156b6f932
Temporarily revert collapse per user that did not work yet.
...
Thanks to xet7 !
Related #5388
2 years ago
Lauri Ojansivu
902f86d363
Collapse Lists to be per user, not per board. In Progress.
...
Related #5388
Thanks to xet7 !
2 years ago
Lauri Ojansivu
a601ba542a
Collapse Lists.
...
Thanks to xet7 !
2 years ago
Gustav Engström
1dd97ebd49
Added restore list and change list title to webhooks
3 years ago
Gustav Engström
bfa15d4719
Added missing activity Type: restoredList
3 years ago
Martin Filser
6a4b03324c
Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
3 years ago
Martin Filser
c0ecfb87b0
Move every Cards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
3 years ago
Martin Filser
9e557f6887
Move every Lists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
3 years ago
Martin Filser
06e374f0ff
Move every Cards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
3 years ago
Martin Filser
0926943670
Move every Lists.findOne() to the ReactiveCache
3 years ago
Martin Filser
a182482cfb
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
3 years ago
mark
f2e4a280d7
add listWidths to user profile
3 years ago
Lauri Ojansivu
8092f8be28
Try to fix User API.
...
Thanks to xet7 !
Fixes #4039
3 years ago
Lauri Ojansivu
01d0dd3b1d
Resizeable size of list width and height. Size is not saved yet. In Progress.
...
Thanks to NLBlackEagle and xet7 !
Related #4558
4 years ago
Lauri Ojansivu
c926475eb1
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
4 years ago
John Supplee
aa0dee1fba
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
5 years ago
Lauri Ojansivu
e3a0dea85f
Fixed REST API, it shoud work now by Admin user.
...
Reverted Allow board members to use more of API of Wekan v5.35
a719e8fda1
Thanks to tomhughes.
Fixes #4009 ,
fixes #2793 ,
fixes #2790
5 years ago
Lauri Ojansivu
164b6e9070
Part 2: Allow board members to use more of API. Please add issue (or pull request) if this allows too much.
...
Thanks to JayVii and xet7 !
Fixes #3862
5 years ago
Lauri Ojansivu
a719e8fda1
Allow board members to use more of API. Please add issue (or pull request) if this allows too much.
...
Thanks to JayVii and xet7 !
Fixes #3862
5 years ago
John R. Supplee
ed6c6e5a25
Use new colors constants
5 years ago
John R. Supplee
39b4ada26d
Do not include archived lists in global search help
5 years ago
John R. Supplee
ed54c09b48
Use a method call to move the swimlane server side
5 years ago
John Supplee
59a3ac1f37
Add move() methods to Swimlanes and Lists collections
5 years ago
Majed6
b4e343369a
Fixed Bug: inconsistent use of relative/absolute URLs
...
Some pages use relative links such as boards link at the home page.
Others use absolute url such as cards in boards' lists.
This commits goal is to allow for consistent use of relative
urls.
Origin relative URLs also helps decoupling Wekan from the infrastructure
it's deployed on. i.e if it's being served, it should work.
5 years ago
Torsten Bronger
710643d8cb
Added field archivedAt to cards, lists, swimlanes, and boards.
5 years ago
John R. Supplee
61c691a267
Add support for clicking label names and board titles
5 years ago
John R. Supplee
52f920db12
Add clickable list titles
5 years ago
John R. Supplee
bbcb236a46
Add methods to models for archived entities
5 years ago
John R. Supplee
e793e71163
Reformat My Cards page
...
* make the page more visually pleasing
* user +viewer to display Markdown in titles
* modify `colorClass()` in Lists model to return 'list-header-{color}'
* modify `colorClass()` of Swimlanes model to return 'swimlane-{color}'
5 years ago
Jonathan Baird
9819c9f801
add a notification drawer like trello
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
7 years ago
Sam X. Chen
32f50e1658
Add Feature: allow user to search Lists in Board
7 years ago
Sam X. Chen
bc2a20f04e
Add Feature: allow user to sort Lists in Board by his own preference, boardadmin can star list
7 years ago
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
7 years ago
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
7 years ago