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
/
client
/
components
/
cards
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix lint errors
Andrés Manelli
2018-04-16
1
-3
/
+3
*
|
Fix #1565
Andrés Manelli
2018-04-16
1
-8
/
+25
*
|
Restore original font and font sizes.
Lauri Ojansivu
2018-04-11
2
-3
/
+3
*
|
Use lighter and smaller font sizes.
Lauri Ojansivu
2018-04-05
2
-3
/
+3
*
|
- Removed checkbox from checklist name to have more of material design look.
Lauri Ojansivu
2018-04-05
1
-2
/
+2
*
|
Changed icon of checklist name. Related #1568
Lauri Ojansivu
2018-04-04
1
-1
/
+1
*
|
Add additional dates (received & end), default title of checklists to 'Checkl...
RJevnikar
2018-03-26
6
-16
/
+177
*
|
Fix class name change when clicking check box
Andrés Manelli
2018-03-19
1
-1
/
+1
*
|
Add styling
Andrés Manelli
2018-03-19
3
-2
/
+17
*
|
Add checklist ordering capability
Andrés Manelli
2018-03-19
3
-35
/
+88
*
|
Fix migration. Replace old checklist-item sort algorithm.
Andrés Manelli
2018-03-19
3
-64
/
+73
*
|
Fix scroll board when opening cardDetails
Andrés Manelli
2018-03-17
1
-1
/
+1
*
|
Fix card copy and move with swimlanes
Andrés Manelli
2018-03-07
2
-19
/
+36
*
|
Partial fix for scroll bar inside cardDetails
Andrés Manelli
2018-03-06
1
-1
/
+0
*
|
changed variable names
Erik Turk
2018-02-15
2
-5
/
+5
*
|
change copyMany to copyChecklistToManyCards for instructions and title
Erik Turk
2018-02-15
1
-2
/
+2
*
|
i18n fixes
Erik Turk
2018-02-14
1
-2
/
+2
*
|
spaces/tabs okay - no 'git add i18n/en-GB.i18n.json'
Erik Turk
2018-02-08
1
-2
/
+2
*
|
Merge branch 'devel' into copyMany
Erik Turk
2018-02-08
1
-5
/
+5
|
\
\
|
*
|
Fix move parameters
Andrés Manelli
2018-02-07
1
-5
/
+5
*
|
|
more spacing/tabs fixes
Erik Turk
2018-02-08
1
-20
/
+20
*
|
|
fixed spacing & indentation - changed var to const
Erik Turk
2018-02-08
1
-36
/
+32
*
|
|
remove console.log statements
Erik Turk
2018-02-08
1
-7
/
+1
*
|
|
finish adding[4~ copyMany
Erik Turk
2018-02-08
2
-6
/
+13
*
|
|
missing )
Erik Turk
2018-02-05
1
-1
/
+1
*
|
|
add titleList.split to copyManyCard
Erik Turk
2018-02-05
1
-23
/
+28
*
|
|
added copyManyCard
Erik Turk
2018-02-05
1
-0
/
+14
*
|
|
added Popup
Erik Turk
2018-02-05
1
-0
/
+49
*
|
|
added copyManyCard
Erik Turk
2018-02-05
1
-0
/
+1
*
|
|
Revert "added copyManyCard"
Erik Turk
2018-02-05
1
-1
/
+0
*
|
|
added copyManyCard
Erik Turk
2018-02-05
1
-0
/
+1
|
/
/
*
|
First swimlane draft, no functionality
Andrés Manelli
2018-01-19
1
-6
/
+6
*
|
different icons for start and due date
Matthias Marschall
2018-01-04
2
-8
/
+20
*
|
Update - auto update card cover with new image uploaded via drag&drop
Thuan Pham Quoc
2017-12-18
1
-1
/
+6
*
|
Merge branch 'keep-attachment-section-for-uploading-attachment-easier' of htt...
Lauri Ojansivu
2017-12-11
1
-6
/
+5
|
\
\
|
*
|
Always display attachment section for uploading file quickly
Thuan Pham Quoc
2017-12-10
1
-6
/
+5
*
|
|
Merge branch 'auto-update-card-cover-with-latest-uploaded-image' of https://g...
Lauri Ojansivu
2017-12-11
1
-1
/
+7
|
\
\
\
|
*
|
|
Added - auto update card cover with latest uploaded image attachment of card
Thuan Pham Quoc
2017-12-09
1
-1
/
+7
|
|
/
/
*
|
|
Merge branch 'dont-open-swipebox-overlay-while-downloading-update-cover' of h...
Lauri Ojansivu
2017-12-11
1
-2
/
+2
|
\
\
\
|
*
|
|
Fixed - don't open swipebox on update card cover - download file - delete file
Thuan Pham Quoc
2017-12-08
1
-2
/
+2
|
|
/
/
*
/
/
Fix lint errors.
Lauri Ojansivu
2017-12-03
1
-2
/
+2
|
/
/
*
|
Fix lint error.
Lauri Ojansivu
2017-12-02
1
-2
/
+0
*
|
Move global subscription to template subscription so that subscription
Lauri Ojansivu
2017-12-02
1
-0
/
+4
*
|
Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuan...
Lauri Ojansivu
2017-11-21
6
-4
/
+138
|
\
\
|
*
|
Update spent time title to indicate Overtime or normal Spent time
Thuan Pham Quoc
2017-11-20
1
-1
/
+5
|
*
|
Add card spent time to log time what can be overtime or not (will support fil...
Thuan Pham Quoc
2017-11-20
6
-4
/
+134
*
|
|
Merge branch 'fix-title-editing-shift-key-firefox' of https://github.com/cous...
Lauri Ojansivu
2017-11-21
1
-1
/
+1
|
\
\
\
|
*
|
|
card detail: fix title editing with shift key
couscous3
2017-11-20
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'remove-minicard-title-whitespace' of https://github.com/couscou...
Lauri Ojansivu
2017-11-21
1
-0
/
+3
|
\
\
\
|
*
|
|
remove erroneous minicard title whitespace
couscous3
2017-11-20
1
-0
/
+3
|
|
/
/
[prev]
[next]