*** alga has joined #SchoolTool | 00:22 | |
povbot | /svn/commits: * bskahan committed revision 4000: | 00:35 |
---|---|---|
povbot | /svn/commits: called removeSecurityProxy on section labels, this fixes the app.txt ftest breakage. | 00:35 |
bska|mobile | how many point for r4000? | 00:35 |
th1a | I saw that. I'd like to see a graph of the checkin volume over the life of the project so far. | 00:57 |
tvon | Somewhere along the line, tz support got all fucked up | 00:57 |
th1a | Eek. Somewhere along the line in the past couple days or the past couple weeks? | 00:58 |
tvon | I don't know honestly | 00:58 |
th1a | What is the problem? | 00:59 |
tvon | create a 3pm event with timezone set to Hawaii and the next view is the next day (when the event is in UTC) and the 3pm hawaii event is not on either day | 00:59 |
tvon | thats a problem... the original problem was that times were wrong.. create a 11am event at US/Eastern and it shows up (and is saved I believe) 1h off. | 01:00 |
tvon | I thought that might be because of DST, so I tried Hawaii which doesnt follow DST and events are off by 30 mins | 01:00 |
th1a | Weird. | 01:01 |
tvon | yeah | 01:01 |
th1a | Why do you think the tests aren't catching it? | 01:02 |
tvon | I think all the tests are at UTC, which works fine | 01:02 |
bska|mobile | tvon: there are tests in US/Eastern and Europe/Vilnius (iirc) | 01:05 |
tvon | hrm, maybe it is the viewing code | 01:05 |
bska|mobile | I'm going to try setting the date on my computer to winter and testing | 01:06 |
tvon | cool | 01:06 |
tvon | so, dtstart for the event is '2005-06-01 21:30:00+00:00', dtstart.astimezone(Hawaii) is 2005-06-01 11:30:00-10:00, but when the event is stored it says the offset is -10:30 | 01:14 |
bska|mobile | tvon: see the doctest in schoolbell.app.browser.tests.test_cal | 01:29 |
bska|mobile | for CalendarEventAddView | 01:29 |
bska|mobile | and http://people.etria.com/~bskahan/test_cal.patch | 01:44 |
bska|mobile | tests oslo specifically | 01:44 |
tvon | bskahan: thanks | 01:45 |
bska|mobile | trying hawaii next | 01:45 |
bska|mobile | tvon: whats the string for Hawaii? | 01:46 |
bska|mobile | 'US/Hawaii' | 01:47 |
tvon | Pacific/Honolulu | 01:47 |
tvon | is what I was using, I think there is US/Hawaii too | 01:47 |
tvon | bskahan: yeah, US/Hawaii is in common_timezones | 01:47 |
* bska|mobile nods | 01:48 | |
bska|mobile | what the hawaii offset? | 01:50 |
tvon | depends on when you look | 01:50 |
tvon | -10:30 I think | 01:51 |
tvon | something ishappening that the tests arent hitting | 01:51 |
tvon | I think so anyways, I'm still trying to figure out what the hell is going on | 02:02 |
povbot | /svn/commits: * jinty committed revision 4001: | 02:06 |
povbot | /svn/commits: Back ported 3950, 3986 for http://issues.schooltool.org/issue243. | 02:06 |
povbot | /svn/commits: Back ported 3990 as half a fix for http://issues.schooltool.org/issue242. | 02:06 |
tvon | in _getInitialdata, if you dump context.dtstart.astimezone(self.timezone) I get Hawaii being offset 10:00 | 02:08 |
tvon | when it stores it I get a 10:30 offset | 02:08 |
tvon | I think I'm doing something dumb | 02:08 |
tvon | I just wish I knew what | 02:08 |
tvon | in create if you dump data['start'].astimezone(self.timezone) I get Hawaii being offset 10:30 | 02:15 |
tvon | I swear I'm not on crack | 02:15 |
*** bska|mobile has quit IRC | 02:16 | |
*** bskahan has quit IRC | 02:16 | |
povbot | /svn/commits: * jinty committed revision 4002: | 02:32 |
povbot | /svn/commits: Back ported 3979 for http://issues.schooltool.org/issue197 | 02:32 |
*** SteveA has quit IRC | 03:14 | |
*** SteveA has joined #schooltool | 03:30 | |
*** Ricey_ has quit IRC | 04:46 | |
povbot | /svn/commits: * hoffman committed revision 4003: | 08:55 |
povbot | /svn/commits: Minor revisions to README. | 08:55 |
tvon | FINALLY | 09:00 |
th1a | Get it? | 09:00 |
tvon | figured out this damn thing | 09:00 |
tvon | yeah | 09:00 |
th1a | I was just getting ready to write an email saying "well, I guess no release today" and go to bed. | 09:01 |
tvon | heh | 09:01 |
th1a | What was it? | 09:01 |
tvon | assigning the timezone to the form input data too soon.. basically | 09:02 |
th1a | Hm. Well, good work finding it. | 09:27 |
th1a | Did your barbecue go off ok? | 09:28 |
tvon | yeah, was okay... except I've been sick all weekend and it started raining a little bit in the late afternoon | 09:29 |
tvon | was okay though | 09:29 |
tvon | tweaked tests and into SVN it goes... | 09:57 |
tvon | wait for it... | 09:57 |
tvon | waiiiiit for it | 09:57 |
tvon | almost there | 09:57 |
th1a | ... | 09:57 |
* tvon kicks povbot | 09:58 | |
povbot | /svn/commits: * tvon committed revision 4004: | 09:58 |
povbot | /svn/commits: Fix for 242 | 09:58 |
tvon | atta boy | 09:58 |
* tvon pets povbot | 09:58 | |
th1a | Good night. | 09:58 |
tvon | Good night | 09:58 |
povbot | /svn/commits: * gintas committed revision 4005: | 11:14 |
povbot | /svn/commits: Readding an explicit 'return None' by Marius' request. | 11:14 |
povbot | /svn/commits: * gintas committed revision 4006: | 11:18 |
povbot | /svn/commits: More i18n fixes. | 11:18 |
povbot | /svn/commits: * gintas committed revision 4007: | 11:41 |
povbot | /svn/commits: One by one, I will weed out those pesky i18n:translates! | 11:41 |
povbot | /svn/commits: * gintas committed revision 4008: | 11:42 |
povbot | /svn/commits: Another i18n:translate... | 11:42 |
*** gintas has joined #schooltool | 12:07 | |
*** ignas has joined #schooltool | 12:08 | |
*** SteveA has quit IRC | 12:38 | |
ignas | etria: what have you done to view event view ? | 13:22 |
*** SteveA has joined #schooltool | 13:24 | |
ignas | th1a, ping | 13:25 |
*** bskahan has joined #schooltool | 13:25 | |
ignas | bskahan, hi | 13:26 |
povbot | /svn/commits: * gintas committed revision 4009: | 13:27 |
*** bska|mobile has joined #schooltool | 13:27 | |
povbot | /svn/commits: Fixed issue 210 (SB can't handle multiple EXDATEs for recurrent events). | 13:27 |
povbot | /svn/commits: * gintas committed revision 4010: | 13:29 |
povbot | /svn/commits: Backported revision 4009. | 13:29 |
ignas | bska|mobile, are you there ? | 13:33 |
povbot | /svn/commits: * gintas committed revision 4011: | 13:47 |
povbot | /svn/commits: Cosmetic fixes. | 13:47 |
bska|mobile | ignas: yes | 14:02 |
ignas | EventView View | 14:12 |
ignas | wtf ? | 14:12 |
bska|mobile | ignas, could you please try to be a little less abrupt | 14:13 |
bska|mobile | I read the bug, thank you. I'm adding the date now - that was a dumb ommission | 14:13 |
ignas | not jsut date | 14:14 |
ignas | 2 identical links | 14:14 |
bska|mobile | I understand that | 14:14 |
ignas | and non working links | 14:14 |
bska|mobile | I'm adding the date now, I'll keep going through the bug | 14:14 |
bska|mobile | the 2 identical links mirror the section divisions and match the person view | 14:15 |
ignas | sorry for being harash, yet we are releasing today and leaving such bugs in a product would be *bad* | 14:16 |
*** thisfred has joined #schooltool | 14:18 | |
povbot | /svn/commits: * ignas committed revision 4012: | 14:18 |
povbot | /svn/commits: Issue213, Error handling when a resource tries to book itself. | 14:18 |
*** srichter has quit IRC | 14:24 | |
gintas | bskahan, did you do all day events? | 14:25 |
gintas | the problem with the current implementation is that it does not allow events lasting multiple days | 14:28 |
gintas | this seems to be legal, and supported by many iCalendar clients | 14:29 |
gintas | i.e., if I am going on a conference for 5 days, I will create an all-day event that lasts the 5 days | 14:29 |
gintas | ignas suggested a workaround: to add daily recurrence for the next 5 days, but that is inconvenient | 14:30 |
gintas | and by the way, when editing an all-day event the "all-day" checkbox seems to get reset | 14:30 |
gintas | (see issues 260, 261) | 14:38 |
*** gintas has quit IRC | 14:39 | |
bska|mobile | gintas: I like the recurrence idea | 14:44 |
bska|mobile | iirc, we talked about it when tvon was working on it and agreed that was a good way to do it | 14:44 |
ignas | but what if someone will upload an ical file with such an event ? | 14:44 |
ignas | and yes it is inconvenient | 14:44 |
*** mgedmin has joined #schooltool | 14:48 | |
*** gintas has joined #schooltool | 14:56 | |
*** povbot has joined #schooltool | 14:58 | |
*** th1a has quit IRC | 14:58 | |
povbot | /svn/commits: * ignas committed revision 4013: | 15:28 |
povbot | /svn/commits: Issue255, an empty ttschema container throwing errors. | 15:28 |
*** srichter has joined #schooltool | 15:33 | |
gintas | bskahan, could you have a look at the patch on http://issues.schooltool.org/issue224 and apply the fix? | 15:49 |
*** gintas has quit IRC | 15:50 | |
mgedmin | yes! functional tests are fixed! | 15:53 |
bska|mobile | mgedmin: yes, sorry about breaking them | 15:56 |
mgedmin | bska|mobile, do you know what happened? | 16:03 |
mgedmin | why they were broken? | 16:03 |
bska|mobile | I fixed it be removing a security proxy, but the problem appears to be bigger than the single case I saw | 16:08 |
bska|mobile | see issue257 | 16:08 |
* mgedmin nods | 16:09 | |
mgedmin | do you know what change in the code caused that problem to appear? | 16:09 |
mgedmin | in other words, which revision broke ftests? | 16:10 |
povbot | /svn/commits: * jinty committed revision 4014: | 16:10 |
povbot | /svn/commits: Back-ported 4004 - Fix for http://issues.schooltool.org/issue242. | 16:10 |
povbot | /svn/commits: Back-ported 4003 - Adjustments to README. | 16:10 |
povbot | /svn/commits: * ignas committed revision 4015: | 16:13 |
povbot | /svn/commits: Adding capability of unselecting default schema, fixing flaws in the template code. | 16:13 |
bska|mobile | r3980 | 16:14 |
bska|mobile | calling section/label instead of section/title | 16:14 |
bska|mobile | I committed it broken because I forgot to run ftests, but it is an example that works in real life tests while failing in ftests | 16:15 |
bska|mobile | ignas: I agree that the EventView should show information about reccurence, doing that right is complicated thoug, it would take a different table representation for each type of recurrence and getting into exceptions would be really challenging | 16:24 |
bska|mobile | what about this for the moment, based on the recurrence type, the view displays a string "This event recurs [daily|weekly|...]" and the string links to the appropriate calendar view | 16:26 |
bska|mobile | weekly view for daily recurrence, monthly view for weekly recurrence, etc | 16:27 |
ignas | that would be better than it is now | 16:27 |
bska|mobile | committing a version that just flags recurrnence as true/false ad indicates that the event reccurs in the view. | 16:43 |
povbot | /svn/commits: * ignas committed revision 4016: | 16:47 |
povbot | /svn/commits: Disable deleting in TermContainerView. | 16:47 |
*** SteveA is now known as SteveA|afk | 16:50 | |
povbot | /svn/commits: * bskahan committed revision 4017: | 16:58 |
povbot | /svn/commits: Partial fixes for issue258 | 16:58 |
povbot | /svn/commits: Removed duplicate edit link, fixed broken resource links, added date to header, indicate that the event recurs. | 16:58 |
povbot | /svn/commits: The recurrence indication is weak, just a "this event recurs". Working on a better solution. | 16:58 |
povbot | /svn/commits: This should be backported for 1.1 | 16:58 |
ignas | bska|mobile, so the grudge against oneliners strikes again ? | 17:01 |
ignas | return rrule is not not | 17:01 |
ignas | return rrule is not None | 17:01 |
*** hoffman has joined #schooltool | 17:02 | |
*** hoffman is now known as th1a | 17:02 | |
bska|mobile | ignas: not really, I had started on a version that returned None or a Dict, and still plan to | 17:08 |
bska|mobile | trying to fix some of the allday event bugs first though | 17:08 |
povbot | /svn/commits: * jinty committed revision 4018: | 17:11 |
povbot | /svn/commits: Bump SchoolBell version number, and add malay translation to get-rosetta-translations.py. Rosetta seems to be b0rked right now => no translation update. | 17:11 |
bska|mobile | can someone try to verify http://issues.schooltool.org/issue260 | 17:12 |
bska|mobile | I don't see that behavior and can commit some tests that appear to demonstrate it working | 17:13 |
bska|mobile | (allday is set in _getInitialData) | 17:14 |
*** FarcePest has joined #schooltool | 17:15 | |
povbot | /svn/commits: * jinty committed revision 4019: | 17:16 |
povbot | /svn/commits: Back-ported 4017 for http://issues.schooltool.org/issue258. | 17:16 |
*** bskahan_ has joined #schooltool | 17:28 | |
*** bskahan has quit IRC | 17:31 | |
*** bskahan has joined #schooltool | 17:31 | |
bskahan_ | hi bskahan bska|mobile | 17:32 |
*** bskahan has quit IRC | 17:33 | |
*** bskahan_ is now known as bskahan | 17:33 | |
*** bska|mobile has quit IRC | 17:33 | |
*** bskahan_ has joined #schooltool | 17:34 | |
*** erchache has joined #schooltool | 17:42 | |
erchache | hi | 17:42 |
erchache | th1 | 17:42 |
erchache | tvon | 17:42 |
erchache | where is jinty? | 17:42 |
th1a | erchache: hi | 17:46 |
th1a | Haven't seen jinty this morning. | 17:46 |
erchache | where i send my spanish files? | 17:47 |
th1a | Do you subscribe to the schooltool-dev list? | 17:47 |
erchache | nope | 17:47 |
erchache | ill do now | 17:47 |
th1a | If you send them there we'll both get them. | 17:48 |
th1a | I'll check them in, but I'd like jinty to look at them first, especially since I don't speak Spanish. | 17:48 |
erchache | ok | 17:49 |
*** gintas has joined #schooltool | 18:01 | |
th1a | erchache: I made a couple tiny changes in the README last night: http://source.schooltool.org/viewcvs/trunk/schoolbell/README?r1=text&tr1=3889&r2=text&tr2=4003&diff_format=h | 18:03 |
th1a | gintas: Thanks for taking on the bug tracker. | 18:04 |
gintas | ;) | 18:07 |
ignas | gintas, ping | 18:10 |
gintas | pong | 18:10 |
ignas | Calendar view is still broken | 18:10 |
ignas | edge cases mostly | 18:10 |
ignas | yet there are a lot of funny things one can do with it | 18:11 |
ignas | most of them are associated with ttschema records begining earlier than the lower limit (18:00) of the calendar | 18:11 |
ignas | and ending after it | 18:11 |
ignas | very short spans (10 minute break) | 18:12 |
ignas | or very long spans (event from 15:00 untill 20:00) | 18:12 |
ignas | not sure how critical the issues are | 18:13 |
gintas | I'll look into it | 18:15 |
ignas | oh and the last one - a span 10:00-10:55 | 18:15 |
gintas | can you provide a layout that causes problems? | 18:24 |
gintas | i.e., A: 8:00-10:00, B: 10:00-10:55, C: 11:00-12:45, etc. | 18:25 |
gintas | one that I could input as a timetable schema and then check | 18:25 |
ignas | yadayada: 9:00-20:00 | 18:25 |
ignas | the one | 18:25 |
ignas | boo: 17:59-18:59 | 18:26 |
ignas | the other | 18:26 |
ignas | are nameless gaps when one does 16:00-16:10 or 16:00-16:55 acceptable ? | 18:27 |
gintas | what do you suggest? | 18:27 |
gintas | I did that intentionally | 18:27 |
gintas | by the way, the "Set default schema" button is marked for i18n as an "Add" button, which it is not | 18:28 |
ignas | i just asked whether tou did that intentionally | 18:28 |
gintas | no, you just asked whether that is acceptable ;) | 18:28 |
ignas | fixing the button | 18:29 |
gintas | a long period indeed covers many hour markers, but I don't think that's very important | 18:30 |
ignas | the border around it ends up too early ... | 18:30 |
ignas | and i think they are too short | 18:31 |
ignas | i mean - if i add a 17:00-20:00 span - it ends up after ~2 hours | 18:31 |
povbot | /svn/commits: * ignas committed revision 4020: | 18:32 |
povbot | /svn/commits: Fixed i18n for the button. | 18:33 |
erchache | here again! | 18:34 |
ignas | Foo: 18:00-18:05 (the nonclickable white gap after the calendar) | 18:34 |
bskahan | th1a: have you gotten login info from canonical? | 18:35 |
bskahan | bbiab | 18:36 |
gintas | right, periods after the default day end look ugly | 18:37 |
gintas | but it shouldn't be a problem in practice | 18:37 |
ignas | i see | 18:37 |
gintas | the white gap is indeed not clickable, I did not notice that the whole "hours" column was clickable before | 18:38 |
gintas | maybe I should add an empty link, or simply make the title " " instead of removing the link | 18:38 |
gintas | but these are minor issues, we have much bigger problems | 18:38 |
ignas | i know, that's why i wanted clarification whether it is an important issue | 18:39 |
mgedmin | minor, I think | 18:41 |
mgedmin | I am very much afraid we have larger issues (e.g. the unreproduced system error when uploading .ics files) | 18:42 |
gintas | mgedmin, backup by exporting/importing .ics in the current state is not a smart move I guess | 18:45 |
gintas | at least all-day events will probably get wedged | 18:47 |
mgedmin | :( | 18:47 |
ignas | ffffffffff | 18:49 |
ignas | oops | 18:50 |
ignas | cleaning keyboard ;_ | 18:50 |
ignas | found a coupleof dustpuppies | 18:50 |
*** mgedmin has quit IRC | 18:56 | |
povbot | /svn/commits: * gintas committed revision 4021: | 19:05 |
povbot | /svn/commits: Bah, another i18n:translate. | 19:05 |
erchache | eeeeeyyyyy big big problem | 19:06 |
erchache | on windows | 19:06 |
th1a | yes? | 19:06 |
erchache | how i can put schoolbell on service list? | 19:06 |
th1a | Can't yet. | 19:06 |
erchache | if i restart computer doesnt run at start | 19:06 |
erchache | why dont make a install script to windows register to add schoolbell on service list? | 19:07 |
th1a | erchache: Do you know how to do that? | 19:07 |
*** ignas has quit IRC | 19:08 | |
erchache | nope | 19:10 |
erchache | on win xp no | 19:10 |
erchache | adding a line on autoexec.bat :P | 19:10 |
gintas | th1a, you then have to write the application as a service | 19:10 |
gintas | I'm not sure about the internals | 19:10 |
th1a | There are Python extensions, so it isn't too hard. | 19:10 |
gintas | it's possible with the use of the win32 module, I think | 19:11 |
th1a | Looks like about a day's worth of work to get it running. | 19:11 |
gintas | but remember that we have to run all of zope under it, with threads and stuff | 19:11 |
th1a | But it would be tough to debug if you didn't really understand how such things are supposed to work on Windows. | 19:12 |
erchache | this is a problem on windows installations | 19:12 |
th1a | The "hello world" service is easy in Python. | 19:12 |
th1a | erchache: I know. | 19:12 |
erchache | if you install a service as a server....all starts need to execute schoolbell | 19:13 |
erchache | to release 1.2 perhaps :D | 19:13 |
bskahan | th1a: do we have a similar problem on mac? | 19:13 |
th1a | It doesn't seem like something Mark would want to pay to have done. We need a volunteer. | 19:13 |
erchache | a second | 19:14 |
bskahan | it doesn't seem like a huge task, just requires someone with knowledge of windows services | 19:14 |
erchache | im going to try to find information about this | 19:15 |
th1a | bskahan: At the moment, yes. I wrote an init script, which did everything except actually start the application when you booted. It SAID the application was booting, and it worked from the command line, but I haven't solved the problem. I think there's a new system for startup apps in Tiger. | 19:15 |
th1a | bskahan: Yeah, we just need someone who understands the problem. | 19:15 |
bskahan | there is a new system for tiger, that's why I was wondering | 19:16 |
th1a | It is more of a Zope3 issue, I think. | 19:16 |
th1a | Haven't tried it on Tiger yet. | 19:16 |
gintas | pity that jinty's not here | 19:16 |
bskahan | I'm not allowed to do any development on magda's ibook or I'd try to figure it out | 19:16 |
th1a | ;-) | 19:16 |
gintas | I think I found out what's causing problems for Gerhard Schneider | 19:16 |
bskahan | has anyone tried upgrading 1.0 -> current SVN | 19:17 |
gintas | curl doesn't send a Content-Type header (or does it?) | 19:17 |
gintas | but anyway schoolbell freaks out | 19:17 |
th1a | Ah... that sounds likely. | 19:17 |
gintas | or maybe I'm wrong | 19:19 |
gintas | that only happens on the trunk but not on the 1.1.x branch | 19:19 |
erchache | net start | 19:20 |
erchache | its a posible solution | 19:20 |
erchache | creating a bat file with python schoolbell-server.py | 19:21 |
gintas | OK, i've verified it, it works on sb 1.1.x and b0rks on ST trunk | 19:21 |
gintas | must be the same bug then | 19:22 |
erchache | and net start startschoolbell.bat | 19:22 |
erchache | other solution is getting schedule task and add schoolbell | 19:23 |
erchache | i think | 19:23 |
th1a | erchache: I'm the Windows maintainer by default & not nearly as strict as jinty, so I'll .zip up whatever you want to try... unless you want to become Windows maintainer :-) | 19:24 |
erchache | eyyyyy i find the solution! | 19:24 |
erchache | with schedule task you can solve this | 19:25 |
erchache | making a new task can run schoolbell every restart | 19:25 |
erchache | its not too good like service daemon but.....runs | 19:25 |
th1a | That's better than nothing. | 19:26 |
erchache | :P | 19:27 |
povbot | /svn/commits: * gintas committed revision 4022: | 19:27 |
povbot | /svn/commits: Fix for issue 264. It would be nice to backport this to the SB 1.1.x branch. It can't possibly break anything, of that I am sure. | 19:27 |
bskahan | what was the packaging decision btw, will the schooltool package include Zope and Schoolbell or just depend on the schoolbell 1.1 package? | 19:33 |
gintas | th1a, ercache, what are you guys talking about? | 19:36 |
gintas | running SB on startup? | 19:36 |
gintas | drop a shortcut into the Start menu's Startup folder | 19:37 |
gintas | or if you want to hide, add it to the Run key which resides somewhere deep in the registry | 19:37 |
gintas | I caln't remember where, but I can look it up | 19:37 |
*** Ricey has joined #schooltool | 19:38 | |
th1a | gintas: Yes, that's what we're talking about. | 19:38 |
gintas | well then, did I clear things up? | 19:39 |
gintas | that autoexec.bat stuff and scheduled tasks abuse looked scary ;) | 19:39 |
th1a | It doesn't seem like there is a lack of wrong ways to get the job done, but that's Windows for you. | 19:39 |
gintas | ;) | 19:41 |
gintas | what's your opinion about Perl then? | 19:42 |
gintas | (that's a rhetorical question) | 19:42 |
povbot | /svn/commits: * jinty committed revision 4023: | 19:42 |
povbot | /svn/commits: Back-ported 4022 for issue 264. | 19:42 |
bskahan | I was going to respond, but there were too many rude things to say about perl | 19:42 |
th1a | Perl is better than Windows. | 19:42 |
th1a | That's a nice diplomatic answer. | 19:42 |
erchache | i was talking with a teacher | 19:54 |
erchache | about your program | 19:54 |
th1a | gintas: So if you explicitly set the content-type in curl does everything work in ST? | 19:56 |
erchache | arrrggghhh install file must be wait for next release | 19:57 |
erchache | to many work to explain a fast installation method on windows, linux/debian, linux/redhat | 19:58 |
erchache | i send readme on spanish | 19:58 |
th1a | OK. | 19:58 |
th1a | Hrm. I guess setting the content-type for a GET isn't so easy as a POST. | 20:02 |
erchache | what is email of dev list? :S | 20:02 |
th1a | With curl. | 20:02 |
th1a | Join here: http://lists.schooltool.org/mailman/listinfo/schooltool-dev | 20:02 |
erchache | thanks | 20:03 |
erchache | do it | 20:06 |
erchache | i was think install file maybe more few....im wrong | 20:11 |
th1a | erchache: We do have an agreement that needs to be signed by contributors. The important points are that you share your copyright with the Shuttleworth Foundation and that the work is licensed under the GPL: http://www.schooltool.org/about/contributor.pdf/view?searchterm=contributor%20agreement | 20:11 |
erchache | :S | 20:12 |
th1a | In my opinion, it isn't necessary for translations, but if you're going to be doing more work on SchoolTool, it would be good to get this step out of the way. | 20:12 |
gintas | th1a, there's probably some other problem, because the same with works with ST but does not work with SB | 20:12 |
th1a | gintas: OK. | 20:12 |
erchache | are dgpl? | 20:13 |
th1a | dgpl? | 20:13 |
erchache | via smail? | 20:13 |
erchache | or email? | 20:14 |
th1a | Snail or fax. | 20:14 |
gintas | th1a, the "fix" is more like a workaround, the problem needs to be investigated further | 20:14 |
th1a | OK. | 20:14 |
erchache | ooopps | 20:15 |
erchache | snail....a fax its very expensive to me | 20:15 |
erchache | :S | 20:15 |
th1a | No rush. | 20:15 |
th1a | They just want to see the signature. If you have a scanner that would work. | 20:16 |
*** tvon has quit IRC | 20:16 | |
erchache | ok | 20:16 |
erchache | i send via sanil | 20:17 |
erchache | snail | 20:17 |
erchache | more cheap | 20:17 |
erchache | but more slow :S | 20:17 |
th1a | That's fine. | 20:18 |
*** bskahan has quit IRC | 20:23 | |
*** alga has quit IRC | 20:23 | |
*** FarcePest has quit IRC | 20:23 | |
*** thisfred has quit IRC | 20:23 | |
*** munkee has quit IRC | 20:23 | |
*** SteveA|afk has quit IRC | 20:23 | |
*** SteveA|afk has joined #schooltool | 20:26 | |
*** Ricey has quit IRC | 20:26 | |
*** th1a has quit IRC | 20:26 | |
*** srichter has quit IRC | 20:26 | |
*** FarcePest has joined #schooltool | 20:26 | |
*** thisfred has joined #schooltool | 20:26 | |
*** alga has joined #schooltool | 20:26 | |
*** munkee has joined #schooltool | 20:26 | |
erchache | split | 20:27 |
erchache | super split irc server | 20:27 |
*** bskahan has joined #schooltool | 20:29 | |
*** srichter has joined #schooltool | 20:29 | |
*** bskahan has quit IRC | 20:35 | |
*** bskahan has joined #schooltool | 20:36 | |
*** Ricey has joined #schooltool | 20:36 | |
*** Ricey has quit IRC | 20:45 | |
*** erchache has quit IRC | 20:54 | |
*** erchache has joined #schooltool | 20:54 | |
*** Ricey has joined #schooltool | 20:54 | |
*** erchache has quit IRC | 20:54 | |
povbot | /svn/commits: * jinty committed revision 4024: | 20:59 |
povbot | /svn/commits: Branching SchoolTool for 0.10.x. | 20:59 |
bskahan | yay | 21:00 |
*** thisfred has quit IRC | 21:01 | |
povbot | /svn/commits: * jinty committed revision 4025: | 21:14 |
povbot | /svn/commits: Bump schooltool release version number | 21:14 |
povbot | /svn/commits: * jinty committed revision 4026: | 21:25 |
povbot | /svn/commits: Tagging SchoolTool 0.10rc1. Here we go... | 21:25 |
bskahan | is schoolbell 1.1 final releasing today? | 21:38 |
bskahan | or was the decision to do an RC2? | 21:39 |
povbot | /svn/commits: * tvon committed revision 4027: | 21:45 |
povbot | /svn/commits: patch from gintas for date-only allday's in ical files. See 224 for details. It would be nice if this could be backported. | 21:45 |
povbot | /svn/commits: * jinty committed revision 4028: | 22:09 |
povbot | /svn/commits: Back-ported 4027 for issue 224. | 22:09 |
*** th1a has joined #schooltool | 22:16 | |
povbot | /svn/commits: * jinty committed revision 4029: | 22:19 |
povbot | /svn/commits: Tagged SchoolBell 1.1. | 22:19 |
povbot | /svn/commits: I cannot wait any longer for erchache patch... But seeing as it is only a documentation fix, I am sure it go into the translation/docs release in a few weeks. | 22:19 |
povbot | /svn/commits: The schoolbell-1.1.x branch is now closed for anything except: | 22:19 |
povbot | /svn/commits: security fixes honking great big bugs translation and documentation updates | 22:19 |
*** bska|mobile has joined #schooltool | 22:39 | |
bska|mobile | th1a: what's your ETA for mac packages? | 22:40 |
th1a | This evening. I can do it quicker if there is a reason to. | 22:40 |
th1a | Do you need them for something? | 22:41 |
bska|mobile | getting teacher review | 22:43 |
bska|mobile | this evening is cool | 22:43 |
th1a | They aren't running Tiger? | 22:43 |
bska|mobile | yes | 22:44 |
bska|mobile | will that make it difficult? | 22:44 |
th1a | Yes they aren't? | 22:44 |
bska|mobile | they are running tiger | 22:44 |
bska|mobile | sorry, misread the question | 22:44 |
th1a | OK, then you just need the Python libxml2 bindings. | 22:44 |
th1a | And the regular tarball is fine. | 22:45 |
bska|mobile | ah | 22:45 |
bska|mobile | thanks | 22:45 |
th1a | The cryptic "bus error" with Zope 3 is gone, thankfully. | 22:45 |
*** bska|mobile has quit IRC | 22:46 | |
*** bskahan has quit IRC | 22:47 | |
*** gintas has quit IRC | 22:48 | |
*** SteveA_ has joined #schooltool | 22:49 | |
*** SteveA|afk has quit IRC | 22:50 | |
*** srichter has quit IRC | 23:06 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!