aelkner | replaceafill, ayt? | 01:48 |
---|---|---|
replaceafill | aelkner yes | 01:49 |
*** alga has quit IRC | 01:49 | |
aelkner | ah, good, i'd like your help in a sec | 01:49 |
replaceafill | sure | 01:50 |
aelkner | replaceafill, ok, what do i need to do with my branches? | 01:56 |
replaceafill | aelkner ok | 01:57 |
aelkner | first my own branch | 01:57 |
aelkner | i jusdt commited to it | 01:57 |
aelkner | i hope that's ok | 01:57 |
replaceafill | let me check | 01:57 |
aelkner | i didn't push yet | 01:57 |
replaceafill | ah ok | 01:57 |
aelkner | ok, pushed | 01:57 |
replaceafill | ok, i think you need to do: | 01:59 |
replaceafill | bzr uncommit -r 359.. | 01:59 |
replaceafill | bzr commit -m "coded update method to hand add/edit of columns and activites" | 01:59 |
replaceafill | wait | 02:00 |
replaceafill | sorry | 02:00 |
replaceafill | hhmm... the thing is you need to take revision 360 out of your branch... | 02:01 |
aelkner | well, that's can be a pipe dream in some cases | 02:01 |
aelkner | i mean if changes have been made upon changes and so on that depend on a commit | 02:01 |
aelkner | you can't just remove it as if that wold work | 02:02 |
aelkner | but i'm not saying this is the case here | 02:02 |
aelkner | i don't know the nature of the changes | 02:02 |
replaceafill | hold on, let me check myself | 02:02 |
replaceafill | ok, confirmed, you get errors if you try to merge trunk to your branch | 02:09 |
replaceafill | because of the one file that was deleted and then put back | 02:09 |
replaceafill | i think menesis suggested reverting trunk because of that | 02:09 |
aelkner | could you handle that? | 02:12 |
replaceafill | i think so, i'm testing the steps i want to give you | 02:12 |
aelkner | i meant, could you handle the steps for me? | 02:13 |
aelkner | it's not something that can be fixed in the branch | 02:13 |
aelkner | if so, i could rebranch trunk no problem | 02:13 |
aelkner | and hopefully i'd be able to merge trunk to my branch after that | 02:13 |
aelkner | then, or course, merge my branch back to trunk | 02:14 |
replaceafill | i tried merging trunk to your branch and you get conflicts | 02:14 |
aelkner | what conflicts | 02:14 |
aelkner | wait, did you do the part about fixing trunk yet? | 02:15 |
replaceafill | yes | 02:15 |
aelkner | i'm going to try simply pulling trunk to see what happens | 02:15 |
replaceafill | ok | 02:16 |
replaceafill | i got 2 conflicts | 02:16 |
replaceafill | let me know if it happens to you too | 02:16 |
aelkner | ok, so first pull fails and tell you to merge with the branch that you should be able to pull | 02:16 |
aelkner | when you merge, then you get the two conflicts, right? | 02:16 |
replaceafill | correct | 02:16 |
aelkner | same here | 02:17 |
replaceafill | http://pastebin.com/S55AJ1Fj | 02:19 |
replaceafill | hairy commands :) | 02:20 |
replaceafill | 1. saves your last commit | 02:20 |
replaceafill | outside your branch | 02:20 |
replaceafill | oops | 02:20 |
replaceafill | Escritorio should be Desktop btw ;) | 02:20 |
replaceafill | http://pastebin.com/Zk4YCyGh | 02:21 |
replaceafill | 2. uncommits all the commits until the last point where trunk is similar to your branch | 02:21 |
replaceafill | 3. reverts all the changes so you get an old version of trunk | 02:21 |
replaceafill | 4 and 5. you merge current trunk back to your branch | 02:22 |
replaceafill | 6. you apply your last commit back | 02:22 |
replaceafill | last step should be pushing to your branch with an --overwrite | 02:23 |
replaceafill | like i did with trunk | 02:23 |
replaceafill | menesis could probably come up with an easier way :( | 02:23 |
aelkner | did you do these steps with my branch or just trunk? | 02:24 |
replaceafill | with your branch | 02:24 |
aelkner | and you pushed? | 02:24 |
replaceafill | i cant push to your branch | 02:24 |
replaceafill | want me to push to one of my own? | 02:25 |
aelkner | that'll work | 02:25 |
aelkner | then i can rebranch and repush | 02:25 |
replaceafill | ah! | 02:25 |
aelkner | di you psuh to trunk yet? | 02:25 |
aelkner | if so, i can rebranch trunk, too | 02:25 |
replaceafill | lp:~replaceafill/schooltool.gradebook/flourish_aelkner | 02:27 |
aelkner | and trunk, already pushed? | 02:27 |
replaceafill | i haven't change trunk | 02:28 |
replaceafill | let me do it | 02:28 |
aelkner | ok | 02:28 |
replaceafill | aelkner could you push to trunk from your new branch? so we know it works | 02:30 |
aelkner | ok, hold on | 02:31 |
replaceafill | i dont get errors when i merge, so you should be ok | 02:32 |
aelkner | how about trunk? | 02:33 |
replaceafill | i though you were pushing to trunk so we know your branch works | 02:35 |
replaceafill | i could do it if you want | 02:35 |
replaceafill | sorry if i missunderstood you | 02:35 |
aelkner | i'm running your branch to make sure it works | 02:36 |
replaceafill | ah ok | 02:36 |
aelkner | then i'll push to mine, i was hoping you'd fix trunk | 02:36 |
replaceafill | ok, i'll fix trunk then | 02:36 |
aelkner | oops, i can't run yours (: | 02:36 |
aelkner | i simply branched your branch | 02:36 |
replaceafill | ok, let me push to trunk | 02:37 |
replaceafill | menesis i hope i got all this branch mess right :( | 02:38 |
replaceafill | aelkner ok pushed to trunk | 02:39 |
aelkner | so what about my branch? | 02:40 |
replaceafill | aelkner i thought you said you'd rebranch new trunk? | 02:42 |
aelkner | ah, ok | 02:42 |
aelkner | let me see | 02:43 |
aelkner | replaceafill, it works great, now i can push to my own branch | 02:47 |
aelkner | but one thing | 02:47 |
replaceafill | aelkner great | 02:47 |
aelkner | it seems to have the history from my branch | 02:47 |
replaceafill | hhm trunk? | 02:47 |
replaceafill | https://code.launchpad.net/~schooltool-owners/schooltool.gradebook/flourish | 02:48 |
aelkner | you told me to branch trunk | 02:48 |
replaceafill | yes | 02:48 |
aelkner | yes, that one | 02:48 |
aelkner | ah crap | 02:48 |
aelkner | i think i lie | 02:48 |
replaceafill | :D | 02:48 |
aelkner | i branched your branch again, oops | 02:49 |
replaceafill | :| | 02:49 |
replaceafill | ah, that should definitely has your history, it's just a copy of yours :) | 02:50 |
replaceafill | but trunk is the good one now | 02:50 |
replaceafill | sorry for all the confusion, but i do understand why menesis wants trunk history clean | 02:51 |
aelkner | i can't run it | 02:52 |
aelkner | i branches trunk this time and reran buildout, then make run | 02:52 |
aelkner | it gives a ConfigurationError'>: Resource library "schooltool.gradebook.flourish" has unsatisfied dependency on "schooltool.skin.flourish-gradebook" | 02:53 |
replaceafill | hhmm let me check mine | 02:53 |
aelkner | did you have it running yourself | 02:53 |
replaceafill | wait | 02:53 |
replaceafill | did you pull core trunk? | 02:53 |
replaceafill | that one has changed too | 02:53 |
aelkner | oh, no | 02:54 |
aelkner | ok, that's more like it | 02:57 |
aelkner | now i have the trunk history to add to, good | 02:57 |
replaceafill | :) | 02:57 |
aelkner | i tested my new views and all the text changes and funcitonality are still there | 02:57 |
aelkner | thanks for straightening this out for me | 02:57 |
replaceafill | np | 02:58 |
*** replaceafill has quit IRC | 03:09 | |
*** replaceafill has joined #schooltool | 05:19 | |
*** aks has joined #schooltool | 06:02 | |
*** replaceafill has quit IRC | 07:55 | |
menesis | :( | 08:59 |
*** alga has joined #schooltool | 10:12 | |
*** yvl has joined #schooltool | 10:43 | |
*** menesis has quit IRC | 11:22 | |
*** alga has quit IRC | 12:52 | |
aks | yvl: ping | 13:00 |
yvl | pong, aks | 13:01 |
aks | yvl: where can I find the new features/changelog for version 1.6.0b1? | 13:01 |
aks | yvl: I'm writing a blog entry on the new version rpm build | 13:01 |
yvl | http://book.schooltool.org/1.6-release-notes.html#id1 | 13:02 |
aks | yvl: thanks | 13:02 |
yvl | you're welcome, aks :) | 13:03 |
aks | yvl: check http://asingh.com.np/blog/schooltool-1-6-0b1-rpm-packages-available/ | 13:18 |
aks | yvl: can you please ask menesis to obtain the recent RPMs and put them at ftp.schooltool.org? | 13:18 |
yvl | poking menesis now... | 13:19 |
*** menesis has joined #schooltool | 13:20 | |
aks | menesis: hello | 13:25 |
menesis | hi | 13:25 |
aks | menesis: can you please pull the new RPMs for v1.6.0b1 from http://dev.olenepal.org/schooltool-rpm/, test them, and put them at ftp.schooltool.org/rpms/? | 13:25 |
*** alga has joined #schooltool | 13:26 | |
menesis | aks: yes, looking at them | 13:30 |
aks | menesis: ok thanks | 13:30 |
menesis | you want all three (F9, F14, F15) mirrored? | 13:31 |
menesis | and replace current Fedora_9 on ftp.schooltool.org with F9? | 13:31 |
menesis | one thing is strange, that you packaged schooltool-1.6.0b1 version | 13:33 |
menesis | maybe your script treats 1.6.0b1 > 1.6.0? | 13:33 |
menesis | but in fact b1 is a beta | 13:33 |
menesis | and 1.6.0 is final release | 13:33 |
menesis | I will release 1.6.1 sometime next week, with translation and bugfix updates | 13:35 |
menesis | about testing... sorry, I have a slow netbook instead of my work computer these days, would like to avoid installing a different OS | 13:37 |
aks | menesis: yes | 14:13 |
aks | menesis: yes | 14:13 |
aks | menesis: ok | 14:14 |
*** aks has quit IRC | 14:22 | |
*** menesis has quit IRC | 14:28 | |
*** menesis has joined #schooltool | 14:34 | |
*** replaceafill has joined #schooltool | 15:33 | |
*** replaceafill has quit IRC | 16:01 | |
*** replaceafill has joined #schooltool | 16:02 | |
th1a | hi replaceafill, aelkner, yvl, menesis. | 16:30 |
menesis | hi | 16:30 |
replaceafill | good morning/afternoon | 16:30 |
th1a | So... now the spotlight turns to menesis. | 16:30 |
aelkner | morning | 16:30 |
th1a | After a low intensity summer for him. | 16:31 |
menesis | true | 16:31 |
th1a | How we looking, menesis? | 16:32 |
th1a | What can we do for you? | 16:32 |
menesis | I have synced only gradebook until this morning | 16:32 |
menesis | translations -> trunk -> flourish | 16:33 |
menesis | now to make a new template... and put it somewhere | 16:33 |
menesis | not decided how to do that | 16:33 |
menesis | leave trunk as is, and make a new translatable series, flourish | 16:34 |
yvl | morning guys | 16:34 |
menesis | or merge flourish into trunk | 16:34 |
menesis | and create a translatable series for 0.9 | 16:35 |
th1a | Hm... | 16:35 |
menesis | or whatever last stable release was | 16:36 |
th1a | Does the new template essentially contain all the old strings and the new ones? | 16:36 |
menesis | should be like that | 16:37 |
menesis | because old views and templates are still there | 16:37 |
th1a | That leads me to think it is save to not make a new series. | 16:37 |
menesis | but interfaces maybe changed | 16:37 |
th1a | And also that in the longer run we'll need to do something about deprecating the old skin to cut down on translating things that users won't see. | 16:38 |
th1a | Losing the old interfaces is not a big deal. | 16:39 |
th1a | Any other argument for a new series? | 16:40 |
menesis | translations are shared between series | 16:41 |
menesis | i think | 16:41 |
menesis | about retiring old interface... | 16:42 |
menesis | that one is familiar, maybe skinned | 16:42 |
menesis | and translatable | 16:42 |
menesis | translated | 16:42 |
menesis | and functionally tested | 16:43 |
menesis | so I think we keep both for this release | 16:43 |
th1a | What do we mean by "interface" here? | 16:45 |
menesis | old skin here | 16:45 |
th1a | Oh. I thought you meant interface descriptions. Zope interfaces stuff. | 16:46 |
menesis | and above, talking about new or changed strings, I meant zope interfaces that contain translatable titles, etc. | 16:46 |
menesis | several translatable series are useful only when we support, | 16:47 |
menesis | and plan to make bugfix/translation releases | 16:48 |
menesis | for several series | 16:48 |
menesis | but we do sometimes | 16:48 |
menesis | but I have created translatable series for stable branches 3 months ago | 16:48 |
menesis | the question that I don't know the answer to is | 16:49 |
menesis | when and how do we merge flourish branch into trunk | 16:49 |
th1a | I think as soon as possible and by any means necessary. | 16:49 |
th1a | It will be the next release. | 16:50 |
th1a | There's not much time. | 16:50 |
menesis | understand | 16:51 |
menesis | so what I want | 16:51 |
menesis | is that existing tests are passing | 16:52 |
menesis | to know that nothing was broken with the old skin | 16:52 |
th1a | How many are failing now? | 16:52 |
menesis | don't know | 16:53 |
th1a | How do we find out? ;-) | 16:53 |
menesis | I only ran tests for gradebook, and patched them so that most of them pass | 16:54 |
menesis | bin/test ;) | 16:54 |
th1a | replaceafill: Do you want to take a look at this today? | 16:54 |
replaceafill | sure | 16:54 |
yvl | unit tests are mostly fixed now | 16:54 |
yvl | journal unit tests are broken | 16:55 |
th1a | menesis: What can replaceafill do for you now? | 16:55 |
th1a | journal... | 16:55 |
menesis | but I cannot run many tests and be fixing them... | 16:55 |
menesis | because for the last month I only have a netbook with /home on external hard drive | 16:55 |
menesis | and running all schooltool tests takes 50 minutes | 16:55 |
th1a | lol | 16:56 |
menesis | so if anyone can run tests and fix obvious problems, that will help me :) | 16:56 |
replaceafill | i can work on that | 16:56 |
th1a | kk | 16:56 |
menesis | I can also set up a flourish buildbot | 16:56 |
menesis | ok, I will | 16:57 |
yvl | ok, unit tests pass, except journal and recently broken schooltool.level | 16:58 |
yvl | functional tests are broken all over the place | 16:58 |
th1a | Mostly from my changing text in interfaces? | 16:58 |
yvl | no, mostly form timetable remake | 16:59 |
th1a | Ah. Yes. | 16:59 |
yvl | and from other small refactorings along the way | 16:59 |
replaceafill | yvl "Ran 585 tests with 6 failures" with "bin/test -u" correct? | 17:00 |
yvl | something like that :) | 17:00 |
yvl | some stuff was moved to flourish namespace, functional test setups should include metadirectives | 17:00 |
th1a | So yvl is in charge of fixing functional tests in core? | 17:00 |
yvl | how many days do I have? :) | 17:00 |
th1a | I guess the other question is whether I can get menesis to put out an alpha/beta with broken tests. | 17:01 |
th1a | I want people to be able to start looking at this (from our PPA). | 17:02 |
yvl | and let's call it alpha :) | 17:02 |
yvl | it's somewhat broken | 17:02 |
menesis | about version numbers and milestones. I would like the final release of all four projects be 2.0 | 17:02 |
menesis | (now we have 1.7, 0.10, 0.8 and 0.5) | 17:02 |
th1a | I'm ok with that. | 17:03 |
yvl | this release does look like a 2.0 of something, so +1 | 17:03 |
th1a | What is broken yvl? | 17:03 |
yvl | interventions mainly | 17:03 |
yvl | small things | 17:03 |
menesis | and the alpha/beta be 1.9.0, 1.9.1... | 17:03 |
*** alga has quit IRC | 17:03 | |
th1a | menesis: That's fine. | 17:03 |
yvl | like, go to a person, click interventions - not implemented | 17:04 |
yvl | go to interventions person, click on report sheets - not implemented | 17:04 |
th1a | Yeah, we've shaken some things out and shaken things up in interventions. | 17:04 |
th1a | Hm... report sheets should be gone. | 17:04 |
yvl | no | 17:04 |
th1a | (there) | 17:04 |
th1a | Maybe we're out of sync. | 17:04 |
th1a | aelkner? | 17:04 |
yvl | porting is not finished, just that | 17:04 |
yvl | go to your intervention tab, search a student, click a message, click Done - broken | 17:05 |
replaceafill | i also found <section>/schedule/addTimetable.html and /resources/add*.html are broken | 17:05 |
* yvl fixed stuff today | 17:06 | |
aelkner | th1a, i'll have to add to my queue fixing that Interventions link from student context | 17:06 |
th1a | Add that to the top of you queue. | 17:06 |
aelkner | ok | 17:06 |
th1a | But it sounds like yvl is out of sync. | 17:08 |
yvl | ? | 17:08 |
th1a | The report sheets section should be out of interventions entirely. | 17:08 |
yvl | is it in main branch? | 17:08 |
th1a | That's my question. | 17:08 |
yvl | last merge from aelkner is ~2 days old | 17:09 |
aelkner | looking... | 17:10 |
aelkner | yes, sorry, forgot to merge last round of intervention fixes to trunk | 17:10 |
aelkner | merging now... | 17:10 |
* th1a rolls his eyes. | 17:10 | |
aelkner | pushed to trunk | 17:11 |
th1a | yvl: Any other general areas of brokenness that should be pointed out to me? | 17:12 |
yvl | what Douglas said, but those are fixed now -- so, no :) | 17:13 |
yvl | I managed to get a crash with summary worksheet in gradebook | 17:13 |
replaceafill | and Linked column form | 17:14 |
aelkner | i just fixed that bug | 17:14 |
yvl | cool | 17:14 |
aelkner | the summary one | 17:14 |
aelkner | haven't figured out what is wrong with linked column add | 17:14 |
th1a | I think intervention will be more usable now so we have to make sure it works. ;-) | 17:15 |
yvl | true | 17:15 |
yvl | well - it is more usable + some of the bugs got fixed | 17:16 |
aelkner | pushed summary worksheet fix to trunk | 17:16 |
menesis | anyway - something broken, incomplete, untested - is ok for an alpha release | 17:17 |
menesis | I know something - anything - needs to be packaged and released for people to play | 17:17 |
menesis | and translate | 17:17 |
th1a | kk | 17:17 |
th1a | So lets get that out. | 17:18 |
th1a | menesis, don't hesitate to tell us what you need us to do. | 17:18 |
menesis | I'll try... | 17:18 |
menesis | I would like some things fixed in navigation | 17:19 |
yvl | yes? | 17:19 |
menesis | School breadcrumb points to / | 17:19 |
menesis | and I get a login screen every time I click on it, instead of /manage | 17:20 |
th1a | Ah, yvl, we need to sort that one out. | 17:20 |
replaceafill | also, Server tab is shown for non-admin users | 17:21 |
th1a | Yeah. | 17:21 |
menesis | tab names and urls are different: School is /manage and Server is /settings. Maybe it is easy to rename them to /school and /server? | 17:21 |
th1a | It is fine the way it is. | 17:21 |
menesis | yeah, it works | 17:22 |
th1a | I guess the question is who sees the school tab. | 17:22 |
yvl | there is a bigger design issue there | 17:22 |
th1a | Is there any reason for a non admin/manager to see it? | 17:22 |
menesis | School? | 17:23 |
aelkner | and if they can't see it, should there even be a school breadcrumb? | 17:23 |
menesis | how else students or teachers find their courses... | 17:23 |
th1a | That can be reverted to the school calendar. | 17:23 |
yvl | well why would they? | 17:23 |
yvl | :))))) | 17:23 |
th1a | They really just need to use gradebook, journal, etc. | 17:24 |
th1a | You don't need to find the section's page. | 17:24 |
yvl | let's do the simplest thing now | 17:24 |
yvl | if you're admin, School points to manage | 17:24 |
th1a | (tab) | 17:24 |
yvl | if you're not admin, School points to your calendar | 17:25 |
menesis | maybe. I just suggest you login as a student and see what is missing or too much | 17:25 |
yvl | if you're admin, there's a link to school calendar in the overview. | 17:25 |
th1a | Yes, I should do that once a year. | 17:25 |
th1a | Maybe school is more trouble than it is worth in the breadcrumbs. | 17:25 |
th1a | Since it is right under the school tab in particular. | 17:25 |
yvl | well, my suggestion stands | 17:26 |
yvl | do the simple thing. | 17:26 |
yvl | think about how it should actually work. | 17:26 |
yvl | you'll need to log in and experiment as: | 17:26 |
yvl | - teacher | 17:26 |
yvl | - student | 17:26 |
yvl | to see what is missing. | 17:26 |
th1a | Isn't it simpler to hide school if you aren't a admin? | 17:26 |
th1a | We don't actually want people going to the school calendar. | 17:27 |
th1a | There's no reason for them to do it. | 17:27 |
yvl | hmm | 17:27 |
yvl | I wonder | 17:27 |
yvl | what tab should be highlighted when a person looks at his own calendar? | 17:27 |
th1a | I do think there should be a calendar tab. | 17:27 |
yvl | ok | 17:28 |
yvl | will do | 17:28 |
replaceafill | we need to make the Done button conditional in person index.html | 17:28 |
replaceafill | it points to /persons | 17:28 |
yvl | breadcrumbs and navigation is not well thought out for non-admin users | 17:29 |
yvl | that applies to a lot of places in ST | 17:29 |
replaceafill | we also don't have student views for gradebook/journal | 17:29 |
th1a | OK. | 17:30 |
th1a | I'm just going to time-limit this meeting. | 17:30 |
th1a | It was a good time to just get random feedback on where we are. | 17:30 |
th1a | Do you want me to jot down my feelings on the breadcrumbs/tabs in an email? | 17:31 |
yvl | sure | 17:31 |
aelkner | yvl, i fixed the student Interventions link and pushed to trunk | 17:31 |
th1a | OK. Anyone unclear on what to do next? | 17:32 |
yvl | thanks, aelkner | 17:32 |
aelkner | it was using the intervention_center.html link which is not needed in flourish skin | 17:32 |
yvl | oh, cool | 17:32 |
aelkner | these are the two tasks on my queue: | 17:33 |
aelkner | - linked column add doesn't work | 17:33 |
aelkner | - create flourish view.html view of report sheets | 17:33 |
th1a | Add student views for gradebook/journal. | 17:33 |
replaceafill | can i take the journal one? | 17:33 |
aelkner | me? | 17:33 |
aelkner | yeah, and me the gradebook one? | 17:34 |
th1a | replaceafill can have journal | 17:34 |
replaceafill | kk | 17:34 |
yvl | my tasks would be: add calendar tab, hide server/school tabs for people, fix school breadcrumb | 17:34 |
yvl | and start fixing functional tests for core | 17:34 |
th1a | y | 17:34 |
th1a | OK. Cool. | 17:35 |
th1a | I guess we'll try no meeting tomorrow. | 17:35 |
th1a | Enjoy your weekend... aelkner, are you ok meeting Monday (Labor Day here)? | 17:36 |
yvl | maybe we can excuse Alan? | 17:37 |
th1a | It is up to him. | 17:38 |
th1a | Anyhow, have a good weekend guys. | 17:38 |
* th1a drops the bag of gravel. | 17:38 | |
aelkner | no, it' ok | 17:38 |
aelkner | i'll be there | 17:38 |
yvl | thanks, th1a | 17:39 |
yvl | and happy coding, guys | 17:39 |
aelkner | have a good evening guys | 17:40 |
yvl | P.S.: replaceafill, I think selenium 2 is awesome and we will end up using it ;) | 17:40 |
yvl | p.p.s.: selenium rc sux and must die | 17:40 |
replaceafill | :D | 17:40 |
replaceafill | :)) | 17:40 |
replaceafill | is selenium 2 fully implemented now? | 17:41 |
*** alga has joined #schooltool | 17:42 | |
yvl | stable release: 2.5 / August 23, 2011; 7 days ago | 17:42 |
yvl | enough said, I think. | 17:42 |
replaceafill | :O | 17:42 |
yvl | wait, wikipedia may be lying | 17:44 |
yvl | ... maybe not | 17:44 |
yvl | they kind of started that ~weekly release thing | 17:45 |
* replaceafill is going to start testing flourish using Selenium 2 then :D | 17:47 | |
replaceafill | yvl you gone? | 18:04 |
yvl | not yet | 18:05 |
replaceafill | quick question | 18:05 |
replaceafill | there are three content providers registered for IBrowserPage: title, link and label | 18:05 |
replaceafill | are we using label somewhere? | 18:05 |
yvl | in schedule container view only, AFAIR | 18:06 |
replaceafill | ah! ok, i'll look at that one, thanks | 18:07 |
* yvl is +0.5 for killing label | 18:07 | |
yvl | just FYI ;) | 18:07 |
replaceafill | :) | 18:07 |
replaceafill | hhmm can't find the label reference in that view... | 18:11 |
yvl | timetable/browser/templates/schedule_container_view.pt | 18:15 |
replaceafill | ah | 18:15 |
yvl | ;) | 18:15 |
replaceafill | i was looking at f_... | 18:15 |
replaceafill | :P | 18:15 |
yvl | timetable refactoring included content providers, so... ;) | 18:15 |
yvl | ok | 18:15 |
* yvl gone now :) | 18:15 | |
replaceafill | menesis "evolution script was not needed." :| | 19:00 |
replaceafill | really? | 19:00 |
menesis | yes, I tried | 19:02 |
replaceafill | :O | 19:02 |
menesis | there are ints, if you edit a course, a Decimal is written | 19:02 |
replaceafill | right | 19:02 |
replaceafill | and probably nobody is going to make operations with course credits anyway, right? | 19:03 |
menesis | but it worked even after I reverted schema change and ran the same db | 19:03 |
menesis | no idea | 19:03 |
menesis | if those credits are used anywhere | 19:03 |
replaceafill | kk, thanks for the merge, do you have a timeline for the cando release, in case David asks me? | 19:05 |
menesis | haven't looked at cando changes yet | 19:05 |
replaceafill | ah ok | 19:06 |
menesis | not today. | 19:06 |
* replaceafill knows menesis is swamped | 19:06 | |
menesis | they want lucid release urgently? | 19:06 |
replaceafill | i think so, they start next week AFAIK | 19:07 |
menesis | will do this tomorrow | 19:07 |
replaceafill | ok cool, thanks | 19:07 |
th1a | menesis: Yes, tomorrow please. | 19:08 |
menesis | i'm leaving now, sorry | 19:09 |
th1a | Tomorrow is fine. | 19:24 |
th1a | Thanks! | 19:25 |
replaceafill | ok, unit tests pass on core now | 20:13 |
th1a | Cool. | 20:13 |
* replaceafill dares to try functional tests... | 20:14 | |
th1a | Dare to dream, replaceafill! | 20:18 |
replaceafill | :D | 20:18 |
*** replaceafill has quit IRC | 22:10 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!