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
*
Re-implement label deletion
Maxime Quandalle
2015-10-20
1
-1
/
+1
*
Translate the label colors
Maxime Quandalle
2015-10-15
1
-1
/
+1
*
Add some ESLint rules and fix some related issues
Maxime Quandalle
2015-10-14
1
-4
/
+2
*
Prevent dublicated empty labels of the same color
Maxime Quandalle
2015-10-14
1
-1
/
+1
*
Import single card: proper error handling
Xavier Priour
2015-10-14
2
-23
/
+41
*
Import single card: create an 'importCard' activity entry
Xavier Priour
2015-10-14
2
-0
/
+12
*
Import single card: refactor to meteor method
Xavier Priour
2015-10-14
2
-55
/
+14
*
Import single card: archived card
Xavier Priour
2015-10-14
1
-0
/
+1
*
Import single card: map labels
Xavier Priour
2015-10-14
1
-10
/
+33
*
Import single card: now with description and comments
Xavier Priour
2015-10-14
1
-1
/
+16
*
Import single card: title and proper sort index
Xavier Priour
2015-10-14
1
-0
/
+26
*
Add card import UI
Xavier Priour
2015-10-14
2
-0
/
+11
*
Use a better API to retrieve the new card position
Maxime Quandalle
2015-10-13
1
-1
/
+1
*
Abstract the jquery-textcomplete integration with EscapeActions
Maxime Quandalle
2015-10-13
1
-25
/
+1
*
Fix a typo in a function call introduced in a78debc
Maxime Quandalle
2015-10-13
1
-1
/
+1
*
Support app deployment under a path prefix
Maxime Quandalle
2015-10-08
5
-7
/
+11
*
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
*
|
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
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
[next]