[16:05] cjohnston, daker: I have https://code.launchpad.net/~jose/summit/1197855-fix/+merge/178679 on queue since august, could you please check it? :) [16:16] jose: sure [16:16] thanks :) [16:29] jose: reviewed [16:29] cjohnston: thanks [16:33] I'm re-installing all the deps and reqs in my [16:34] oops [16:34] 'new system' and I'll get it fixed asap [18:41] mhall119: ping [18:53] jose: I'd guess with the holiday weekend he may be offline [18:54] oh, right (not a holiday here :) ) [21:59] jose: pong [21:59] * mhall119 is never offline, except yesterday when the Verizon box died [22:00] :P [22:00] hey, I don't know if you have a min like to give me a hand with some summit code [22:00] sure, what's up? [22:00] let me push it to lp [22:03] mhall119: so, I did this http://bazaar.launchpad.net/~jose/+junk/1179878-fix/revision/559 in order for summit to show the time and date of the meeting [22:03] but instead it just says 'Meeting Unscheduled' on everything [22:07] jose: meeting.scheduled, I don't see a 'scheduled' property on MeetingModel.py [22:07] hmm, /me checks [22:08] you can check meeting.agenda_set.count > 0 [22:08] remember that a meeting can technically have more than one Slot scheduled [22:10] so, meeting.agenda_set.count > 0 means it's scheduled, right? [22:14] yes [22:16] cool, thanks [22:26] np