=== ubott2 is now known as ubottu === jamestunnicliff_ is now known as jamestunnicliffe [14:08] https://developers.google.com/analytics/devguides/collection/gajs/#MultipleCommands [14:08] https://developers.google.com/analytics/devguides/collection/gajs/#MultipleCommands [14:08] ignor me [14:22] peterm-ubuntu: Never. [14:27] steveedwards kiss kiss [16:56] daker: https://code.launchpad.net/~chrisjohnston/summit/css-js-async-links/+merge/157573 [17:12] doanac: hey [17:12] daker: ^ [17:12] o/ [17:12] doanac: we are creating a form to register for UDS.. [17:13] https://code.launchpad.net/~chrisjohnston/summit/registration-form/+merge/156978 [17:14] In Summit, the Attendee has a start_utc and end_utc.. [17:14] those are both time and date.. we have a widget to break it from time and date to make it easier to fill in [17:15] whe a user is already registered, the date fields are filled in with the data that already exists, but the time fields aren't being auto populated [17:15] daker is going to explain the reason ;-) [17:16] we use forms.SplitDateTimeWidget [17:17] and we generate DateWidget and TimeWidget [17:17] the DateWidget works without any problems since it just a text filed [17:18] but TimeWidget doesn't work as excpected [17:19] for the TimeWidget we use forms.MultiWidget, then we create a 3 selects from line 62 to 75 https://code.launchpad.net/~chrisjohnston/summit/registration-form/+merge/156978 [17:20] but we still need to passe the correct selected_choice for each select (the hours, minutes and AM/PM) [17:21] and this is where i failed :) [17:21] and i have found nothing on django docs how to do that [17:22] cjohnston: daker: what's the status of in-summit registration? [17:22] mhall119: ^ [17:22] cjohnston: 99% :) ? [17:22] all we need IMO is to fix that [17:23] daker: seems like you might need a render function in that class. but i haven't done a mult-control thing in django before [17:23] it would be nice if we could pass the default start and end time as well [17:23] cjohnston: that could be done in form.py directly [17:24] cjohnston: I need to announce UDS 13.05 this week, can it be ready and deployed in the next day or two? [17:24] forms* [17:24] mhall119: depends on if you help fix the problem [17:24] cjohnston: If it's fixed today, can we deploy today? [17:24] I believe so [17:25] I see no reason why we can't [17:25] ok, I'm updating my local branch, what needs to be fixed? [17:25] mhall119: it's all in the last 15 minutes of scrollback [17:26] cjohnston: will this require an upgrade to django 1.4, or have we already upgraded that server to 1.4? [17:26] that's already done [17:26] this will be almost completely the registration form stuf [17:26] ok [17:31] cjohnston: what do we need to do in order to remove the sponsorship links? [17:31] just not put it in a sponsorship status? [17:31] yup [17:34] where do I get the registration form link? [17:34] it isn't in that MP, its in another [17:34] uds-1303/registration/ [17:48] cjohnston: daker: so what's not working? [17:49] mhall119: if you are already registered, if you go back to update your registration, the time fields aren't correctly populated [17:49] cjohnston: right! [17:49] ok [17:50] read the last 20min of backlogs [17:50] and it would be nice that if you arent registered, the form is autopopulated with the summit start and end time [17:55] ok, let me see if I can get this fixed [18:20] cjohnston: apply http://paste.ubuntu.com/5690166/ [18:21] that will default to the summit's start and end dates and times if the user doesn't have an Attendee record yet, and also give their correct attending times when they do [18:21] then it just needs the link to the form added [19:58] cjohnston: daker: with the above patch, can we get the registration form deployed to production? [19:58] mhall119: not yet tested, will do it now [19:58] thanks daker [20:04] mhall119: you rock!!! [20:06] no, you guys rock, I just throw in a patch every now and then so I can still claim to be working with you :) [20:08] :) [20:20] cjohnston: also don't forget to remove the colortip code [20:55] daker: mhall119 http://91.189.93.71:8000/uds-1303/ [20:55] test ^ [20:56] nigelb: can you look at your machine.. tarmac seems to just be hanging out [20:58] daker: mhall119 https://code.launchpad.net/~chrisjohnston/summit/registration-form/+merge/156978 [20:59] cjohnston: we don't need colortip code right ? [20:59] we do [20:59] it loads from ubuntu_website [21:00] look at form.html [21:00] diff line 248 [21:01] pushed [21:04] i still see $('span[rel*=help]').colorTip({color:'orange'}); [21:05] cjohnston: the by date, by track and by room lists aren't side-by-side anymore [21:05] that is still needed [21:05] mhall119: thats fixed later [21:05] let me see if I can un conflict the branches [21:06] cjohnston: still no link either [21:06] again, another branch [21:07] for looks good to me [21:07] form [21:15] mhall119: http://91.189.93.71:8000/uds-1303/ [21:17] mhall119: let me know when you want me to delete your attendee record so you can see that link [21:35] mhall119: comments? [21:39] cjohnston: please delete it [21:39] refresh [21:40] cjohnston: looks great! thanks [21:40] and thanks daker [21:40] :) [21:40] mhall119: I kept telling you it takes multiple branches :-P [21:44] /production is the only branch I care about [21:44] mhall119: daker please approve: https://code.launchpad.net/~chrisjohnston/summit/quick-links/+merge/157551 [21:44] https://code.launchpad.net/~chrisjohnston/summit/add-summit-registration-links/+merge/157520 [21:44] https://code.launchpad.net/~chrisjohnston/summit/registration-form/+merge/156978 [22:04] cjohnston: I have my announcement post ready to go, I just need a link to register for UDS, so as soon as we get these changed deployed I'll be able to make the announcement [22:05] k [22:05] I need to go to dinner.. tarmac is DOA.. [22:05] if you can manually merge the branches into trunk, I'll merge to production and push a release as soon as im done [22:06] nigelb: are you around to kick tarmac? [22:06] I'll merge manually if I need to, but tarmac leaves a better log [22:08] the system is OOM [22:08] I can kick it now, but it doesnt have memory to do it [22:08] oh [22:09] ugly manual merging it is then [22:09] dinner [22:15] cjohnston: all manually merged and pushed to trunk, please double-check it all before merging it to /production [22:16] cjohnston: also, I seem to be missing whatever styling needed to make the "by date", "by track" and "by room" lists be side by side [22:22] mhall119: did you do pullapps? [22:23] i think i mayknow what it is. ill fox after dinner [22:28] cjohnston: pullapps doesn't fix it [22:29] mhall119: clear the cache ;) [22:29] Ctrl+F5 [23:03] wow new ltp version :) [23:03] ? [23:04] i just released 0.4.2 [23:04] o [23:04] cool [23:05] i CC'ed you if you don't mind :) [23:07] k [23:07] grr [23:07] it seems as tho the link changes from JoseeAntonioR are making tests fail [23:15] cjohnston: which link changes? [23:15] it might not be yours.. im still looking, but removing that made most tests pass