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
Justin Reynolds
c60e80d25b
Add createdAt and modifiedAt to all collections
7 years ago
guillaume
8137f2692f
remove feature
7 years ago
Andrés Manelli
da21a2a410
Standarize copy functions. Match labels by name
7 years ago
Andrés Manelli
dc7286a0ef
Fix list view issues. Allow creation of boards from templates
7 years ago
Andrés Manelli
775476f97c
Fix miniscreen render
7 years ago
Andrés Manelli
eb62c9ce6a
Fix lint errors
7 years ago
Andrés Manelli
60be4df76e
Allow swimlane creation from template
...
Mix lists with same name to avoid duplicates
7 years ago
Andrés Manelli
f888cfd565
Allow list creation from template
7 years ago
Andrés Manelli
7a6afb8aea
Add template search in Add Card menu
...
Archive all cards in list when list is archived
Remove default board in link popup
Only list non-template boards in card link and search
7 years ago
Andrés Manelli
cdf070189e
Remove links from templates board for the moment
...
Insert the correct template type in templates board
Allow independant lists in templates board
Add some helpers
7 years ago
Andrés Manelli
0a53ee87b9
Add first draft of data model and user interface. No actions.
7 years ago
Benjamin Tissoires
d0a9d8c581
colors: add per list color
...
Hamburger menu only.
Note that I am definitively not responsible for the resulting Christmas
tree.
fixes #328
7 years ago
Benjamin Tissoires
b5411841cf
api: fix the sort field when inserting a swimlane or a list
...
This has the side effect of always inserting the element at the end.
7 years ago
Benjamin Tissoires
ff467402c0
RESTAPI: Add some JSDoc
...
So we can have a decent REST API documentation generated.
7 years ago