Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-07 | Regenerate assets and add a documentation for that | Frederic Guillot | |
2015-02-07 | Update translation doc | Frederic Guillot | |
2015-02-01 | Add column description (merge/change pull-request #549) | Frederic Guillot | |
2015-01-27 | Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameter | Frédéric Guillot | |
fix user parameter name for createSubtask, updateSubtask in json-RPC API | |||
2015-01-27 | fix incorrect user parameter name for createSubtask, updateSubtask in ↵ | norcnorc | |
json-RPC API Changing the documentation and python example to match what the server code says: "user_id", not "assignee_id". | |||
2015-01-26 | Added automatic download and installation of Composer and PHPUnit for ↵ | Frederic Guillot | |
Vagrant (merge #550) | |||
2015-01-26 | Fix JSON API Documentation for getAllTasks() parameters. | Oliver Bertuch | |
Documentation told us to use parameter "status", but it actually has to be "status_id". This adds corrections to kanboard.py, too. It adds missing getTimezone() to kanboard.py, too. | |||
2015-01-19 | Merge pull-request #524 | Frederic Guillot | |
2015-01-18 | Make Kanboard compatible with PHP 5.3.3 | Frederic Guillot | |
2015-01-18 | Add contributor | Frederic Guillot | |
2015-01-18 | Added instructions for installation from port | Iterate From 0 | |
2015-01-16 | Add Json API to create LDAP user. | Francois Ferrand | |
This allows setting up permissions before the LDAP users actually connect to Kanboard, and even importing the permissions from other tools. | |||
2015-01-13 | Improve doc about creating projects | Frederic Guillot | |
2015-01-12 | Add Heroku one-click install button | Frederic Guillot | |
2015-01-10 | Update docs | Frederic Guillot | |
2015-01-08 | Add Gitlab documentation | Frederic Guillot | |
2015-01-04 | Add subtasks export and move export actions to a specific controller | Frederic Guillot | |
2015-01-03 | Update docs | Frederic Guillot | |
2014-12-26 | Add swimlanes | Frédéric Guillot | |
2014-12-06 | Change default mail from | Frédéric Guillot | |
2014-12-06 | Add support for ldap_start_tls() | Frédéric Guillot | |
2014-11-30 | Add getTimezone() procedure to the API | Frédéric Guillot | |
2014-11-29 | Change minimum requirements and add FreeBSD installation guide | Frédéric Guillot | |
2014-11-29 | Update cli doc | Frédéric Guillot | |
2014-11-22 | addColumn() return the column_id now | Frédéric Guillot | |
2014-11-22 | Improve API to return id instead of a boolean | Frédéric Guillot | |
2014-11-18 | docs, update: tell users to copy entire `data` dir | George Angelopoulos | |
Previously, the document told users to only copy `data/db.sqlite`. However, if there are attachments uploaded (stored in `data/files`), they will be lost. To solve this, this commit changes the doc so it tells users to copy the entire `data` dir. | |||
2014-11-15 | Attach events only for board controller | Frédéric Guillot | |
2014-11-06 | Update install doc to use composer | Frédéric Guillot | |
2014-11-01 | Fix typo in documentation | Frédéric Guillot | |
2014-11-01 | Fix typo in Docker documentation | Frédéric Guillot | |
2014-11-01 | Move the FAQ to the directory docs | Frédéric Guillot | |
2014-10-26 | Update documentation | Frédéric Guillot | |
2014-10-25 | Add screenshot to the doc | Frédéric Guillot | |
2014-10-25 | Finish github webhooks integration | Frédéric Guillot | |
2014-10-25 | Change Vagrant config to have multiple boxes | Frédéric Guillot | |
2014-10-24 | Rename Locales and Templates folders to be more consistent | Frédéric Guillot | |
2014-10-13 | Add Docker config file and documentation | Frédéric Guillot | |
2014-10-13 | Add documentation about Kanban | Frédéric Guillot | |
2014-10-13 | Add contributor guide | 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-05 | Projects are not anymore visible to everybody by default | Frédéric Guillot | |
2014-09-22 | Move task webhook to the controller webhook | Frédéric Guillot | |
2014-09-20 | Improve installation doc | Frédéric Guillot | |
2014-09-19 | Add API example in Python | Frédéric Guillot | |
2014-09-18 | Add doc for projects modification | Frédéric Guillot | |
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-17 | Add documentation to create projects | Frédéric Guillot | |
2014-09-17 | Add documentation to create tasks | Frédéric Guillot | |