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
/
boards
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos, thanks to umbertooo
Lauri Ojansivu
2017-02-01
1
-1
/
+1
*
Fix undefined variables errors
Maxime Quandalle
2016-07-21
1
-2
/
+5
*
UI: Fix small bug with the multi-selection button (#591)
Alexander Sulfrian
2016-07-11
1
-1
/
+1
*
UI: Add missing title attributes
Alexander Sulfrian
2016-04-21
1
-5
/
+6
*
UI: Add log-in button to public boards
Alexander Sulfrian
2016-04-21
2
-10
/
+23
*
UI: Only display the options, if there is a board
Alexander Sulfrian
2016-04-21
1
-70
/
+72
*
UI: Do not display notification settings
Alexander Sulfrian
2016-04-21
1
-19
/
+21
*
Some small fixes for the buttons in the board header (#580)
Alexander Sulfrian
2016-04-21
1
-7
/
+8
*
Change the board import layout from a popup to a full page
Maxime Quandalle
2016-01-31
2
-3
/
+1
*
Bugfix, and optimize icon for notification
floatinghotpot
2016-01-08
2
-7
/
+7
*
Merge pull request #454 from floatinghotpot/notification
Maxime Quandalle
2016-01-06
2
-0
/
+77
|
\
|
*
Add notification, allow watch boards / lists / cards
Liming Xie
2016-01-05
2
-0
/
+77
*
|
Favor FlowRouter.url over Meteor.absoluteUrl
Maxime Quandalle
2016-01-05
1
-1
/
+1
|
/
*
Remove unnecessary template name declaration
Maxime Quandalle
2016-01-03
4
-32
/
+0
*
Fix layout on Apple devices
Maxime Quandalle
2016-01-02
1
-0
/
+2
*
Fix drag and drop on Sandstorm
Maxime Quandalle
2015-12-30
1
-6
/
+8
*
Fix home header bar
Maxime Quandalle
2015-12-19
1
-1
/
+1
*
Merge pull request #435 from xavierpriour/devel
Maxime Quandalle
2015-12-18
2
-0
/
+13
|
\
|
*
Export: improved API routes
Xavier Priour
2015-12-17
1
-2
/
+1
|
*
Merge remote-tracking branch 'upstream/devel' into devel
Xavier Priour
2015-12-17
6
-9
/
+45
|
|
\
|
*
|
Export Wekan now server-based with proper auth
Xavier Priour
2015-12-16
2
-18
/
+10
|
*
|
fix eslint
Xavier Priour
2015-12-13
1
-1
/
+2
|
*
|
Merge remote-tracking branch 'upstream/devel' into devel
Xavier Priour
2015-12-13
4
-5
/
+14
|
|
\
\
|
*
|
|
board export now checks authentication
Xavier Priour
2015-12-13
2
-1
/
+15
|
*
|
|
export board to Wekan JSON
Xavier Priour
2015-12-09
2
-0
/
+7
*
|
|
|
fix board headeer issue
floatinghotpot
2015-12-17
2
-11
/
+29
|
|
_
|
/
|
/
|
|
*
|
|
add: support compact mode for mobile web, auto adapt to small screen/window
Liming Xie
2015-12-17
6
-9
/
+45
|
|
/
|
/
|
*
|
Fix a regression introduced in 71b9a42f
Maxime Quandalle
2015-12-09
1
-2
/
+2
*
|
Allow the header bar customization
Maxime Quandalle
2015-12-09
3
-2
/
+11
*
|
Fix board archive instructions
Maxime Quandalle
2015-12-09
1
-1
/
+1
|
/
*
add: optional board description
floatinghotpot
2015-12-07
3
-0
/
+6
*
add: invite user via email, invited user can accept or decline, allow member ...
floatinghotpot
2015-12-07
3
-8
/
+44
*
bugfix: template. does not accept dom elements, but jquery can
floatinghotpot
2015-11-27
1
-3
/
+3
*
Fix an exception introduced in 41b23f8
Maxime Quandalle
2015-11-01
1
-1
/
+2
*
Fix some bugs introduced in aa974aa
Maxime Quandalle
2015-10-29
1
-2
/
+4
*
Update packages and update Meteor to 1.2.1
Maxime Quandalle
2015-10-29
1
-2
/
+2
*
Upgrade Meteor to 1.2.1-rc4
Maxime Quandalle
2015-10-23
1
-3
/
+3
*
Upgrade peerlibrary:blaze-components to v0.14
Maxime Quandalle
2015-10-21
1
-2
/
+2
*
Provide a default date for lists and cards creation date
Maxime Quandalle
2015-10-20
1
-2
/
+3
*
Import board: added UI
Xavier Priour
2015-10-17
3
-0
/
+5
*
Merge pull request #316 from AlexanderS/fix/delete-card
Maxime Quandalle
2015-09-20
1
-1
/
+1
|
\
|
*
Fix Popup.afterCommit
Alexander Sulfrian
2015-09-20
1
-1
/
+1
*
|
Add some strings to the translation set
Maxime Quandalle
2015-09-18
1
-2
/
+2
|
/
*
Merge branch 'master' into devel
Maxime Quandalle
2015-09-10
1
-1
/
+7
|
\
|
*
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
2
-27
/
+14
|
/
*
Fix a recurrent English typo
Maxime Quandalle
2015-09-06
1
-2
/
+2
*
Fix an issue with the star counter
Maxime Quandalle
2015-09-05
1
-1
/
+1
*
Fix member permission modification
Maxime Quandalle
2015-09-05
2
-2
/
+5
*
Enforce a consistent ES6 coding style
Maxime Quandalle
2015-09-03
4
-133
/
+133
[next]