replaceafill | th1a, ah ok | 00:00 |
---|---|---|
*** replaceafill has quit IRC | 01:24 | |
*** yvl has quit IRC | 08:24 | |
*** yvl has joined #schooltool | 09:19 | |
*** khildin has joined #schooltool | 10:45 | |
*** menesis has joined #schooltool | 12:18 | |
*** ignas_ has joined #schooltool | 14:55 | |
*** ignas_ is now known as ignas | 15:47 | |
*** veloutin has left #schooltool | 15:50 | |
*** khildin has quit IRC | 16:05 | |
*** replaceafill has joined #schooltool | 16:08 | |
*** khildin has joined #schooltool | 16:17 | |
*** ignas is now known as ignas_ | 16:20 | |
*** ignas_ is now known as ignas | 16:20 | |
th1a | hi replaceafill, menesis, yvl. | 16:30 |
replaceafill | good morning/afternoon | 16:31 |
yvl | morning guys | 16:32 |
menesis | hi | 16:32 |
th1a | I got an interesting query from Nigeria yesterday. | 16:34 |
th1a | A school looking to migrate from an existing SIS, so we may need to add a few imports so they can bring more data over. | 16:34 |
th1a | But definitely interesting insofar as his list of issues is pretty much exactly our upcoming TODO. | 16:35 |
th1a | Good to know we at least have the priorities right. | 16:35 |
th1a | Well, he's lobbying for more LDAP support too, so maybe we'll bump that up a bit. | 16:35 |
th1a | OK, replaceafill? | 16:36 |
replaceafill | ok, i worked on the gradebook issues | 16:36 |
replaceafill | now the gradebook warns the user when there are changes that will get lost | 16:37 |
replaceafill | because of a redirect | 16:37 |
replaceafill | and now comment dialogs save other inputs | 16:37 |
replaceafill | you can see it at http://69.164.203.135/celery/schoolyears/SY%202012-13/fourth-quarter/sections/1/activities/SY%202012-13_fourth-quarter_1/gradebook | 16:37 |
replaceafill | jeffrey.elkner:schooltool | 16:37 |
replaceafill | A1, A2 and A3 are regular 100 points report activities | 16:38 |
replaceafill | C1 and C2 are comment activities | 16:38 |
replaceafill | the comment dialog is now modal too | 16:38 |
replaceafill | that's basically it | 16:39 |
th1a | Cool. | 16:39 |
th1a | menesis: I consider these bugfixes. | 16:39 |
replaceafill | all my changes from these weeks are in my celery branches | 16:39 |
* replaceafill done | 16:40 | |
replaceafill | th1a, any idea what i'll work on next? | 16:40 |
menesis | replaceafill: are there any actual celery stuff? | 16:40 |
menesis | in those branches | 16:40 |
replaceafill | menesis, in cando only i think | 16:40 |
replaceafill | i named the rest celery just to mark them :( | 16:41 |
th1a | replaceafill: There are still CanDo reports, right? | 16:41 |
replaceafill | th1a, hhmm i don't think so | 16:42 |
replaceafill | th1a, you mean, to make remote, right? | 16:42 |
replaceafill | all of them are remote now | 16:42 |
th1a | Yes. | 16:42 |
replaceafill | iirc | 16:42 |
th1a | OK... anything other than report cards? | 16:42 |
replaceafill | no, just that | 16:42 |
replaceafill | ah! | 16:43 |
replaceafill | the virginia completion one | 16:43 |
th1a | That's probably a long one, too. | 16:43 |
replaceafill | but that'll require some changing on how the report is request | 16:43 |
th1a | OK, do that, then we'll tackle the report card. | 16:43 |
replaceafill | requested* | 16:43 |
replaceafill | th1a, ok, i'll start with that next monday | 16:44 |
replaceafill | or during the weekend probably | 16:44 |
* replaceafill done | 16:44 | |
th1a | Oh, right, vacation. | 16:44 |
replaceafill | :) | 16:44 |
th1a | Well, it's a good spot to stop. | 16:44 |
th1a | Have fun! | 16:44 |
replaceafill | thanks! | 16:44 |
th1a | Thanks replaceafill. | 16:46 |
th1a | yvl? | 16:46 |
yvl | ok | 16:47 |
yvl | working on reports | 16:47 |
yvl | added somewhat nicer z3c form support | 16:47 |
yvl | for request dialogs | 16:47 |
yvl | tweaked absences reports, now they look good enough for me | 16:48 |
yvl | looked at the gradebook bug | 16:48 |
yvl | the one replaceafill found with worksheet reports containing actual grades | 16:48 |
yvl | was a whoopsy on my part | 16:48 |
th1a | Well, perhaps you could send me copies of the updated reports. | 16:49 |
yvl | sure | 16:49 |
th1a | Oh, yes, now I remember replaceafill, we talked about the request dialogs. | 16:49 |
th1a | Did you mention that to yvl? | 16:49 |
replaceafill | th1a, ah, no | 16:50 |
replaceafill | sorry | 16:50 |
th1a | np, just checking. | 16:50 |
th1a | Yes, I'd like those to be cleaned up a bit. | 16:50 |
th1a | You changed them since yesterday? | 16:51 |
yvl | umm, yes | 16:51 |
yvl | also, replaceafill | 16:52 |
yvl | don't know if you saw | 16:52 |
yvl | (or fixed already) | 16:52 |
yvl | RequestStudentReportView.action | 16:52 |
yvl | with self.request['PATH_INFO'].rfind stuff | 16:52 |
replaceafill | yvl, ah, no | 16:53 |
yvl | it would be nice to use something sane, like __name__ or such | 16:53 |
yvl | before I tear my eyes out :) | 16:53 |
th1a | I mostly didn't like the text of the confirmation dialog after you made the request. | 16:53 |
replaceafill | yvl, i know exactly how you feel! | 16:53 |
th1a | Can you send me some screenshots of that stuff too so I can check the text. | 16:53 |
replaceafill | yvl, that part always made me wonder... | 16:53 |
yvl | oh, that one - not changed, th1a | 16:54 |
yvl | if you could come up with something decent | 16:54 |
* yvl would be grateful! | 16:54 | |
th1a | Well, if you send me quick screenshots, it's easier than otherwise trying to get an instance running. | 16:55 |
yvl | sure | 16:55 |
th1a | OK, cool. | 16:57 |
th1a | Anything else? | 16:57 |
yvl | no, done | 16:58 |
yvl | just sent reports btw | 16:58 |
th1a | OK. Thanks. | 16:59 |
yvl | absences by day look a bit empty | 16:59 |
yvl | there will be more periods in normal databases | 16:59 |
th1a | Sure. | 16:59 |
th1a | I'll take a look. | 16:59 |
th1a | menesis? | 16:59 |
th1a | I'll announce the release tomorrow, correct? | 16:59 |
menesis | on monday, I've done all fixes I promised: | 17:00 |
replaceafill | yvl, nice looking dialogs! (sorry for interrupting) :) | 17:00 |
menesis | updated release notes and uploaded schooltool-book package | 17:00 |
menesis | with the new cando pages that were not released yet :) | 17:01 |
menesis | it was accepted. | 17:01 |
menesis | released virginia 0.7.0, but it only contains a bugfix for importing non-xls files | 17:02 |
th1a | Does it work with those now? | 17:02 |
menesis | and I took a fix to not output None for ID column | 17:03 |
menesis | from replaceafill's virginia/celery branch | 17:03 |
replaceafill | menesis, i was like "wow menesis found the same bug" :))) | 17:03 |
menesis | but I did not take renaming to 'Per Student Skills' | 17:04 |
menesis | I think the Section Summary was left in the stests | 17:04 |
menesis | th1a: what does work? | 17:05 |
th1a | non-xls files? | 17:05 |
replaceafill | i think th1a means if the importer works xlsx files | 17:06 |
replaceafill | with* | 17:06 |
menesis | if you try import a non-xls file, you get a page saying 'SchoolTool cannot read this file. Is it a .xls formatted spreadsheet?' | 17:06 |
menesis | instead of an exception | 17:06 |
menesis | I will try a newer xlrd, and if nothing breaks, upload it to the PPAs | 17:07 |
menesis | to add support for .xlsx | 17:07 |
menesis | but it is too late for raring | 17:08 |
th1a | OK, that's fine. | 17:08 |
th1a | I just wasn't sure what you meant by your first comment. | 17:09 |
menesis | would be good to add a note about the format to the book | 17:10 |
menesis | http://book.schooltool.org/spreadsheet.html | 17:10 |
th1a | OK. That whole page probably needs some love. | 17:10 |
menesis | then | 17:11 |
menesis | fixed quantal/precise breakage (no python-pillow) | 17:11 |
menesis | twice | 17:11 |
menesis | and yesterday did some maintenance of the ppa's | 17:12 |
menesis | removed natty, 1.4, 1.6 packages | 17:14 |
menesis | updated 2.1 branch to see if it's ok (it is) | 17:15 |
menesis | did run tests with the newer z3c.form that raring has | 17:16 |
menesis | looks like nothing is broken and I don't remember what was | 17:16 |
th1a | yvl: Reports seem fine. I guess our style guide is working! | 17:16 |
menesis | fixed tests in z3c.form itself | 17:17 |
menesis | and that's all | 17:17 |
yvl | yep | 17:17 |
yvl | in retrospect, we should have gotten style guides long ago - they're quite handy | 17:18 |
th1a | Well... yes. That's certainly something I've learned! | 17:18 |
th1a | OK, thanks menesis. | 17:19 |
menesis | will return to celery branches tomorrow | 17:20 |
th1a | How are you feeling about the report system at this point, yvl. It seems like there is a light at the end of the tunnel. | 17:20 |
yvl | yep | 17:23 |
* yvl is felling calm, if it says anything | 17:23 | |
yvl | was not feeling calm before :) | 17:23 |
th1a | I'm feeling calmer. | 17:24 |
th1a | OK, super. | 17:24 |
th1a | replaceafill: Enjoy your break. | 17:24 |
th1a | Thanks for your work on the release, menesis. | 17:25 |
th1a | Have a good week/end. | 17:25 |
* th1a drops the bag of gravel. | 17:25 | |
replaceafill | th1a, thanks will do | 17:25 |
yvl | thanks guys | 17:25 |
replaceafill | thanks everybody, see you next week | 17:26 |
yvl | have a good rest replaceafill | 17:26 |
replaceafill | thanks yvl | 17:26 |
*** yvl has quit IRC | 17:44 | |
*** replaceafill has quit IRC | 17:53 | |
*** Ricza has joined #schooltool | 17:58 | |
Ricza | Hi all. Does anyone perhaps know what could cause the scheduling of a section to skip the "First scheduled day" and start the day after? | 18:01 |
Ricza | I see a question was asked sometime ago: https://answers.launchpad.net/schooltool/+question/186181. It is marked as resolved though in 2.0.2, I am running 2.3.1 and still experience this | 18:01 |
th1a | hi Ricza. | 18:02 |
Ricza | Hi | 18:02 |
th1a | Did you set the timezone or leave it at GMT? | 18:02 |
Ricza | I set the timezone to by local timezone on first setup. After reading the recommended fix I have tried GMT as well as UTC, with little change. | 18:03 |
th1a | Hrm. OK. | 18:04 |
th1a | How far along are you at this point? Just experimenting, actually have things set up for a real school, in production? | 18:04 |
Ricza | We are in the process of setting up for a new school, but not too far along as yet | 18:05 |
th1a | What's your local timezone? | 18:07 |
th1a | Looking at 2.0.2 release notes... | 18:07 |
Ricza | Africa/Joburg - UTC +2 | 18:08 |
th1a | OK, I'll convert the original question to a bug and update it. | 18:10 |
th1a | Just a sec... | 18:11 |
Ricza | Ok, any workaround that you can advise? | 18:11 |
th1a | Hm... | 18:13 |
th1a | You set up the term, and the timetable, and scheduled the section. | 18:14 |
th1a | Correct? | 18:14 |
Ricza | Yes | 18:14 |
th1a | And according to the timetable and schedule, the section should meet the first day of the term? | 18:15 |
th1a | (sorry I have to ask the obvious) | 18:15 |
Ricza | The section scheduling meets the First scheduled day and the last scheduled day, which is a subset of the term date ranges. | 18:16 |
th1a | OK, you can subscribe to: https://bugs.launchpad.net/schooltool/+bug/1172315 | 18:19 |
th1a | And I'll have our timetable expert take a look at it. | 18:19 |
Ricza | Awesome, Ill look into it | 18:19 |
Ricza | I am also seeing a problem when one creates a schedule for a section. This then generates a calendar for that schedule and allocates the section to the calendar. However when viewing the School schedule one does not see all sections scheduled on this school wide view". | 18:27 |
*** menesis has quit IRC | 18:32 | |
*** Ricza has quit IRC | 18:34 | |
*** ignas has quit IRC | 20:10 | |
*** khildin has quit IRC | 20:24 | |
*** khildin has joined #schooltool | 20:25 | |
*** menesis has joined #schooltool | 20:59 | |
*** Ricza has joined #schooltool | 21:37 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!