[allura:tickets] #7935 Forum importer for allura's own export format

2019-12-13 Thread Fahri Korkmaz
Hey, I am currently working on this. --- ** [tickets:#7935] Forum importer for allura's own export format** **Status:** open **Milestone:** unreleased **Labels:** import **Created:** Tue Jul 21, 2015 06:53 PM UTC by Dave Brondsema **Last Updated:** Tue Jul 21, 2015 06:53 PM UTC **Owner:**

[allura:tickets] #7935 Forum importer for allura's own export format

2020-02-26 Thread Fahri Korkmaz
Thank you Dave! Unfortunately I have the next problem: If I try to clone or pull from my repository at forge allura I get this error: ~~~ fahri@debian:~/git/fahri-allurafork$ git pull fatal: unable to access 'https://forge-allura.apache.org/git/u/fahri/allurafork/': The requested URL returned

[allura:tickets] Re: #7935 Forum importer for allura's own export format

2020-02-27 Thread Fahri Korkmaz
Yes, it works now. Thank you! --- ** [tickets:#7935] Forum importer for allura's own export format** **Status:** open **Milestone:** unreleased **Labels:** import **Created:** Tue Jul 21, 2015 06:53 PM UTC by Dave Brondsema **Last Updated:** Wed Feb 26, 2020 08:04 PM UTC **Owner:** nobody

[allura:tickets] Re: #7935 Forum importer for allura's own export format

2020-03-05 Thread Fahri Korkmaz
Thanks for the suggestion! I have reworked the part where posts are added. I have also added a screenshot of the topic with lots of replies. But I have a question. Should it be possible to upload just a JSON File or should it be possible to upload an entire ZIP File? The current state of the

[allura:tickets] #7935 Forum importer for allura's own export format

2020-03-05 Thread Fahri Korkmaz
While creating tests for the controller I encountered another thing which I don't understand. I do use [forge/test_tracker.py](https://forge-allura.apache.org/u/fahri/allurafork/ci/master/tree/ForgeImporters/forgeimporters/tests/forge/test_tracker.py#l349) as an example for writing my tests. In

[allura:tickets] #7935 Forum importer for allura's own export format

2020-03-05 Thread Fahri Korkmaz
Well, I have just realized that nested posts were still handled wrong by the importer. Here is a new screenshot of these posts which were imported with the new version of the importer. Attachments: -

[allura:tickets] #7935 Forum importer for allura's own export format

2020-02-28 Thread Fahri Korkmaz
Hey Dave, I've imported the last export that you have sent to me. I've added some screenshots as attachments. For the post with attachments I have used some other attachments. Because the URLs in the export weren't reachable anymore (the server reponded with a 404). Attachments: -

[allura:tickets] Re: #7935 Forum importer for allura's own export format

2020-01-18 Thread Fahri Korkmaz
Hi Dave, Thanks for the example export of a discussion. Yes I do get an error. I get the following error after clicking the "Export"-Button at the admin section: Traceback (most recent call last): File "/home/fahri/env-allura/lib/python2.7/site-packages/tg/wsgiapp.py", line 120, in __call__

Re: [allura:tickets] #7935 Forum importer for allura's own export format

2020-01-18 Thread Fahri Korkmaz
Hi Dave, Thanks for the example export of a discussion. Yes I do get an error. I get the following error after clicking the "Export"-Button at the admin section: Traceback (most recent call last): File "/home/fahri/env-allura/lib/python2.7/site-packages/tg/wsgiapp.py", line 120, in __call__

[allura:tickets] #7935 Forum importer for allura's own export format

2020-01-18 Thread Fahri Korkmaz
Hi Dave, the current version of the discussion importer is able to import this example (This was the latest commit: https://forge-allura.apache.org/u/fahri/allurafork/ci/063507d5a23b611f3537f3434b4a7c172650b127/). I have added some screenshots as attachment. I would be glad if you send me

[allura:tickets] #7935 Forum importer for allura's own export format

2020-03-13 Thread Fahri Korkmaz
Thank for explaining this! I've just cleaned up my scripts so they match pep8 code style guidelines and made a merge request. --- ** [tickets:#7935] Forum importer for allura's own export format** **Status:** open **Milestone:** unreleased **Labels:** import **Created:** Tue Jul 21, 2015