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
*
Merge branch 'master' into devel
Maxime Quandalle
2015-09-10
3
-2
/
+11
|
\
|
*
Fix the draft saving feature on card switching
Maxime Quandalle
2015-09-10
1
-0
/
+3
|
*
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
11
-234
/
+77
|
/
*
Fix some dead links
Maxime Quandalle
2015-09-06
3
-4
/
+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
6
-14
/
+14
*
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
*
Change our presence package
Maxime Quandalle
2015-09-04
1
-1
/
+1
*
Enforce a consistent ES6 coding style
Maxime Quandalle
2015-09-03
25
-800
/
+737
*
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
11
-68
/
+67
*
Fix the horizontal canvas scrolling on card opening
Maxime Quandalle
2015-08-31
2
-21
/
+33
*
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
7
-154
/
+112
*
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
*
Fix a bug with the comment buttons
Maxime Quandalle
2015-08-29
1
-3
/
+3
*
Fix the favicon
Maxime Quandalle
2015-08-29
1
-1
/
+1
*
Fix the cursor used while dragging a list
Maxime Quandalle
2015-08-28
2
-3
/
+6
*
Increase the avatar max size and show an error if it is too big
Maxime Quandalle
2015-08-28
2
-15
/
+32
*
Hide feature non-member users can't use
Maxime Quandalle
2015-08-28
6
-37
/
+38
*
Fix label alignement on Safari
Maxime Quandalle
2015-08-28
1
-0
/
+2
*
Call me Wekan
Maxime Quandalle
2015-08-28
5
-9
/
+20
*
Improve the list menu
Maxime Quandalle
2015-08-28
5
-83
/
+83
*
Yet another iteration on the user interface
Maxime Quandalle
2015-08-28
11
-43
/
+53
*
Implement click-and-drag integration to translate the board canvas
Maxime Quandalle
2015-08-28
2
-6
/
+41
*
More explicit file names
Maxime Quandalle
2015-08-28
17
-6
/
+0
*
Display keyboard shortcuts on a modal
Maxime Quandalle
2015-08-28
5
-4
/
+41
*
Open a modal (or a new page) based on context
Maxime Quandalle
2015-08-28
2
-3
/
+5
*
Show only boards in which the user participate in the home page grid
Maxime Quandalle
2015-08-27
1
-1
/
+4
*
Fix the layout on IE11
Maxime Quandalle
2015-08-27
1
-2
/
+2
*
Implement board archive and restoration
Maxime Quandalle
2015-08-26
12
-23
/
+96
*
Implement a modal system
Maxime Quandalle
2015-08-26
4
-10
/
+46
[next]