index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2017-06-03
Add autocomplete dropdown on comment subject and email fields
Frederic Guillot
2017-06-03
Add configurable list of predefined subjects when sending a task by email
Frederic Guillot
2017-06-03
Add dropdown menu to autocomplete email field from project members
Frederic Guillot
2017-06-03
Add the possibility to create a comment when a task is sent by email
Frederic Guillot
2017-06-03
Add new automatic action to assign tasks to its creator
Frederic Guillot
2017-05-28
Update ChangeLog
Frederic Guillot
2017-05-28
Update Docker image to Alpine 3.6
Frederic Guillot
2017-05-27
Check owner existence before to create project
Frederic Guillot
2017-05-22
Fix broken user mentions in comment form at the bottom of the task view page
Frederic Guillot
2017-05-22
Add task and project API formatters
Frederic Guillot
2017-05-22
Show only active users in auto-complete forms
Frederic Guillot
2017-05-12
Fix wrong dropdown menu in group members list
Frederic Guillot
2017-05-12
Avoid PHP notice when regenerating API token for a user
Frederic Guillot
2017-05-12
Add the possibility to pass API token as environment variable for Docker cont...
Frederic Guillot
2017-05-12
Ensure project tags are removed when the project is removed (PR #3250)
Frederic Guillot
2017-05-12
Add wildcard search for task reference field (PR #3119)
Frederic Guillot
2017-05-12
TaskAssignColorOnDueDateAction: update task only when necessary
Frederic Guillot
2017-04-30
Update ChangeLog
Frederic Guillot
2017-04-30
Add [DUPLICATE] prefix to duplicated tasks title
Frederic Guillot
2017-04-30
Add missing plugin parameter for search box
Frederic Guillot
2017-04-08
Update ChangeLog
Frederic Guillot
2017-04-01
Move Gravatar to external plugin
Frederic Guillot
2017-04-01
Move Gantt charts to external plugin
Frederic Guillot
2017-04-01
Move calendar to external plugin
Frederic Guillot
2017-03-19
Update ChangeLog
Frederic Guillot
2017-03-12
Simplify dashboard to use new tasks list view
Frederic Guillot
2017-03-11
Move notifications outside of dashboard
Frederic Guillot
2017-03-11
Use same layout as task listing for task search
Frederic Guillot
2017-03-11
Change groups list layout
Frederic Guillot
2017-03-11
Make user actions available from contextual menu
Frederic Guillot
2017-03-09
Render QR code for TwoFactor authentication without Google Chart API
Frederic Guillot
2017-02-26
Add toggle button to show/hide subtasks in task list view
Frederic Guillot
2017-02-26
Display tags in task list view
Frederic Guillot
2017-02-26
Project priority is always rendered now
Frederic Guillot
2017-02-26
Redesign users list layout
Frederic Guillot
2017-02-26
Add Croatian translation (#3076)
Frederic Guillot
2017-02-24
Update locales
Frederic Guillot
2017-02-23
Avoid potential XSS in Gantt chart
Frederic Guillot
2017-02-23
Always escape initials in LetterAvatarProvider
Frederic Guillot
2017-02-23
Add helper method to use implode() with HTML escaping
Frederic Guillot
2017-02-23
Update ChangeLog, contributors and compile JS
Frederic Guillot
2017-02-23
Automatic action to change task color when due date is expired (PR #3062)
Frederic Guillot
2017-02-19
Redesign project list view
Frederic Guillot
2017-02-19
Redesign task list view
Frederic Guillot
2017-02-19
Allow people to remove missing automatic actions
Frederic Guillot
2017-02-18
Send tasks by email
Frederic Guillot
2017-02-18
Add Reply-To header to emails sent from Kanboard
Frederic Guillot
2017-02-18
Send comments by email
Frederic Guillot
2017-02-18
Improve task view table
Frederic Guillot
2017-02-18
Upload files button stay disabled when there are other submit buttons on the ...
Frederic Guillot
[next]