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 (
Collapse
)
Author
2016-07-23
NotificationModel refactoring
Frederic Guillot
2016-07-23
Added internal task links to activity stream
Frederic Guillot
2016-07-22
Add new template hooks
Frederic Guillot
2016-07-22
Merge pull-request #2439
Frederic Guillot
2016-07-21
Move repository to Kanboard organization
Frederic Guillot
2016-07-20
Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETE
Frederic Guillot
2016-07-17
Subtasks events refactoring and show delete in activity stream
Frederic Guillot
2016-07-17
Added event for removed comments with some refactoring
Frederic Guillot
2016-07-14
Added tighter access controls to profile section
Dj Padzensky
2016-07-11
missing translation in dasboard/tasks
Busfreak
2016-07-09
Fix a couple of bugs in PR #2424
Frederic Guillot
2016-07-07
Hide empty parts of task details page
Valentin Yakovenkov
2016-07-05
Hide tasks within specific columns in dashboard (#2424)
Busfreak
2016-07-03
Fixed "due today" highlighting
Jannik Winkel
2016-07-02
Move Task::duplicate() to class ProjectTaskDuplicationModel
Frederic Guillot
2016-07-02
Handle project tags duplication
Frederic Guillot
2016-07-01
Fixed empty title for web notification with only one overdue task
Frederic Guillot
2016-06-28
Expose task reference field to the user interface
Frederic Guillot
2016-06-24
Added tag modification from the user interface
Frederic Guillot
2016-06-24
Removed useless keyboard shortcut
Frederic Guillot
2016-06-24
Update links on the board
Frederic Guillot
2016-06-24
Remove dropdown menus that are now available with task edit form
Frederic Guillot
2016-06-24
Use the same task form layout everywhere
Frederic Guillot
2016-06-24
Expose tags to the user interface (first prototype)
Frederic Guillot
2016-06-24
Use BoardFormatter to generate the board
Frederic Guillot
2016-06-09
Add total sum of tasks per project in dashboard
Lev Lazinskiy
fix #885
2016-06-06
Show tasks that are due today in a different color
Lev Lazinskiy
I chose a "Triadic" color from this page, http://www.colorhexa.com/d90000 it seems to look good under various categories. Fix #2285
2016-06-06
Merge pull-request #2302
Frederic Guillot
2016-06-06
Fix plural form
Lev Lazinskiy
When removing all columns from a board, an alert box is displayed that states "Your board doesn't have any column!", the correct plural form should be "Your board doesn't have any columns!"
2016-06-06
fix for search bug in dashboard
Busfreak
2016-06-05
Display local date format in date picker
Frederic Guillot
2016-06-05
Conifgure email settings through user interface
Frederic Guillot
2016-06-03
Merge pull-request #2188
Frederic Guillot
2016-06-03
Add link in project name
Sébastien Kergreis
2016-06-02
Expose to the user interface the email sender address
Frederic Guillot
2016-05-28
Move task import outside of project settings
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Fix wrong redirect after removing a task from the task view page
Frederic Guillot
2016-05-28
Split Gantt controller
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-26
Rename task controllers
Frederic Guillot
2016-05-26
Rename 2FA controller
Frederic Guillot
2016-05-26
Mark notification as read when clicking on it
Frederic Guillot
2016-05-26
Remove webhook endpoint to create tasks (breaking change)
Frederic Guillot
2016-05-25
Rename ProjectEdit controller
Frederic Guillot
2016-05-25
Rename ProjectPermission controller
Frederic Guillot
2016-05-25
Split project controller into multiple classes
Frederic Guillot
[next]