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
/
Model
Age
Commit message (
Expand
)
Author
2015-07-08
Fix bug: No creator when duplicating a task
Frederic Guillot
2015-07-08
Rewrite movePosition()
Frederic Guillot
2015-07-07
Move board collapse/expand mode to server side to avoid board flickering
Frederic Guillot
2015-07-07
Add datetime picker for start date
Frederic Guillot
2015-07-06
Cosmetic fixes
Frederic Guillot
2015-07-06
Add lead and cycle time for projects
Frederic Guillot
2015-07-05
Add new analytic page: Average time spent into each column
Frederic Guillot
2015-07-05
Add task analytics
Frederic Guillot
2015-07-05
Set the assignee as organizer for ical events
Frederic Guillot
2015-07-05
Do not rewrite remember me cookie for each request
Frederic Guillot
2015-07-04
Allow search by task id
Frederic Guillot
2015-07-04
Add search attribute to search by reference
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views (...
Frederic Guillot
2015-07-03
Fix regression in the model for "Completed task" view
Olivier Maridat
2015-07-01
Remove method Category::getBoardCategories()
Frederic Guillot
2015-07-01
Add project and column attributes for advanced search
Frederic Guillot
2015-07-01
Add global search section
Frederic Guillot
2015-07-01
Change dashboard
Frederic Guillot
2015-06-28
Add category attribute for advanced search
Frederic Guillot
2015-06-28
Add description attribute for advanced search
Frederic Guillot
2015-06-28
Add status attribute for advanced search
Frederic Guillot
2015-06-28
Improve date due filter
Frederic Guillot
2015-06-28
Start to implement advanced search query language
Frederic Guillot
2015-06-27
Fix task filter issue
Frederic Guillot
2015-06-27
Add more colors for tasks
Frederic Guillot
2015-06-27
Remove column default_project_id for users because it's useless now
Frederic Guillot
2015-06-27
Merge pull-request #947
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-25
Reorder task links
Olivier Maridat
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-06-24
Auto assign subtasks when status is toggled
Frederic Guillot
2015-06-23
Improve assets loading: remove http call to load task colors and async load o...
Frederic Guillot
2015-06-23
Fix issue in aggregate daily project summary
Frederic Guillot
2015-06-21
Replace dimplejs by c3js for chart drawing
Frederic Guillot
2015-06-21
Update Bitbucket webhooks to handle issues/commit/comments
Frederic Guillot
2015-06-20
Change comments table structure (drop foreign key on user_id)
Frederic Guillot
2015-06-20
Close all subtasks when a task is closed
Frederic Guillot
2015-06-20
Improve automatic action duplication with unit tests and improve database schema
Frederic Guillot
2015-06-20
Add automatic action to send a task by email
Frederic Guillot
2015-06-19
Add RSS feed for users and change address of project feeds
Frederic Guillot
2015-06-19
Fix phpdoc comments
Frederic Guillot
2015-06-18
Merge pull-request #907
Frederic Guillot
2015-06-14
Fix wrong event name in switch/case
Frederic Guillot
2015-06-14
Improve activity stream/notification for task update events and add new notif...
Frederic Guillot
2015-06-13
Show changes in task update notifications
Frederic Guillot
2015-06-13
Add new automatic action: Move task to another column when the category is ch...
Frederic Guillot
2015-06-13
API: new procedure 'removeAllFiles' and contract change for 'createFile'
Frederic Guillot
2015-06-11
Remove unused use statements
Frederic Guillot
2015-06-11
Change variable names
Frederic Guillot
2015-06-07
Add Mailgun API as mail transport
Frederic Guillot
[next]