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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Change checklist-item line-height to 18px. Fixes #1619
Peter Lampesberger
2018-05-02
1
-1
/
+1
*
|
- Remove space from between checklist items, so longer checklists can be seen...
Lauri Ojansivu
2018-05-01
1
-5
/
+4
*
|
Fix: Copy Card, Move Card and Copy Checklist Template to Many Cards - No long...
Lauri Ojansivu
2018-04-27
1
-12
/
+3
*
|
Fix Wekan logo positioning.
Lauri Ojansivu
2018-04-17
1
-3
/
+2
*
|
Fix #1567
Andrés Manelli
2018-04-16
5
-29
/
+18
*
|
Fix lint errors
Andrés Manelli
2018-04-16
1
-3
/
+3
*
|
Fix #1565
Andrés Manelli
2018-04-16
1
-8
/
+25
*
|
Fix #1570, now zero means hide cards count
Andrés Manelli
2018-04-16
2
-2
/
+3
*
|
Fix #1577
Andrés Manelli
2018-04-16
1
-2
/
+2
*
|
Restore original font and font sizes.
Lauri Ojansivu
2018-04-11
6
-14
/
+15
*
|
Board title as markdown in board view.
Lauri Ojansivu
2018-04-06
1
-2
/
+3
*
|
Use lighter and smaller font sizes.
Lauri Ojansivu
2018-04-05
4
-12
/
+11
*
|
Separate translations for cards in Recycle Bin and cards count.
Lauri Ojansivu
2018-04-05
1
-1
/
+1
*
|
- Removed checkbox from checklist name to have more of material design look.
Lauri Ojansivu
2018-04-05
1
-2
/
+2
*
|
- Removed forcing "cards" translations to lowercase in count of cards.
Lauri Ojansivu
2018-04-05
1
-1
/
+1
*
|
Changed icon of checklist name. Related #1568
Lauri Ojansivu
2018-04-04
1
-1
/
+1
*
|
Fix lint errors.
Lauri Ojansivu
2018-03-31
1
-2
/
+2
*
|
Merge branch 'fixDragInListsView' of https://github.com/andresmanelli/wekan i...
Lauri Ojansivu
2018-03-31
3
-88
/
+99
|
\
\
|
*
|
Fix drag in lists view
Andrés Manelli
2018-03-31
2
-87
/
+98
|
*
|
Set fixed width for swimlane header
Andrés Manelli
2018-03-31
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
|
/
/
*
|
"DANGER" data loss warning to bigger text.
Lauri Ojansivu
2018-03-17
1
-1
/
+1
*
|
Enabled import at Sandtorm. Keep there warning about possible data loss bug.
Lauri Ojansivu
2018-03-17
1
-11
/
+8
*
|
Fix scroll board when opening cardDetails
Andrés Manelli
2018-03-17
2
-3
/
+3
*
|
Extend lists to bottom of frame in lists view
Andrés Manelli
2018-03-16
2
-1
/
+4
*
|
Fix drag and drop issues when re-enter board
Andrés Manelli
2018-03-16
3
-122
/
+131
*
|
Fix card copy and move with swimlanes
Andrés Manelli
2018-03-07
2
-19
/
+36
*
|
Fix swimlane header rotation on Google Chrome
Luka Matijević
2018-03-07
1
-1
/
+2
*
|
Partial fix for scroll bar inside cardDetails
Andrés Manelli
2018-03-06
2
-1
/
+1
*
|
Fix scroll when dragging elements. Remove scrollbars from swimlanes.
Andrés Manelli
2018-03-06
4
-8
/
+5
*
|
- Fix Scrollbar near top of screen when using internet explorer on Win7
Lauri Ojansivu
2018-03-05
1
-1
/
+1
*
|
Fix #1519 Add Card Btn dissapear on drag
Andrés Manelli
2018-03-05
2
-0
/
+4
*
|
Remove list max-height 350px. Thanks to xet7 !
Lauri Ojansivu
2018-03-01
1
-1
/
+0
*
|
Fix scrollbar inside list and outer scroll
Andrés Manelli
2018-02-28
3
-1
/
+4
*
|
Fix order lists in lists view
Andrés Manelli
2018-02-28
4
-86
/
+82
*
|
Allow swimlanes reordering
Andrés Manelli
2018-02-27
6
-34
/
+91
*
|
Avoid swimlane title overlap
Andrés Manelli
2018-02-27
1
-1
/
+2
*
|
Fix lint warnings
Ghassen Rjab
2018-02-27
1
-1
/
+1
*
|
Fix lint errors related to language names
Ghassen Rjab
2018-02-26
2
-8
/
+18
*
|
Open search sidebar from an opened board
Ghassen Rjab
2018-02-23
2
-0
/
+7
*
|
Add search sidebar
Ghassen Rjab
2018-02-23
4
-0
/
+30
*
|
Fix card shadow to cover the full page.
Stefano Pogliani
2018-02-21
2
-3
/
+8
*
|
Disabled Import temporarily on Sandstorm because of data loss bug.
Lauri Ojansivu
2018-02-21
1
-7
/
+11
*
|
Merge branch 'copyMany' of https://github.com/erikturk/wekan into erikturk-co...
Lauri Ojansivu
2018-02-15
2
-0
/
+66
|
\
\
|
*
|
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
[prev]
[next]