*** alga has joined #SchoolTool | 00:02 | |
*** dlobo has joined #schooltool | 00:12 | |
*** dlobo has quit IRC | 00:59 | |
*** dlobo has joined #schooltool | 01:02 | |
*** krushik has quit IRC | 01:20 | |
*** dlobo has quit IRC | 02:42 | |
*** menesis has quit IRC | 03:10 | |
*** alga has quit IRC | 03:24 | |
*** krushik has joined #schooltool | 03:25 | |
*** dlobo has joined #schooltool | 04:28 | |
*** dlobo has quit IRC | 04:33 | |
*** dlobo has joined #schooltool | 04:56 | |
*** th1a has quit IRC | 06:00 | |
*** pcardune has quit IRC | 06:54 | |
*** pcardune has joined #schooltool | 07:11 | |
*** dlobo has quit IRC | 08:31 | |
*** pcardune has quit IRC | 08:58 | |
*** pcardune has joined #schooltool | 09:35 | |
*** mgedmin has joined #schooltool | 10:03 | |
*** pcardune has quit IRC | 11:00 | |
*** menesis has joined #schooltool | 11:52 | |
*** alga has joined #SchoolTool | 12:38 | |
*** alga has quit IRC | 14:02 | |
*** ignas has joined #schooltool | 14:40 | |
*** alga has joined #SchoolTool | 14:44 | |
*** ignas_ has joined #schooltool | 15:38 | |
*** ignas has quit IRC | 15:43 | |
*** ignas_ has quit IRC | 16:18 | |
*** ignas has joined #schooltool | 16:20 | |
*** th1a has joined #schooltool | 16:31 | |
th1a | Hi menesis, yvl. | 16:31 |
---|---|---|
yvl | hi th1a | 16:31 |
th1a | Did you get a chance to look at that gradebook bug I found? | 16:33 |
yvl | not yet, I came late to work today :( | 16:34 |
yvl | I'm fixing Jeffs bug | 16:34 |
th1a | OK. I'm getting a slow start today too. | 16:34 |
yvl | it seems that gradebook doesn't allow to select a correct term if there are terms with same titles in several years | 16:35 |
*** dlobo has joined #schooltool | 16:35 | |
menesis | hi th1a. | 16:36 |
th1a | hi menesis. | 16:36 |
yvl | I'll have the fix soon and then move to other bugs | 16:36 |
menesis | same here.. but I don't think I had any immediate tasks | 16:37 |
yvl | umm, except for enabling interventions, right? | 16:37 |
menesis | yvl just asked me for one, though | 16:37 |
menesis | yes | 16:37 |
th1a | menesis: Yes. | 16:37 |
menesis | and release whatever yvl manages to fix, but that depends on him | 16:38 |
th1a | I'd like to have the "gradebook gives a traceback after upgrade" bug I found fix prior to next release candidate. | 16:39 |
yvl | I agree | 16:39 |
menesis | I'd like intervention test failure fixed, cannot release when buildbot is red | 16:40 |
th1a | Yes. | 16:40 |
yvl | ok, so we release tomorrow 13:00-14:00 UTC | 16:42 |
yvl | I'll try to get as many bugs as I can by then | 16:44 |
yvl | as for your bug th1a... | 16:45 |
yvl | it would be great if you can zip your Data.fs and put it somewhere for download | 16:46 |
th1a | Didn't I? | 16:46 |
th1a | I thought I attached it. | 16:46 |
th1a | To the bug. | 16:47 |
yvl | oh, sorry, yes, you did | 16:47 |
yvl | with attached Data.fs that is a perfect bug report for tracebacks | 16:49 |
yvl | thanks! | 16:49 |
th1a | You should start to get used to the kind of bugs aelkner leaves. | 16:52 |
th1a | I would imagine. | 16:52 |
yvl | well...... :) | 16:58 |
th1a | What caused the jelkner bug? | 17:01 |
*** menesis has quit IRC | 17:05 | |
*** menesis has joined #schooltool | 17:06 | |
yvl | the term is selected by term title | 17:07 |
yvl | terms come from sections, that come from different years | 17:08 |
yvl | different years have terms with same titles | 17:08 |
yvl | random (most likely, earliest) year's term is selected | 17:08 |
yvl | that was 2008 | 17:08 |
*** dlobo has quit IRC | 17:10 | |
th1a | Is there a better method of getting the term? | 17:11 |
yvl | yes, I did that | 17:13 |
yvl | now testing | 17:13 |
yvl | you need to build unique form keys in such cases | 17:14 |
yvl | and never, ever, ever use titles as keys | 17:14 |
yvl | what if people start putting commas, quotes, or unicode symbols there? | 17:14 |
th1a | Make a list of "don'ts" for aelkner. | 17:15 |
yvl | in this case it's term's title, so not that likely, but still. | 17:15 |
yvl | yes, I already put that on my TODO list | 17:15 |
yvl | but it's growing rapidly | 17:15 |
th1a | I have discussions with him about these kind of things occasionally, but I can never make a really authoritative argument. | 17:15 |
th1a | He is capable of adaptation. | 17:16 |
* th1a goes to take a shower. | 17:17 | |
*** dlobo has joined #schooltool | 17:42 | |
*** lfaraone has quit IRC | 18:03 | |
*** lfaraone has joined #schooltool | 18:04 | |
yvl | menesis, I commited the fix for Jeff's bug | 19:13 |
yvl | can you build a gradebook egg? | 19:13 |
yvl | I can't find where to do that in buildbot :| | 19:13 |
menesis | http://source.schooltool.org/buildbot/builders/schooltool_trunk-release | 19:14 |
menesis | force build | 19:14 |
menesis | yvl: anything else pending for gradebook? | 19:15 |
yvl | yes | 19:15 |
yvl | but it would be nice to give an egg to Jeff | 19:15 |
menesis | eggs appear in http://ftp.schooltool.org/schooltool/releases/nightly/ | 19:19 |
yvl | great | 19:19 |
menesis | if you have this in buildout.cfg find-links it will be picked up on bin/buildout -n | 19:20 |
yvl | I guess they have that, at least it looks so in CanDo trunk | 19:21 |
*** yvl has quit IRC | 19:34 | |
*** pcardune has joined #schooltool | 20:09 | |
*** jelkner has joined #schooltool | 20:22 | |
*** mgedmin has quit IRC | 21:09 | |
*** lisppaste5 has quit IRC | 21:51 | |
*** lisppaste5 has joined #schooltool | 21:51 | |
*** alga has quit IRC | 21:52 | |
*** phufford has joined #schooltool | 22:52 | |
*** replaceafill has joined #schooltool | 23:29 | |
replaceafill | th1a, ping | 23:29 |
th1a | pong. | 23:30 |
th1a | Can you write a script for Chris? | 23:30 |
replaceafill | th1a, yes | 23:30 |
th1a | Cool. When can you do it? | 23:30 |
replaceafill | we have to link the sections, right? | 23:31 |
replaceafill | according with their names? | 23:31 |
th1a | The sections only exist in the first term. | 23:31 |
th1a | Go go through the sections, make new ones in subsequent terms, and link them. | 23:31 |
th1a | Copying the students, teachers, etc. | 23:32 |
replaceafill | got it | 23:32 |
replaceafill | i can work on that today | 23:32 |
th1a | Actually, how do you do a script like that -- how will it be run? | 23:33 |
replaceafill | what we did once in cando was to create a "temporary" view to do it | 23:34 |
replaceafill | we also could add the linking functionality to the xmlrpc package | 23:35 |
th1a | Yeah... do you want to just do that? | 23:35 |
th1a | You might be able to just do that and let Chris write an XML-RPC script. | 23:36 |
replaceafill | yes | 23:36 |
replaceafill | i think it's better that the "temporary" script :) | 23:36 |
th1a | Yes... | 23:36 |
th1a | Just do that. | 23:36 |
replaceafill | cool | 23:37 |
replaceafill | i'll send chris an email to tell him about the API | 23:37 |
th1a | OK. | 23:38 |
th1a | Super. | 23:38 |
th1a | Thanks for the quick response. | 23:38 |
replaceafill | th1a, i guess it's safer to "assume" that chris is the only one using that package, right? | 23:38 |
th1a | Yes. | 23:38 |
th1a | Nobody else knows about it. | 23:38 |
replaceafill | ah, and the other issue was the broken functionality in the UI, right? | 23:39 |
th1a | Which? | 23:39 |
replaceafill | the one that Alan fixed for them | 23:39 |
replaceafill | let me check the email again | 23:39 |
th1a | I think it is fixed. | 23:39 |
replaceafill | ah ok | 23:39 |
th1a | There are some unpleasant cases with linked sections that have to be dealt with. | 23:39 |
th1a | Well, details. | 23:39 |
th1a | Unpleasant = "how do I link two arbitrary existing sections through the web after the fact?" | 23:40 |
th1a | Less unpleasant = "Can I have a button to make a subsequent linked section to an existing one?" | 23:40 |
replaceafill | :) | 23:40 |
th1a | Also: "Can I make linked sections via XLS import?" (I don't know) | 23:41 |
th1a | OK. Thanks. | 23:41 |
* th1a goes to cook dinner. | 23:41 | |
replaceafill | thank you th1a | 23:41 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!