index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-05
Try to improve the project list (user interface)
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-05
Projects are not anymore visible to everybody by default
Frédéric Guillot
2014-10-05
Input date format is now a config parameter instead of the current locale
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-10-04
Keep the checkbox 'another subtask' activated, see #295
Frédéric Guillot
2014-10-01
Fix typo
Aleix Pol
2014-09-28
Add support for Github Issue Webhooks
Frédéric Guillot
2014-09-28
Improve automatic actions (check for compatible events/actions/parameters)
Frédéric Guillot
2014-09-28
Request::getValues() doesn't parse json request anymore
Frédéric Guillot
2014-09-28
Move methods getIpAddress() and getUserAgent() to the Request class
Frédéric Guillot
2014-09-27
Hide users menu for non-admins (pull-request #284)
Frédéric Guillot
2014-09-27
Replace Markdown parser by Parsedown
Frédéric Guillot
2014-09-24
Update translations (pull-requests #282, #287 and #288)
Frédéric Guillot
2014-09-23
Move task edit form to the task layout
Frédéric Guillot
2014-09-23
Add phpdoc comments
Frédéric Guillot
2014-09-23
Regular users can remove only their own tasks
Frédéric Guillot
2014-09-22
Fix broken unit test
Frédéric Guillot
2014-09-22
Move task webhook to the controller webhook
Frédéric Guillot
2014-09-22
Basic prototype to handle Github webhooks
Frédéric Guillot
2014-09-20
Add configuration option to enable/disable 'Strict-Transport-Security' HTTP h...
Frédéric Guillot
2014-09-20
Improve installation doc
Frédéric Guillot
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-19
Exclude current user in email notifications, pull-request #273)
Frédéric Guillot
2014-09-19
Merge pull-request #274 (url redirection/session expired)
Frédéric Guillot
2014-09-19
Improve make-archive.sh
Frédéric Guillot
2014-09-19
Improve make-archive.sh and update swiftmailer
Frédéric Guillot
2014-09-19
Add API example in Python
Frédéric Guillot
2014-09-18
Fix bug: update of the last_modified field for projects
Frédéric Guillot
2014-09-18
Add doc for projects modification
Frédéric Guillot
2014-09-19
redirect to original target page after logging in
Lim Yuen Hoe
2014-09-18
Add screenshots for automatic actions documentation
Frédéric Guillot
2014-09-18
Add documentation about board public access
Frédéric Guillot
2014-09-18
Fix bug: overdue tasks email notification
Frédéric Guillot
2014-09-17
Add documentation to create projects
Frédéric Guillot
2014-09-17
Add documentation to create tasks
Frédéric Guillot
2014-09-17
Add install procedure for Centos 7
Frédéric Guillot
2014-09-17
Add documentation to execute automatic tests
Frédéric Guillot
2014-09-17
Improve labels in change password interface (pull-request #270)
Frédéric Guillot
2014-09-17
Fix typos in API documentation
Frédéric Guillot
2014-09-17
Improve API calls for project permissions
Frédéric Guillot
2014-09-17
Improve board API calls
Frédéric Guillot
2014-09-16
Improve API calls for users
Frédéric Guillot
2014-09-16
Improve API calls for comments
Frédéric Guillot
2014-09-16
Add more events and notifications for tasks
Frédéric Guillot
2014-09-16
Don't load Javascript assets for public board access
Frédéric Guillot
2014-09-16
Remove unused code
Frédéric Guillot
2014-09-16
Rename method names to be more consistent
Frédéric Guillot
[next]