*** paulproteus_ has quit IRC | 00:50 | |
*** paulproteus_ has joined #schooltool | 00:57 | |
*** menesis has quit IRC | 01:13 | |
*** menesis has joined #schooltool | 07:41 | |
*** menesis has quit IRC | 09:25 | |
*** yvl has joined #schooltool | 09:43 | |
*** menesis has joined #schooltool | 10:02 | |
*** menesis has quit IRC | 11:48 | |
*** menesis has joined #schooltool | 12:36 | |
*** replaceafill has joined #schooltool | 15:56 | |
*** th1a has joined #schooltool | 16:29 | |
th1a | hi replaceafill, menesis, yvl. | 16:30 |
---|---|---|
replaceafill | good morning/afternoon | 16:30 |
yvl | good morning | 16:30 |
* th1a just got out of bed. | 16:30 | |
th1a | No school today because of snow. | 16:31 |
th1a | We got about 50 cm in one day. | 16:31 |
th1a | I'm a little tired from shoveling. | 16:31 |
th1a | Luckily we were the last house on the street that didn't lose power. | 16:32 |
th1a | All our neighbors did. | 16:32 |
th1a | So how did the Lovecraft tour go? | 16:32 |
yvl | great! | 16:33 |
menesis | hi | 16:33 |
yvl | thanks for setting it up Tom | 16:33 |
*** th1a has quit IRC | 16:34 | |
*** th1a has joined #schooltool | 16:35 | |
menesis | seeing the news about the blizzard in east coast | 16:36 |
menesis | I feel very lucky that we had the sprint one week earlier | 16:36 |
th1a | What was the highpoint of the tour? | 16:36 |
menesis | and didn't see the piles of snow you've got, and little travel disruptions | 16:36 |
replaceafill | menesis, me too :) | 16:36 |
th1a | Yeah, you guys would have either never gotten here or never gotten out. | 16:37 |
yvl | this ;) http://en.wikipedia.org/wiki/File:H.P._Lovecraft%27s_grave.jpg | 16:37 |
yvl | (also, there's a lot of trinkets and stones visitors left there) | 16:37 |
th1a | Ah. I've not actually been there. | 16:38 |
yvl | we've also got to see a lot of Providence | 16:38 |
yvl | and many landmarks | 16:39 |
th1a | Good. Yeah, I didn't take you around much this time. | 16:39 |
yvl | the old school, old post office | 16:39 |
yvl | library | 16:39 |
yvl | observatory | 16:39 |
yvl | etc. | 16:39 |
th1a | RIght. | 16:39 |
yvl | the list is quite long :) | 16:39 |
menesis | the library (Athenaeum) was impressive | 16:39 |
yvl | yes! | 16:39 |
th1a | Yeah, I've not been in there either. | 16:39 |
th1a | You went in? | 16:39 |
yvl | yes | 16:39 |
yvl | highly recommended ;) | 16:40 |
th1a | Yeah, I need to do that. | 16:40 |
yvl | I'm sure you'll love it | 16:40 |
th1a | OK, let's get started. | 16:40 |
th1a | replaceafill: Have you looked at Glenda's new error? | 16:40 |
replaceafill | yes | 16:41 |
replaceafill | i tracked it down up to: | 16:41 |
replaceafill | http://bazaar.launchpad.net/~schooltool-owners/schooltool.cando/trunk/revision/152.1.1 | 16:41 |
replaceafill | line 303 in course.py in that diff | 16:41 |
replaceafill | skillset.title = skillset.skillset.title | 16:42 |
replaceafill | skillset is a proxy object there | 16:42 |
replaceafill | that's what produces the forbiddenattribute error | 16:42 |
replaceafill | updateCourseSkillSet later does unproxy the skillset | 16:43 |
replaceafill | so i think we should move the removeSecurityProxy call up | 16:43 |
replaceafill | i'll do that and add a test for this | 16:44 |
replaceafill | we'll need a bugfix release after that | 16:44 |
th1a | menesis: We'll want to get that out quickly. | 16:45 |
menesis | ok | 16:46 |
th1a | Anything else replaceafill? | 16:47 |
replaceafill | ah sorry, i was replying glenda :) | 16:47 |
replaceafill | yes | 16:47 |
replaceafill | i also worked on the grid view of the cando gradebook | 16:47 |
replaceafill | i mean, for the printable worksheet view | 16:47 |
replaceafill | i'm getting to know the autofit grid class and friends | 16:48 |
replaceafill | next i'll move to the journal bug about not having a grid pdf view | 16:48 |
replaceafill | that's it | 16:48 |
th1a | OK. Make sure and show me these as you write them. | 16:49 |
replaceafill | th1a, will do | 16:50 |
replaceafill | will set up a testing instance today too | 16:50 |
th1a | OK. Nice thing about pdf's is you can just email them too. ;-) | 16:51 |
replaceafill | :| | 16:51 |
replaceafill | ok, i'll do that instead (feels so 2010) :D | 16:51 |
th1a | OK, thanks replaceafill. | 16:52 |
th1a | yvl: ? | 16:52 |
yvl | took Thu and Fri off | 16:52 |
yvl | my immune system is requesting a vacation :) | 16:52 |
yvl | I'm mostly done with the split now | 16:53 |
yvl | celery queues I mean | 16:53 |
yvl | also, celeryconfig.py is moved to schooltool, which is good | 16:53 |
yvl | I'll move onto a report tomorrow | 16:54 |
yvl | basically - I've done today what I wanted to do last Thu | 16:55 |
th1a | OK. Understood. | 16:55 |
th1a | Thanks yvl. | 16:56 |
th1a | menesis? | 16:56 |
menesis | I have been busy with testing | 16:57 |
menesis | fixed a few failures | 16:57 |
menesis | including one that has kept buildbot red for quite some time | 16:58 |
menesis | then I have packaged schooltool & gradebook 2.4a1 releases for the ppa | 16:58 |
menesis | that was not done when I originally made those releases two weeks ago | 16:59 |
th1a | Oh, did you see the emails about ldap for 2.3 for precise? | 17:00 |
menesis | then worked on the scripts – first extracted 'manage' into separate command (with pack and restore options) | 17:01 |
menesis | th1a: oops, no | 17:01 |
menesis | let me look | 17:01 |
th1a | Well, it is a rare schooltoolers email. | 17:02 |
menesis | ldap plugin is in the main ppa | 17:03 |
th1a | So would they need to run quantal? | 17:03 |
menesis | when one uses dev ppa should also use the main ppa | 17:04 |
menesis | no | 17:04 |
th1a | Oh… so our instructions are incomplete? | 17:05 |
menesis | ldap is available for all ubuntu versions | 17:05 |
menesis | but I see ldap package is installed | 17:06 |
th1a | Can you correct the book then? | 17:06 |
menesis | no, the book is correct.. | 17:08 |
menesis | and the user has the package installed | 17:08 |
th1a | Ok. | 17:08 |
th1a | Did you track down the email? | 17:09 |
menesis | but doesn't see the 'LDAP single sign on' in the Server page | 17:09 |
menesis | will reboot into my precise installation later and check | 17:10 |
menesis | yes, i've read the email now | 17:10 |
th1a | OK. Thanks. | 17:10 |
* yvl is guessing it could be worked around by putting a zcml slug that include schooltool.ldap | 17:11 | |
yvl | but that's just a guess | 17:12 |
th1a | Ah. | 17:13 |
th1a | OK, looks like we have stuff to do. | 17:14 |
th1a | I have a couple little changes to make in the CanDo article and then it should appear on open source.com | 17:14 |
th1a | And I'm going to WORK ON CANDO DOCS. | 17:14 |
th1a | Also, send me your invoices and travel expenses, including the expenses spreadsheet. | 17:15 |
replaceafill | i've pushed a fix for glenda's error: http://bazaar.launchpad.net/~schooltool-owners/schooltool.cando/trunk/revision/171 | 17:15 |
replaceafill | i tested manually and works | 17:15 |
th1a | menesis: Check that out and release it as soon as you reasonably can. | 17:16 |
menesis | now? | 17:17 |
th1a | The back story is that someone managed to completely bypass the chain of command and complain about it to Glenda's boss, or something like that, so it would be good to fix it quick. | 17:17 |
th1a | Now if you are going to do some more work today. | 17:18 |
th1a | Not "cancel your plans" now. | 17:18 |
menesis | ok | 17:19 |
th1a | Make sure and ping Glenda and I when it is ready. | 17:20 |
th1a | OK, I guess that's it. | 17:23 |
th1a | Thanks guys. See you Wednesday. | 17:24 |
* th1a drops the bag of gravel. | 17:24 | |
replaceafill | thanks everybody | 17:24 |
yvl | thanks guys | 17:29 |
yvl | see you soon | 17:29 |
*** th1a_ has joined #schooltool | 17:56 | |
*** th1a has quit IRC | 18:00 | |
*** th1a has joined #schooltool | 19:47 | |
*** menesis has quit IRC | 20:11 | |
*** th1a has quit IRC | 20:18 | |
*** menesis has joined #schooltool | 21:16 | |
th1a_ | replaceafill, menesis: So this should just work for Glenda? Error goes away. | 21:39 |
replaceafill | th1a_, yes | 21:39 |
menesis | yes, I checked | 21:39 |
th1a_ | Just wanted to make sure there was no additional step. | 21:42 |
th1a_ | Thanks guys. | 21:43 |
*** th1a has joined #schooltool | 22:44 | |
*** th1a has quit IRC | 23:10 | |
*** menesis has quit IRC | 23:54 | |
*** replaceafill has quit IRC | 23:56 | |
*** ignas has joined #schooltool | 23:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!