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
2021-06-14 15:01:37 +03:00
John R. Supplee
4940af0573
Add copy swimlane functionality
2021-04-22 14:16:35 +02:00
John R. Supplee
ed6c6e5a25
Use new colors constants
2021-04-03 18:52:47 +02:00
Torsten Bronger
710643d8cb
Added field archivedAt to cards, lists, swimlanes, and boards.
2021-02-02 14:52:08 +01:00
John R. Supplee
bbcb236a46
Add methods to models for archived entities
2021-01-11 18:18:26 +02:00
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}'
2021-01-04 13:53:08 +02:00
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 !
2019-11-18 22:23:49 +02:00
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
2019-10-29 19:05:44 +02:00
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
2019-09-05 12:29:45 -05:00
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
2019-06-28 12:56:51 -05:00
Justin Reynolds
c60e80d25b
Add createdAt and modifiedAt to all collections
2019-06-27 09:13:20 -05:00
Justin Reynolds
daf314b037
Fix missing profile checks
2019-05-08 16:54:15 -05:00
guillaume
8137f2692f
remove feature
2019-04-23 18:00:09 +02:00
Lauri Ojansivu
d6259836e0
- [Add Filter fix back]( https://github.com/wekan/wekan/issues/2213 ),
...
because there was no bug in filter fix.
Thanks to xet7 !
Closes #2213 ,
related #2209
2019-03-01 14:41:09 +02:00
Lauri Ojansivu
90dd0ddb94
Revert [Filter fix]( https://github.com/wekan/wekan/issues/2213 ) because of
...
[mongodb data tampered](https://github.com/wekan/wekan-snap/issues/83 ).
Thanks to xet7 !
2019-03-01 07:05:49 +02:00
Andrés Manelli
49229e1723
Fix filter in swimlanes view
2019-02-28 20:46:50 +01:00
Andrés Manelli
da21a2a410
Standarize copy functions. Match labels by name
2019-02-27 21:50:08 +01:00
Andrés Manelli
dc7286a0ef
Fix list view issues. Allow creation of boards from templates
2019-02-25 22:48:32 +01:00
Andrés Manelli
775476f97c
Fix miniscreen render
2019-02-24 11:54:52 +01:00
Andrés Manelli
eb62c9ce6a
Fix lint errors
2019-02-24 00:13:35 +01:00
Andrés Manelli
60be4df76e
Allow swimlane creation from template
...
Mix lists with same name to avoid duplicates
2019-02-24 00:05:00 +01:00
Andrés Manelli
1e72177991
Avoid links on a template-board
...
Allow creation of template boards with a linked card
Avoid changing the name of the template-container swimlanes
2019-02-24 00:05:00 +01:00
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
2019-02-24 00:05:00 +01:00
Andrés Manelli
64bf455b29
Save template swimlanes in profile. Fix swimlane view for templates board. Avoid deleting template containers
2019-02-24 00:05:00 +01:00
Andrés Manelli
0a53ee87b9
Add first draft of data model and user interface. No actions.
2019-02-24 00:05:00 +01:00
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.
2019-01-25 11:04:56 +01:00
Benjamin Tissoires
03efeaeb1a
Add colors to swimlanes
...
fixes #1688
2019-01-25 11:04:40 +01:00
Benjamin Tissoires
ff467402c0
RESTAPI: Add some JSDoc
...
So we can have a decent REST API documentation generated.
2019-01-18 17:02:56 +01:00
Lauri Ojansivu
77efcf7137
- Add permission "No comments". It is like normal user, but does not show comments and activities.
...
Thanks to xet7 !
2018-09-04 20:09:36 +03:00
Ghassen Rjab
59ba2111e8
Fix lint warnings
2018-02-27 02:57:58 +01:00
Andrés Manelli
690a5b9703
First swimlane draft, no functionality
2018-01-19 12:22:03 -03:00