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
/
units
/
Model
Age
Commit message (
Collapse
)
Author
2016-07-02
Handle priority for task and project duplication
Frederic Guillot
2016-07-02
Make sure that tags are duplicated for recurring tasks
Frederic Guillot
2016-07-02
Move Task::duplicate() to class ProjectTaskDuplicationModel
Frederic Guillot
2016-07-02
Handle project tags duplication
Frederic Guillot
2016-07-02
Handle tags and tasks move/duplication to another project
Frederic Guillot
2016-07-02
Do not create empty tags and remove tags only when necessary
Frederic Guillot
2016-07-01
Fixed empty title for web notification with only one overdue task
Frederic Guillot
2016-06-28
Fix field type issue with Postgres
Frederic Guillot
2016-06-26
Added application and project roles validation for API procedure calls
Frederic Guillot
2016-06-24
Added unit test when updating tags for a task
Frederic Guillot
2016-06-24
Remove dropdown menus that are now available with task edit form
Frederic Guillot
2016-06-24
Added filter class for tags
Frederic Guillot
2016-06-24
Associate tags to tasks in BoardFormatter
Frederic Guillot
2016-06-24
Use BoardFormatter to generate the board
Frederic Guillot
2016-06-23
Added models for tags
Frederic Guillot
2016-06-05
Changed DateParser to use only user format and ISO-8601
Frederic Guillot
2016-06-01
Added mail helper
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-26
Mark notification as read when clicking on it
Frederic Guillot
2016-05-24
Clean up unit tests
Frederic Guillot
2016-05-24
Do not send notifications to disabled users
Frederic Guillot
2016-05-17
Added the possibility to convert a subtask to a task
Frederic Guillot
2016-05-11
Added unit test for ProjectMetadata::duplicate()
Frederic Guillot
2016-05-11
Duplicate project metadata when duplicating project (#2074)
Busfreak
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-05-05
Allow a project owner to manage his own public project
Frederic Guillot
2016-05-04
Added automated action to change task color based on the priority
Frederic Guillot
2016-05-04
Unify task drop-down menu between different views
Frederic Guillot
2016-04-30
Change Kanboard's website URL to use HTTPS everywhere
Frederic Guillot
2016-04-29
Fix bug: closing all tasks by column, also update closed tasks
Frederic Guillot
2016-04-29
Fixed wrong task link generation within Markdown text
Frederic Guillot
2016-04-21
Added API procedure "getMemberGroups"
Frederic Guillot
2016-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-27
Fix bad unique constraints in Mysql table user_has_notifications
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-22
Force integer type for aggregated metrics
Frederic Guillot
2016-03-22
Fixes cycle time calculation when the start date is defined in the future
Frederic Guillot
2016-03-04
Add namespace Export and move classes
Frederic Guillot
2016-03-04
Improve test case to avoid false positive with the CI
Frederic Guillot
2016-03-04
Add unit test for Color model
Frederic Guillot
2016-03-04
Added unit test for Category model
Frederic Guillot
2016-02-29
Add unit test for transition model
Frederic Guillot
2016-02-20
Add drag and drop to change swimlane positions
Frederic Guillot
2016-02-20
Split Board model into multiple classes
Frederic Guillot
2016-02-20
Add drag and drop to change column positions
Frederic Guillot
2016-02-19
Add subtasks drag and drop
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
[next]