Commit Graph

78 Commits

Author SHA1 Message Date
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
Jan Wagner ffd652da06 Adding some hints about required AllowOverride for Apache 2015-10-06 11:30:18 +02:00
Frederic Guillot ca62d68788 Add Mysql and Postgres schema (SQL dump) 2015-10-05 22:10:25 -04:00
Jan Wagner d85741a3a1 .htaccess: Add compatibility for apache 2.4 2015-10-05 22:46:30 +02:00
Frederic Guillot c9e3178720 Fix issue when unlinking Gitlab account 2015-10-03 18:22:06 -04:00
Frederic Guillot 4a26dffaaf Add config parameter to enable/disable Syslog 2015-10-02 22:14:01 -04:00
Frederic Guillot 216ec2f01f Merge pull-request #1310 2015-10-02 21:59:40 -04:00
goofy-bz c6792b4df6 French doc - fixing typos on the fly - part 2 2015-10-02 06:59:27 +02:00
goofy-bz 160b6857f1 French doc - fixing typos on the fly 2015-10-02 06:56:09 +02:00
Frederic Guillot 421e8751eb Update url rewrite doc for nginx 2015-09-29 22:21:48 -04:00
goofy 883e1880e3 adding more French-speaking screenshots 2015-09-29 21:24:41 +02:00
goofy 91eeeee6c5 ajout captures pour les vues 2015-09-28 22:47:32 +02:00
goofy 11808ed74f essai intégration image 2015-09-27 13:11:39 +02:00
goofy 5f4ae2611c settings chapter 2015-09-26 23:59:36 +02:00
Frederic Guillot 1fca5e721a Add getPluginHomepage() 2015-09-26 16:05:06 -04:00
Frederic Guillot 9ca4b43a97 Add page to show the list of plugins 2015-09-26 15:57:39 -04:00