Commit Graph

105 Commits

Author SHA1 Message Date
Frederic Guillot 7c2bf746f2 Lowercase LDAP usernames by default for authentication 2015-02-20 19:42:27 -05:00
Frederic Guillot 57613d1853 Update api example 2015-02-10 20:19:08 -05:00
BlueTeck 6fbcbfb001 add docu getProjectActivity + getOverdueTasks to API 2015-02-09 20:48:13 -05:00
Frederic Guillot 6f94ce6af3 Add Bitbucket webhook 2015-02-08 21:13:59 -05:00
Frederic Guillot 4f11b4bad9 Regenerate assets and add a documentation for that 2015-02-07 14:54:35 -05:00
Frederic Guillot 418c8e8c04 Update translation doc 2015-02-07 14:47:47 -05:00
Frederic Guillot 40ca850707 Add column description (merge/change pull-request #549) 2015-02-01 14:19:49 -05:00
Frédéric Guillot f56ee7467e Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameter
fix user parameter name for createSubtask, updateSubtask in json-RPC API
2015-01-27 19:53:33 -05:00
norcnorc 081b76c21f fix incorrect user parameter name for createSubtask, updateSubtask in json-RPC API
Changing the documentation and python example to match what the server code says: "user_id", not "assignee_id".
2015-01-27 18:10:06 +01:00
Frederic Guillot 29606b34cb Added automatic download and installation of Composer and PHPUnit for Vagrant (merge #550) 2015-01-26 21:08:29 -05:00
Oliver Bertuch c0e5a469b6 Fix JSON API Documentation for getAllTasks() parameters.
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-26 11:49:38 +01:00
Frederic Guillot 525d31d1bf Merge pull-request #524 2015-01-19 21:42:11 -05:00
Frederic Guillot 2bdd6a6b35 Make Kanboard compatible with PHP 5.3.3 2015-01-18 21:55:08 -05:00
Frederic Guillot 4b89b90df2 Add contributor 2015-01-18 20:07:13 -05:00
Iterate From 0 abcb24aedd Added instructions for installation from port 2015-01-18 22:32:09 +01:00
Francois Ferrand 969d60ab41 Add Json API to create LDAP user.
This allows setting up permissions before the LDAP users actually connect
to Kanboard, and even importing the permissions from other tools.
2015-01-16 17:13:36 +01:00
Frederic Guillot fd22b95575 Improve doc about creating projects 2015-01-13 18:28:12 -05:00
Frederic Guillot 46fd893bd6 Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
Frederic Guillot b470b67260 Update docs 2015-01-10 12:51:38 -05:00
Frederic Guillot 0a7c5bd4e1 Add Gitlab documentation 2015-01-08 21:36:55 -05:00
Frederic Guillot d1d04d6fee Add subtasks export and move export actions to a specific controller 2015-01-04 21:14:57 -05:00
Frederic Guillot 07b07c7697 Update docs 2015-01-03 19:41:30 -05:00
Frédéric Guillot cf821e117c Add swimlanes 2014-12-26 17:43:13 -05:00
Frédéric Guillot 515e29461f Change default mail from 2014-12-06 19:15:38 -05:00
Frédéric Guillot 18bba79413 Add support for ldap_start_tls() 2014-12-06 13:23:48 -05:00
Frédéric Guillot 81df6a36b4 Add getTimezone() procedure to the API 2014-11-30 19:43:34 -05:00
Frédéric Guillot 4bba5be037 Change minimum requirements and add FreeBSD installation guide 2014-11-29 21:28:58 -05:00
Frédéric Guillot b97a4fedcc Update cli doc 2014-11-29 14:20:59 -05:00
Frédéric Guillot 4d007ec39f addColumn() return the column_id now 2014-11-22 19:15:50 -05:00
Frédéric Guillot 77e10d2582 Improve API to return id instead of a boolean 2014-11-22 18:22:10 -05:00
George Angelopoulos 3c6dc94786 docs, update: tell users to copy entire `data` dir
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-18 08:57:37 +02:00
Frédéric Guillot af93754ec9 Attach events only for board controller 2014-11-15 18:42:49 -05:00
Frédéric Guillot 30c7e96169 Update install doc to use composer 2014-11-06 07:09:50 -05:00
Frédéric Guillot 4962652334 Fix typo in documentation 2014-11-01 20:58:44 -04:00
Frédéric Guillot 2237def25d Fix typo in Docker documentation 2014-11-01 18:23:15 -04:00
Frédéric Guillot 78610b0a97 Move the FAQ to the directory docs 2014-11-01 18:12:23 -04:00
Frédéric Guillot d97e1bd4cf Update documentation 2014-10-26 19:58:47 -04:00
Frédéric Guillot 44482a84b1 Add screenshot to the doc 2014-10-25 18:21:58 -04:00
Frédéric Guillot c4e6d658e4 Finish github webhooks integration 2014-10-25 18:13:13 -04:00
Frédéric Guillot 471736bf8c Change Vagrant config to have multiple boxes 2014-10-25 14:41:30 -04:00
Frédéric Guillot 90e0616299 Rename Locales and Templates folders to be more consistent 2014-10-24 22:51:30 -04:00
Frédéric Guillot d0e6d2e1f1 Add Docker config file and documentation 2014-10-13 19:24:09 -04:00
Frédéric Guillot 6fdf3264aa Add documentation about Kanban 2014-10-13 15:44:13 -04:00
Frédéric Guillot c1a73441bb Add contributor guide 2014-10-13 10:05:07 -04:00
Frédéric Guillot 86928e37bc Add comment creation form to the task summary page (pull-request #300) 2014-10-07 11:27:46 -04:00
Frédéric Guillot 7f5a871f84 Projects are not anymore visible to everybody by default 2014-10-05 12:32:44 -04:00
Frédéric Guillot 21c50fb7fa Move task webhook to the controller webhook 2014-09-22 14:34:30 +02:00
Frédéric Guillot de225f401d Improve installation doc 2014-09-20 14:52:01 +02:00
Frédéric Guillot af69070a64 Add API example in Python 2014-09-19 11:57:23 +02:00
Frédéric Guillot 4b61aad218 Add doc for projects modification 2014-09-18 20:53:45 +02:00