*** replaceafill has quit IRC | 00:05 | |
*** th1a has quit IRC | 00:29 | |
*** replaceafill has joined #schooltool | 00:36 | |
*** menesis has joined #schooltool | 00:43 | |
*** intellisms has quit IRC | 00:55 | |
*** th1a has joined #schooltool | 01:18 | |
*** replaceafill has quit IRC | 01:52 | |
*** th1a has quit IRC | 03:36 | |
*** ignas has quit IRC | 04:04 | |
*** th1a has joined #schooltool | 04:22 | |
*** aks has joined #schooltool | 05:01 | |
*** aks has quit IRC | 05:02 | |
*** aks has joined #schooltool | 05:02 | |
*** th1a has quit IRC | 06:23 | |
*** intellisms has joined #schooltool | 08:50 | |
*** yvl has quit IRC | 10:43 | |
*** yvl has joined #schooltool | 10:47 | |
*** intellisms has quit IRC | 10:58 | |
*** alga has joined #schooltool | 11:05 | |
*** alga has quit IRC | 11:31 | |
*** ignas has joined #schooltool | 12:06 | |
*** intellisms has joined #schooltool | 12:19 | |
*** yvl has quit IRC | 12:37 | |
*** intellisms has quit IRC | 12:51 | |
*** dq has joined #schooltool | 13:14 | |
*** dq has left #schooltool | 13:15 | |
*** menesis has quit IRC | 13:37 | |
*** ignas has quit IRC | 13:55 | |
*** menesis has joined #schooltool | 15:02 | |
*** th1a has joined #schooltool | 16:14 | |
*** aks has quit IRC | 16:18 | |
*** replaceafill has joined #schooltool | 16:23 | |
th1a | replaceafill: Do you have a package instance handy? | 17:07 |
---|---|---|
replaceafill | th1a, not really, only sandboxes | 17:08 |
replaceafill | duh! but i'm running ubuntu now :D | 17:08 |
replaceafill | i can install it | 17:08 |
replaceafill | th1a, what do you need? | 17:08 |
th1a | I'm getting a bug in the new person view. | 17:09 |
th1a | When I filter I get just an unstyled fragment in response. | 17:09 |
*** menesis has quit IRC | 17:09 | |
replaceafill | let me install the packages | 17:09 |
th1a | Agh. | 17:10 |
th1a | Do you get that in your sandbox? | 17:10 |
replaceafill | no | 17:10 |
replaceafill | you mean when you search persons, right? | 17:10 |
th1a | Yes. | 17:10 |
th1a | I'm getting http://localhost:7080/persons/@@index.html/ajax/table | 17:11 |
th1a | which probably is not where I should be. | 17:11 |
replaceafill | it works here http://69.164.203.135:6661/persons/ | 17:11 |
replaceafill | ok, installed | 17:17 |
replaceafill | loading sample data... | 17:17 |
*** menesis has joined #schooltool | 17:17 | |
replaceafill | sample data loaded.. searching for people | 17:18 |
replaceafill | th1a, confirmed | 17:18 |
replaceafill | i get the same | 17:18 |
th1a | We need an extra qa step here... | 17:19 |
th1a | It is the old "make the release in Lithuania and go to sleep" problem. | 17:22 |
replaceafill | the only difference that i see between the two is a <base /> tag in the package version | 17:24 |
th1a | I'm sure it is just something like that. | 17:25 |
th1a | OK, menesis read his mail. | 17:26 |
th1a | What does a <base /> tag do? | 17:27 |
replaceafill | if you set a relative url in the page | 17:28 |
replaceafill | is resolved like base + url | 17:28 |
replaceafill | iirc | 17:28 |
th1a | Ah. That sounds like the kind of thing that could cause it. | 17:28 |
replaceafill | i'm not sure, because the form action has the full url | 17:28 |
replaceafill | i'm setting up a fresh trunk to test | 17:29 |
th1a | I of course, don't know what I'm talking about. ;-) | 17:29 |
replaceafill | no, definitely works in a fresh trunk | 17:33 |
replaceafill | same happens in the contacts search :( | 17:41 |
replaceafill | i bet the money i dont have that it's jquery | 17:42 |
replaceafill | we're using 1.7.1 in trunk | 17:43 |
replaceafill | packages use 1.6.2 | 17:43 |
th1a | Ah! | 17:44 |
replaceafill | th1a, confirmed | 17:57 |
replaceafill | changing the resources and registration in the package version, fixes the problem | 17:57 |
replaceafill | the package version uses jquery from ubuntu | 17:58 |
replaceafill | which is 1.6.2 | 17:58 |
*** ignas has joined #schooltool | 18:41 | |
menesis | replaceafill: maybe there is an easy fix that allows it to work with 1.6.2? | 19:02 |
replaceafill | menesis, i think we now depend on 1.7.1 because of the deferred logic | 19:03 |
replaceafill | let me check... | 19:03 |
menesis | I had to make lucid packages use included jquery, because it was packaged differently | 19:03 |
replaceafill | hhmm no, deferred was included in 1.5, so it's not that | 19:03 |
menesis | if needed I can do the same to oneiric/natty | 19:05 |
menesis | precise has 1.7.1 already | 19:05 |
replaceafill | all i can see from bzr log is that yvl changed it when he worked on the ajax stuff | 19:07 |
replaceafill | rev 3325 | 19:07 |
replaceafill | but i'm not sure what part of his js needs it | 19:07 |
replaceafill | ah\ | 19:07 |
replaceafill | promises! | 19:07 |
replaceafill | let me check... :) | 19:07 |
replaceafill | no, also in 1.5 :( | 19:08 |
replaceafill | i don't see anything relevant in http://blog.jquery.com/2011/11/21/jquery-1-7-1-released/ | 19:10 |
menesis | replaceafill: yvl should know better, why he upgraded | 19:20 |
replaceafill | right | 19:20 |
menesis | replaceafill, th1a: what did you test? | 19:20 |
replaceafill | sample data loaded | 19:21 |
th1a | the group searches | 19:21 |
replaceafill | go to persons or contacts | 19:21 |
menesis | no | 19:21 |
replaceafill | search for anyone | 19:21 |
menesis | new packages that I made today? | 19:21 |
menesis | for oneiric? | 19:21 |
replaceafill | ah | 19:21 |
th1a | Yes. | 19:21 |
replaceafill | yes | 19:21 |
menesis | I'll fix in the ppa | 19:21 |
replaceafill | http://api.jquery.com/deferred.notify/ | 19:24 |
replaceafill | that could be it | 19:24 |
replaceafill | it's used for the counter logic of the spinners | 19:24 |
replaceafill | and it's new in 1.7 | 19:24 |
replaceafill | and that part fails in firebug when you set breakpoints | 19:25 |
replaceafill | counter.notify(counter.count); | 19:25 |
replaceafill | in table.js | 19:25 |
*** alga has joined #schooltool | 19:27 | |
replaceafill | also if you click on a number of the batch you see the spinner doesnt disappear | 19:27 |
*** th1a has quit IRC | 19:38 | |
*** th1a has joined #schooltool | 19:38 | |
th1a | menesis: ayt? | 19:59 |
menesis | th1a: leaving | 20:01 |
th1a | What's the status? | 20:01 |
menesis | I have released and packaged schooltool and journal today | 20:02 |
th1a | I mean, with the search bug. | 20:02 |
menesis | the search | 20:02 |
menesis | I did not look what could be done with javascript | 20:03 |
menesis | uses some new feature | 20:03 |
menesis | I made packages use jquery included in source | 20:03 |
menesis | and uploaded them | 20:03 |
menesis | already built | 20:03 |
th1a | OK, so as far as we know the only outstanding bug in the packages is the pdf one? | 20:03 |
menesis | I noticed the font dir issue later | 20:04 |
menesis | :( | 20:04 |
th1a | That's fine. | 20:04 |
th1a | I just need to know what I can tell people to expect. | 20:04 |
th1a | OK, seems to work now. | 20:07 |
th1a | Go get some sleep menesis! | 20:07 |
*** alga has quit IRC | 20:14 | |
menesis | :) | 20:19 |
replaceafill | th1a, zyt? | 20:20 |
th1a | yes. | 20:23 |
replaceafill | just wanted your opinion on a little experiment: | 20:24 |
replaceafill | http://69.164.203.135:6662/schoolyears/2011-2012/2012-spring/sections/art_a_2012-spring_teacher004_000/activities/Worksheet/gradebook | 20:24 |
replaceafill | teacher004 | 20:24 |
replaceafill | arrows next to the zoom buttons | 20:24 |
replaceafill | (not the best place for those buttons i think) | 20:24 |
th1a | Yes, what are those? | 20:24 |
th1a | Oh, I see. | 20:25 |
replaceafill | :) | 20:25 |
th1a | Well, here's another outstanding issue I haven't even broached... | 20:25 |
th1a | There's stuff jammed into the "Name" dropdown that needs another home. | 20:26 |
replaceafill | the show/hide functionality for totals? | 20:26 |
th1a | Basically we need some other menu spawn point. | 20:26 |
th1a | Maybe even something like the little gear Google uses now for such things. | 20:27 |
replaceafill | we could use the right part of the third-nav | 20:27 |
th1a | Yeah, although the tabs can run over that far. | 20:28 |
th1a | Or do they scroll before then? | 20:28 |
replaceafill | no, they fill the whole third-nav before the scrolling | 20:29 |
replaceafill | i think at some point the third-nave will need horizontal arrows | 20:29 |
replaceafill | instead of that ugly vertical scroll | 20:29 |
th1a | Yes. | 20:30 |
th1a | I would say that for the moment what you have is fine and we need to resolve the overall issue in the next couple months. | 20:30 |
th1a | I have no particularly awesome ideas for resolving it. | 20:30 |
replaceafill | could you suggest a better color than yellow for focused cells | 20:31 |
replaceafill | i tried the ones in the calendar colors vinny sent, but they looked dark | 20:32 |
replaceafill | for the the black text we use | 20:32 |
th1a | How about #bdd7f0 | 20:34 |
replaceafill | ah, i like it | 20:34 |
th1a | The calendar blue after hitting "lighten" in Agave a couple times. ;-) | 20:35 |
replaceafill | :D | 20:35 |
replaceafill | kk, i'll leave that one | 20:35 |
replaceafill | thanks th1a i'll go back to fix the zoom buttons | 20:35 |
th1a | In what way? | 20:35 |
replaceafill | to make them work :) | 20:35 |
replaceafill | they're broken because of the template changes | 20:36 |
th1a | Ah. | 20:36 |
th1a | Well, think about what to do about too many tabs and maybe throwing a settings type menu in there somewhere. | 20:36 |
replaceafill | i'd like to give this plugin a try for that: http://demos.flesler.com/jquery/scrollTo/ | 20:37 |
replaceafill | it can scroll horizontally | 20:37 |
replaceafill | to the focused tab | 20:37 |
th1a | OK. | 20:37 |
*** menesis has quit IRC | 20:37 | |
th1a | Vinny sent another draft of the report card. It looks good. | 20:39 |
replaceafill | ah yes | 20:39 |
replaceafill | with comments | 20:39 |
replaceafill | i like it | 20:39 |
th1a | replaceafill: I just switched two gradebook/modal bugs over to you. | 21:18 |
th1a | They're just things we should do sometime before the next release. | 21:19 |
replaceafill | checking... | 21:19 |
replaceafill | is it yahoo or launchpad takes a while to send you the bug update email? | 21:19 |
replaceafill | ah, ok | 21:21 |
th1a | I think Launchpad intentionally waits for the same reason Welsh doesn't want every cando score displayed in the record. | 21:22 |
replaceafill | :D | 21:22 |
replaceafill | in case you make multiple updates in a row | 21:22 |
th1a | y | 21:23 |
*** menesis has joined #schooltool | 21:40 | |
*** alga has joined #schooltool | 22:25 | |
*** th1a has quit IRC | 22:37 | |
*** ignas has quit IRC | 22:44 | |
*** alga has quit IRC | 22:51 | |
*** ignas has joined #schooltool | 22:56 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!