server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
boards.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.
Lauri Ojansivu
2019-11-18
1
-2
/
+6
*
Add Features: allowing lists to be sorted by modifiedAt when not in draggable...
Lauri Ojansivu
2019-10-29
1
-0
/
+17
*
Add feature: Add due timeline into Calendar view
Sam X. Chen
2019-09-26
1
-0
/
+7
*
Fixes #2596 incorrect date types for created & updated
Justin Reynolds
2019-09-05
1
-0
/
+2
*
Fix cannot show archived list bug
Romulus Urakagi Tsai
2019-08-16
1
-4
/
+1
*
Fix invites
Justin Reynolds
2019-07-18
1
-0
/
+13
*
Add Corteza theme. In progress.
Lauri Ojansivu
2019-07-06
1
-1
/
+2
*
Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.
Lauri Ojansivu
2019-07-01
1
-1
/
+7
*
Prettier & eslint project style update
Justin Reynolds
2019-06-28
1
-30
/
+25
*
Add createdAt and modifiedAt to all collections
Justin Reynolds
2019-06-27
1
-425
/
+528
*
- Add Feature: Move board to Archive button at each board at All Boards page.
Lauri Ojansivu
2019-05-10
1
-0
/
+16
*
remove feature
guillaume
2019-04-23
1
-0
/
+19
*
Merge branch 'fix_subtasks' of https://github.com/andresmanelli/wekan into an...
Lauri Ojansivu
2019-03-20
1
-3
/
+1
|
\
|
*
Fix dissapearing subtasks
Andrés Manelli
2019-03-17
1
-3
/
+1
*
|
- Fix card copy & move between boards with customFields
Andrés Manelli
2019-03-16
1
-1
/
+1
|
/
*
Fix popup title
Andrés Manelli
2019-02-27
1
-2
/
+1
*
Fix list view issues. Allow creation of boards from templates
Andrés Manelli
2019-02-25
1
-0
/
+36
*
Fix lint errors
Andrés Manelli
2019-02-24
1
-6
/
+6
*
Allow swimlane creation from template
Andrés Manelli
2019-02-24
1
-0
/
+24
*
Allow list creation from template
Andrés Manelli
2019-02-24
1
-0
/
+24
*
Prepare to create card from template
Andrés Manelli
2019-02-24
1
-0
/
+2
*
Add template search in Add Card menu
Andrés Manelli
2019-02-24
1
-0
/
+4
*
Save template swimlanes in profile. Fix swimlane view for templates board. Av...
Andrés Manelli
2019-02-24
1
-0
/
+4
*
Add first draft of data model and user interface. No actions.
Andrés Manelli
2019-02-24
1
-0
/
+10
*
Merge pull request #2127 from bentiss/fix-set-member
Lauri Ojansivu
2019-01-25
1
-2
/
+7
|
\
|
*
api: fix set_board_member_permission
Benjamin Tissoires
2019-01-25
1
-2
/
+7
*
|
Make sure Swimlanes and Lists have a populated sort field
Benjamin Tissoires
2019-01-25
1
-0
/
+16
*
|
swimlane: insert the new swimlane after the one we clicked on
Benjamin Tissoires
2019-01-24
1
-0
/
+11
|
/
*
RESTAPI: Add some JSDoc
Benjamin Tissoires
2019-01-18
1
-0
/
+176
*
Revert "models: boards: add PUT members entry point"
Benjamin Tissoires
2019-01-18
1
-32
/
+0
*
- Some fixes to Wekan import:
Lauri Ojansivu
2018-11-08
1
-0
/
+2
*
models: boards: add PUT members entry point
Benjamin Tissoires
2018-10-23
1
-0
/
+32
*
models: make the REST API more uniform
Benjamin Tissoires
2018-10-23
1
-6
/
+6
*
- REST API: Change role on board. Docs: https://github.com/wekan/wekan/wiki/R...
Lauri Ojansivu
2018-09-30
1
-3
/
+27
*
Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...
Lauri Ojansivu
2018-09-16
1
-0
/
+4
|
\
|
*
Labels activities
Angelo Gallarello
2018-08-16
1
-0
/
+4
*
|
Merge branch 'devel' of https://github.com/andresmanelli/wekan into devel
Lauri Ojansivu
2018-09-06
1
-0
/
+5
|
\
\
|
*
|
Add swimlaneId in activity. Create default swimlaneId in API
Andrés Manelli
2018-09-06
1
-0
/
+5
*
|
|
- REST API: Create board options to be modifiable, like
Lauri Ojansivu
2018-09-06
1
-6
/
+6
|
/
/
*
|
- Add permission "No comments". It is like normal user, but does not show com...
Lauri Ojansivu
2018-09-04
1
-1
/
+12
*
|
Fix lint errors
Andrés Manelli
2018-08-11
1
-4
/
+0
*
|
Refactor imported -> linked in models
Andrés Manelli
2018-08-11
1
-3
/
+3
*
|
Fix lint errors
Andrés Manelli
2018-08-11
1
-4
/
+4
*
|
Add two way binding of card/board times
Andrés Manelli
2018-08-11
1
-0
/
+22
*
|
Avoid importing imported cards or boards
Andrés Manelli
2018-08-10
1
-6
/
+6
*
|
Add UI for importing card-as-card and board-as-card
Andrés Manelli
2018-08-10
1
-0
/
+4
*
|
Fix showing only the cards of the current board in calendar view
Yanonix
2018-08-09
1
-0
/
+1
|
/
*
Merge branch 'devel' into nested-tasks
Nicu Tofan
2018-06-28
1
-0
/
+27
|
\
|
*
Show cards in calendar
Nicu Tofan
2018-06-26
1
-0
/
+27
*
|
Added ability to change card's parent.
Nicu Tofan
2018-06-26
1
-0
/
+4
[next]