<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: API and moving objects between projects</title>
  <link>http://www.activecollab.com/forums/topic/5363/</link>
  <description>Recent posts on topic: API and moving objects between projects</description>
  <dc:language>en-us</dc:language>
  <pubDate>Wed, 23 May 2012 21:52:14 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/23797/#post23797</link>
    <guid>http://www.activecollab.com/forums/post/23797/#post23797</guid>
    <title>Post #5 by jlarmstrong</title>
    <dc:creator>jlarmstrong</dc:creator>
    <description><![CDATA[<p>Thanks, I actually figured this out a little bit ago and have been able to get my new workflow piece working.<br />
</p>]]></description>
    <pubDate>Thu, 19 Nov 2009 13:12:31 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/23793/#post23793</link>
    <guid>http://www.activecollab.com/forums/post/23793/#post23793</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>It's because you did not whitelist move() method to the API. Please check $api_actions property of that controller class to whitelist move() action.</p>]]></description>
    <pubDate>Thu, 19 Nov 2009 12:57:40 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/23783/#post23783</link>
    <guid>http://www.activecollab.com/forums/post/23783/#post23783</guid>
    <title>Post #3 by jlarmstrong</title>
    <dc:creator>jlarmstrong</dc:creator>
    <description><![CDATA[<p>Ilija,<br />
<br />
Actually the 403 forbidden is getting thrown before the move() function in ProjectObjectsController is even fired. That is what i was trying to hunt down as I don't see the event being fired in the logs at all.<br />
<br />
path_info=projects/1/objects/2/move <br />
<br />
How can i find out where the on_shutdown event is being triggered?<br />
<br />
------- Just got it to show up in the logs after deleting the cache ----------<br />
<br />
events<br />
<br />
#1 - info - Event 'on_before_init' triggered<br />
#2 - info - Event 'on_after_init' triggered<br />
#3 - info - Event 'on_project_tabs' triggered<br />
#4 - info - Callback 'milestones_handle_on_project_tabs' called for 'on_project_tabs'. Execution result: NULL<br />
#5 - info - Callback 'discussions_handle_on_project_tabs' called for 'on_project_tabs'. Execution result: NULL<br />
#6 - info - Callback 'files_handle_on_project_tabs' called for 'on_project_tabs'. Execution result: NULL<br />
#7 - info - Callback 'calendar_handle_on_project_tabs' called for 'on_project_tabs'. Execution result: NULL<br />
#8 - info - Callback 'pages_handle_on_project_tabs' called for 'on_project_tabs'. Execution result: NULL<br />
#9 - info - Callback 'tickets_handle_on_project_tabs' called for 'on_project_tabs'. Execution result: NULL<br />
#10 - info - Callback 'timetracking_handle_on_project_tabs' called for 'on_project_tabs'. Execution result: NULL<br />
#11 - info - Event 'on_shutdown' triggered</p>]]></description>
    <pubDate>Thu, 19 Nov 2009 08:35:44 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/23775/#post23775</link>
    <guid>http://www.activecollab.com/forums/post/23775/#post23775</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Please check ProjectObjectsController in /activecollab/application/modules/system/controllers to see how other actions are provided to the API.</p>]]></description>
    <pubDate>Thu, 19 Nov 2009 04:59:02 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/23764/#post23764</link>
    <guid>http://www.activecollab.com/forums/post/23764/#post23764</guid>
    <title>Post #1 by jlarmstrong</title>
    <dc:creator>jlarmstrong</dc:creator>
    <description><![CDATA[<p>Can anyone suggest how to modify the API to allow the move() from the API? I need to add on some additional workflow which will require moving tickets from a &quot;Pending&quot; project to their real projects.</p>]]></description>
    <pubDate>Wed, 18 Nov 2009 21:46:33 CST</pubDate>
  </item>
</channel>
</rss>
