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
...
*
|
Fix a typo (#515)
Prayag Verma
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
*
UI: Center text in the avatars (#581)
Alexander Sulfrian
2016-04-21
1
-1
/
+1
*
Merge pull request #530 from ForNeVeR/feature/move-to-end
Maxime Quandalle
2016-03-19
2
-0
/
+14
|
\
|
*
cardDetails: allow to move cards to top / bottom
Friedrich von Never
2016-03-19
2
-0
/
+14
*
|
Merge pull request #531 from TheElf/devel
Maxime Quandalle
2016-03-18
2
-3
/
+3
|
\
\
|
*
|
Changes in code to correct the spelling of emoji (plural)
Daniel
2016-02-28
2
-3
/
+3
|
|
/
*
/
Upgrade ESLint to v2
Maxime Quandalle
2016-03-17
9
-16
/
+28
|
/
*
Fix a bug with the inheritance model
Maxime Quandalle
2016-02-10
1
-1
/
+1
*
Simplify an internal data model used in the importer
Maxime Quandalle
2016-01-31
2
-15
/
+14
*
Change the board import layout from a popup to a full page
Maxime Quandalle
2016-01-31
7
-153
/
+162
*
Bugfix, and optimize icon for notification
floatinghotpot
2016-01-08
4
-11
/
+11
*
Merge pull request #454 from floatinghotpot/notification
Maxime Quandalle
2016-01-06
13
-2
/
+178
|
\
|
*
Add notification, allow watch boards / lists / cards
Liming Xie
2016-01-05
13
-2
/
+178
*
|
Favor FlowRouter.url over Meteor.absoluteUrl
Maxime Quandalle
2016-01-05
1
-1
/
+1
|
/
*
Remove unnecessary template name declaration
Maxime Quandalle
2016-01-03
16
-92
/
+0
*
Fix card infinite scrolling on card activities
Maxime Quandalle
2016-01-03
3
-11
/
+8
*
added exact time as tooltip to activity time (saying only something like 'x d...
Dominic Sonntag
2016-01-03
1
-3
/
+3
*
Fix layout on Apple devices
Maxime Quandalle
2016-01-02
8
-0
/
+16
*
change edit card title input to textarea for editing larger titles
alayek
2016-01-01
2
-4
/
+21
*
Fix avatar support on Sanstorm
Maxime Quandalle
2015-12-30
1
-2
/
+2
*
Fix drag and drop on Sandstorm
Maxime Quandalle
2015-12-30
3
-13
/
+27
*
Forbid trailing spaces
Maxime Quandalle
2015-12-30
1
-1
/
+1
*
Share the router configuration between the client and the server
Maxime Quandalle
2015-12-28
1
-125
/
+0
*
Partially revert aae5030
Maxime Quandalle
2015-12-24
1
-1
/
+1
*
Optimize login form layout & css
floatinghotpot
2015-12-28
2
-66
/
+71
*
Remove the import trello card feature
Maxime Quandalle
2015-12-22
2
-2
/
+0
*
Don't display sing-in link to connected users
Maxime Quandalle
2015-12-21
1
-2
/
+3
*
Unassign members before removing them from a board
Maxime Quandalle
2015-12-21
1
-2
/
+5
*
Improve some activitiy messages
Maxime Quandalle
2015-12-19
1
-5
/
+5
*
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
23
-128
/
+433
|
|
\
|
*
|
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
22
-106
/
+125
|
|
\
\
|
*
|
|
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
5
-15
/
+34
|
|
_
|
/
|
/
|
|
*
|
|
add: support compact mode for mobile web, auto adapt to small screen/window
Liming Xie
2015-12-17
23
-128
/
+433
|
|
/
|
/
|
*
|
Add a button to move selected cards
Maxime Quandalle
2015-12-10
2
-0
/
+15
*
|
Dynamically resize the new card form if the title is too long
Maxime Quandalle
2015-12-09
2
-2
/
+8
*
|
Fix a regression introduced in 71b9a42f
Maxime Quandalle
2015-12-09
2
-7
/
+2
*
|
Allow the header bar customization
Maxime Quandalle
2015-12-09
11
-33
/
+69
*
|
Fix board archive instructions
Maxime Quandalle
2015-12-09
1
-1
/
+1
[prev]
[next]