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
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
Improve ICal export
Frederic Guillot
2016-06-26
Added application and project roles validation for API procedure calls
Frederic Guillot
2016-06-24
Added tag modification from the user interface
Frederic Guillot
2016-06-24
Added unit test when updating tags for a task
Frederic Guillot
2016-06-24
Expose tags to the user interface (first prototype)
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-09
Add total sum of tasks per project in dashboard
Lev Lazinskiy
2016-06-05
Minor fixes
Frederic Guillot
2016-06-01
Added mail helper
Frederic Guillot
2016-05-28
Improve base FileModel class
Frederic Guillot
2016-05-28
Minor fixes
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Remove model base class
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
Merge pull-request #2261
Frederic Guillot
2016-05-24
Do not send notifications to disabled users
Frederic Guillot
2016-05-23
Adds task column in 'my tasks' table on dasboard
Sébastien Kergreis
2016-05-17
Added the possibility to convert a subtask to a task
Frederic Guillot
2016-05-11
Replace static::TABLE by a new abstract method
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-07
Added support for LDAP user photo profile
Frederic Guillot
2016-05-05
Allow a project owner to manage his own public project
Frederic Guillot
2016-05-05
Fixed PHP warning when removing a user with no Avatar image
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-05-03
Improve LDAP user group membership synchronization
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-20
Accidentally acced iCal function when merging Priority display, putting it back.
Justin C. Klein Keane
2016-04-20
Add sortable Priority column on overview table interface
Justin C. Klein Keane
2016-04-11
Removed PHP notices in comment suppression view
Frederic Guillot
2016-04-10
Added search in activity stream
Frederic Guillot
2016-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-04-10
Added search by task creator
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-27
Integrate Korean translation
Frederic Guillot
2016-03-27
Merge pull-request #2055
Frederic Guillot
2016-03-27
Fix bad unique constraints in Mysql table user_has_notifications
Frederic Guillot
2016-03-28
add Korean Language Package
Yu Yongwoo
2016-03-26
Fix PHP 5.3 issue
Frederic Guillot
2016-03-26
Move avatar actions to controller AvatarFile
Frederic Guillot
[next]