Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-24 | Merge pull-request #657 | Frederic Guillot | |
2015-02-24 | Add project description field. | Francois Ferrand | |
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project. | |||
2015-02-24 | Add REST api to manage swimlanes. | Francois Ferrand | |
2015-02-21 | Update documentation | Frederic Guillot | |
2015-02-21 | Add links to the package 'Kanboard on Yunohost' | Frederic Guillot | |
2015-02-21 | Improve translation documentation | Frederic Guillot | |
2015-02-20 | Lowercase LDAP usernames by default for authentication | Frederic Guillot | |
2015-02-10 | Update api example | Frederic Guillot | |
2015-02-09 | add docu getProjectActivity + getOverdueTasks to API | BlueTeck | |
2015-02-08 | Add Bitbucket webhook | Frederic Guillot | |
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 | |