*** tvon has quit IRC | 00:04 | |
*** srichter has quit IRC | 00:07 | |
*** Stevea is now known as SteveA|way | 00:34 | |
*** srichter has joined #schooltool | 00:35 | |
*** bska|mobile has quit IRC | 01:15 | |
*** bskahan has joined #schooltool | 01:32 | |
bskahan | th1a: what are you thinking the timeframe for 0.11 will be? | 01:33 |
---|---|---|
bskahan | i guess a more acurate question would be, what are you thinking about for the feature set for 0.11 | 01:34 |
*** jelkner has joined #schooltool | 02:08 | |
jelkner | thla: hi tom | 02:09 |
*** bskahan has quit IRC | 02:17 | |
th1a | jelkner: Hi Heff. | 02:41 |
th1a | Jeff. | 02:42 |
jelkner | thla: hi tom, you still here? | 02:58 |
*** JamesG has joined #schooltool | 03:01 | |
JamesG | Hello | 03:01 |
*** Aiste has quit IRC | 03:04 | |
th1a | jelkner: Huh, wha? Yeah I'm here. | 03:05 |
th1a | JamesG: Hi. | 03:05 |
JamesG | So | 03:05 |
JamesG | I've spent, oh ages, looking for a web based calendar tool | 03:05 |
jelkner | thla: our xpwdc codefest is working on zope 3 | 03:05 |
th1a | JamesG: Hopefully we can help you. | 03:06 |
th1a | jelkner: At this moment? | 03:06 |
jelkner | thla: yes | 03:06 |
JamesG | I hope so, because I've installed and tested about 7 so far, and every single one of them has sucked in one way or another | 03:06 |
th1a | jelkner: How is it coming. | 03:06 |
*** Aiste has joined #schooltool | 03:06 | |
th1a | JamesG: Well, I'm sure we suck in some way, too. | 03:06 |
th1a | Hopefully not in a way that matters to you. | 03:06 |
JamesG | At any rate, I'm wondering if there's a demo site somewhere so I can at least find out if it will suit my needs? | 03:06 |
JamesG | Indeed. | 03:07 |
jelkner | thla: very well. we are using the springer book | 03:07 |
jelkner | which i like *a lot* | 03:07 |
th1a | JamesG: I do have a site where I can give you a demo instance, but I should update it to the latest version. | 03:07 |
th1a | Send me an email at tom.hoffman@gmail.com, and I'll try to get it set up for you tonight. | 03:08 |
JamesG | Well that would rule | 03:09 |
th1a | jelkner: I need to sit in the tub for a few hours with that book. | 03:09 |
jelkner | thla: i'm going to log off and get back to the meeting... i'll be checking in with you soon | 03:09 |
jelkner | thla: i was mainly just showing folks the channel | 03:10 |
jelkner | thla: soon you will be finding more of my students hanging out here ;-) | 03:10 |
th1a | jelkner: OK, cool. Have fun. | 03:10 |
jelkner | cya | 03:10 |
th1a | Excellent. | 03:10 |
*** jelkner has quit IRC | 03:10 | |
JamesG | th1a: I don't mind setting it up myself if it's not too complex.. I just had a quick look at the docs and it seemed a lot of effort if it's not going to work for me. | 03:12 |
th1a | What OS? | 03:12 |
JamesG | Linux.. gentoo, to be specific | 03:12 |
th1a | OK. The tarball includes everything you need except Python and libxml2 (and its Python bindings). | 03:13 |
JamesG | I have libxml2 already.. but possibly not the python part | 03:13 |
JamesG | What about the "Python imaging library"? | 03:14 |
th1a | Don't need that anymore. | 03:14 |
th1a | Try the new release candidate: | 03:14 |
th1a | http://www.schooltool.org/releases/schoolbell1.1/rc1/schoolbell-1.1rc1.tar.gz/file_view | 03:14 |
th1a | Then 'make' and 'python schoolbell-server.py' should do it. | 03:15 |
* JamesG wgets | 03:17 | |
JamesG | Hm | 03:19 |
JamesG | I should probably upgrade python at some point too | 03:19 |
JamesG | It can wait | 03:19 |
th1a | What do you have? | 03:20 |
JamesG | 2.3.3-r1 | 03:20 |
th1a | I don't remember if that's recent enough. | 03:20 |
th1a | You'll know soon enough ;-) | 03:20 |
JamesG | Well I'm getting XML errors, so I guess that's a sign that the XML2 bindings aren't set up | 03:20 |
JamesG | re-merging libxml2 with python enabled | 03:28 |
JamesG | I should have done this on the dual opteron server. Would have been much quicker. | 03:30 |
JamesG | Wooh | 03:31 |
th1a | I'm a little annoyed that we've got the libxml2 dependency again. | 03:32 |
th1a | For one brief shining moment we had no external dependencies. | 03:32 |
th1a | Except Python. | 03:32 |
JamesG | Nifty | 03:32 |
JamesG | Hm, well | 03:33 |
JamesG | I unfirewalled ports 7080 and 7001 | 03:34 |
JamesG | And netstat shows it's listening | 03:34 |
JamesG | But.. nada | 03:34 |
*** tvon has joined #schooltool | 03:34 | |
th1a | Nothing coming up on your browser? | 03:34 |
JamesG | Nope | 03:34 |
th1a | It says it is running? | 03:34 |
th1a | try 'python test.py' | 03:35 |
th1a | See if the tests pass. | 03:35 |
JamesG | Ran 340 tests in 17.971s | 03:35 |
JamesG | OK | 03:35 |
th1a | Peculiar. | 03:36 |
th1a | try 'make ftest' | 03:37 |
JamesG | Ran 16 tests in 42.050s | 03:39 |
JamesG | OK | 03:39 |
th1a | What URL did you try? | 03:39 |
JamesG | The IP of the server.. http://209.221.187.60:7080 | 03:39 |
th1a | Try http://127.0.0.1:7080 | 03:40 |
JamesG | I can telnet localhost 7080 and it connects.. but "HEAD / HTTP/1.0" returns nothing at all | 03:40 |
JamesG | Hm, it works using links from the shell | 03:40 |
JamesG | Maybe I foobared my firewall config | 03:40 |
JamesG | Oh, crap | 03:41 |
th1a | It might also be how the server is config-ed. | 03:41 |
JamesG | I didn't set a target | 03:41 |
JamesG | Moron | 03:41 |
JamesG | Chain tcprule (1 references) | 03:41 |
JamesG | target prot opt source destination | 03:41 |
JamesG | tcp -- anywhere anywhere tcp dpt:7080 | 03:41 |
* JamesG bangs his head against a wall | 03:41 | |
JamesG | Ok, now it works :) | 03:41 |
JamesG | Oh my | 03:45 |
JamesG | The interface is very pretty | 03:50 |
JamesG | I appear to have set up an event which isn't actually visible, but hey | 03:52 |
JamesG | Will do some more playing with it later.. Must get home before the wife kills me | 03:52 |
JamesG | Thanks for the help | 03:52 |
*** JamesG has quit IRC | 03:52 | |
*** bskahan has joined #schooltool | 05:09 | |
*** tvon has quit IRC | 06:37 | |
th1a | bskahan: What comes next is a good question ;-) | 06:57 |
*** bskahan has quit IRC | 07:04 | |
*** SteveA|way is now known as SteveA | 09:46 | |
*** regebro has joined #schooltool | 12:11 | |
*** gintas has joined #schooltool | 12:16 | |
*** alga has joined #SchoolTool | 12:59 | |
*** alga has quit IRC | 13:15 | |
*** jinty has joined #schooltool | 13:53 | |
*** bskahan has joined #schooltool | 14:04 | |
*** srichter has quit IRC | 14:06 | |
*** thisfred has joined #schooltool | 14:23 | |
*** bskahan has quit IRC | 14:27 | |
*** gintas has quit IRC | 14:28 | |
*** bskahan has joined #schooltool | 14:35 | |
*** mgedmin has joined #schooltool | 14:59 | |
*** bskahan has quit IRC | 15:14 | |
*** SteveA has quit IRC | 15:14 | |
*** bskahan has joined #schooltool | 15:17 | |
* jinty warns that he is about to change the magical zope revision to 30458 for schoolbell/schooltool/schoolbell-1.1.x | 15:17 | |
*** SteveA has joined #schooltool | 15:35 | |
*** jinty has left #schooltool | 15:51 | |
*** Aiste has quit IRC | 16:00 | |
*** Aiste has joined #schooltool | 16:03 | |
mgedmin | /home/mg/src/schooltool/Zope3/src/zope/tal/talinterpreter.py:598: DeprecationWarning: Automatic translation of message id's is deprecated and will be removed in 3.3. Use explicit i18n:translate="" instead. | 16:11 |
mgedmin | ' Use explicit i18n:translate="" instead.', DeprecationWarning) | 16:11 |
*** ignas has joined #schooltool | 16:14 | |
*** Aiste has joined #schooltool | 16:23 | |
bskahan | are we releasing today? | 16:34 |
bskahan | I found a problem with section permissions that I have a fix for but can't get the test fixture right for all the adapters to commit it | 16:35 |
*** gintas has joined #schooltool | 16:47 | |
*** srichter has joined #schooltool | 16:49 | |
*** erchache has joined #schooltool | 16:50 | |
erchache | hi | 16:50 |
bskahan | hi erchache | 16:51 |
erchache | i see on rosetta how exist schooltool and schoolbell | 16:51 |
erchache | why are separate? | 16:51 |
erchache | other question....my work has been fixed? | 16:51 |
bskahan | schoolbell is a geeral calendar for everyone | 16:51 |
bskahan | schooltool is for schools | 16:51 |
bskahan | geeral meant general | 16:52 |
erchache | :S | 16:52 |
erchache | ok | 16:52 |
erchache | i cant translate both | 16:52 |
srichter | the problem is that rosetta keeps track of translations by project | 16:52 |
srichter | i.e. one gettext file at a time | 16:53 |
erchache | sorry? | 16:53 |
gintas | translation of SchoolTool is useless if there is no corresponding translation of SchoolBell | 16:53 |
srichter | so the translations do not duplicate | 16:54 |
srichter | ? | 16:54 |
srichter | good :-) | 16:54 |
bskahan | there's some duplication of templates that would create duplicate translation strings | 16:54 |
gintas | right | 16:55 |
gintas | I'd love to get rid of those clones though | 16:55 |
* bskahan agrees | 16:55 | |
*** Aiste has quit IRC | 16:56 | |
bskahan | in general the differnce between schoolbell.app.app.Person/Resource/Group and st.app.Person/Re... | 16:56 |
bskahan | creates alot of duplication | 16:57 |
bskahan | there's a few other places, but I think that's the main culprit | 16:57 |
srichter | I am convinced now that I should write my own translation web service ;-) | 16:57 |
bskahan | who's working on timetables? | 17:00 |
gintas | pretty much everyone, I think | 17:06 |
gintas | (from PoV, I mean) | 17:06 |
gintas | my part is still somewhat broken, sorry about that | 17:06 |
bskahan | gintas: that's ok | 17:06 |
bskahan | I've just been going through the app and pushing buttons | 17:07 |
bskahan | do you need me to do anything to hook up sections to timetables? | 17:07 |
gintas | let me see | 17:08 |
gintas | ah, that explains why my timetable overlay wasn't working as expected! ;) | 17:09 |
bskahan | can I substitute ftests for unit tests if I can't get the unit tests to play nice? | 17:09 |
gintas | what's the problem? | 17:09 |
bskahan | with my unit tests? | 17:10 |
bskahan | setting up a somewhat realistic permissions environment | 17:10 |
gintas | oh | 17:10 |
mgedmin | gintas, I think you forgot to copy the CSS for timetable & timetable schema browser views | 17:10 |
gintas | oh | 17:11 |
gintas | uh oh | 17:11 |
mgedmin | bskahan, we rarely test permissions in unit tests | 17:15 |
mgedmin | although if you have some logic in view code that checks permissions and does something, a unit test would be nice | 17:15 |
mgedmin | you can stub it heavily | 17:15 |
mgedmin | use a stub interaction with some simple checkPermission function or something | 17:16 |
bskahan | its just a subscriber to grant instructor view/viewCalendar/addEvent to their sections | 17:17 |
bskahan | seperate question, I have one subscriber - setInstructorPermissions(event) | 17:18 |
bskahan | if is get RelationshipAddedEvent it does a grant and RelationshipRemovedEvent gets a deny | 17:19 |
bskahan | should I make those seperate subscribers? | 17:19 |
*** erchache has quit IRC | 17:26 | |
gintas | whoa, timetable overlay works! | 17:31 |
gintas | after a mile of hacks :( | 17:31 |
bskahan | ;) | 17:31 |
mgedmin | bskahan, up to you | 17:37 |
mgedmin | whichever is simpler/looks nicer/is easier to read/test/whatever | 17:38 |
* bskahan nods | 17:38 | |
bskahan | committed them as one subscriber | 17:38 |
*** alga has joined #SchoolTool | 17:38 | |
mgedmin | does anyone know what's up with those DeprecationWarnings from zope 3? | 17:39 |
mgedmin | about implicit translation of message IDs? | 17:39 |
ignas | yippie i just fixed the charset part of 222 | 17:43 |
bskahan | ignas: nice | 17:44 |
*** erchache has joined #schooltool | 17:48 | |
bskahan | I have to go out for a bit, back in a few hours | 17:50 |
th1a | SteveA: Could you ping the Canonical sys admin again? | 17:52 |
SteveA | ok | 18:03 |
mgedmin | the zope 3 error reporting bug with unicode names (issue 233) has been noticed previously as issue 176 | 18:05 |
mgedmin | I think | 18:05 |
th1a | SteveA: Thanks. | 18:05 |
SteveA | i've communicated a reminder. it's also on the list for when i have a phone call on monday. | 18:07 |
th1a | OK. I'd like to have the site moved and revised for the release. | 18:08 |
*** bskahan has quit IRC | 18:12 | |
*** Aiste has joined #schooltool | 18:20 | |
erchache | can i test last stable release with spanish language pack? | 18:25 |
th1a | erchache: Of SchoolBell? | 18:31 |
erchache | yes | 18:32 |
th1a | You mean the 1.1 release candidate? | 18:38 |
th1a | http://www.schooltool.org/releases/schoolbell1.1/rc1/ has the translations as of a few days ago. | 18:38 |
erchache | ok | 18:41 |
erchache | ill see | 18:41 |
th1a | What OS are you running? | 18:41 |
erchache | now im exploter xp | 18:41 |
erchache | but i will try later on linux | 18:41 |
th1a | OK. You'll need libxml2 and Python 2.3. Python 2.3 you can get from python.org (if you don't have it) and there's a url for libxml2 on the download page. | 18:42 |
erchache | ok dont worry | 18:48 |
erchache | i think have python 2.3 on my hoary | 18:48 |
erchache | but.... | 18:48 |
erchache | i need to install 2.3 if my version is 2.4? | 18:49 |
th1a | On Windows the package has precompiled binaries that only work with 2.3. | 18:49 |
th1a | Otherwise on Linux you can use either. | 18:49 |
erchache | yes i know..... | 18:49 |
erchache | i hit on my head with this little problem ;P | 18:50 |
th1a | Or you can try to build the extensions on Windows yourself to work with 2.4, but I got stuck on that. | 18:50 |
erchache | its other way.... | 18:50 |
th1a | I had to rebuild my Windows development environment. I'm not sure if I'm missing something, there's a bug in Z3 trunk, or what. | 18:51 |
erchache | i need to read all python, zope documentation | 18:52 |
th1a | :-) | 18:52 |
erchache | and know how to administrate z3 web server or apache integration instead | 18:52 |
erchache | y get python on 1.2 perhaps 1.3 i dont remember i think it is very very different now | 18:53 |
SteveA | ffs, install ubuntu already! | 18:53 |
erchache | i dont read actual docs | 18:53 |
erchache | stevea: great! | 18:53 |
erchache | now update | 18:53 |
erchache | 1 hour with a good connection :P | 18:54 |
SteveA | jinty does all this work packaging ubuntu | 18:54 |
erchache | and one more to install | 18:54 |
SteveA | jinty does all this work packaging schooltool for ubuntu | 18:54 |
SteveA | may as well take advantage of it | 18:54 |
th1a | At least until we find someone equally interested in packaging for Windows. | 18:54 |
*** mgedmin has quit IRC | 19:13 | |
*** thisfred has quit IRC | 19:16 | |
*** tvon has joined #schooltool | 19:30 | |
*** alga has quit IRC | 19:30 | |
*** ignas has quit IRC | 19:31 | |
*** tvon has quit IRC | 19:44 | |
th1a | I'm getting this on SchoolTool: ConfigurationError: ('Invalid value for', 'class', 'ImportError: Module schooltool.browser.timetable has no global SimpleTimetableSchemaAdd') | 19:46 |
th1a | On Mac OS. | 19:47 |
erchache | http://150.214.142.254:8000/listen.pls | 19:55 |
*** tvon has joined #schooltool | 19:56 | |
th1a | Kraftwerk? | 19:57 |
erchache | yes | 19:58 |
erchache | :P | 19:58 |
erchache | minimum maximum | 19:58 |
erchache | the last | 19:58 |
th1a | It's a bit laggy across the Atlantic, apparently. | 19:59 |
erchache | yes :D | 20:00 |
erchache | im on spain | 20:00 |
th1a | I know you are, but I wasn't sure if that's where the server is. | 20:00 |
erchache | on spain too....its my laptop :D | 20:01 |
erchache | but i have emule and this line is share with other computer | 20:01 |
erchache | i have 2 mb of atm | 20:01 |
th1a | atm? | 20:01 |
erchache | frame relay | 20:02 |
erchache | asynchronous | 20:02 |
erchache | 2 mb up/ 2mb down | 20:02 |
erchache | :D | 20:02 |
th1a | Ah. That's more than I've got. | 20:02 |
erchache | :D | 20:02 |
erchache | do you like yello? | 20:03 |
erchache | i have all discografy here | 20:03 |
regebro | MAN MACHINE | 20:03 |
* regebro makes jerky dancing motions | 20:03 | |
th1a | I'm more of a rock person. | 20:04 |
th1a | Guitar, bass, drums. | 20:04 |
regebro | I like everything. | 20:05 |
th1a | I listened to more electronic music in college. Not so much now. | 20:05 |
erchache | jejejeje | 20:06 |
erchache | ok | 20:06 |
th1a | Except Bjork. | 20:06 |
th1a | I worship Bjork. | 20:06 |
erchache | changing to cycle | 20:06 |
erchache | more punk :D | 20:06 |
regebro | Bjork rules. | 20:06 |
regebro | It goes in waves, but I listen to a lot of electronic stuff from time to time- | 20:07 |
regebro | A lot of White Light society and Múm | 20:07 |
regebro | And DAF. :) | 20:07 |
erchache | DAF DeutchAmericanisenFrountier? | 20:09 |
erchache | or whatever-writes | 20:09 |
th1a | You can hear some samples of me playing the drums here: http://www.amazon.com/exec/obidos/tg/detail/-/B0000019O5/qid=1116608878/sr=8-4/ref=sr_8_xs_ap_i4_xgl15/002-4115843-2036057?v=glance&s=music&n=507846 | 20:09 |
regebro | Freundchaft, yes. | 20:09 |
erchache | bjork lives on waynes world....she takes too drugs that live on Alice's Wonderland XF | 20:09 |
erchache | i cant...im streaming now | 20:10 |
regebro | www.recordingproject.com has a cool stream of homerecordists. | 20:10 |
th1a | tvon: ayt? | 20:12 |
tvon | th1a: yes | 20:12 |
th1a | Are you going to be around, in case someone wants to give us the Canonical server info? | 20:12 |
tvon | th1a: sure | 20:12 |
th1a | OK. | 20:12 |
th1a | I have to step out. | 20:13 |
gintas | th1a, nice records | 20:13 |
tvon | aight | 20:13 |
th1a | gintas: Thanks. | 20:13 |
th1a | I played on only two of the band's records that are on Amazon. | 20:14 |
th1a | I need to upload some mp3's to my blog. | 20:14 |
th1a | I shall return. | 20:16 |
th1a | th1a|way | 20:16 |
regebro | Haha! http://www.allmusic.com/cg/amg.dll?p=amg&sql=11:5yk0ikchbb79 | 20:17 |
erchache | :P | 20:22 |
erchache | this song is good | 20:24 |
erchache | cycle- confusion!!!.mp3 | 20:24 |
regebro | I though they were boring and stopped listing. Sorry. ;) | 20:26 |
th1a | regebro: That's not me! | 20:27 |
*** th1a is now known as th1a|way | 20:27 | |
regebro | Then allmusic made a mishtake. | 20:28 |
regebro | I guess... | 20:28 |
erchache | sacabo! | 20:47 |
*** tvon has quit IRC | 20:47 | |
*** ignas has joined #schooltool | 20:47 | |
*** mgedmin has joined #schooltool | 20:48 | |
*** alga has joined #SchoolTool | 20:49 | |
*** tvon has joined #schooltool | 20:51 | |
erchache | im restarting on linux | 20:54 |
erchache | ill back on 1 minut | 20:54 |
*** erchache has quit IRC | 20:54 | |
*** tvon has quit IRC | 21:02 | |
* mgedmin thwacks alga for breaking tests on trunk | 21:05 | |
SteveA | dude | 21:05 |
SteveA | runthetests | 21:05 |
*** tvon has joined #schooltool | 21:06 | |
*** bskahan has joined #schooltool | 21:06 | |
*** erchache has joined #schooltool | 21:08 | |
erchache | schoolbell installed..... | 21:09 |
erchache | very very fast and easy | 21:09 |
erchache | apt-get install schoolbell and go! | 21:09 |
bskahan | yay | 21:09 |
erchache | very very good jobs guys | 21:09 |
bskahan | erchache: that's not going to be 1.1 though | 21:09 |
bskahan | should be 1.0 | 21:09 |
erchache | yes it is 1.0 | 21:10 |
erchache | :D | 21:10 |
erchache | on /usr/lib/libschoolbell are cointained all files | 21:12 |
erchache | :D | 21:12 |
erchache | bye! | 21:46 |
*** erchache has quit IRC | 21:47 | |
bskahan | mgedmin: that i18n deprecation warning is really unhelpful | 21:48 |
mgedmin | bskahan, if you want to chase it down, hack the code to throw an exception instead, then at the traceback | 21:49 |
mgedmin | schooltool's test.py inserts page template filenames and line numbers in tracebacks | 21:49 |
* bskahan nods | 21:50 | |
gintas | mgedmin, I have a problem | 21:56 |
gintas | I really need to do several modifications to schoolbell, but as far as I can see SchoolTool has been pinned to a branch of SB | 21:56 |
gintas | and I'm working with the trunk | 21:57 |
gintas | is it OK to port my changes to the branch too? | 21:57 |
ignas | we are pinned to SB ? | 21:58 |
ignas | :/ | 21:58 |
ignas | then my Issue222 fix does not apply to ST ... | 21:58 |
mgedmin | gintas, talk to jinty | 21:59 |
bskahan | st/browser/timetable.py line 488 is an example of what causes the warning | 22:00 |
gintas | I think someone finally committed that change to Zope 3 where you now have to mark all translatable strings that come from code with i18n:translate="" | 22:01 |
gintas | in the template | 22:01 |
mgedmin | now wasn't that nice of them? | 22:02 |
mgedmin | just before we freeze for release | 22:02 |
bskahan | gintas: that looks like it, adding i18n:tanslate to the call in tal makes that go away | 22:04 |
gintas | ;) | 22:04 |
* gintas is so in deep sh*t ... | 22:04 | |
ignas | what kinf of sh*t ? | 22:05 |
ignas | now is the time for the "Allways look at the bright side of life ..." song :) | 22:05 |
* bskahan whistles | 22:06 | |
gintas | ignas, "what kind of sh*t"?? what are you, a pervert? ;D | 22:07 |
ignas | well it matters a lot, you know ... | 22:08 |
ignas | the time you will need to get out of it depends on things like - can you swim in it ? | 22:08 |
povbot | /svn/commits: mg committed revision 3870 | 22:08 |
mgedmin | tada! | 22:08 |
mgedmin | svn commit announcements are online | 22:09 |
gintas | +1 geek point for mgedmin | 22:09 |
ignas | +1 | 22:09 |
* mgedmin has nothing better to do with his time GIVEN THAT THE TRUNK IS FSCKING BROKEN | 22:09 | |
mgedmin | ignas, you misspelt "Always" | 22:09 |
SteveA | roll it back | 22:13 |
SteveA | you gotta roll it back to the last working state | 22:13 |
mgedmin | oh, the trunk's been fixed already | 22:13 |
mgedmin | I didn't notice | 22:13 |
*** mgedmin is now known as grumpy_mgedmin | 22:13 | |
* bskahan notes that there are lots of those i18n warnings | 22:14 | |
povbot | /svn/commits: alga committed revision 3871 | 22:14 |
bskahan | they're not getting fixed till sb 1.2, they don't consitute a bug, and there's quite a few | 22:14 |
* grumpy_mgedmin gets even grumpier | 22:17 | |
bskahan | http://source.schooltool.org/svn/tags/schooltool-0.9/src/schooltool/clients/nophoto.png | 22:19 |
bskahan | never seen that | 22:19 |
* bskahan thinks it should go back in :-D | 22:19 | |
*** bskahan has quit IRC | 22:24 | |
*** SteveA_ has joined #schooltool | 22:24 | |
*** SteveA has quit IRC | 22:25 | |
*** SteveA_ is now known as SteveA | 22:25 | |
*** bskahan has joined #schooltool | 22:26 | |
bskahan | can povbot get the summary from the commit as well? | 22:27 |
bskahan | more interesting than the revision number :) | 22:27 |
tvon | at least the first line/80chars or so | 22:27 |
bskahan | i was just thinking the written summary | 22:27 |
tvon | just knowing someone committed isn't as fun, unless we have a buildbot too that tells us when they break something :) | 22:28 |
bskahan | -m '' | 22:28 |
grumpy_mgedmin | what is a summary? | 22:28 |
tvon | bskahan: yeah, but that can be long | 22:28 |
bskahan | true | 22:28 |
grumpy_mgedmin | tvon, "$idiot broke tests" kind of announcements have been on my mental todo-list for quite a while | 22:28 |
tvon | grumpy_mgedmin: It sounds up your alley | 22:28 |
povbot | /svn/commits: gintas committed revision 3872 | 22:29 |
gintas | I think that writing the commit message to the channel might not be such a bad idea | 22:30 |
grumpy_mgedmin | svn post-commit script now just does echo "..." >> /svn/commits | 22:30 |
grumpy_mgedmin | it's trivial to change | 22:31 |
gintas | they're not that long, you'd just have to cut smart, and set a sensible ceiling for the number of lines | 22:31 |
bskahan | adding "$idiot broke tests" to the topic of the channel would be good | 22:31 |
*** th1a|way is now known as th1a | 22:31 | |
tvon | we could just setup CIA | 22:31 |
bskahan | set us up the bomb? | 22:32 |
tvon | http://cia.navi.cx/ | 22:32 |
povbot | /svn/commits: 0925_vestuves 12b-1996.jpg 2004-11-23-pazyma-del-du.sxw 36_ir_kuom_ne_sekta.JPG 6031 - instructor - page24.pdf 6031 CV_template.doc 6031_Albertas_Agejevas.doc 7643290310_BA_GB.pdf AcapulcoMP52.pdf Agejevas4.xls AlbertasAgejevas_cv_en.sxw BodyArt.pps CDlist2.xls CV.doc Del algos.jpeg Desktop EA1120F6 EP_budget.sxc FR0512.doc FR0512_pvz.sxw Gentium_101_W.zip Intranet.doc Jaunius Belickas - RESUME.pdf LVCleese_LG.flv Mail ManPatiko.zip Meeting with Eversheds - Dec04.doc MinoltaColorPagePro.pdf OSS05.pdf OnlyIn.doc POV-rgb.eps POV-rgb.ps Photo PoV-logo-600dpi.png PoV2.ps PoV_Lockdown_proposal_v1.pdf Prasymas_i_darba.doc ProjHours.gnumeric Romena_akl_TestavimoMetodai.sxw Romena_akl_webVadovas.sxw Snegurochka.mpe Vardai.xls WhiteMail Zope3 a.out alga@pov.lt--2003.tar.bz2 arbuzai backups baltupiai.jpg bin boards bochs.cfg businesscards cal.html checkin commit compass360.net-z3 config cv.pdf cv_en.sxw cxoffice deklaracijos deskmpro.zip diff docs docs.sxw durys.ps egles_vestuves elisp emacs21-common_21.3-2_i386.deb emacs21_21.3-2_i386.deb emacsen-common_1.4.15_all.deb example.pt f faksas_vinitai.png firewall.up fldocs foto.ps free-software-song.au froms.txt fwlog.py gprs gpsdrive.png guitar.py haxored.png hd0 hoffman.pub ibm-mbr id_dsa.pub in internet.mp3 isafdoc.pdf kodas kodas.zip laida-1996.jpg lietuva.png lietuviu.dlkz.bz2 m2.ps m6 magistrinis.pdf meetingpoing.svg morninglight.mpg mozilla.ps mutt.el nohup.out overlap.png p9180074.jpg p9180075.jpg pak0.pk3 palm pics pik-moz-1251.pdb pkirkor.mp3 pppd prasymas_del_vaiko.ps projHours.xls public_html quake2 report-to-steve.txt report.xml report_spec_documentation.xml rip romenai1.png romenai2.png romenai3.png romenai4.png romenai5.png romenai6.png rus-win-24.prc sb-zope3-propsal-updated.txt sc-timetabling.txt sc1.0-Workflow.pdf sc1.1-Workflow.pdf schoolbell-proposal-v1.txt schoolbell-proposal-v2.txt schoolbell-proposal-v3.txt schoolbell-proposal-v4.txt schoolbell-proposal5.txt schoolbell-proposal5.txt~ schooltool-proposal-7.txt schooltool2-report.gnumeric shk.asm siemens skriptai.tar.gz skyders spiat ustalyje igrushki!!s.mp3 src storyTracking.xls stress.relief.kit1.ps template.xml testreport.xml texlt.tar.gz timelog-svn0019.tar.gz troskulys.bmp tt-us-4day.xml unix.pdf upload.py uploads viesbuciai.sxw vilnius5250x5250.png vim-mode.el visalietuva_KADAFI1956136842084.png vitas.wma whack white xemlmain.py xp.mgp xptracker.tar.bz2 zea-proposal-short.pdf alga committed revision 3873: | 22:37 |
povbot | /svn/commits: Made the simple tt schema add copy start times to period ids if the latter | 22:37 |
povbot | /svn/commits: aren't provided. Made it skip periods that don't have both times specified. | 22:37 |
grumpy_mgedmin | whaaa? | 22:37 |
tvon | heh | 22:37 |
* bskahan ponders the contents of /home/alga | 22:37 | |
tvon | hehe | 22:38 |
grumpy_mgedmin | oh, that's what "echo * $foo bar baz >> file" does | 22:38 |
grumpy_mgedmin | heh | 22:38 |
gintas | ;))) | 22:38 |
Aiste | riiight | 22:38 |
alga | mg: you don't seem much grumpy any more | 22:38 |
Aiste | good thing it wasn't my /home :) | 22:38 |
gintas | mg, you made my day | 22:39 |
gintas | +10 geek points | 22:39 |
th1a | :-) | 22:39 |
grumpy_mgedmin | somebody please commit something | 22:41 |
grumpy_mgedmin | I want to see if my fix works :-) | 22:41 |
th1a | Yeah... right. | 22:41 |
* bskahan saw what happened to that last person | 22:41 | |
th1a | grumpy_mgedmin wants to see if he can get it to recurse. | 22:42 |
tvon | heh | 22:42 |
*** regebro has left #schooltool | 22:42 | |
th1a | Perhaps recurse isn't a word. | 22:42 |
th1a | Not a verb. | 22:43 |
tvon | I'll commit in a sec | 22:43 |
tvon | one sec | 22:44 |
povbot | /svn/commits: * tvon committed revision 3874: | 22:45 |
povbot | /svn/commits: Inheriting from sb.PersonCSVImportView instead | 22:46 |
*** Aiste has quit IRC | 22:47 | |
tvon | crap | 22:47 |
tvon | that was a lie, its sb.PersonCSVImporter | 22:47 |
tvon | heh | 22:47 |
alga | etria, have you tried creating learning or instruction relationships via REST? | 22:48 |
alga | cause it seems it does not work | 22:49 |
grumpy_mgedmin | waah, >50 unread checkins since the 18th | 22:49 |
bskahan | hrm | 22:50 |
* bskahan goes to try | 22:50 | |
ignas | and i can't find a functional test that does that too | 22:50 |
ignas | and nodeclarations in zcml | 22:50 |
th1a | By the way, Jennifer and I have rented an apartment on Mindaugo Street (Ave, Blvd?). | 22:51 |
grumpy_mgedmin | street | 22:51 |
povbot | /svn/commits: * gintas committed revision 3875: | 22:51 |
ignas | lbh ynml onfgneqf | 22:51 |
povbot | /svn/commits: Ported revisions 3857, 3869 and 3872 from trunk. | 22:51 |
povbot | /svn/commits: jinty, I don't know if this is legal, but these changes are essential to having | 22:52 |
grumpy_mgedmin | Aiste & Steve used to rent an apartment on a corner of Mindaugo and Basanaviciaus | 22:52 |
povbot | /svn/commits: proper timetabling support in SchoolTool and they would be blocking (actually, | 22:52 |
povbot | /svn/commits: have been blocking) my commits to the SchoolTool trunk. | 22:52 |
tvon | should any refactoring stay out of the 1.1 branch? | 22:52 |
povbot | /svn/commits: * gintas committed revision 3876: | 22:53 |
povbot | /svn/commits: Timetable calendar overlays should finally be functioning properly. I am not | 22:53 |
povbot | /svn/commits: particularly sure about their reliability though; I will be testing them | 22:53 |
povbot | /svn/commits: a bit more tomorrow. | 22:53 |
tvon | I want to change some csv code to make it easier to inherit, but I was going to wait till ST was out the door | 22:54 |
*** bskahan has quit IRC | 22:54 | |
tvon | I'm off for a bit | 22:57 |
*** grumpy_mgedmin has quit IRC | 23:06 | |
tvon | bskahan got kicked offline and will look at the REST stuffs when he gets home | 23:09 |
tvon | now I'm off for real | 23:09 |
povbot | /svn/commits: * gintas committed revision 3877: | 23:09 |
povbot | /svn/commits: I had forgotten to port CSS for timetable.pt. Thanks Marius for pointing that out. Now the timetable display is much prettier. | 23:09 |
*** jinty has joined #schooltool | 23:11 | |
ignas | jinty, i have commited a fix for Issue222, yet ST is now tied to a particular version of SB, is the issue important enough for backporting it ? | 23:22 |
povbot | /svn/commits: * ignas committed revision 3878: | 23:24 |
povbot | /svn/commits: RESTive views for composite timetables. | 23:24 |
povbot | /svn/commits: * alga committed revision 3879: | 23:30 |
povbot | /svn/commits: Made the form handle incorrect format more gracefully. Added missing i18n attributes in the template. | 23:30 |
*** gintas has quit IRC | 23:44 | |
*** jinty has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!