/srv/irclogs.ubuntu.com/2013/03/08/#ubuntu-website.txt

JoseeAntonioRcjohnston: hey, about bug 1146984, what would be your suggestion to the issues I found?01:48
ubottubug 1146984 in Summit "Link directly to Youtube, Etherpad and irc:// in the summit schedule" [Wishlist,In progress] https://launchpad.net/bugs/114698401:48
cjohnstoncommented01:52
* JoseeAntonioR checks01:54
JoseeAntonioRcjohnston: so, agenda.meeting.youtube_video_url would get me the video url?01:55
cjohnstoni dont think that exists01:57
JoseeAntonioRthen, how should I call what you're specifying?01:58
JoseeAntonioRmhall119: hey03:50
mhall119JoseeAntonioR: hi03:50
JoseeAntonioRmhall119: busy now?03:50
mhall119nope03:51
mhall119ok, so let me go over real quick what the problem is, and what the solution will need to look like03:51
JoseeAntonioRsure03:51
mhall119so the hover javascript comes from daily.html03:52
mhall119which is based off the schedule03:52
mhall119which means is iterates over Slots and Agenda items03:52
mhall119however, mine.html and review.html just list meetings, they don't care about schedule03:53
mhall119so you don't have agenda or slot variables03:53
mhall119with me so far?03:53
JoseeAntonioRyep03:53
mhall119ok, now another part of daily.html is a hidden div that contains the meeting details03:54
mhall119<div id="agenda-{{agenda.id}}-{{slot.id}}-details" class="agenda-details">03:54
mhall119we had to make them labeled by agenda and slot, rather than by meeting.id, because a 2-slot meeting needed to show the popup in 2 places03:55
mhall119you don't need that in mine.html and review.html, but you will need to duplicate the hidden div in those templates03:55
mhall119all the javascript functions do is find the div element, based on the agenda.id and slot.id, and either make it visible or hide it03:55
mhall119so, what you need to do is the following:03:56
* JoseeAntonioR listens03:56
mhall1191: re-create the hidden div in your template, but make it id="meeting-{{meeting.id}}-details"03:57
mhall1192: change the javascript functions to take a meeting id, rather than agenda and slot ids03:57
mhall1193: change the function calls to pass the meeting id, instead of the agenda and slot ids03:57
JoseeAntonioRok, let me take a look03:58
JoseeAntonioRwould I only have to change that in review.html? as it's working perfectly fine in mine.html as it is03:58
mhall119you're getting a popup with meeting details in mine.html?04:00
JoseeAntonioRyep04:00
JoseeAntonioRwant me to run it so you can test it?04:00
mhall119yeah04:01
mhall119I tried it on my localhost but didn't get a popup04:01
JoseeAntonioRgive me a sec04:01
* JoseeAntonioR changes dns04:02
JoseeAntonioRmhall119: does joseeantonior.com:8000 resolve?04:04
mhall119yup04:04
JoseeAntonioRok, just login04:04
JoseeAntonioRwith your openid04:04
mhall119done04:05
JoseeAntonioRok, add sessions, and go to your schedule04:05
JoseeAntonioRit should work04:06
mhall119yeah, I'm not getting a popup04:07
mhall119http://joseeantonior.com:8000/uds-r/mhall119/meetings04:07
JoseeAntonioRoh, that's mine.html?04:07
mhall119I think so, yes04:08
mhall119what were you looking at?04:08
JoseeAntonioRblargh, I thought /uds-r/participant/mhall119 was mine.html04:08
mhall119no, that's by_participant.html04:08
mhall119which is like daily.html, in that it's schedule-based04:09
JoseeAntonioRaah, right!04:09
JoseeAntonioRoh, then I'll modify both of them as you said04:09
mhall119ping me tomorrow if you need any help04:10
JoseeAntonioRsure, thanks!04:10
mhall119np, thank you for taking the time to work on Summit :)04:10
JoseeAntonioRno worries! :)04:15
mhall119cjohnston: what would we need to do in order to run https://wiki.ubuntu.com/UbuntuSDKDays/Prep on Summit?16:40
nigelbBuy him large amounts of beer.16:41
jhodapphey mhall11918:00
mhall119hey jhodapp, #ubuntu-meeting not #ubuntu-website :)18:02
jhodappmhall119, was wondering if that was true :)18:02
cjohnstonmhall119: what nigelb said20:07
mhall119cjohnston: I'd say I'll buy you one at UDS, but you'd just come over to claim it20:09
cjohnstonI'm on my way.. I could use a few drinks right now and you know why20:09
cjohnstondaker: https://code.launchpad.net/~chrisjohnston/loco-team-portal/bzr-apps-url-fixes/+merge/152509  mhall119 <<<20:27
mhall119cjohnston: will IS be able to use those?20:28
cjohnstonthats what is used in summit20:28
cjohnstonafaik20:28
mhall119good enough for me20:29
cjohnstonthat matches the bzr_apps part of the code to summit20:29
cjohnstonmhall119: do you want to throw it into production to make the release work correctly?20:37
mhall119cjohnston: yeah, go ahead20:38
mhall119unless they've already done it manually20:38
cjohnstonthat wasn't the question.20:38
cjohnstonit doesnt appear to have been updated20:39
dakerhi21:10
cjohnstonhi ho, hi ho, it's off to work i go21:13
dakerhi mhall119 FYI now you need to tell them to run ./manage.py update_openids because we are swithing to login.u.c21:14
mhall119oh we are? ok.  has that been deployed already?21:15
cjohnstoni dont think its been deployed21:15
dakerah i sorry21:16
dakermhall119: i can do another release before they deploy21:24
mhall119daker: let's do that21:25
dakerok i'll do it21:25
cjohnstonbe careful that you dont get *too* complicated21:32
cjohnstondaker: I just created lp:loco-team-portal/production21:34
dakercjohnston: and ?21:35
cjohnstonjust letting you know.. its easier to type/remember than lp:ltp-devs/loco-team-portal/production or wahtever it was21:36
dakerok but for now i think i'll the ~ltp-devs21:36
cjohnstonIt's the same branch.. lp:loco-team-portal/production == https://code.launchpad.net/~ltp-devs/loco-team-portal/production21:37
cjohnstonjust a 'prettier' name21:37
dakerah ok21:37
cjohnstondaker: does ltp still use twidenash?21:42
dakeryes21:42
dakerwe still use it21:42
cjohnstonthe twitter api on summit still needs to be fixed :-/21:43
dakermhall119: done https://code.launchpad.net/~ltp-devs/loco-team-portal/production22:13
cjohnstondaker: update the RT22:13
cjohnstonplease22:13
dakernow we need to run ./manage.py update_openids22:13
dakerand ./manage.py lcupdate22:13
cjohnstongotcha22:15
cjohnstonso add that stuff please22:15
mhall119lcupdate or lpupdate?22:27
cjohnstonlc22:28
cjohnstonhttps://bazaar.launchpad.net/~ltp-devs/loco-team-portal/0.2/view/head:/loco_directory/teams/management/commands/lcupdate.py22:28
dakerlc22:29
mhall119ah, ok22:30
cjohnstonmhall119:22:31
cjohnstonhttps://code.launchpad.net/~chrisjohnston/summit/csrf/+merge/15229822:31
cjohnstonhttps://code.launchpad.net/~chrisjohnston/summit/i18n/+merge/15252522:31
cjohnstonhttps://code.launchpad.net/~chrisjohnston/summit/track-display-name/+merge/15184622:31
dakerthis used to update the LC members on /loco-council22:32
mhall119cjohnston: ignore the MP comment, something else is causing those errors22:39
cjohnstonmhall119: on the csrf page, please play with actually moving stuff around22:51
mhall119cjohnston: I need to figure out why I'm getting these test failures22:58
dakerLTP test are also failling :(23:01
mhall119:(23:02
dakersomething related to the switch to login.u.c23:02
dakerhttps://drone.io/daker/ltp/2323:02
mhall119wtf, now they all pass :(23:04
mhall119summit ones anyway23:04
dakerhhhh23:04
cjohnstonmhall119: we really have to figure out how to harden our test23:26
cjohnstons23:26

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!