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
2016-02-19
Add subtasks drag and drop
Frederic Guillot
2016-02-16
Add file preview for Markdown and text files
Frederic Guillot
2016-02-16
Add file attachements to projects
Frederic Guillot
2016-02-14
Add ProjecFile and TaskFile models
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-02-07
Use mock object instead of FakeHttpClient class
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-02-05
Category label is broken on the board if there's a url in the description
Frederic Guillot
2016-02-04
Do not refresh the whole page when changing subtask status (work in progress)
Frederic Guillot
2016-01-31
Add unit tests for last automatic actions
Frederic Guillot
2016-01-31
When creating a new project, have the possibility to select another project t...
Frederic Guillot
2016-01-30
Fix typo in Mysql migration
Frederic Guillot
2016-01-30
Add external links for tasks with plugin api
Frederic Guillot
2016-01-30
Move statement to avoid failing build on travis
Frederic Guillot
2016-01-30
Load ActionProvider in unit tests
Frederic Guillot
2016-01-29
Move Gitlab and Github authentication to external plugins
Frederic Guillot
2016-01-29
Fix email client mock
Frederic Guillot
2016-01-29
Move Google authentication to an external plugin
Frederic Guillot
2016-01-25
Added API getUserByName()
jf-guillou
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
[next]