index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2015-08-01
Add bruteforce protection
Frederic Guillot
2015-07-29
Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get...
Frederic Guillot
2015-07-29
Add first draft of the user api
Frederic Guillot
2015-07-25
Fix bug: avoid the creation of multiple subtask timer for the same task and user
Frederic Guillot
2015-07-19
Prompt user when moving or duplicate a task to another project
Frederic Guillot
2015-07-19
Add settings option to define the default task color
Frederic Guillot
2015-07-18
Add new search attributes: created, modified and updated
Frederic Guillot
2015-07-18
Improve pull-request #1012
Frederic Guillot
2015-07-18
Merge pull-request #1012
Frederic Guillot
2015-07-18
Add new search attribute for swimlane
Frederic Guillot
2015-07-17
Update Gitlab webhook
Frederic Guillot
2015-07-16
Refactoring of Github authentication (oauth url change)
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-12
Corrected some SQL Spelling Erorrs
Lesstat
2015-07-11
Merged branch 'master' of https://github.com/fguillot/kanboard
Lesstat
2015-07-11
Included Subtask when filtering Tasks by Assignee
Lesstat
2015-07-08
Fix bug: No creator when duplicating a task
Frederic Guillot
2015-07-08
Rewrite movePosition()
Frederic Guillot
2015-07-07
Add datetime picker for start date
Frederic Guillot
2015-07-06
Add lead and cycle time for projects
Frederic Guillot
2015-07-05
Add task analytics
Frederic Guillot
2015-07-05
Add urls in api response for tasks and projects
Frederic Guillot
2015-07-05
Set the assignee as organizer for ical events
Frederic Guillot
2015-07-04
Show title in tooltip for collapsed tasks
Frederic Guillot
2015-07-04
Display user initials when tasks are in collapsed mode
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-01
Add project and column attributes for advanced search
Frederic Guillot
2015-07-01
Add global search section
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
Fix functional tests
Frederic Guillot
2015-06-27
Remove column default_project_id for users because it's useless now
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
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
Update Bitbucket webhooks to handle issues/commit/comments
Frederic Guillot
2015-06-20
Improve automatic action to create comments based on commit messages
Frederic Guillot
2015-06-20
Allow sync of Github comments without common username and add unit tests
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
Change travis-ci configuration
Frederic Guillot
2015-06-20
Add automatic action to send a task by email
Frederic Guillot
[next]