[02:52] cjohnston: turn on debug in your local instance. [17:41] mhall119: ping [18:15] nigelb: ping [18:29] cjohnston: pong [18:30] hey! review? ;-) [18:31] cause i need some help after that [18:31] ;-) [18:31] :P [18:31] LD or summit? [18:31] summit [18:32] holy crap dude [18:32] what [18:32] you've been busy [18:32] ty [18:32] review the migrations one [18:33] then we can work on trunk [18:33] you know it's saturday right? [18:33] im at work [18:33] so i might as well do something productive. [18:33] do any of the ones targetting 1.x contain migrations? [18:34] no [18:34] theres only 2 [18:34] ok [18:34] stupid admin crap [18:34] somehow i added a new admin thing, and lost all the others [18:35] https://code.launchpad.net/~chrisjohnston/summit/tl <-- mhall119 [18:36] ok, I'm going to make a new dev environment to test trunk, so it'll take me a bit [18:36] blah [18:36] do you see anything in the /tl branch that would cause me to loose all of the other admin things for schedule [18:37] o/ [18:37] finally [18:37] what happened to you doing summit work nigelb [18:37] mhall119: I'm putting up summit docs on readthedocs.org [18:37] cjohnston: real life took prirority. [18:37] whatever [19:00] nigelb: mhall119 , there is no 'tibdy' in html that im not aware of is ther? [19:00] WHAT? [19:00] thats what i thought [19:05] nigelb: bug #815175 [19:05] please [19:05] Launchpad bug 815175 in loco-directory "Event attendees details page has a (affects: 1) (heat: 6)" [High,In progress] https://launchpad.net/bugs/815175 [19:06] nigelb: mhall119 https://code.launchpad.net/loco-directory/+activereviews <-- too [19:06] Not reviewing today. I'm about to head to bed soonish. [19:07] atleast look at the bug [19:07] Do you want me to cnofirm? [19:07] *confirm [19:08] no.. just wanted you to see it [19:08] i already put up an mp for it [19:08] I saw that. [19:08] which is why I wwas confused why you said "at least look at the bug" [19:08] lol [19:08] ok [19:38] cjohnston: approved the tidby, how long has that been there? [19:38] umm [19:38] no idea [19:38] lol [19:39] what about the migrations mhall119 ? [19:39] ;-) [19:39] haven't tested it yet [19:39] :-( [19:40] you know it's saturday right? [19:40] and i made a mp to remove the mugshots [19:40] no [19:40] I think I'll wait till cjohnston is less excied to touch summit. [19:40] its currently about tuesday [19:40] With any lucky he'll close all bugs by monday [19:40] nigelb: he doesn't get less excited [19:40] i know that i dont have much longer [19:40] before ill have to quit again [19:53] cjohnston: migrations seemed fine, I'm running lpupdate now, but so far so good [19:54] cool [19:54] cjohnston: what was the issue you had with your tl branch? [19:54] then look at my tl and see what ive f'ed up in there please? [19:54] i added leadadmin and lost all the other admins [19:55] did you lose them on rev 137, or not until rev 138? [19:56] your leadadmin.py has an empty __all__ [19:56] when __all__ is defined a module, and you do "from module import *", it'll only import that's in __all__ [19:56] so add LeadAdmin to __all__ [19:57] that might fix it [19:57] if not, I'll check more on it once I'm done with the migrations branch [19:57] all of the others dont have anything in their all [19:58] or am i missing something [19:58] LeadAdmin to all in leadadmin.py? [19:59] hmm, if the others don't have anything, then that must not be an issue [20:02] cjohnston: nigelb: one of us should start blogging about our summit dev work [20:03] mhall119: I have a draft post with quotes from scott ;) [20:03] scott? [20:03] mhall119: no [20:03] the original author of summit. [20:03] (fb) [20:03] o [20:03] nigelb: cool, do you know of all the current work cjohnston and I have been doing? I want to publicize that the project is active and improving [20:04] cjohnston: :P [20:04] mhall119: in the past week? [20:04] $59.. but you wouldnt be interested.. its freedom and liberty [20:04] nigelb: yeah [20:04] this cycle [20:04] nigelb: if you want to throw your draft up on a pad, we can all edit it [20:04] tomorrow please? [20:04] * nigelb really has to sleep [20:05] cjohnston: I'm interested in freedom and liberty, I'm just not interested in paying $60 for someone to tell me how they're going to lower my taxes by $50 [20:05] nigelb: if you put it on a pad tonight, cjohnston and I can add to it while you sleep, think of the multi-tasking! [20:05] mhall119: its in textile, its going to be more trouble cleaning that up than you think :P [20:05] :P [20:05] ok [20:05] redistribution isnt exactly freedom, nor liberty [20:06] and yet they want me to redistribute my money to them in order to hear about it [20:06] well.. Mr. Rosen wants his $.. [20:06] and the $59 includes breakfast o Saturday [20:06] they'd better be serving cash for breakfast [20:07] (mr. rosen being the hotel owner) [20:07] plus im sure its a fundraisor [20:07] ah, so Mr. Rosen isn't willing to sacrifice for the spread of freedom and liberty [20:07] I joke of course [20:07] He does still have a business to run [20:07] yes yes, freedom, liberty and capitalism [20:07] He sacrafices alot for the FD.. [20:08] capitalism is part of it, yes. [20:08] my point is that $60 will buy me a night with the misses, or fill the smoker with meat [20:09] i dont disagre [20:09] or 1 month on an Amazon EC2 small instance [20:09] well, 20 days on a small instance maybe [20:10] whoops, lpupdate failed... [20:13] https://bugs.launchpad.net/summit/+bug/815196 [20:13] Launchpad bug 815196 in summit "meeting import failed for lp update (affects: 1) (heat: 6)" [High,Confirmed] [20:19] is that related to the migration thing? [20:24] mhall119: ^ [20:24] I ran a lpupdate and didnt have any error [20:24] s [20:46] cjohnston: not sure, looks like it got unexpected XML from launchpad, I'll have to dig more into it [20:51] mhall119: still digging? [21:26] mhall119: https://code.launchpad.net/~chrisjohnston/loco-directory/typo/+merge/68584 [21:44] hey daker_ [21:59] hello cjohnston [21:59] what's up ? [22:36] daker: any chance your up to a few reviews? [22:38] mhall119: any progress on the import? [22:42] daker: should that bug be marked as effects launchpad? [22:42] yep [22:43] Lp should return the default avatar if there nothing [22:43] there is* [22:44] daker: would you mind commenting on it with a little more info for the LP people? 734520 [22:44] bug 734520 [22:44] Launchpad bug 734520 in loco-directory (and 1 other project) "profile images not displaying correctly if no image on LP (affects: 1) (heat: 6)" [Medium,Confirmed] https://launchpad.net/bugs/734520 [22:45] ok [22:45] ty [22:45] stupid track ;lead crap! [22:46] cjohnston, https://code.launchpad.net/~chrisjohnston/loco-directory/typo/+merge/68584 [22:46] yup [22:46] the css classes event_* are not used anymore [22:47] should i just remove the classes then? [22:48] just remove them [22:50] same witht he tr? [22:54] cjohnston, use the developer tool on chromium to be sure if the css of tr, table exist [22:55] ehh [22:55] i dont care that much right now [22:55] lol [22:55] its pushed [23:26] g'night