index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
js
/
src
/
App.js
Age
Commit message (
Expand
)
Author
2017-11-09
Add user backend provider system
Frederic Guillot
2017-03-11
Move isVisible() method
Frederic Guillot
2016-12-30
Remove dependency on Mousetrap
Frederic Guillot
2016-12-11
Replace Chosen jQuery plugin by custom UI component
Frederic Guillot
2016-11-27
Add suggest menu for user mentions in text editor
Frederic Guillot
2016-11-25
Add jshint
Frederic Guillot
2016-11-21
Remove Vuejs rendering on body tag
Frederic Guillot
2016-11-21
Use components to render charts
Frederic Guillot
2016-09-03
Convert task distribution chart to Vue.js component
Frederic Guillot
2016-06-24
Expose tags to the user interface (first prototype)
Frederic Guillot
2016-06-05
Display local date format in date picker
Frederic Guillot
2016-04-13
Fixed form submission with Meta+Enter keyboard shortcut
Frederic Guillot
2016-03-20
Added Markdown editor and Javascript code refactoring
Frederic Guillot
2016-03-18
Fix regression for task link add button
Frederic Guillot
2016-03-18
Improve task summary sections
Frederic Guillot
2016-03-11
Added "?" to display list of keyboard shortcuts
Frederic Guillot
2016-03-11
Added new keyboard shortcut for task view
Frederic Guillot
2016-03-05
Increase bottom notification size
Frederic Guillot
2016-02-23
Fix regression: unable to change project in "task move/duplicate to another p...
Frederic Guillot
2016-02-20
Add drag and drop to change swimlane positions
Frederic Guillot
2016-02-20
Add drag and drop to change column positions
Frederic Guillot
2016-02-19
Add subtasks drag and drop
Frederic Guillot
2016-02-13
Add file drag and drop and asynchronous upload
Frederic Guillot
2016-02-05
Improve subtask toggle status and timer
Frederic Guillot
2016-02-04
Do not refresh the whole page when changing subtask status (work in progress)
Frederic Guillot
2016-02-03
Change sidebar style
Frederic Guillot
2016-01-21
Always show the search box in board selector
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-02
Fix the issue #1415 and issue #1425 Datepicker will disappear when click arro...
Libin Pan
2015-10-19
Fix regressions
Frederic Guillot
2015-09-05
Replace color dropdown by color picker in task forms
Frederic Guillot
2015-08-21
Add users and categories filters on the board
Frederic Guillot
2015-08-16
Add project users overview
Frederic Guillot
2015-08-14
Add Gantt chart for projects
Frederic Guillot
2015-08-07
Rewrite dropdown menu
Frederic Guillot
2015-08-04
Javascript refactoring
Frederic Guillot