Tagged Questions
The activecollab tag has no wiki summary.
2
votes
5answers
3k views
Project management: SharePoint vs activeCollab
I'm trying to choose a project management and collaboration software for our next project and would like to know your opinion on "enterprisey" SharePoint vs. "lightweight" alternatives like BaseCamp ...
1
vote
3answers
306 views
Is anyone use Activecollab with Git or Hg?
We currently use activecollab with subversion, but we want to consider using Git or Hg to give us distributed source control.
Is anyone making this work, so that revisions can be linked to tickets ...
1
vote
1answer
183 views
Assigning variables from XML returned from an API call
I need to pull some data from the API. It returns the GET in XML and I have having some issues trying to figure out how to assign some of the data from the API to fields in my model in django/python.
...
0
votes
1answer
36 views
Disable Smarty on a single page in ActiveCollab
I'm working on a system (ActiveCollab) that uses Smarty for templates. I want to output some JSON so I need to have it output by itself... no other cruft. However, if I do NOT provide a Smarty ...
0
votes
1answer
44 views
HR management module/plugin for activeCollab?
We are using activeCollab (http://www.activecollab.com) as project management tool in our company. I wonder if there are any free/commercial modules to manage our employees (their salaries, bonuses, ...
0
votes
1answer
64 views
Adding assignees to tickets via API call
I'm working with an API to integrate with the ActiveCollab system. I'm trying to add some assignees to a ticket that I have created everytime a new project is created. It is completely ignoring my ...
0
votes
1answer
101 views
Deleting object in django and API call
I am trying to delete a client object in my program and then also delete the object in activeCollab using the API provided. I can delete the object but I keep getting a 404 error when it calls the ...
0
votes
2answers
933 views
Does ActiveCollab subversion integration work with subversion over ssh?
I'm trying to setup a repository in an ActiveCollab project. During setup, it reports that the connection tests successfully. However, when I try to actually update the repository, I get the ...