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
/
lists
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix drag and drop on Sandstorm
Maxime Quandalle
2015-12-30
1
-3
/
+9
*
Remove the import trello card feature
Maxime Quandalle
2015-12-22
2
-2
/
+0
*
add: support compact mode for mobile web, auto adapt to small screen/window
Liming Xie
2015-12-17
1
-1
/
+1
*
Dynamically resize the new card form if the title is too long
Maxime Quandalle
2015-12-09
1
-1
/
+6
*
Remove the move and archive all cards of a list feature
Maxime Quandalle
2015-12-09
2
-28
/
+0
*
bugfix: only care active members, also optimize some code
floatinghotpot
2015-12-08
1
-1
/
+1
*
Finish the minicard editor auto-completion feature
Maxime Quandalle
2015-11-08
4
-89
/
+86
*
Merge branch 'devel' into minicard-editor
Maxime Quandalle
2015-10-31
4
-10
/
+13
|
\
|
*
Fix some bugs introduced in aa974aa
Maxime Quandalle
2015-10-29
1
-2
/
+2
|
*
Upgrade Meteor to 1.2.1-rc4
Maxime Quandalle
2015-10-23
2
-6
/
+6
|
*
Upgrade peerlibrary:blaze-components to v0.14
Maxime Quandalle
2015-10-21
3
-4
/
+4
|
*
Import board: added UI
Xavier Priour
2015-10-17
2
-48
/
+0
|
*
Add some ESLint rules and fix some related issues
Maxime Quandalle
2015-10-14
1
-4
/
+2
|
*
Import single card: proper error handling
Xavier Priour
2015-10-14
2
-23
/
+41
|
*
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
*
|
Made colours light grey in the labels dropdown
Kenton Hamaluik
2015-10-10
1
-1
/
+6
*
|
Added coloured label badges in autocomplete list
Kenton Hamaluik
2015-10-08
1
-5
/
+14
*
|
Pressing escape while autocomplete is open no longer closes the minicard
Kenton Hamaluik
2015-10-08
1
-0
/
+5
*
|
Now cards with *only* metadata aren't created empty
Kenton Hamaluik
2015-10-08
1
-27
/
+27
*
|
Added space after if to conform to formatting
Kenton Hamaluik
2015-10-08
1
-3
/
+3
*
|
Fixed issue with possible race condition, suggested by @mquandalle
Kenton Hamaluik
2015-10-08
1
-8
/
+4
*
|
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
|
/
*
Fix Popup.afterCommit
Alexander Sulfrian
2015-09-20
1
-1
/
+1
*
Centralize all mutations at the model level
Maxime Quandalle
2015-09-08
2
-47
/
+17
*
Fix a recurrent English typo
Maxime Quandalle
2015-09-06
1
-2
/
+2
*
Add a missing translation
Maxime Quandalle
2015-09-06
1
-4
/
+2
*
Enforce a consistent ES6 coding style
Maxime Quandalle
2015-09-03
3
-112
/
+113
*
Improve list title form
Maxime Quandalle
2015-09-02
2
-20
/
+7
*
Replace the component bounded `cachedValue` by a global `UnsavedEdits`
Maxime Quandalle
2015-08-31
1
-1
/
+1
*
Redesign the card design header and change header menu icon
Maxime Quandalle
2015-08-30
2
-1
/
+2
*
Fix the cursor used while dragging a list
Maxime Quandalle
2015-08-28
1
-1
/
+4
*
Hide feature non-member users can't use
Maxime Quandalle
2015-08-28
1
-1
/
+2
*
Call me Wekan
Maxime Quandalle
2015-08-28
1
-1
/
+1
*
Improve the list menu
Maxime Quandalle
2015-08-28
5
-83
/
+83
*
Implement click-and-drag integration to translate the board canvas
Maxime Quandalle
2015-08-28
1
-0
/
+3
*
More explicit file names
Maxime Quandalle
2015-08-28
9
-0
/
+0
*
Implement a modal system
Maxime Quandalle
2015-08-26
1
-1
/
+1
*
Start the migration from iron-router to flow-router
Maxime Quandalle
2015-08-23
1
-1
/
+1
*
Improve card and list sortable drag
Maxime Quandalle
2015-06-17
2
-14
/
+22
*
Improve the multi-selection experience
Maxime Quandalle
2015-06-16
2
-9
/
+12
*
Fix card title edition
Maxime Quandalle
2015-06-11
1
-1
/
+1
[next]