index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gulpfile.js
Age
Commit message (
Expand
)
Author
2017-04-01
Move calendar to external plugin
Frederic Guillot
2017-01-02
Update javascript dev dependencies
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-26
Rewrite task move position component and remove Vuejs
Frederic Guillot
2016-11-25
Rewrite accordion widget in vanilla Javascript
Frederic Guillot
2016-11-21
Rewrite markdown editor in vanilla Javascript
Frederic Guillot
2016-11-15
Convert calendar to VueJS component
Frederic Guillot
2016-11-13
Replace SimpleMDE with custom Markdown editor
Frederic Guillot
2016-08-30
Remove sourcemap for Vue.js
Frederic Guillot
2016-08-28
Add the possibility to move tasks without drag and drop
Frederic Guillot
2016-08-07
Use Sass custom mixins for grid
Frederic Guillot
2016-08-07
Convert application header to grid system
Frederic Guillot
2016-08-06
Convert vanilla CSS to SASS
Frederic Guillot
2016-06-24
Expose tags to the user interface (first prototype)
Frederic Guillot
2016-06-05
Force order of js files
Frederic Guillot
2016-06-03
Replace jQuery mobile detection by the library isMobile
Frederic Guillot
2016-05-18
Minor Gantt chart improvements
Frederic Guillot
2016-05-15
Move Chosen images to the right directory and put back JS files in head
Frederic Guillot
2016-05-15
Copy ChosenJS images to assets with Gulp
Frederic Guillot
2016-05-15
Use latest hipster tools to manage assets
Frederic Guillot