**** BEGIN LOGGING AT Thu Dec 23 11:56:57 2004 | ||
-->You are now talking on #schooltool | 11:56 | |
---Topic for #schooltool is http://schooltool.org | 11:56 | |
---Topic for #schooltool set by Aiste at Mon Oct 18 12:47:26 2004 | 11:56 | |
-->Aiste (~aiste@office.pov.lt) has joined #schooltool | 12:14 | |
-->alga (~alga@82-135-184-203.ip.takas.lt) has joined #SchoolTool | 12:17 | |
-->SteveA (~steve@office.pov.lt) has joined #schooltool | 12:19 | |
<--Aiste has quit ("restart") | 13:38 | |
-->Aiste (~aiste@office.pov.lt) has joined #schooltool | 13:59 | |
<--tvon|x31 (tvon@dsl093-119-225.blt1.dsl.speakeasy.net) has left #schooltool ("Leaving") | 16:41 | |
-->gintas (~gintas@office.pov.lt) has joined #schooltool | 17:15 | |
<--gintas has quit ("Bye") | 18:33 | |
mgedmin | th1a: I suggest marking all bugs that must be fixed before the schoolbell chrismas release with a newly created keyword in issues.schooltool.org | 19:24 |
---|---|---|
mgedmin | I can probably find the time to go through them tomorrow | 19:25 |
-->jinty (~jinty@78.Red-213-96-3.pooles.rima-tde.net) has joined #schooltool | 19:48 | |
th1a | You mean fix them? | 20:01 |
<--jinty has quit ("Leaving") | 20:01 | |
th1a | mgedmin: do you mean you can work on them? | 20:01 |
mgedmin | yes | 20:02 |
th1a | Cool. | 20:03 |
th1a | Thanks. | 20:03 |
mgedmin | I just do not like the thought of making a release with known bugs, if those bugs can be fixed easily | 20:03 |
th1a | Right. Although it isn't really going to be a formal release. More of a snapshot. | 20:03 |
th1a | I think we tried to cram too much into too short a time. | 20:04 |
th1a | bska|mobile: ayt? | 20:18 |
bska|mobile | hey | 20:48 |
bska|mobile | mgedmin: I'm still working on bugs today, let me know what you find | 20:52 |
th1a | bska|mobile: hi | 20:53 |
mgedmin | bska|mobile: one unit test fails in schooltool-ui branch (schooltool.browser.tests.test_csvimport.TestTimetableCSVImportView.test_access) on my machine | 20:54 |
bska|mobile | mgedmin: thanks, I'll work on that next | 20:54 |
mgedmin | bska|mobile: I suggested earlier that you and/or th1a look at existing bugs in issues.schooltool.org | 20:57 |
mgedmin | and mark the ones that you think need to be fixed before this release with a keyword | 20:57 |
mgedmin | (I used keywords 'm7' and 'm8' for past releases) | 20:57 |
mgedmin | then I'll go through marked issues and see whether I can fix them | 20:57 |
mgedmin | before the release | 20:57 |
bska|mobile | I'll take a look | 20:58 |
bska|mobile | I have about 5 things outstanding here that I think should work before putting together a tarball | 20:59 |
th1a | bska|mobile: what are the 5 things? | 21:17 |
bska|mobile | th1a: popups don't close/refresh parent on update, the unittest marius mentioned is tied to an error that anon users get viewing calendars if the breadcrumbs are included, the jump-to box doesn't work | 21:23 |
th1a | I'm a little dubious about the breadcrumbs. | 21:23 |
th1a | For SchoolBell. | 21:24 |
bska|mobile | I'm not married to them being in the UI for this release, but I think its a symptom of a bug that needs to be fixed | 21:24 |
bska|mobile | even after its fixed I'm not sure that I'll leave them in | 21:25 |
th1a | OK. | 21:25 |
bska|mobile | the "start" breadcrumb doesn't refer to "home" anymore since "home" is your calendar now | 21:25 |
bska|mobile | actually, the popup parent refresh and the jumpto box are the only features I'm still working on, the other stuff is breaking tests, but appears to work | 21:27 |
bska|mobile | mgedmin: I moved some methods from MonthlyCalendarView to CalendarViewBase, for the tests I should leave the old test in MonthlyView and write a new one in ViewBase? | 21:29 |
mgedmin | it would be better to move the test | 21:29 |
mgedmin | there were some cases when we had two very similair methods (with tests) in two classes | 21:30 |
mgedmin | and then we merged the methods into one method in a shared superclass | 21:31 |
bska|mobile | mgedmin: ok | 21:31 |
mgedmin | but left the tests in place because the shared superclass was not really self-contained | 21:31 |
mgedmin | however in that case there should be a comment saying that 'method foo is tested in subclass unit tests' or something like that | 21:31 |
bska|mobile | bbiab | 21:51 |
<--bska|mobile has quit ("Leaving") | 21:51 | |
<--alga has quit ("back to the offline-land") | 21:57 | |
-->bska|mobile (~bskahan@dsl093-119-225.blt1.dsl.speakeasy.net) has joined #schooltool | 22:35 | |
mgedmin | what does the following bit of code mean? | 22:58 |
mgedmin | itertools.chain(traverse(self.context, '/persons').itervalues()) | 22:58 |
mgedmin | isn't that the same as traverse(self.context, '/persons').itervalues()? | 22:58 |
mgedmin | (GuardianEditView._source in trunk) | 23:00 |
<--SteveA has quit ("Leaving") | 23:06 | |
**** ENDING LOGGING AT Thu Dec 23 23:45:39 2004 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!