| *** jelkner has quit IRC | 00:45 | |
| *** aks has joined #schooltool | 05:17 | |
| *** aks has joined #schooltool | 05:17 | |
| *** menesis has joined #schooltool | 09:50 | |
| *** aks has quit IRC | 10:04 | |
| *** aks has joined #schooltool | 10:05 | |
| *** alga has joined #schooltool | 12:55 | |
| *** aks has quit IRC | 13:22 | |
| *** yvl has quit IRC | 14:11 | |
| *** yvl has joined #schooltool | 14:12 | |
| *** ignas has joined #schooltool | 14:34 | |
| *** menesis has quit IRC | 15:09 | |
| *** menesis has joined #schooltool | 16:13 | |
| *** yvl has quit IRC | 16:36 | |
| *** dadeng has joined #schooltool | 16:53 | |
| *** dadeng has quit IRC | 17:19 | |
| *** dadeng has joined #schooltool | 17:33 | |
| *** alga has quit IRC | 18:06 | |
| dadeng | hey th1a, good afternoon | 18:13 |
|---|---|---|
| dadeng | aelkner good afternoon | 18:13 |
| *** jelkner has joined #schooltool | 18:21 | |
| *** johnbehling has joined #schooltool | 18:37 | |
| johnbehling | hello | 18:37 |
| dadeng | hi johnbehling | 18:38 |
| johnbehling | i'm looking for help with CAS on schooltool-2009 | 18:38 |
| johnbehling | i followed the instructions on the, but then i was unable to access schooltool | 18:39 |
| johnbehling | i get this error: b: evolving in mode EVOLVEMINIMUM | 18:40 |
| johnbehling | is there a debug setting for main.conf? | 18:40 |
| dadeng | hey u have to get the gurus, hang around until aekner or th1a are around | 18:41 |
| johnbehling | great! thanks! | 18:41 |
| *** replaceafill has joined #schooltool | 18:44 | |
| ignas | johnbehling, hmm, is that all you get? | 18:49 |
| johnbehling | yes | 18:49 |
| ignas | johnbehling, what about the logs in /var/log/schooltool | 18:49 |
| johnbehling | nothing in the access log | 18:49 |
| johnbehling | INFO:zope.app.generations:main db: evolving in mode EVOLVEMINIMUM in paste log | 18:50 |
| ignas | paste.log ? | 18:50 |
| ignas | oh | 18:50 |
| johnbehling | now i can get to the login url but it's blank | 18:50 |
| ignas | and if you remove the CAS configuration from schooltool.cong everything works? | 18:50 |
| johnbehling | blank page | 18:50 |
| johnbehling | yes | 18:51 |
| ignas | can you pastebin the snippet you are adding somewhere? | 18:51 |
| johnbehling | the snippet from main.conf? | 18:51 |
| ignas | yeah | 18:52 |
| ignas | also that message seems to be a not-error it's just a log message | 18:52 |
| johnbehling | http://pastebin.com/7QNuhCg0 | 18:52 |
| johnbehling | i think the problem before was just that i hadn't reloaded apache after restarting schooltool | 18:53 |
| johnbehling | but now with the configuration in place | 18:53 |
| johnbehling | i get a blank login url | 18:54 |
| johnbehling | i mean page | 18:54 |
| ignas | interesting, I think it is supposed to redirect you to the CAS server :/ | 18:55 |
| ignas | though can't recall precisely worked on in 3 years ago :D | 18:55 |
| ignas | i'd try "curl -vvv http://where_schooltool_is" | 18:55 |
| ignas | and see what is being returned | 18:55 |
| johnbehling | i think i'm making progress, now it kicks me to the tomcat cas server but it's trying to use the wrong url | 18:55 |
| ignas | ahh | 18:56 |
| johnbehling | is there somewhere in the plugin where i can configure the login / logoff urls? | 18:56 |
| ignas | let me try and get the code :) | 18:56 |
| johnbehling | thanks! | 18:57 |
| ignas | hmm, it seems that those are hardcoded :( it just takes the server and adds "login" to it | 18:58 |
| ignas | or "validate" if it needs validation | 18:58 |
| ignas | so you'll either have to ask someone to fix that and package a new version or add some rewrite rule in apache in front of your CAS server :) while they get it fixed :D | 18:58 |
| johnbehling | weird it's sending me to /caslogin | 19:00 |
| johnbehling | thanks for the help | 19:00 |
| ignas | caslogin ? | 19:00 |
| ignas | really | 19:01 |
| ignas | that's weird i'd expect: https://orson.nva.org:8443/login | 19:01 |
| johnbehling | yes when I open up the schooltool url it sends me to the tomcat server /caslogin | 19:01 |
| ignas | can you try going to login directly? | 19:02 |
| ignas | or do the "curl -vvv" thing? | 19:02 |
| johnbehling | k | 19:02 |
| ignas | to see if it is schooltool that is sending you or is it tomcat | 19:03 |
| johnbehling | got it working now! i think i was missing the trailing slash in my server definition | 19:07 |
| *** menesis has quit IRC | 19:09 | |
| johnbehling | thanks! | 19:09 |
| ignas | np :) | 19:10 |
| ignas | glad to be still useful :D | 19:10 |
| *** boboi has joined #schooltool | 19:36 | |
| boboi | hallo | 19:36 |
| *** boboi has left #schooltool | 19:37 | |
| *** dadeng has quit IRC | 20:23 | |
| th1a | replaceafill: ayt? | 20:58 |
| replaceafill | th1a, back | 21:00 |
| replaceafill | i'm trying to reproduce a bug jelkner found today so i can report it :) | 21:01 |
| th1a | Yeah, I saw that. | 21:07 |
| th1a | Any luck? | 21:07 |
| replaceafill | i think i got it now, it's kind of related to this: https://bugs.launchpad.net/schooltool.lyceum.journal/+bug/868421 | 21:08 |
| th1a | Oh... it is not a permission issue? | 21:09 |
| replaceafill | jelkner has 4 terms with linked sections | 21:09 |
| replaceafill | no | 21:09 |
| th1a | Ah. | 21:09 |
| replaceafill | and he set up the schedule only in the first one | 21:09 |
| replaceafill | now, when he tries to access term 2, he gets an exception | 21:09 |
| replaceafill | instead of the page saying you have not scheduled the section | 21:10 |
| replaceafill | that's the bug | 21:10 |
| th1a | Ah. I see. | 21:31 |
| th1a | replaceafill: Anyway, Vinny sent us some colors. | 21:53 |
| replaceafill | ah yes | 21:53 |
| replaceafill | i saw | 21:53 |
| th1a | I'd like to get those in place so I can start doing screenshots. | 21:53 |
| replaceafill | just one comment on the buttons | 21:53 |
| replaceafill | let me get the pdf | 21:53 |
| replaceafill | ah yes, vinny sent colors for states, right? inactive, active, hover | 21:54 |
| th1a | Yes. | 21:54 |
| replaceafill | and we were using classes like: ok, cancel, and neutral | 21:54 |
| replaceafill | are we changing to vinny's scheme? | 21:54 |
| th1a | Is Vinny's consistent with the UWG? | 21:55 |
| th1a | They don't have ok/cancel/neutral right? | 21:55 |
| replaceafill | correct | 21:56 |
| replaceafill | in the guidelines i only remember the 3 states too | 21:56 |
| replaceafill | let me check | 21:56 |
| replaceafill | yes, p24 | 21:56 |
| th1a | Yeah, I think we should follow that. You don't have to change all the button classes though. | 21:56 |
| th1a | Just make them all look the same. | 21:56 |
| th1a | Unless you have some plan for a global find/replace. | 21:57 |
| replaceafill | no, we can use default/active/hover/ easily i think | 21:57 |
| replaceafill | i'll have that for you ready tomorrow, so you can see | 21:58 |
| replaceafill | for the gradebook: | 21:58 |
| replaceafill | we're using gray text for the cells | 21:59 |
| replaceafill | but i think that if we use teal for "ok", we'll have to change to white text, right? | 21:59 |
| replaceafill | same for red | 21:59 |
| replaceafill | and for the calendar: | 22:00 |
| replaceafill | is this layout for the calendars on the left? | 22:00 |
| replaceafill | or for the jquery ui widget? | 22:01 |
| th1a | Can we use it for jquery? | 22:01 |
| th1a | It should work for both. | 22:01 |
| replaceafill | ah ok | 22:02 |
| replaceafill | ah, we use little calendars in the yearly view too | 22:02 |
| th1a | Anyway, yes replaceafill, please try to plug those in by tomorrow's meeting. | 22:10 |
| replaceafill | th1a, kk | 22:10 |
| th1a | I need to start making screenshots. | 22:11 |
| replaceafill | cool, will do | 22:11 |
| th1a | I think the only thing left out at this point is the calendar events, and really, they may just be fine as is. | 22:11 |
| replaceafill | ah true | 22:11 |
| th1a | aelkner_: What was that bug david found? | 22:12 |
| aelkner_ | if the limit_keys is None, it crashes, so i fixed that | 22:13 |
| aelkner_ | i'm currently updating demo instance | 22:13 |
| aelkner_ | http://69.164.203.135:36670/demographics | 22:13 |
| aelkner_ | th1a, have you checked the link yet, i need to restart as daemon | 22:15 |
| th1a | I have not checked it. Is there anything to see other than the absence of an error? | 22:16 |
| aelkner_ | never mind, i'm restarting as daemon now... | 22:18 |
| th1a | replaceafill: also, do you like the dots in the margin? | 22:22 |
| replaceafill | not much | 22:22 |
| replaceafill | i was thinking about the button pattern | 22:22 |
| th1a | Yeah, I don't think it is an improvement. | 22:22 |
| replaceafill | (background) | 22:22 |
| replaceafill | or is it my pdf viewer? | 22:22 |
| th1a | ? | 22:22 |
| replaceafill | i see a bg pattern in the buttons? | 22:22 |
| replaceafill | do you? | 22:22 |
| replaceafill | in the button states | 22:23 |
| th1a | Oh... I asked if he wanted that in the header. | 22:23 |
| th1a | I don't know why we'd just have it in the buttons. | 22:23 |
| replaceafill | ah ok, i'll only use the colors then | 22:24 |
| th1a | I'll ask him. | 22:24 |
| th1a | Also, I've been thinking more of a graph paper grid pattern might be nice in the margins. | 22:25 |
| replaceafill | graph paper pattern? | 22:25 |
| replaceafill | do you have an example? | 22:25 |
| th1a | http://www.printablepaper.net/category/graph | 22:26 |
| replaceafill | ah! | 22:26 |
| replaceafill | want me to try one? | 22:27 |
| th1a | Oh... if you want to. | 22:27 |
| *** johnbehling has left #schooltool | 23:45 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!