<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for labels:"export"</description><language>en</language><lastBuildDate>Thu, 17 Mar 2016 15:23:05 -0000</lastBuildDate><item><title>Update export API docs &amp; script for with_attachments</title><link>https://forge-allura.apache.org/p/allura/tickets/8064/</link><description>The `with_attachments` param added in [#8052] should be added to `api.raml`.  Also `allura/scripts/project_export` should be updated to have that as a script option.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 17 Mar 2016 15:23:05 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8064/</guid></item><item><title>Better folder structure in export zip files</title><link>https://forge-allura.apache.org/p/allura/tickets/8063/</link><description>Exporting with attachments ends up creating lots of empty directories that aren't necessary.

And it'd be nice if the directories were named nicely, using the artifact `url` or `shorthand_id`  when possible, and `_id` only when necessary.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Wed, 09 Mar 2016 22:21:35 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8063/</guid></item><item><title>Include bulk_export_download_instructions in export API result</title><link>https://forge-allura.apache.org/p/allura/tickets/6920/</link><description>The `bulk_export_download_instructions` text that is included in emails after an export should also be included in the success API result for a bulk export.  Then users of the API will have instructions handy and not have to do a manual export to get them via email.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Sun, 29 Mar 2015 18:10:16 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/6920/</guid></item><item><title>Export API's tools params should be optional</title><link>https://forge-allura.apache.org/p/allura/tickets/6919/</link><description>Make the Tools parameter when scheduling an export job optional and export all existing when it is missing, otherwise the backup Script needs to be changed every time a tool is added and manual things to do usually are forgotten regularly.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 30 Jun 2014 20:33:52 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/6919/</guid></item><item><title>Exports should be scriptable; Simple oauth API via bearer tokens</title><link>https://forge-allura.apache.org/p/allura/tickets/6692/</link><description>Currently difficulties in project exports are:

* requires a manual form submission
* email is used to notify when ready
* resulting filename is non-deterministic

It should be possible to automate a project export with a script, with minimal difficulty.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:10 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/6692/</guid></item><item><title>Add attachments to Export [ss5383]</title><link>https://forge-allura.apache.org/p/allura/tickets/6662/</link><description>[forge:site-support:#5383]

&gt;I like the new Project Data Export feature, but what about attachments to wiki, ticket, or discussion items? Not that I really want these encoded into a JSON file, but this isn't really a complete "copy for safekeeping" if the export only has URLs to sourceforge.net for any attached images, patch files, etc.

1. We should put the attachments in a separate folder
2. We should make attachments optional, so folks won't get an enormous backup if they don't want it</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Tsai</dc:creator><pubDate>Wed, 09 Mar 2016 21:43:49 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/6662/</guid></item><item><title>Forum posts are missing timestamps in export</title><link>https://forge-allura.apache.org/p/allura/tickets/6661/</link><description>Forum posts don't include timestamps in the export, but they do in the API (e.g. https://sourceforge.net/rest/p/freertos/discussion/382005/thread/488af1de/).  These should match.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:20 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/6661/</guid></item><item><title>Export is missing tickets, has wrong domain name in urls</title><link>https://forge-allura.apache.org/p/allura/tickets/6619/</link><description>Not all tickets are included in the export.

And URLs aren't using the right domain.  admin.json:

~~~~
  ...
      "url": "http://localhost:80/u/jpschewe/",
      "username": "jpschewe",
      "name": "Jon Schewe"
    }
  ],
  "name": "Allura",
  "url": "http://localhost:80/p/allura/",
  "icon_url": "http://localhost:80/p/allura/icon",
  "screenshots": [
    {
      "url": "http://localhost:80/p/allura/screenshot/allura-tickets.jpeg",
   ...
~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:20 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/6619/</guid></item><item><title>Add a "check all" button on export page</title><link>https://forge-allura.apache.org/p/allura/tickets/6614/</link><description>It'll be a lot easier to export your whole project if there's a "check all" button on the export page.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:20 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/6614/</guid></item></channel></rss>