Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation steps? #2

Open
EthraZa opened this issue Aug 8, 2017 · 5 comments
Open

Installation steps? #2

EthraZa opened this issue Aug 8, 2017 · 5 comments

Comments

@EthraZa
Copy link

EthraZa commented Aug 8, 2017

Since there is no installation steps on Readme, I don't know what I could be missing to get it working.

On Mantis 2.5.1 over Ubuntu 16.04.3 and PHP 7.1.8-2.

If I select All Projects:

soapclient.js:191 POST http://www2.ghsix.com.br/mantis/api/soap/mantisconnect.php 500 (Internal Service Error)
SOAPClient._sendSoapRequest @ soapclient.js:191
SOAPClient._loadWsdl @ soapclient.js:135
SOAPClient.invoke @ soapclient.js:124
ProjectGetCustomFields @ mantis.js:726
get ProjectCustomFields @ mantis.js:148
BuildKanbanListFromMantisStatuses @ index.js:609
SelectProject @ index.js:413
onclick @ (index):1
soapclient.js:207 Uncaught Error: Project '' does not exist.
    at Function.SOAPClient._onSendSoapRequest (soapclient.js:207)
    at Function.SOAPClient._sendSoapRequest (soapclient.js:193)
    at Function.SOAPClient._loadWsdl (soapclient.js:135)
    at Function.SOAPClient.invoke (soapclient.js:124)
    at Object.ProjectGetCustomFields (mantis.js:726)
    at Object.get ProjectCustomFields [as ProjectCustomFields] (mantis.js:148)
    at BuildKanbanListFromMantisStatuses (index.js:609)
    at SelectProject (index.js:413)
    at HTMLAnchorElement.onclick ((index):1)

If I select a specific project:

Uncaught TypeError: Cannot read property 'length' of undefined
    at KanbanStory.JoinList (kanbanclasses.js:425)
    at KanbanStory (kanbanclasses.js:163)
    at CreateKanbanStoriesFromMantisIssues (index.js:939)
    at SelectProject (index.js:443)
    at HTMLAnchorElement.onclick ((index):1)

Thanks

@alorenc
Copy link
Owner

alorenc commented Aug 9, 2017

Project tested only on MantisBT 2.0
Perhaps he isn't cooperating with new API

In October, he will update it.

@EthraZa
Copy link
Author

EthraZa commented Aug 9, 2017

Oh, I read "Tested only on MantisBT 2.0" and understood "Tested only on MantisBT 2.x".

Thx

@alorenc
Copy link
Owner

alorenc commented Sep 27, 2017

This project is obsolete, current and developed: https://github.com/alorenc/mantiskanban

I updated today MantisBT v2.0 to v2.6.
The most essential things work, I don't know like with the rest because I didn't still test.

@Amizcho
Copy link

Amizcho commented Jan 10, 2018

@alorenc Is there a Mantiskanban for Mantis 2.5.1?
I have download it form https://github.com/alorenc/mantiskanban2
but it does not be presented on 'Manage Plugins', so i couldnot install it.

@alorenc
Copy link
Owner

alorenc commented Jan 13, 2018

Currently, the project "MantisKanban", the branch "dev" is the most current.
It should work on all versions 1.3 to 2.6

MantisKanban is not a plug-in for MantisBT. It is a separate project that integrates with it. Description of the installation: cgaspard/mantiskanban#62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants