<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #1107: Move package autocomplete from package controller and move to API</title>
    <link>http://localhost/ticket/1107</link>
    <description>&lt;p&gt;
Currently autocomplete method on package controller. This method should be in API (like other autocomplete methods).
&lt;/p&gt;
&lt;p&gt;
Will need to update client code (just forms atm I think).
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/1107</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>thejimmyg</dc:creator>

      <pubDate>Fri, 08 Jul 2011 14:17:26 GMT</pubDate>
      <title>milestone deleted</title>
      <link>http://localhost/ticket/1107#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/1107#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                &lt;em&gt;ckan-v1.5&lt;/em&gt; deleted
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Child ticket of &lt;a class="closed ticket" href="http://localhost/ticket/954" title="enhancement: [super] API version 3 (closed: fixed)"&gt;#954&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Thu, 03 Nov 2011 11:52:50 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/1107#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/1107#comment:2</guid>
      <description>
        &lt;p&gt;
Notes to complete this:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;ckan/logic/action/get.py:'def package_autocomplete' exists and is the one that should be used
&lt;/li&gt;&lt;li&gt;need to ensure all places in the templates and public/scripts use this action directly, not dataset/autocomplete (or its alias package/autocomplete)
&lt;/li&gt;&lt;li&gt;ckan/controllers/package.py:'def autocomplete' should be removed.
&lt;/li&gt;&lt;li&gt;ckan/config/routes.py dataset/autocomplete should be removed.
&lt;/li&gt;&lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>icmurray</dc:creator>

      <pubDate>Mon, 25 Jun 2012 13:56:52 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/1107#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/1107#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
autocomplete action has been deprecated in favour of /api/2/util/dataset/autocomplete : &lt;a class="ext-link" href="https://github.com/okfn/ckan/blob/master/ckan/controllers/package.py#L655"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://github.com/okfn/ckan/blob/master/ckan/controllers/package.py#L655&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>