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
*
Fixed typo in template for quick-adding a user.
Kenton Hamaluik
2015-10-03
1
-1
/
+1
*
Made eslinter happy.
Kenton Hamaluik
2015-10-03
1
-12
/
+12
*
Conformed to the 80-character line length limit.
Kenton Hamaluik
2015-10-03
1
-9
/
+11
*
Initial support for @user and #label use in new cards.
Kenton Hamaluik
2015-10-03
1
-1
/
+97
*
Merge pull request #326 from AlexanderS/fix/display-all-archived
Maxime Quandalle
2015-09-24
1
-2
/
+8
|
\
|
*
sidebar: Filter archived cards/lists for current board
Alexander Sulfrian
2015-09-24
1
-2
/
+8
*
|
Fix removeMemberPopup
Alexander Sulfrian
2015-09-20
2
-1
/
+10
|
/
*
Merge pull request #316 from AlexanderS/fix/delete-card
Maxime Quandalle
2015-09-20
4
-5
/
+5
|
\
|
*
Fix Popup.afterCommit
Alexander Sulfrian
2015-09-20
4
-5
/
+5
*
|
Shortcut: F toggles filter sidebar
fisle
2015-09-19
1
-0
/
+11
*
|
Shortcut: Spacebar assigns self to current card
fisle
2015-09-19
1
-0
/
+23
*
|
Add some strings to the translation set
Maxime Quandalle
2015-09-18
1
-2
/
+2
*
|
Display “Filter cards” action for non-board members
Maxime Quandalle
2015-09-18
1
-16
/
+15
|
/
*
Merge pull request #305 from AlexanderS/fix/multiselect-toggle
Maxime Quandalle
2015-09-16
1
-4
/
+4
|
\
|
*
Fix multiselect toggle logic
Alexander Sulfrian
2015-09-16
1
-4
/
+4
*
|
Remove redundant words
Alexander Sulfrian
2015-09-16
1
-2
/
+2
|
/
*
Merge branch 'master' into devel
Maxime Quandalle
2015-09-10
4
-4
/
+13
|
\
|
*
Fix the draft saving feature on card switching
Maxime Quandalle
2015-09-10
2
-2
/
+5
|
*
Fix labels drag and drop from the sidebar
Maxime Quandalle
2015-09-10
1
-1
/
+1
|
*
Fix text selection in the card detailed pane
Maxime Quandalle
2015-09-10
1
-1
/
+7
*
|
Centralize all mutations at the model level
Maxime Quandalle
2015-09-08
13
-249
/
+78
|
/
*
Fix some dead links
Maxime Quandalle
2015-09-06
4
-42
/
+54
*
Fix header style when there are too much starred boards
Maxime Quandalle
2015-09-06
2
-4
/
+14
*
Fix a recurrent English typo
Maxime Quandalle
2015-09-06
9
-24
/
+24
*
Add a missing translation
Maxime Quandalle
2015-09-06
1
-4
/
+2
*
Hide some disabled forms for anonymous board viewers
Maxime Quandalle
2015-09-06
3
-17
/
+22
*
Fix markdown rendering in the message viewer
Maxime Quandalle
2015-09-06
1
-0
/
+7
*
Show avatars in search results
Maxime Quandalle
2015-09-06
2
-2
/
+8
*
Support avatars and improve permissions integration on sandstorm
Maxime Quandalle
2015-09-05
1
-4
/
+5
*
Fix an issue with the star counter
Maxime Quandalle
2015-09-05
1
-1
/
+1
*
Fix member permission modification
Maxime Quandalle
2015-09-05
9
-33
/
+43
*
Force popup closing when closing the detailed card pane
Maxime Quandalle
2015-09-04
1
-0
/
+2
*
Change our presence package
Maxime Quandalle
2015-09-04
2
-1
/
+8
*
Enforce a consistent ES6 coding style
Maxime Quandalle
2015-09-03
40
-1139
/
+1066
*
Improve list title form
Maxime Quandalle
2015-09-02
6
-46
/
+33
*
Fix attachments downloading
Maxime Quandalle
2015-09-02
2
-4
/
+7
*
Add an horizontal scrollbar on code snippets
Maxime Quandalle
2015-09-02
1
-0
/
+5
*
Avoid side effects while clicking on a link in a card description
Maxime Quandalle
2015-09-01
1
-0
/
+17
*
Re-enable attachments on sandstorm
Maxime Quandalle
2015-09-01
1
-2
/
+1
*
Update translation source file
Maxime Quandalle
2015-09-01
12
-75
/
+74
*
Fix the horizontal canvas scrolling on card opening
Maxime Quandalle
2015-08-31
3
-29
/
+43
*
Fix comment insertion
Maxime Quandalle
2015-08-31
1
-2
/
+2
*
Improve the board subscription
Maxime Quandalle
2015-08-31
1
-10
/
+16
*
Temporarily hide the attachment feature on sandstorm
Maxime Quandalle
2015-08-31
1
-1
/
+2
*
Don't save a draft if the card description hasn't been modified
Maxime Quandalle
2015-08-31
1
-1
/
+4
*
Fixes some UI bugs on sandstorm
Maxime Quandalle
2015-08-31
3
-9
/
+17
*
Replace the component bounded `cachedValue` by a global `UnsavedEdits`
Maxime Quandalle
2015-08-31
10
-93
/
+210
*
Fix property passing in the userAvatar component
Maxime Quandalle
2015-08-30
1
-1
/
+2
*
Redesign the card design header and change header menu icon
Maxime Quandalle
2015-08-30
6
-28
/
+22
*
Fix a bug with board title edition
Maxime Quandalle
2015-08-29
1
-2
/
+3
[next]