Emile NDAGIJIMANA
|
c19723ae27
Add / remove team members as board members when adding / removing team to a board
|
3 年之前 |
Kai Lehmann
|
e8522c323f
fixes retrieval of next board cardnumber
|
4 年之前 |
Kai Lehmann
|
236b6c3552
Fixes card-number migration
|
4 年之前 |
Kai Lehmann
|
b57eae14d4
add cardNumber handling to card and board model
|
4 年之前 |
Lauri Ojansivu
|
06d2880a7e
Fix typos.
|
4 年之前 |
Lauri Ojansivu
|
2a611a8935
Merge pull request #3895 from Emile840/master
|
4 年之前 |
Emile NDAGIJIMANA
|
b236d95636
Add or remove organizations and teams from boards
|
4 年之前 |
Lauri Ojansivu
|
30ffcc9246
Fixed "Search All Boards" instructions are gone.
|
4 年之前 |
Lauri Ojansivu
|
a719e8fda1
Allow board members to use more of API. Please add issue (or pull request) if this allows too much.
|
4 年之前 |
Martin Filser
|
540ce3a6ed
CardDetails sorting number is displayed at card and can be modified (if configured)
|
4 年之前 |
Lauri Ojansivu
|
481404e8d7
Now new boards do not have any labels added by default.
|
4 年之前 |
John R. Supplee
|
ed6c6e5a25
Use new colors constants
|
4 年之前 |
John R. Supplee
|
302ba75729
* Fix bug with multiple label predicates
|
4 年之前 |
John R. Supplee
|
69dc8f304c
Only search label names in boards of type 'board'
|
4 年之前 |
John R. Supplee
|
e43002d5ad
Update `Boards.userBoards()` to only return type 'board' by default
|
4 年之前 |
John R. Supplee
|
5cc6a2f7d0
Add an avatar for the card creator
|
4 年之前 |
Majed6
|
b4e343369a
Fixed Bug: inconsistent use of relative/absolute URLs
|
4 年之前 |
John R. Supplee
|
b419e17cac
Only show label names on global search for type='board'
|
4 年之前 |
Kyâne
|
bcf5a586c7
Add /api/boards_count endpoint for statistics
|
4 年之前 |
John R. Supplee
|
9ec3574ff6
Fix bug in `uniqueTitle`
|
4 年之前 |
Lauri Ojansivu
|
41e1f8fbc3
Merge branch 'sorted-archives' of https://github.com/bronger/wekan into bronger-sorted-archives
|
4 年之前 |
John R. Supplee
|
e4f50d4713
Hopeful fix for i18n not working in `onRendered()`
|
4 年之前 |
Torsten Bronger
|
710643d8cb
Added field archivedAt to cards, lists, swimlanes, and boards.
|
4 年之前 |
John R. Supplee
|
3435192640
only use `new RegExp(...)` to define regex (not slashes)
|
4 年之前 |
John R. Supplee
|
6ba4da9711
Remove added backticks from regex
|
4 年之前 |
Lauri Ojansivu
|
bf7b1789ec
Added missing backtick quotes.
|
4 年之前 |
John R. Supplee
|
ad6da9bf37
Create unique board names when importing
|
4 年之前 |
John R. Supplee
|
6a32424a08
Add support for searching archived cards
|
4 年之前 |
John R. Supplee
|
dd163b9923
start work on searching in comments
|
4 年之前 |
John R. Supplee
|
a7bd8d42e8
Boards.copyTitle - escape string used in regex
|
4 年之前 |