help with staggered talks in schedule grid

7 views
Skip to first unread message

sheila miguez

unread,
Jun 12, 2014, 11:14:54 AM6/12/14
to pinax-s...@googlegroups.com
Hi all,

I'm having trouble getting a schedule with staggered talk times to render on the grid. I'd love some pointers. Here are the details.

I've got 3 rooms, and two of them have some staggered sessions in the afternoon. The grid renders okay except for one line where a table element hangs off in a 4th column.

Here's a gist with a script that loads up some csv files to create schedule objects. I've got the example csv files to show the offset problem.

https://gist.github.com/codersquid/e8ccb13618eab1093e76

I'm not sure I have all the right assumptions for what will be rendered on the grid -- I've not dived deeply in to the timetables module yet and have experimented with assumptions based on the objects I create.


I'm using this branch of my symposion fork
https://github.com/scipy-conference/symposion/tree/slot_editable

It's fairly similar to the vanilla branch of symposion but has some things based of pyohio merged in along with a model change in SlotKinds so that we don't have to hardcode whether a slotkind is a presentation versus something where the grid will display a content override.


Taavi Burns

unread,
Jun 12, 2014, 6:39:55 PM6/12/14
to pinax-s...@googlegroups.com
PyCon CA had exactly this problem, too. I can't remember exactly what I did to fix it, but seem to recall it was half code and half data… Check out our reepo's change log on the timetable module as a start; I'll try to remember to do the same when I have time and internet and jog my memory.

-- 
taa
/*eof*/
--
You received this message because you are subscribed to the Google Groups "pinax-symposion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pinax-symposi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

sheila miguez

unread,
Jun 13, 2014, 9:16:23 AM6/13/14
to pinax-s...@googlegroups.com
I'll dig in to that later today. For the benefit of anyone who is following, the changeset is

https://github.com/pyconca/2013-web/commit/7849775b04adde7bdf6e1c2c15328e134f4c1394

Taavi Burns

unread,
Jun 13, 2014, 9:17:56 AM6/13/14
to pinax-s...@googlegroups.com
Yep, that's the one!

It's not the whole story though. Here's the data tweak I was remembering:
-- 
taa
/*eof*/

signature.asc

sheila miguez

unread,
Jun 13, 2014, 9:27:41 AM6/13/14
to pinax-s...@googlegroups.com
Oh thanks!

I also noticed from the code diff that y'all added a new schedule management command. That will be helpful!

sheila miguez

unread,
Jun 15, 2014, 7:37:43 PM6/15/14
to pinax-s...@googlegroups.com
I went ahead and turned my one-off schedule tool in to a command that is different than the one for pyconca since we have been using a csv format more like the one in use by the pyohio symposion fork.

Once things have settled down with this scipy, I'm going to take a look at all the forks to see what might be good to merge.

Reply all
Reply to author
Forward
0 new messages