=== tasdomas_afk is now known as tasdomas [06:41] hello [06:52] hi [06:52] again [06:52] I have problems with the referer thing ... [06:52] https://answers.launchpad.net/launchpad/+faq/1024 [06:52] this one [06:52] can anybody give me a hand of help ? [06:53] I tried also the suggested add on [06:53] on Firefox [06:53] but didn't work ... === wedgwood_away is now known as wedgwood [09:45] Is there any way to set up rosetta on a branch owned by a public team? ping czajkowski [09:47] Masklinn: not sure let me see [09:47] Masklinn: What do you mean be a public team? [09:48] wgrant: morning I just asked jtv next door :) [09:55] wgrant: I mean an open team sorry [09:56] Masklinn: Rosetta imports or exports? [09:56] both ideally, but at least exports [09:56] Why? [09:57] Open teams are not supported in many contexts, because they're usually not what you want :) [09:57] If you export to a branch owned by a open team then anyone can come along and erase your translations or replace them with anything at all. [09:58] What's your use case? [10:00] our documentation is under an open team so users can easily contribute small fixes without the overhead of having to be accepted into a team [10:04] Masklinn: And you can't set an open team as an export branch? [10:05] I'd expect that restriction for an import branch, but AFAIK it should work for exports [10:05] export branches require a focus branch, and focus branches can't be set on branches owned by open teams [10:05] Import branches require a series branch [10:06] Exports shouldn't [10:06] mmm [10:08] wgrant: ah indeed we'd missed that, sorry (though the one-time import doesn't seem to work either without a series branch, so apparently we have to do a manual import correct?) [10:09] Masklinn: If you don't have a secure branch, then you'll have to use a tarball import, yes. [10:09] We extremely strongly discourage open teams owning branches. [10:09] wgrant ah but this means rosetta won't automatically import pots right? [10:10] Correct. [10:11] and who has access to the manual translation upload screen? [10:11] project owners or branch owners? [10:11] I believe that is the project owner and possibly driver [10:12] ok [10:12] Not branch owners. [10:12] A branch owner has control over just that branch. [10:14] ok, thanks [10:42] Does anyone happen to know where I can find some good API use examples? ...I can connect and list bugs, but can't - for example - find a way to create a bug for a specific project... maybe I am reading the docs wrong, but it looks like it is a several step process... not sure... [10:45] sld: If you're using launchpadlib, use lp.bugs.createBug(target=some_project, title='Foo', description='Bar') [10:59] oooo that sounds perfect... thanks [11:00] another tiny quick question? ...sorry, i sound stupid for asking this, but... what do i need to give the call to login_with, to have everything be a test of some sort so that nothing is affected on the live site? ..i am thinking the service_root differentiates it? [11:04] sld: Right, the service root is what you want [11:04] k, thought so. thx :) [11:04] In modern launchpadlib you can say login_with('some app name', 'qastaging') to use qastaging.launchpad.net [11:05] Which is running an old DB snapshjot [11:05] And gets reset every so often [11:05] It's the best place to test. [11:06] k, thx. [11:10] wgrant: if I import a PO file with fuzzy translations, does the import just throw them out? [11:11] Masklinn: Yes, Launchpad does not support fuzzy translations. [11:12] wgrant: damn. Since the "needs review" field/checkbox is named "fuzzy", I thought it'd just mark the strings as needing review [11:12] thanks === nesthib` is now known as nesthib === nesthib is now known as Guest21041 === davmor2_ is now known as help === help is now known as davmor2 === Guest21041 is now known as nesthib === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === cjohnston_ is now known as cjohnston === mthaddon` is now known as mthaddon === glebihan__ is now known as glebihan === wedgwood is now known as wedgwood_away === vednis is now known as mars === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === tasdomas is now known as tasdomas_afk === cp16net is now known as cp16net|away === cp16net|away is now known as cp16net === cp16net is now known as cp16net|away === nigelb_ is now known as nigelb [22:40] hi, is it possible to have the past (i.e: expired) members of a team through launchpadlib?