Cape-Code / vsts-time-and-effort

Easily plan & track time, costs, and budgets on work items.
https://marketplace.visualstudio.com/items?itemName=capecode.cc-time-and-effort
MIT License
11 stars 3 forks source link

TFS (On-Premises) support? #16

Open pabrams opened 6 years ago

pabrams commented 6 years ago

Any particular reason on-prem is not supported, or is it mainly just that you can't test it?

cc-fabianvo commented 6 years ago

There are a couple of reasons:

But if someone wants to help with test/support for on-premise TFS, it would probably be possible.

dajester2013 commented 5 years ago

I'm interested in playing around with it in order to support on-premises. What would it take to enable installing on-premise?

pabrams commented 5 years ago

Well, the first thing is to change the config in VSS-extension.json to allow TFS. Aside from that, since they can't test, original devs probably don't know, so probably just have to deploy it and start debugging. Could be some missing APIs or something (depending on TFS version - I'm on TFS 2017 Update3). I might try a PR myself if I get a chance.