index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Template
Age
Commit message (
Expand
)
Author
2014-12-11
Add project owner support (allow user management to a regular user), see #316
Frédéric Guillot
2014-12-06
Minors layout improvements
Frédéric Guillot
2014-12-06
Auto-select input fields for copy/paste
Frédéric Guillot
2014-12-04
Move RSS link to the top and open share links with a new tab
Frédéric Guillot
2014-12-04
Fix wrong template path
Frédéric Guillot
2014-12-04
Minor css improvement
Frédéric Guillot
2014-12-04
Move user templates to a subfolder
Frédéric Guillot
2014-12-04
Allow click on subtask status icon to toggle
Francois Ferrand
2014-12-03
Move tasks templates to a subfolder
Frédéric Guillot
2014-12-01
Move project templates to a subfolder
Frédéric Guillot
2014-11-29
Improve session handler and add Ajax session check
Frédéric Guillot
2014-11-26
Remove some code duplication
Frédéric Guillot
2014-11-26
Move subtask templates to a subfolder
Frédéric Guillot
2014-11-26
Move event and notification templates to a subfolder
Frédéric Guillot
2014-11-25
Move comment templates to a subfolder
Frédéric Guillot
2014-11-25
Remove content of a comment update event
Frédéric Guillot
2014-11-25
Improve task creation popover
Frédéric Guillot
2014-11-25
Show the task creation form as a popover
Frédéric Guillot
2014-11-24
Integrate tooltips and code cleanup/fix bugs, see #166
Frédéric Guillot
2014-11-23
Add the task id to the details box
Frédéric Guillot
2014-11-20
Add Markdown preview for textarea, see #407
Frédéric Guillot
2014-11-20
Move and clean some templates to a subfolder
Frédéric Guillot
2014-11-20
Description should not be mandatory, see #400
Frédéric Guillot
2014-11-16
Add daily project summary export
Frédéric Guillot
2014-11-16
Add cumulative flow diagram
Frédéric Guillot
2014-11-16
Add script to find missing locales and update locales (pull-request #393)
Frédéric Guillot
2014-11-15
Don't display analytics if not enough data
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
Frédéric Guillot
2014-11-13
Add graph for user repartition
Frédéric Guillot
2014-11-13
Move category template to a subfolder
Frédéric Guillot
2014-11-13
Rename template file, fix #394
Frédéric Guillot
2014-11-11
Add subtasks to the dashboard
Frédéric Guillot
2014-11-09
Improve css for tables
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-09
Analytics: add the first graph (task repartition)
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-08
Change form styles
Frédéric Guillot
2014-11-04
Fix issue subtasks status label #376
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-11-01
Fix PHP notice for a template
Frédéric Guillot
2014-10-26
Update documentation
Frédéric Guillot
2014-10-25
Show the project name when creating a task (#294 and #363)
Frédéric Guillot
2014-10-25
Finish github webhooks integration
Frédéric Guillot
2014-10-25
Add icons and shortcuts to the board (pull-request #348)
Frédéric Guillot
2014-10-25
Add pagination for users page
Frédéric Guillot
2014-10-24
Rename Locales and Templates folders to be more consistent
Frédéric Guillot