*** th1a has quit IRC | 01:22 | |
*** replaceafill has quit IRC | 02:03 | |
*** menesis has quit IRC | 03:45 | |
*** menesis has joined #schooltool | 03:56 | |
*** menesis has quit IRC | 04:06 | |
*** menesis has joined #schooltool | 08:59 | |
*** th1a has joined #schooltool | 13:03 | |
*** menesis has quit IRC | 14:31 | |
*** th1a has quit IRC | 15:22 | |
*** menesis has joined #schooltool | 15:36 | |
*** replaceafill has joined #schooltool | 16:23 | |
*** th1a has joined #schooltool | 16:30 | |
th1a | hi menesis, replaceafill. | 16:30 |
---|---|---|
replaceafill | good afternoon | 16:30 |
th1a | So, back to our previously scheduled task? | 16:34 |
replaceafill | yes | 16:34 |
replaceafill | th1a, question | 16:35 |
replaceafill | the name change doesn't include changing: | 16:35 |
replaceafill | Hoffman, Tom | 16:35 |
replaceafill | to | 16:35 |
replaceafill | Tom Hoffman | 16:35 |
replaceafill | right? | 16:35 |
replaceafill | i mean, person titles by default give you last name, first name in a single string | 16:36 |
th1a | Yes, we would want to change that. | 16:36 |
replaceafill | ah ok | 16:36 |
replaceafill | right, i remember you saying something about it :) | 16:37 |
th1a | Probably that just breaks a zillion tests. | 16:37 |
replaceafill | yes :( | 16:37 |
menesis | replaceafill: I have done this change to person.title attribute in my branch | 16:37 |
th1a | Well, we'll clean it up next month. | 16:38 |
replaceafill | menesis, ah ok | 16:38 |
menesis | and fixed many tests | 16:38 |
replaceafill | menesis, any change you could merge that to trunk? | 16:38 |
menesis | not stests, though | 16:38 |
replaceafill | chancE* | 16:38 |
menesis | I was looking at that old branch | 16:39 |
menesis | but I would prefer to make a point release with the many bugfixes first | 16:40 |
menesis | and then merge it | 16:40 |
menesis | because it is a big change | 16:40 |
replaceafill | menesis, can you point me to your branch? | 16:41 |
replaceafill | do you recommend me starting this task from it? | 16:42 |
menesis | https://code.launchpad.net/~menesis/schooltool/harvest | 16:43 |
replaceafill | menesis, ah revision 3581, correct? | 16:44 |
menesis | yes | 16:44 |
replaceafill | maybe i could merge only that revision into my working branch? | 16:44 |
replaceafill | and i could sync with trunk later when you commit | 16:44 |
menesis | yeah, probably | 16:45 |
replaceafill | menesis, cool, i'll do that | 16:46 |
replaceafill | thanks | 16:46 |
menesis | I think I made the tests/ftests pass at that point | 16:46 |
replaceafill | oh, there's even a bug for my previous question :O | 16:48 |
replaceafill | https://bugs.launchpad.net/schooltool/+bug/1201887 | 16:48 |
replaceafill | thanks to that bug i remembered to include interventions in my sandbox! | 16:50 |
*** menesis has left #schooltool | 16:50 | |
*** menesis has joined #schooltool | 16:50 | |
th1a | I guess I should have assigned that. ;-) | 16:50 |
replaceafill | menesis, intervention doesn't have a trunk series branch, correct? | 16:52 |
replaceafill | menesis, ah never mind, just found it | 16:53 |
th1a | OK. All set then replaceafill? | 16:55 |
replaceafill | th1a, yes, i think so | 16:56 |
th1a | OK. Thanks replaceafill. | 16:56 |
th1a | menesis? | 16:56 |
menesis | replaceafill: it does have a branch, even if there are no real changes over the last year | 16:58 |
menesis | I have been testing a little | 16:59 |
menesis | journal grading scoresystem didn't work for me, because I had done evolution in the middle of development | 17:00 |
menesis | fixed that | 17:00 |
menesis | found an error in "grade activity" page, fixed that, too | 17:00 |
menesis | added test cases for this popup menu item | 17:01 |
menesis | also for fill down | 17:01 |
menesis | investigated why ftest coverage times out on buildbot | 17:02 |
menesis | but works for me | 17:03 |
menesis | also looked at my old branch that removes basicperson | 17:04 |
menesis | the separate layer for it | 17:04 |
menesis | it had removed a few tests that i knew i wanted to restore | 17:05 |
menesis | (that's why i wanted coverage) | 17:05 |
menesis | removed the s/bzr+ssh/http/ step from buildbot, newer mr.developer has a rewrites feature that does the same but doesn't need to modify the tree | 17:07 |
menesis | had to fight with new buildbot and the merged setuptools/distribute issue | 17:08 |
menesis | just couldn't build any projects :( | 17:09 |
menesis | but after removing zc.buildout-2* eggs from shared ~/.buildout/ it finally worked | 17:09 |
menesis | also worked on journal i18n | 17:11 |
menesis | but forgot I did that so not finished | 17:11 |
menesis | there is an i18n problem with scoresystems | 17:12 |
menesis | and groups | 17:12 |
menesis | they are initialized on startup | 17:12 |
menesis | and there is no language at that point | 17:13 |
menesis | no request | 17:13 |
menesis | so it is initialized in English | 17:13 |
menesis | or maybe groups are ok | 17:14 |
th1a | Hm. | 17:14 |
menesis | the scoresystem names "American Letter Grade" | 17:15 |
menesis | and individual scores "Pass" / "Fail" | 17:16 |
menesis | not sure what to do with that | 17:16 |
menesis | will create a bug and postpone, I think | 17:17 |
th1a | OK. I don't think anyone has complained yet. | 17:17 |
th1a | And it could be worked around by creating new score systems... | 17:17 |
th1a | But it would be nice to fix. | 17:18 |
menesis | true, American score system is probably fine in English :) | 17:18 |
menesis | so that's it | 17:18 |
menesis | replaceafill: report cards are not ready yet? | 17:19 |
replaceafill | menesis, no :( | 17:19 |
menesis | but skill deprecation update is done | 17:19 |
replaceafill | yes | 17:20 |
menesis | so I can make a bugfix release? | 17:20 |
th1a | We keep getting distracted by these damn CanDo bugs. | 17:20 |
replaceafill | menesis, yes | 17:20 |
menesis | good. | 17:20 |
th1a | Yes. | 17:20 |
menesis | so I will make a 2.5.3 bugfix release | 17:21 |
menesis | merge basicpersonlayer removal | 17:21 |
menesis | and try to fix tests | 17:21 |
* menesis done | 17:21 | |
th1a | OK, and I will continue on docs. | 17:22 |
th1a | Thanks menesis. | 17:22 |
th1a | And we're expecting yvl monday? | 17:22 |
menesis | yes, yvl should return on monday | 17:23 |
th1a | OK. I guess that's it. | 17:23 |
th1a | Thanks guys. | 17:24 |
replaceafill | merci tout le monde | 17:25 |
th1a | Er... | 17:25 |
th1a | OK, I'm looking at Jennifer's schedule for next week. | 17:25 |
th1a | I can't meet this time Monday. | 17:25 |
th1a | What works for you replaceafill? | 17:25 |
replaceafill | th1a, what time do you want us to meet? | 17:25 |
replaceafill | "n" hours before? | 17:26 |
replaceafill | th1a, i can wake up early | 17:26 |
replaceafill | or stay up very late :D | 17:26 |
th1a | Can you do an hour earlier? | 17:27 |
replaceafill | sure | 17:27 |
*** khildin has joined #schooltool | 17:28 | |
th1a | OK, we'll try that then. | 17:28 |
replaceafill | kk | 17:28 |
th1a | Thanks guys. | 17:28 |
* th1a drops the bag of gravel. | 17:28 | |
replaceafill | thanks everybody | 17:29 |
th1a | I'm assuming it works for menesis since it is the middle of the day for him. | 17:29 |
th1a | OK menesis? | 17:29 |
menesis | yes, whatever | 17:31 |
th1a | OK, thanks. | 17:33 |
*** replaceafill has quit IRC | 17:35 | |
*** th1a has quit IRC | 19:23 | |
*** menesis has quit IRC | 20:09 | |
*** menesis has joined #schooltool | 21:27 | |
*** replaceafill has joined #schooltool | 22:09 | |
*** khildin has quit IRC | 23:28 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!