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 (
Collapse
)
Author
2014-10-12
Project activity refactoring and listeners improvements
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-10-12
Add pagination/column sorting for search and completed tasks
Frédéric Guillot
2014-10-11
Sqlite: change column type to numeric
Frédéric Guillot
2014-10-11
Add 3 new fields for tasks: start date, time estimated and time spent
Frédéric Guillot
2014-10-08
Add Mysql escaping
Frédéric Guillot
2014-10-07
Add contributor
Frédéric Guillot
2014-10-07
Add icon for shared board on the project list
Frédéric Guillot
2014-10-07
Allow public board iframe inclusion (see #309)
Frédéric Guillot
2014-10-07
Allow quickly creating and changing state of subtask (pull-request #312)
Frédéric Guillot
2014-10-07
Only send notifications to project members (#299)
Frédéric Guillot
2014-10-07
Add comment creation form to the task summary page (pull-request #300)
Frédéric Guillot
2014-10-07
Ensure all columns on the board get the same width.
Francois Ferrand
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 ↵
Frédéric Guillot
header
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
[next]