| *** didymo has joined #schooltool | 02:04 | |
| *** didymo has quit IRC | 02:52 | |
| *** pcardune has joined #schooltool | 04:34 | |
| *** lameiro has joined #schooltool | 09:53 | |
| *** pcardune has quit IRC | 11:31 | |
| *** jfroche_ has quit IRC | 12:58 | |
| *** lameiro has quit IRC | 13:45 | |
| *** fsufitch has joined #schooltool | 18:22 | |
| *** fsufitch changes topic to "SchoolTool development | IRC logs at http://source.schooltool.org/irclogs/ | Dev meetings Mon, 13:30 UTC (15:30 EET) - CanDo Dev meetings Mon, 14:30 UTC (10:30 US/Eastern) | Use http://paste.lisp.org/new/schooltool for pasting | maddog - DOWN until further notice | timeclock.yhspatriot.net back UP" | 18:25 | |
| fsufitch | Lumiere, ayt? | 18:32 |
|---|---|---|
| Lumiere | yes | 18:33 |
| Lumiere | what's up | 18:35 |
| fsufitch | i fixed the error | 18:35 |
| fsufitch | i committed the fix to trunk | 18:35 |
| fsufitch | could u check it? | 18:36 |
| Lumiere | I guess | 18:36 |
| fsufitch | note to whoever did that page template: <p tal:repeat="msg view/success" tal:content="msg" i18n:translate=""/> is WRONG | 18:37 |
| fsufitch | that's y it didn't have an array | 18:37 |
| fsufitch | there was nothing to translate! | 18:37 |
| fsufitch | so what should i do now? | 18:38 |
| fsufitch | i wasn't assigned anything else, as the error was estimated to take rly long to fix | 18:39 |
| fsufitch | Lumiere ? | 18:39 |
| Lumiere | sec | 18:39 |
| fsufitch | kk | 18:40 |
| Lumiere | uh you should continue newskin tweaking and then take a break till pcardune or eldar give you something | 18:41 |
| Lumiere | ftests pass | 18:42 |
| Lumiere | congrats | 18:42 |
| fsufitch | :) | 18:44 |
| fsufitch | thx | 18:44 |
| fsufitch | yay newskin! | 18:44 |
| Lumiere | damn it | 18:49 |
| Lumiere | I can't see the end of the tour | 18:49 |
| fsufitch | what? | 18:54 |
| Lumiere | versus was having problems with it's broadcast | 18:55 |
| *** pcardune has joined #schooltool | 18:55 | |
| Lumiere | of the end of the tour de france | 18:55 |
| Lumiere | hi pcardune | 18:55 |
| fsufitch | hello | 18:55 |
| fsufitch | pcardune, is there anything special i can do, because i'm done with the bug | 19:04 |
| fsufitch | jason said i should tweak newskin until u come along | 19:04 |
| fsufitch | hm, the competency gradebook display seems to be broken | 19:11 |
| fsufitch | pcardune, Lumiere, should i fix that? | 19:12 |
| pcardune | fsufitch: no | 19:12 |
| pcardune | I'm working on a refactor of that whole area | 19:12 |
| fsufitch | ok good | 19:12 |
| pcardune | fsufitch: What you could do is figure out a way for the breadcrumbs to not be horribly broken | 19:13 |
| pcardune | they always point to object/@@go.html | 19:13 |
| fsufitch | how are they horribly broken? | 19:13 |
| pcardune | which doesn't always exist | 19:13 |
| fsufitch | hm | 19:13 |
| fsufitch | could u give me an example of when it doesnt? | 19:13 |
| fsufitch | i havent met up with one | 19:14 |
| fsufitch | oop, nvm i found one | 19:14 |
| fsufitch | pcardune, thing is, it does this number: tal:attributes="href string:${crumb/url}/go.html" which can't be very easily worked around | 19:16 |
| fsufitch | is there a way to check if the page exists? | 19:16 |
| pcardune | yeah, it's not very pretty though | 19:18 |
| pcardune | view = queryMultiAdapter((context, request), 'go.html', default=None) | 19:19 |
| fsufitch | put that in where? | 19:19 |
| fsufitch | in the view class? | 19:20 |
| fsufitch | er | 19:20 |
| fsufitch | that doesn't sound right... | 19:20 |
| pcardune | yeah, some kind of viewclass... there should be one for breadcrumbs | 19:27 |
| fsufitch | ok | 19:33 |
| *** fsufitch has quit IRC | 19:33 | |
| *** fsufitch has joined #schooltool | 19:39 | |
| fsufitch | pcardune, queryMultiAdapter is not defined | 19:54 |
| fsufitch | what package do i need to import? | 19:54 |
| pcardune | fsufitch: zope.component | 19:54 |
| fsufitch | ok | 19:54 |
| fsufitch | thx | 19:54 |
| *** fredden has joined #schooltool | 19:57 | |
| *** fredden has left #schooltool | 19:58 | |
| fsufitch | pcardune, the queryMultiAdapter somewhat worked | 20:04 |
| fsufitch | i.e. the links aren't broken anymore | 20:04 |
| pcardune | what's the catch? | 20:04 |
| fsufitch | but now the main page is calendar/ | 20:04 |
| fsufitch | also, it sort of annoys me that sections/ and sections/go.html don't have the same usability | 20:05 |
| fsufitch | wait, they shouldnt >_< | 20:05 |
| fsufitch | nvm | 20:05 |
| fsufitch | oh, shouldnt students be able to view their sections? | 20:06 |
| pcardune | yeah | 20:06 |
| pcardune | that should be under sections/go.html | 20:06 |
| fsufitch | it doesnt... | 20:07 |
| fsufitch | i can only see student sections if i go through the summary | 20:07 |
| pcardune | fsufitch: well, that is something to fix | 20:07 |
| fsufitch | right | 20:08 |
| pcardune | brb | 20:09 |
| fsufitch | kk | 20:10 |
| pcardune | fsufitch: I'm going to go take a shower, but I'll be back in 20 mins or so... | 20:12 |
| fsufitch | ok | 20:13 |
| fsufitch | i prolly don't have more than 20 mins of time on my comp left... | 20:14 |
| fsufitch | i guess i'll ttyl | 20:14 |
| *** pcardune has quit IRC | 20:28 | |
| *** pcardune has joined #schooltool | 20:30 | |
| *** fsufitch has quit IRC | 20:51 | |
| *** ignas has joined #schooltool | 21:48 | |
| *** pcardune has quit IRC | 22:47 | |
| *** ccarey has joined #schooltool | 22:49 | |
| *** lameiro has joined #schooltool | 23:07 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!