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
/
board.js
Age
Commit message (
Expand
)
Author
2015-01-05
Minify javascript
Frederic Guillot
2015-01-05
Add prefix for local storage keys
Frederic Guillot
2015-01-05
Update board.js to always keep filter settings
gavlepeter
2014-12-26
Add swimlanes
Frédéric Guillot
2014-12-04
Reposition the tooltip when they are loaded.
Francois Ferrand
2014-11-25
Show the task creation form as a popover
Frédéric Guillot
2014-11-25
Fix bug description preview
Frédéric Guillot
2014-11-24
Integrate tooltips and code cleanup/fix bugs, see #166
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-07-07
Improve javascript code and remove CSP errors
Frédéric Guillot
2014-07-06
Integration of the chosen jquery plugin for the board selector
Frédéric Guillot
2014-07-01
Use popover to edit task and description directly from board.
Francois Ferrand
2014-06-25
Merge pull-request #140 (several small fixes)
Frédéric Guillot
2014-06-20
Add a board selector instead of the list of projects
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-23
Fix javascript typo
Frédéric Guillot
2014-05-23
Improve css and phpdoc comments
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot
2014-05-21
Add categories for projects and tasks
Frédéric Guillot
2014-05-17
Refresh the board only if the tab is visible
Frédéric Guillot
2014-05-17
Assignee change from the board is now a popover
Frédéric Guillot
2014-05-17
Click on a task redirect to the show page
Frédéric Guillot
2014-05-17
Rewrite board drag and drop with jquery (touch devices, IE, auto-update)
Frédéric Guillot
2014-05-03
Add Google authentication
Frédéric Guillot
2014-04-26
Add a filter by user and due date + minor changes
Frédéric Guillot
2014-03-12
Refresh the board only when it's necessary and add a link on the task title
Frédéric Guillot
2014-03-09
Automatic actions
Frédéric Guillot
2014-03-05
Improve unit test
Frédéric Guillot
2014-03-05
#37 click on task to access it
rzeka
2014-02-25
Improve task limit js condition
Frédéric Guillot
2014-02-25
Add task limit for each column
Frédéric Guillot
2014-01-25
First commit
Frédéric Guillot