Frederic Guillot
13ea77f018
Fix bug with notifications and subtask restriction
2015-04-06 18:41:51 -04:00
Frederic Guillot
1f1a0553b0
Add more documentation
2015-04-05 22:19:49 -04:00
Frederic Guillot
a264a53e3b
Rename action TaskAssignColor to TaskAssignColorColumn
2015-04-03 18:56:05 -04:00
Manish Lad
248c160534
Ability to assign a task color based on an event.
...
Initially supported event: task moved to a column
2015-04-03 22:43:02 +01:00
Frederic Guillot
65acf68dc6
Update doc
2015-04-02 20:11:52 -04:00
Frederic Guillot
abeeba7167
Add two factor authentication
2015-03-31 22:48:14 -04:00
Frederic Guillot
7cbae61dbd
Add Hipchat integration
2015-03-29 13:51:51 -04:00
Frederic Guillot
5536f6c6ce
Add Slack integration
2015-03-28 21:37:53 -04:00
Frederic Guillot
26fea9b96b
Add task transitions csv export
2015-03-28 12:39:46 -04:00
Frederic Guillot
95bac2d7e9
Merge pull-request 665
2015-03-04 21:38:48 -05:00
Frederic Guillot
436fda0167
Fix typos
2015-03-04 21:06:56 -05:00
Francois Ferrand
efbcc22f5a
Add missing swimlane REST API
...
Missing API to retrieve extra details were missing:
getSwimlane($project_id, $name)
getAllSwimlanes($project_id)
2015-03-03 16:35:45 +01:00
Frederic Guillot
23f8f2c576
Add api procedure to get the application version
2015-03-01 20:25:46 -05:00
Frederic Guillot
db59460da1
Improve pull-request
2015-02-27 19:15:23 -05:00
Francois Ferrand
34a0216ca7
Add REST api to manage actions.
2015-02-25 11:35:31 +01:00
Frederic Guillot
4fc518b2c9
Merge pull-request #657
2015-02-24 21:12:19 -05:00
demaya
8e854a13fc
Added my german article series about Kanboard
2015-02-24 21:33:07 +01:00
Francois Ferrand
dedf425e81
Add project description field.
...
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 14:21:23 +01:00
Francois Ferrand
9f0e13b764
Add REST api to manage swimlanes.
2015-02-24 12:04:38 +01:00
Frederic Guillot
19d061db71
Update documentation
2015-02-21 21:05:56 -05:00
Frederic Guillot
38f6f640e1
Add links to the package 'Kanboard on Yunohost'
2015-02-21 15:09:45 -05:00
Frederic Guillot
8b73025f18
Improve translation documentation
2015-02-21 14:47:03 -05:00
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