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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add i18n file route for subfolder
nztqa
2017-06-26
1
-0
/
+1
*
Fix "W" shortcut binding
Ghassen Rjab
2017-06-16
1
-1
/
+5
*
Fix disable a href=“#” link
nztqa
2017-05-17
1
-0
/
+4
*
Revert code that broke changing language.
Lauri Ojansivu
2017-05-06
1
-5
/
+0
*
Update translations.
Lauri Ojansivu
2017-05-05
1
-0
/
+5
*
Merge branch 'navigator-preferred-language' of https://github.com/umbertooo/w...
Lauri Ojansivu
2017-03-30
1
-4
/
+10
|
\
|
*
Use the navigator's language properties even if a user exists but the user ha...
Felix Michels
2016-10-19
1
-2
/
+8
*
|
Fix typo
Ivan Radeljic
2017-02-13
1
-1
/
+1
*
|
Fix typo of multipleActions
Curtis G
2017-01-15
1
-1
/
+1
*
|
Fix eslint regressions.
David Renshaw
2016-11-16
1
-3
/
+3
*
|
Merge pull request #6 from mario-orlicky/filter-by-empty
Lauri Ojansivu
2016-11-15
1
-2
/
+23
|
\
\
|
*
|
forgotten semicolon
Mario Orlicky
2016-11-13
1
-1
/
+1
|
*
|
Filtering logic by empty labels/members
Mario Orlicky
2016-11-13
1
-3
/
+24
|
|
/
*
|
always fall back to navigator.language if user.profile.language is not set
David Renshaw
2016-11-15
1
-2
/
+2
*
|
Wait until Meteor.startup() to set the language.
David Renshaw
2016-11-15
1
-19
/
+12
*
|
Fix startup for clients using Finnish and Chinese.
David Renshaw
2016-11-15
1
-3
/
+9
|
/
*
Fix undefined variables errors
Maxime Quandalle
2016-07-21
1
-1
/
+1
*
Avoid <a> links redirections on inlinedForm
Maxime Quandalle
2016-07-20
1
-1
/
+3
*
Fix a typo (#515)
Prayag Verma
2016-07-11
1
-1
/
+1
*
Merge pull request #531 from TheElf/devel
Maxime Quandalle
2016-03-18
1
-1
/
+1
|
\
|
*
Changes in code to correct the spelling of emoji (plural)
Daniel
2016-02-28
1
-1
/
+1
*
|
Upgrade ESLint to v2
Maxime Quandalle
2016-03-17
5
-3
/
+7
|
/
*
Change the board import layout from a popup to a full page
Maxime Quandalle
2016-01-31
1
-0
/
+5
*
add: support compact mode for mobile web, auto adapt to small screen/window
Liming Xie
2015-12-17
2
-9
/
+24
*
Allow the header bar customization
Maxime Quandalle
2015-12-09
1
-3
/
+9
*
Merge GitHub PR #387
Maxime Quandalle
2015-11-15
2
-0
/
+119
|
\
|
*
add preview attached image, allow upload image from clipboard and drag & drp
floatinghotpot
2015-11-13
2
-0
/
+119
*
|
Finish the minicard editor auto-completion feature
Maxime Quandalle
2015-11-08
1
-4
/
+28
|
/
*
Fix some bugs introduced in aa974aa
Maxime Quandalle
2015-10-29
1
-1
/
+1
*
Prefer ES5 methods over underscore utilities
Maxime Quandalle
2015-10-22
4
-10
/
+11
*
Add some ESLint rules and fix some related issues
Maxime Quandalle
2015-10-14
1
-4
/
+4
*
Set some DOM transformation to fix some of the accessibility issues
Maxime Quandalle
2015-10-13
1
-0
/
+41
*
Abstract the jquery-textcomplete integration with EscapeActions
Maxime Quandalle
2015-10-13
1
-0
/
+30
*
Shortcut: F toggles filter sidebar
fisle
2015-09-19
1
-0
/
+11
*
Shortcut: Spacebar assigns self to current card
fisle
2015-09-19
1
-0
/
+23
*
Centralize all mutations at the model level
Maxime Quandalle
2015-09-08
2
-15
/
+1
*
Fix a recurrent English typo
Maxime Quandalle
2015-09-06
3
-10
/
+10
*
Enforce a consistent ES6 coding style
Maxime Quandalle
2015-09-03
11
-299
/
+252
*
Update translation source file
Maxime Quandalle
2015-09-01
1
-7
/
+7
*
Replace the component bounded `cachedValue` by a global `UnsavedEdits`
Maxime Quandalle
2015-08-31
3
-14
/
+173
*
Implement click-and-drag integration to translate the board canvas
Maxime Quandalle
2015-08-28
1
-6
/
+16
*
Display keyboard shortcuts on a modal
Maxime Quandalle
2015-08-28
1
-0
/
+25
*
Open a modal (or a new page) based on context
Maxime Quandalle
2015-08-28
3
-19
/
+26
*
Implement board archive and restoration
Maxime Quandalle
2015-08-26
1
-1
/
+1
*
Implement a modal system
Maxime Quandalle
2015-08-26
2
-0
/
+32
*
ES6ify our Popup library
Maxime Quandalle
2015-08-26
1
-108
/
+108
*
Fix EscapeActions click in handling
Maxime Quandalle
2015-08-25
1
-17
/
+24
*
Fix a type: document -> document.body
Maxime Quandalle
2015-08-25
1
-1
/
+1
*
Upgrade meteor to 1.2-rc.4 and package versions
Maxime Quandalle
2015-08-25
1
-10
/
+5
*
Close the Popup when all escape actions are executed
Maxime Quandalle
2015-08-23
2
-15
/
+25
[next]