Vid Smole
|
557f9709ac
|
Fix attachment urls
|
2023-07-05 12:52:18 +02:00 |
|
Vid Smole
|
41664f16a3
|
Fix /api/board/{boardId}/attachments
|
2023-07-05 11:05:37 +02:00 |
|
Lauri Ojansivu
|
e1a00090ba
|
Fixed Rare bug: All Boards page icons random dance. Reverted changing migrations. Fixed reordering cards. Part 2.
Fixes #4214
Thanks to xet7 !
|
2023-06-09 18:03:28 +03:00 |
|
Lauri Ojansivu
|
b75e16f104
|
Fixed Rare bug: All Boards page icons random dance. Commented out All Boards show members, cards counts, and some migrations.
Fixes #4214
Thanks to xet7 !
|
2023-06-09 16:27:04 +03:00 |
|
helioguardabaxo
|
f3ebc4a28e
|
Added option to show/hide some badges on minicard
|
2023-05-31 14:49:02 -03:00 |
|
helioguardabaxo
|
985882a4ad
|
Added option to show/hide cover attachment on minicard
|
2023-05-31 11:52:20 -03:00 |
|
Lauri Ojansivu
|
49ef80ab6c
|
BoardAdmin and Admin can now set board background image URL.
Thanks to xet7 !
Related #486
|
2023-05-27 03:10:41 -04:00 |
|
Lauri Ojansivu
|
cc90291192
|
Try to fix User API. Part 2.
Thanks to xet7 !
Fixes #4039
|
2023-01-13 22:14:39 +02:00 |
|
Lauri Ojansivu
|
8092f8be28
|
Try to fix User API.
Thanks to xet7 !
Fixes #4039
|
2023-01-13 21:50:39 +02:00 |
|
Lauri Ojansivu
|
0c3ca14699
|
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
|
2022-04-18 21:25:47 +03:00 |
|
David Arnold
|
74deeeaaa6
|
Revert "Do those imports!"
This reverts commit 64dcc70bd2 .
|
2022-04-18 18:17:20 +03:00 |
|
David Arnold
|
2cddcd60a1
|
Do those imports!
|
2022-04-18 18:17:00 +03:00 |
|
Lauri Ojansivu
|
c926475eb1
|
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
|
2022-04-18 18:08:12 +03:00 |
|
Jan Küster
|
60af7766bf
|
Switch tap:i18n to custom TAPi18n implementation
|
2022-04-18 18:02:14 +03:00 |
|
helioguardabaxo
|
5f2820d7e0
|
Added members list and board card count per list on My Boards
|
2022-04-15 13:19:37 -03:00 |
|
helioguardabaxo
|
2576127b10
|
Complemented previous commit
|
2022-04-05 17:06:26 -03:00 |
|
helioguardabaxo
|
db4421c7b8
|
Show description on minicard
|
2022-04-05 17:00:39 -03:00 |
|
Ben0it-T
|
a45d1fa855
|
fix Boards.uniqueTitle
|
2022-03-08 22:25:07 +01:00 |
|
Lauri Ojansivu
|
f8b60de988
|
Merge pull request #4401 from Ben0it-T/fix-Boards.uniqueTitle
fix Boards.uniqueTitle not working as expected #4400
|
2022-03-06 17:51:02 +02:00 |
|
Ben0it-T
|
e1550e9172
|
fix Boards.uniqueTitle
|
2022-03-06 12:14:47 +01:00 |
|
Ben0it-T
|
bf6bfc8ed6
|
add linkedBoard Activities to selector
|
2022-03-05 22:03:41 +01:00 |
|
David Arnold
|
be712541d5
|
Revert "Do those imports!"
This reverts commit 64dcc70bd2 .
|
2022-02-06 13:19:58 +03:00 |
|
David Arnold
|
3da88ed858
|
Do those imports!
|
2022-02-06 13:19:58 +03:00 |
|
Martin Filser
|
7c7640e63e
|
Added Dropdown field "List" to card details
|
2022-02-04 13:46:56 +01:00 |
|
Lauri Ojansivu
|
67687110bb
|
Fixed Duplicate board.
Thanks to Ben0it-T and xet7 !
Fixes #4260
|
2021-12-26 15:24:16 +02:00 |
|
John Supplee
|
aa0dee1fba
|
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
|
2021-12-22 00:33:13 +02:00 |
|
John Supplee
|
42610d9642
|
More enhancements to Admin Reports and security fixes
* update Boards Report
* use Boards.userBoards() instead of Boards.find() to make sure user has access permission
|
2021-12-21 02:39:16 +02:00 |
|
John Supplee
|
241c3ed8ae
|
Merge branch 'master' of https://github.com/wekan/wekan
|
2021-12-19 12:18:05 +02:00 |
|
Martin Filser
|
0fb6b6e519
|
List add always at the end of all lists
- if a sort number is higher than the count of lists, the list wasn't
added at the end
|
2021-11-15 18:56:12 +01:00 |
|
Martin Filser
|
c8b8fb83dc
|
Labels drag/drop
|
2021-10-27 08:02:46 +02:00 |
|
Martin Filser
|
4521d5c10d
|
Search cards, dont't search on empty search term
- otherwise all cards / lists are returned, and at big boards it will
take a long time to load all cards / lists
|
2021-10-26 12:48:47 +02:00 |
|
Martin Filser
|
5eb4cff991
|
Board search, remove limit of 10 lists
|
2021-10-26 12:48:47 +02:00 |
|
Martin Filser
|
20415b881c
|
Board search, removed limit of 10 cards
|
2021-10-26 12:48:47 +02:00 |
|
Martin Filser
|
81e617a149
|
Card Details, hr line occured twice if any date or any user isn't displayed
|
2021-10-25 12:44:03 +02:00 |
|
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
|
2021-09-25 18:09:18 +03:00 |
|
Ben0it-T
|
262df6c4a0
|
Fix : Linked card cannot change date #2930
|
2021-09-12 11:22:15 +02:00 |
|
Emile NDAGIJIMANA
|
c19723ae27
|
Add / remove team members as board members when adding / removing team to a board
|
2021-09-09 16:51:37 +02:00 |
|
John Supplee
|
52e45211a2
|
Merge branch 'master' of https://github.com/wekan/wekan
|
2021-08-08 10:55:20 +02:00 |
|
Kai Lehmann
|
e8522c323f
|
fixes retrieval of next board cardnumber
|
2021-08-03 14:02:22 +02:00 |
|
Kai Lehmann
|
236b6c3552
|
Fixes card-number migration
and further optimizes getNextCardNumber in board model
|
2021-08-02 22:41:46 +02:00 |
|
Kai Lehmann
|
b57eae14d4
|
add cardNumber handling to card and board model
|
2021-08-02 21:41:30 +02:00 |
|
John Supplee
|
0ce2f9ea43
|
Merge branch 'master' of https://github.com/wekan/wekan
|
2021-07-20 19:24:40 -04:00 |
|
Lauri Ojansivu
|
06d2880a7e
|
Fix typos.
|
2021-07-05 13:43:03 +03:00 |
|
Lauri Ojansivu
|
2a611a8935
|
Merge pull request #3895 from Emile840/master
Add or remove an organization and team from a board
|
2021-07-05 13:38:13 +03:00 |
|
Emile NDAGIJIMANA
|
b236d95636
|
Add or remove organizations and teams from boards
|
2021-07-05 11:27:38 +02:00 |
|
Lauri Ojansivu
|
30ffcc9246
|
Fixed "Search All Boards" instructions are gone.
Thanks to ClaudiaK21 and xet7 !
Fixes #3882
|
2021-06-29 13:38:57 +03:00 |
|
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 |
|
Martin Filser
|
540ce3a6ed
|
CardDetails sorting number is displayed at card and can be modified (if configured)
|
2021-06-11 12:35:57 +02:00 |
|
Lauri Ojansivu
|
481404e8d7
|
Now new boards do not have any labels added by default.
Thanks to tedkoch and xet7 !
Related https://github.com/wekan/wekan/discussions/3835#discussioncomment-836223 Issue 7.
|
2021-06-08 05:07:32 +03:00 |
|
John R. Supplee
|
661e80084c
|
Add Cards report
|
2021-04-17 10:27:16 +02:00 |
|