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 (
Collapse
)
Author
2016-01-24
Add configurable task priority
Frederic Guillot
2016-01-24
Fix broken test
Frederic Guillot
2016-01-24
Add project owner
Frederic Guillot
2016-01-23
Add new API procedures to move and duplicate tasks to another project
Frederic Guillot
2016-01-23
Fix bug: Unable to unassign a task from the API
Frederic Guillot
2016-01-22
Add new API procedures for groups, roles and project permissions
Frederic Guillot
2016-01-19
Handle notifications for group members attached to a project
Frederic Guillot
2016-01-18
Add unit test for LastLogin class
Frederic Guillot
2016-01-18
Return the highest role for a project when a user is member of multiple groups
Frederic Guillot
2016-01-17
Make sure that no events are fired if nothing have been modified in the task
Frederic Guillot
2016-01-17
Make sure that project daily column stats works when score is null
Frederic Guillot
2016-01-17
Add dropdown menu on each board column title to close all tasks
Frederic Guillot
2016-01-17
Replace raw SQL query by PicoDb
Frederic Guillot
2016-01-16
Remove class TaskMovedDateSubscriber
Frederic Guillot
2016-01-16
Simplify class ProjectDailyStats
Frederic Guillot
2016-01-16
Improve class ProjectDailyColumnStats
Frederic Guillot
2016-01-16
Remove ProjectAnalytic class
Frederic Guillot
2016-01-15
Move analytic logic to separate classes
Frederic Guillot
2016-01-14
Fix broken unit test
Frederic Guillot
2016-01-14
Do not cache app settings in session
Frederic Guillot
2016-01-14
Fix bug: unable to set currency rate with Postgres
Frederic Guillot
2016-01-14
Move validator methods
Frederic Guillot
2016-01-11
Move project validator methods
Frederic Guillot
2016-01-11
Move task link validator methods
Frederic Guillot
2016-01-11
Move user validator methods
Frederic Guillot
2016-01-10
Fix bug: Automatic action listeners were using the same instance
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
2016-01-09
Update API test
Frederic Guillot
2016-01-07
Remove HTMLToMarkdown dependency
Frederic Guillot
2016-01-07
Move Gitlab webhook to an external plugin
Frederic Guillot
2016-01-07
Move bitbucket webhook to an external plugin
Frederic Guillot
2016-01-06
Move Github Webhook to external plugin
Frederic Guillot
See: https://github.com/kanboard/plugin-github-webhook
2016-01-05
Improve 2FA
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot
2015-12-30
Add unit test to remove metadata
Frederic Guillot
2015-12-29
Add autocompletion in textarea for user mentions
Frederic Guillot
2015-12-29
Send notifications on user mentions
Frederic Guillot
2015-12-23
Improving performance during task position change (3 times faster than before)
Frederic Guillot
2015-12-22
Add unit test for LdapBackendGroupProvider
Frederic Guillot
2015-12-22
Added the possiblity to define custom routes from plugins
Frederic Guillot
2015-12-15
Show profile link for @username mentions
Frederic Guillot
2015-12-14
Add unit tests for ProjectPermission model
Frederic Guillot
2015-12-14
Fix wrong constant name that cause a PHP error in project management section
Frederic Guillot
2015-12-13
Add new boolean value for CSV import
Frederic Guillot
2015-12-12
API: check project membership for task operations
Frederic Guillot
2015-12-06
Add new method to flush session variables
Frederic Guillot
2015-12-06
Add more unit tests
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-12-03
added tests
Matthew Cillo
2015-11-27
Add generic authorization class
Frederic Guillot
[next]