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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow words in title/description to be able to break and wrap onto the next line
Marc Hartmayer
2020-04-25
1
-0
/
+1
*
Allow variable height for board list items
Marc Hartmayer
2020-04-25
1
-1
/
+1
*
Don't interpret dragging an element as a click
Marc Hartmayer
2020-04-25
6
-27
/
+6
*
Make it compatible with newer and older versions of jQuery sortable
Marc Hartmayer
2020-04-25
4
-7
/
+11
*
Merge branch 'mobile' of https://github.com/marc1006/wekan into marc1006-mobile
Lauri Ojansivu
2020-04-25
8
-64
/
+21
|
\
|
*
Fix drag-and-drop and scrolling on mobile devices
Marc Hartmayer
2020-04-23
5
-15
/
+12
|
*
Newer versions of jQuery sortable use `uiSortable` key
Marc Hartmayer
2020-04-23
4
-52
/
+11
|
*
Mobile device layout fix
Marc Hartmayer
2020-04-23
1
-0
/
+1
*
|
Use only one 'Apply' button for applying the user settings
Marc Hartmayer
2020-04-23
2
-17
/
+10
|
/
*
Fix lint errors in lint error fix.
Lauri Ojansivu
2020-04-22
4
-20
/
+20
*
Implement option to change the first day of week in user settings
Marc Hartmayer
2020-04-22
4
-1
/
+62
*
Set first day of the week to Monday
Marc Hartmayer
2020-04-22
1
-0
/
+1
*
Merge pull request #3031 from marc1006/style_issues
Lauri Ojansivu
2020-04-22
2
-5
/
+5
|
\
|
*
Multiple lint issue fixes
Marc Hartmayer
2020-04-21
2
-5
/
+5
*
|
Pre-fill the title of checklists (Trello-style)
boeserwolf
2020-04-21
1
-1
/
+12
|
/
*
Refactor variable names
boeserwolf
2020-04-19
1
-3
/
+3
*
Make boards sortable
boeserwolf
2020-04-19
3
-3
/
+70
*
Add sortDefault helper for sorting boards
boeserwolf
2020-04-19
7
-21
/
+17
*
Make linked card clickable
boeserwolf
2020-04-19
2
-1
/
+4
*
Remove old warning from Sandstorm import board data loss, because bug has bee...
Lauri Ojansivu
2020-04-17
1
-3
/
+0
*
Improve card layout on mobile devices
Marc Hartmayer
2020-04-17
1
-0
/
+1
*
Allows for use of checklist on mobile
Devin McAllester
2020-04-14
3
-3
/
+7
*
Merge pull request #3015 from boeserwolf/master
Lauri Ojansivu
2020-04-14
1
-0
/
+2
|
\
|
*
Fix margin in card labels
boeserwolf
2020-04-13
1
-0
/
+2
*
|
Update layouts.js
Allemand
2020-04-14
1
-1
/
+1
*
|
hide password auth with PASSWORD_LOGIN_ENABLED variable
salleman
2020-04-13
1
-0
/
+5
*
|
debug isBoardAdmin on main page
salleman
2020-04-13
2
-1
/
+5
*
|
Merge branch 'master' of https://github.com/NicoP-S/wekan
Lauri Ojansivu
2020-04-12
4
-7
/
+20
|
\
\
|
|
/
|
/
|
|
*
Public boards overview
Nico
2020-04-12
4
-7
/
+20
*
|
Fix styling issue in notifications drawer
boeserwolf
2020-04-12
1
-2
/
+3
*
|
Merge pull request #3006 from NicoP-S/master
Lauri Ojansivu
2020-04-10
3
-12
/
+50
|
\
|
|
*
Public vote
Nico
2020-04-10
3
-12
/
+50
*
|
Merge pull request #3005 from jtbairdsr/master
Lauri Ojansivu
2020-04-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
fix bug that prevents editing or deleting comments
Jonathan Baird
2020-04-09
1
-2
/
+2
*
|
Remove export button if WITH_API is not enabled
Nico
2020-04-09
3
-29
/
+26
|
/
*
Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2
Lauri Ojansivu
2020-04-08
2
-29
/
+35
*
add a "remove all read" button to notification menu
Jonathan Baird
2020-04-08
3
-1
/
+31
*
Fix typos.
Lauri Ojansivu
2020-04-08
1
-6
/
+6
*
Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-master
Lauri Ojansivu
2020-04-08
4
-5
/
+121
|
\
|
*
Merge branch 'vote'
Nico
2020-04-07
4
-5
/
+121
|
|
\
|
|
*
Voteing feature
Nico
2020-04-07
4
-5
/
+121
*
|
|
Add filter option for assignee
Daniel Eder
2020-04-08
3
-1
/
+32
|
/
/
*
|
Correct zh-TW language name (the right way)
Will
2020-04-07
2
-1
/
+3
*
|
Update layouts.js
Will 保哥
2020-04-06
1
-0
/
+2
*
|
Merge branch 'feature/subtask-use-parent-swimlane' of https://github.com/dani...
Lauri Ojansivu
2020-04-04
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
subtasks now use swimlane with title matching parent lane title
Daniel Eder
2020-04-02
1
-1
/
+7
|
*
subtasks now use parent task swimlane by default
Daniel Eder
2020-03-26
1
-1
/
+1
*
|
add correct i18n for notifications menu
Jonathan Baird
2020-04-01
1
-4
/
+4
*
|
Merge upstream/master
Jonathan Baird
2020-04-01
11
-288
/
+37
|
\
\
|
*
|
Minicard labels on the top and title on bottom.
Lauri Ojansivu
2020-04-01
1
-1
/
+1
[next]