Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
projspecifictracker [2018/03/09 15:16] adminprojspecifictracker [2018/03/10 12:14] admin
Line 7: Line 7:
  
 Or you can buy a cloud server from [[http://www.architectsoffice.net|http://www.architectsoffice.net]] and use the project management module in that cloud server. Or you can buy a cloud server from [[http://www.architectsoffice.net|http://www.architectsoffice.net]] and use the project management module in that cloud server.
 +
 +If you do not know how to use a Kanboard, you should refer 
 +to its [[https://github.com/kanboard/kanboard/blob/master/doc/en_US/index.markdown| [[https://rjb.architectsoffice.net/projects/?controller=DocumentationController&action=show|documentation here]]
  
 You would need to set the following //Project// properties in your TAD file in order to use this You would need to set the following //Project// properties in your TAD file in order to use this
Line 12: Line 15:
   - //ISSUE_PROJID// This is the project ID at the Kanboard system. The very first one will have an ID of 1   - //ISSUE_PROJID// This is the project ID at the Kanboard system. The very first one will have an ID of 1
   - //ISSUE_APITOK// This is obtained from the main Kanboard settings page. Once there, you should be able to see the API link on the left side. Click on that and copy and paste the set of characters next to the words //API Token// You would also notice that it mentions the //API ENDPOINT// Copy and paste that for the next property below   - //ISSUE_APITOK// This is obtained from the main Kanboard settings page. Once there, you should be able to see the API link on the left side. Click on that and copy and paste the set of characters next to the words //API Token// You would also notice that it mentions the //API ENDPOINT// Copy and paste that for the next property below
-  -   - //ISSUE_APIURL//  As explained above, you should copy and paste the URL you see in the //API ENDPOINT// in the settings page of your office Kanboard+  - //ISSUE_APIURL//  As explained above, you should copy and paste the URL you see in the //API ENDPOINT// in the settings page of your office Kanboard
  
 **Why?**\\ **Why?**\\
Line 20: Line 23:
  
 **Watch-out!!**\\ **Watch-out!!**\\
-If the messages are NOT getting populated, please tell your software administrator to modify the //config.php// file so that it contains the following directive also:+If the messages are NOT getting populated in your Kanboard, then first ensure that the above three project properties are correctly given 
 + 
 +In the Kanboard; make sure each project has the following swimlanes: 
 + 
 +  - Ordered List ItemThe zeroth one (which is usually termed "default") is for //Bugs// 
 +  - The next one is for //Issues// 
 +  - Third is for //Suggestions// 
 +  - Fourth is for //Project Help// 
 +  - Fifth is for //Jobs//  
 + 
 +If nothing is still happening, please tell your software administrator to modify the //config.php// file of your installation of Kanboard so that it contains the following directive also:
  
 **//define('API_AUTHENTICATION_HEADER', 'X-API-Auth'); //** **//define('API_AUTHENTICATION_HEADER', 'X-API-Auth'); //**
  
  

Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59