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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor imported -> linked in components
Andrés Manelli
2018-08-11
11
-53
/
+52
*
Refactor imported -> linked in models
Andrés Manelli
2018-08-11
3
-102
/
+102
*
Add imported card location
Andrés Manelli
2018-08-11
3
-0
/
+24
*
Indicate board or card through icons. Indicate if archived
Andrés Manelli
2018-08-11
6
-4
/
+40
*
Remove imported cards and boards colors
Andrés Manelli
2018-08-11
1
-27
/
+0
*
Fix lint errors
Andrés Manelli
2018-08-11
3
-13
/
+10
*
Add title binding
Andrés Manelli
2018-08-11
3
-80
/
+35
*
Avoid reimport imported card
Andrés Manelli
2018-08-11
1
-1
/
+2
*
Add two way binding of activities, comments, and attachments
Andrés Manelli
2018-08-11
4
-10
/
+46
*
Add two way binding of checklists
Andrés Manelli
2018-08-11
4
-13
/
+37
*
Avoid exporting imported cards
Andrés Manelli
2018-08-11
1
-1
/
+2
*
Add two way binding of card/board times
Andrés Manelli
2018-08-11
7
-52
/
+250
*
Allow description and member two way binding
Andrés Manelli
2018-08-10
6
-14
/
+82
*
Avoid importing imported cards or boards
Andrés Manelli
2018-08-10
2
-7
/
+8
*
Link description
Andrés Manelli
2018-08-10
7
-19
/
+50
*
Import card-as-card, board-as-card. Add styling. Missing details and links
Andrés Manelli
2018-08-10
5
-25
/
+159
*
Avoid showing current board
Andrés Manelli
2018-08-10
1
-3
/
+9
*
Add UI for importing card-as-card and board-as-card
Andrés Manelli
2018-08-10
8
-1
/
+199
*
v1.26
v1.26
Lauri Ojansivu
2018-08-09
3
-4
/
+5
*
- Set Matomo blank settings on Sandstorm.
Lauri Ojansivu
2018-08-09
2
-0
/
+12
*
- Set WITH_API=true on Sandstorm, so that export works.
Lauri Ojansivu
2018-08-09
1
-0
/
+1
*
v1.25
v1.25
Lauri Ojansivu
2018-08-09
3
-3
/
+11
*
Merge pull request #1822 from Yanonix/devel
Lauri Ojansivu
2018-08-09
1
-0
/
+1
|
\
|
*
Fix showing only the cards of the current board in calendar view
Yanonix
2018-08-09
1
-0
/
+1
*
|
v1.24
v1.24
Lauri Ojansivu
2018-08-09
3
-7
/
+14
*
|
- Use new WITH_API and Matomo env variables at Dockerfile.
Lauri Ojansivu
2018-08-09
1
-1
/
+1
*
|
Use new WITH_API and Matomo env variables at Dockerfile.
Lauri Ojansivu
2018-08-09
1
-1
/
+2
*
|
- Use new WITH_API and Matomo env variables at Dockerfile.
Lauri Ojansivu
2018-08-09
1
-0
/
+11
|
/
*
Update translations.
Lauri Ojansivu
2018-08-08
3
-76
/
+76
*
Update node to v8.12.0 prerelease build.
Lauri Ojansivu
2018-08-04
2
-5
/
+5
*
Revert snap changes.
Lauri Ojansivu
2018-08-04
1
-7
/
+8
*
Try to fix snap.
Lauri Ojansivu
2018-08-04
1
-8
/
+7
*
Fix port order, hopefully correctly.
Lauri Ojansivu
2018-08-02
1
-1
/
+1
*
Merge pull request #1816 from Worteks/devel
Lauri Ojansivu
2018-08-02
2
-2
/
+3
|
\
|
*
Change Run User for Openshift compliance
Thibaut Demaret
2018-08-02
2
-2
/
+3
|
/
*
Merge branch 'rjevnikar-dateCSS' into devel
Lauri Ojansivu
2018-08-02
4
-40
/
+45
|
\
|
*
- Fix the flagging of dates.
Lauri Ojansivu
2018-08-02
1
-3
/
+4
|
*
Fix typo.
Lauri Ojansivu
2018-08-02
1
-1
/
+1
|
*
Merge branch 'dateCSS' of https://github.com/rjevnikar/wekan into rjevnikar-d...
Lauri Ojansivu
2018-08-02
3
-37
/
+41
|
/
|
|
*
Fix flagging of dates (i.e. due date only flagged when before end date)
RJevnikar
2018-07-31
3
-37
/
+41
*
|
Add Matomo options.
Lauri Ojansivu
2018-08-01
2
-3
/
+10
*
|
Optional integration with Matomo.
Lauri Ojansivu
2018-08-01
1
-0
/
+4
*
|
Enable API by default, so that Export Board works.
Lauri Ojansivu
2018-08-01
1
-0
/
+8
*
|
Update translations (ru).
Lauri Ojansivu
2018-08-01
1
-11
/
+11
*
|
Enable Wekan API by default, so that Export Board to JSON works.
Lauri Ojansivu
2018-08-01
2
-2
/
+4
|
/
*
Reverting change, Docker container did not build.
Lauri Ojansivu
2018-07-30
1
-1
/
+1
*
Try to fix glibc in Dockerfile.
Lauri Ojansivu
2018-07-30
1
-1
/
+1
*
v1.23
v1.23
Lauri Ojansivu
2018-07-30
3
-3
/
+14
*
Check for existing directories when building snap.
Lauri Ojansivu
2018-07-30
1
-6
/
+14
*
No error if existing directory, with mkdir.
Lauri Ojansivu
2018-07-30
1
-1
/
+1
[next]