Commit Graph

93 Commits

Author SHA1 Message Date
Frederic Guillot dfd0c4e48d Rename template hooks added by last PR 2016-01-12 22:01:54 -05:00
Frederic Guillot b7cd8c3e52 Improve check setup for required extensions 2016-01-09 10:03:08 -05:00
Frederic Guillot 97270f9b18 Improve requirements page in documentation 2016-01-08 21:44:51 -05:00
Frederic Guillot 7864685cfd Move Gitlab webhook to an external plugin 2016-01-07 21:05:23 -05:00
Frederic Guillot 54b3cfe8a1 Move bitbucket webhook to an external plugin 2016-01-07 20:16:05 -05:00
Frederic Guillot 00e5a4c5b4 Move Github Webhook to external plugin
See: https://github.com/kanboard/plugin-github-webhook
2016-01-06 21:46:31 -05:00
Frederic Guillot a03e4d4dcb Update documentation 2016-01-05 21:29:34 -05:00
Frederic Guillot 4c524700af Add doc for plugin events 2016-01-03 19:25:53 -05:00
Frederic Guillot 913ec9e39f Add doc to create new automatic actions 2016-01-03 19:17:45 -05:00
Frederic Guillot a296ba5b18 Improve Automatic Actions plugin api 2016-01-03 16:43:13 -05:00
Frederic Guillot d578b612ea Fix wrong link 2015-12-30 20:46:32 +01:00
Frederic Guillot a3732a949f Add documentation for user mentions 2015-12-30 20:43:23 +01:00
Frederic Guillot 9039e27b13 Merge pull-request #1583 2015-12-30 16:43:53 +01:00
Frederic Guillot 910933d06a Update Ubuntu documentation 2015-12-30 16:06:36 +01:00
middeke 89e28f89b3 Updated documentation for MetaData 2015-12-23 00:32:34 +01:00
Frederic Guillot 6f9af3659c Added the possiblity to define custom routes from plugins 2015-12-22 19:06:03 +01:00
Frederic Guillot 486238b548 API: check project membership for task operations 2015-12-12 17:46:11 -05:00
Frederic Guillot 786e360d0b Try to load config.php from /data if not available 2015-12-10 20:01:52 -05:00
Frederic Guillot f9d2415d42 Fix typo 2015-12-07 17:57:08 -05:00
Frederic Guillot 7f3bf38e8d Fix typo in documentation 2015-12-06 23:00:58 -05:00
Frederic Guillot 756e8697c0 Add the possibility to define API token in config file 2015-12-06 18:13:49 -05:00
Frederic Guillot 42a837a833 Update doc and changelog 2015-12-06 16:00:42 -05:00
Frederic Guillot abe2130021 Fix typo in the plugin doc 2015-12-06 15:46:41 -05:00
Frederic Guillot a73b2ef0c2 Update doc for project permissions and groups 2015-12-06 15:38:37 -05:00
Frederic Guillot 70c65268fe Update plugin doc 2015-12-06 14:48:59 -05:00
Frederic Guillot 6d4286ec66 Update LDAP documentation 2015-12-06 10:53:33 -05:00
Frederic Guillot 28c8af70f4 Add doc for user types 2015-12-06 08:58:57 -05:00
Frederic Guillot fd16ea680f Add documentation about project types and roles 2015-12-06 08:49:28 -05:00
Frederic Guillot e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Frederic Guillot 3925cf68dd Merge pull-request #1523 2015-12-04 21:28:11 -05:00
perburn 1250e745e4 Fix for #1352 based on #1460
Fixes https://github.com/fguillot/kanboard/issues/1352 by implementing the changes suggested in https://github.com/fguillot/kanboard/issues/1460
2015-12-04 20:53:25 +01:00
Matthew Cillo 85fa0bf69b updated doc 2015-12-03 22:07:21 -05:00
Olivier Maridat f837e70a2d Add filter by task link 2015-11-26 15:33:44 +01:00
Frederic Guillot 9deeaa4ef1 Add new hooks for plugins 2015-11-21 17:27:29 -05:00
Frederic Guillot 5dc7a242bc Update doc 2015-11-15 15:14:26 -05:00
Frederic Guillot 1fed12e353 Remove trailing slash for FILES_DIR 2015-10-24 18:04:18 -04:00
Frederic Guillot 1ffea55bd1 Add documentation for metadata 2015-10-24 16:44:32 -04:00
Frederic Guillot 43cffe2828 Remove useless class and add new plugin hooks 2015-10-18 18:13:54 -04:00
Frederic Guillot 09da289c2f Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
Frederic Guillot 8c532efd5f Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Frederic Guillot 59b614605f Add documentation to add new mail transports 2015-10-16 21:16:25 -04:00
Frederic Guillot f99a3c501f Make mail transports pluggable and move integrations to plugins
- Postmark: https://github.com/kanboard/plugin-postmark
- Mailgun: https://github.com/kanboard/plugin-mailgun
- Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-16 20:50:12 -04:00
Frederic Guillot 9c9ed02cd7 Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Thomas Lutz 2328ae94c2 added Java example 2015-10-11 23:12:46 +02:00
Frederic Guillot dc0749ecce Improve LDAP auth 2015-10-11 14:44:16 -04:00
Frederic Guillot ee4464912d Update Vagrant config 2015-10-11 12:17:14 -04:00
Frederic Guillot 0e233673e3 Allow plugins to override CSP rules 2015-10-10 18:59:06 -04:00
Frederic Guillot e3521db6a8 Update docker documentation 2015-10-08 22:39:21 -04:00
Frederic Guillot 586c600040 Add proxy support for http client 2015-10-08 20:54:07 -04:00
Frederic Guillot d3e17cec23 Update documentation 2015-10-07 21:27:29 -04:00