=== JG84|Food is now known as JG84|Around-ish === JG84|Around-ish is now known as JG84|Around|ish === JG84|Around|ish is now known as JG84|Around-ish === JG84|Around-ish is now known as JG84|Sleep [02:59] svwilliams: try this: [02:59] create an optional url field [02:59] then an if statement for the display [03:00] if url field display url field [03:00] else display [03:00] take a look at the registration URL stuff for events for an example of how thats done [03:00] i will be around tomorrow [03:01] o, I'll give that a shot [03:01] ok* [03:07] cprofitt: im not sure why, but your MP didn't contain anything. I don't have time tonight to work on it anymore unfortunatly, but I can help you tomorrow.. but in general, you make the code changes, save the file(s), bzr commit -m "something to describe" then bzr push lp:~name/loco-team-portal/something [03:07] svwilliams may also be able to help you [03:12] alright... [03:13] I will check to ensure the files were saved [03:14] ah.... I just did a pust cjohnston [03:14] svwilliams: you here? [03:14] you didnt commit? [03:15] no... [03:15] just did that now and re-pushing [03:15] ok.. cool [03:15] the other thing that I would say is, I probably wouldnt put urls into the commit message, but not a big deal afaik [03:16] ok [03:16] appreciate all the help [03:16] hey cprofitt [03:16] we do too [03:17] sorry guys, wasn't paying attention [03:17] hmm... my revision on LP still says 510 but the bzr command says 510 [03:18] alright... the about.html says 511 [03:18] and is updated now [03:19] sorry about that earlier [03:19] which bug is it cprofitt [03:19] 892436 [03:20] svwilliams: im going to try to do your reviews tomorrow.. got stuck today with doing homework [03:21] no worries cjohnston [03:21] there are days I wish I could go back to school for RIT [03:21] cprofitt, the commit looks good, but I can't review :-) so its all on cjohnston [03:21] there are 365 days a year that i wish that i could be done with school [03:21] svwilliams: cool. [03:21] svwilliams: feel free to review.. [03:22] Tarmac just wont accept it until someone with commit access reviews it [03:22] cjohnston: I just got side tracked by my dad who told me no future in computers [03:22] ahh ok, I'll look it over then [03:22] I wish I had not listened too him in 1985, but such is life [03:23] but you doing reviews (and good reviews) will 1) make you learn quciker/more 2) help you gain our trust [03:24] cjohnston, I wondered about this with our previous change of loco-directory to loco-team-porta [03:24] svwilliams: yup [03:24] do we need to change all of the internal items [03:24] like loco_directory.db [03:24] etc [03:24] the only issue was that the team url hadnt been updated yet [03:25] svwilliams: i havent decided yet.. [03:25] ok [03:25] need to think about implications more [03:25] yeah long term it can cause confusion [03:25] short term, it could be alot of work [03:25] cprofitt: inprogress = you are working on it, fix committed = merged into trunk, fix released = live [03:26] svwilliams: yes, but also since we dont do the releases, and not totally sure how it would effect the code. [03:26] back in a bit, I'll look it over cjohnston so I get used to doing reviews [03:26] might be something we look at next uds [03:26] ahh good point [03:26] we have too much summit stuff to do this cycle [03:26] im off to spend time with the boss [03:26] g'nite [03:27] g'nite [04:00] svwilliams: so when I submit a merge proposal that would be in progress [04:00] and when it is accepted that is committed? [04:03] cprofitt, when you begin to work on it it is in progress [04:03] then when you propose it for merge and someone with commit access accepts it [04:03] the ticket automatically moves to fix committed [04:03] ok [04:04] so really you just mark it in progress [04:04] and lp does the rest of the work [04:52] night all [11:57] I'm forked the loco portal: https://launchpad.net/ubuntu-design-website [11:57] The idea is to forge a website for designers, a lot of the same functions are needed. [11:57] So far I've gutted the code and converted two models. [11:59] cool [12:49] doctormon, are you going to use django 1.3 or 1.1 ? [12:57] daker: im working with IS on a timeframe for upgrading [13:35] daker: At this stage we can only use what you have already a transition is beyond our resources at this early stage. [14:24] cjohnston, doctormon ok === johnoxton__ is now known as johnoxton [14:37] johnoxton: did you get my email [14:38] cjohnston. I did, and I am sorry I haven't responded yet. hugely busy right now but we will get to this, I promise! :) [14:38] no problem. just wanted to make sure you got it [14:39] cjohnston. I'll encourage rachelisking to share early and share often. I know she's done so very quick work on UI. [14:39] :-) [14:39] Awesome [15:38] cjohnston: thanks again for the help last night [15:48] cprofitt: thank you.. would love to have as much of your help as you will give us [15:48] I will keep learning and contributing [15:48] and blogging about it [15:48] http://ftbeowulf.wordpress.com/2011/11/22/ubuntu-my-first-code-contribution/ [15:48] hopefully that can inspire some others to help [15:52] :-) [15:52] thats awesome [15:56] nigelb: https://bugs.launchpad.net/loco-team-portal/+bug/892436 any idea why it didnt update the bug status when tarmac merged it [15:56] Launchpad bug 892436 in loco-team-portal "Broken link on http://loco.ubuntu.com/about/ (affects: 1) (heat: 8)" [Medium,In progress] [16:10] * cjohnston is spamming everone!! hehehe [16:41] cjohnston, 0.3.9 deployed ? [16:41] no.. 0.3.9 created [16:41] did i release it? [16:44] ah no no === Ronnie1 is now known as Ronnie [17:41] cjohnston: if someone didn't do the branch -> bug via commandline, tarmac doesn't know about it. [18:23] nigelb, why ? [18:24] daker: Because its not meant to work that way. [18:24] I talked to dobey about it. [18:24] 20 [18:25] nigel, so what you say is correct, bzr commit --fixes lp:#bug doesn't work the same way as you are linking the bug to branche from launchpad UI ? [18:25] so if what you say is correct* [18:25] Nope, right. [18:26] Because tarmac uses bzr's metadata, not launchpad's meta data. [18:26] When you do this on lp, nothing gets into bzr. [18:26] ah got it [18:27] i thought it was working with lp [18:27] No, this bit is all bzr. [18:38] lol [18:38] nigelb: should I manually mark that bug a diff. status? [18:38] cprofitt: Yeah, Fix Commited now that the fix is merged. [18:39] done [18:39] thanks [18:42] \/w 36 [18:43] cprofitt: Thanks :) [18:46] mhall119, nigelb ? [18:46] 20 [18:46] \/w 36 [18:46] ??? [18:46] irssi command gone bad [18:46] Yeah. [18:47] LoL === JG84|Sleep is now known as JG84|Around-ish