[Trac] Connecting PyCharm to Trac

2014-01-31 Thread RjOllos
Just wondering if anyone has used the Tasks Contexts feature to connect PyCharm to a Trac instance via XmlRpc. So far I can query the tickets and create a context from the ticket id and summary, but I don't see a way to view the ticket history through PyCharm. It looks like that feature might

[Trac] Connecting PyCharm to Trac

2014-01-31 Thread RjOllos
Just wondering if anyone has used the Tasks Contexts feature to connect PyCharm to a Trac instance via XmlRpc. So far I can query the tickets and create a context from the ticket id and summary (so connection via XmlRpc is good), but I don't see a way to view the ticket history through

Re: [Trac] Connecting PyCharm to Trac

2014-01-31 Thread Olemis Lang
Ryan , I'll try to test this later today , but TBH I've never tried it before ... :-/ Do you have any links to a guide to setup this integration ? On Fri, Jan 31, 2014 at 5:13 PM, RjOllos rjol...@gmail.com wrote: Just wondering if anyone has used the Tasks Contexts feature to connect

Re: [Trac] Connecting PyCharm to Trac

2014-01-31 Thread RjOllos
On Friday, January 31, 2014 5:20:12 PM UTC-5, olemis wrote: Ryan , I'll try to test this later today , but TBH I've never tried it before ... :-/ Do you have any links to a guide to setup this integration ? Thanks. Yeah, I found this page helpful: