| *** dlobo has quit IRC | 00:14 | |
| *** mgedmin has quit IRC | 01:23 | |
| *** replaceafill has quit IRC | 02:36 | |
| *** menesis has joined #schooltool | 03:28 | |
| *** dlobo has joined #schooltool | 04:45 | |
| *** alga has quit IRC | 04:54 | |
| *** th1a has quit IRC | 05:11 | |
| *** lisppaste5 has quit IRC | 05:14 | |
| *** pcardune has quit IRC | 05:35 | |
| *** menesis has quit IRC | 06:56 | |
| *** menesis has joined #schooltool | 06:57 | |
| *** pcardune has joined #schooltool | 06:58 | |
| *** replaceafill has joined #schooltool | 07:00 | |
| *** pcardune has quit IRC | 07:25 | |
| *** pcardune has joined #schooltool | 07:44 | |
| *** dlobo has quit IRC | 08:26 | |
| *** pcardune has quit IRC | 08:45 | |
| *** replaceafill has quit IRC | 10:01 | |
| *** alga has joined #SchoolTool | 13:04 | |
| *** ignas has joined #schooltool | 13:26 | |
| *** menesis has quit IRC | 14:10 | |
| *** Aiste has joined #schooltool | 14:50 | |
| *** lisppaste5 has joined #schooltool | 14:54 | |
| *** menesis has joined #schooltool | 15:02 | |
| *** menesis has quit IRC | 15:18 | |
| *** menesis1 has joined #schooltool | 15:18 | |
| *** menesis1 is now known as menesis | 15:18 | |
| *** menesis has joined #schooltool | 15:18 | |
| *** mgedmin has joined #schooltool | 15:32 | |
| *** Aiste has quit IRC | 15:33 | |
| *** ignas has quit IRC | 15:37 | |
| *** dlobo has joined #schooltool | 15:56 | |
| *** alga has quit IRC | 16:05 | |
| *** dlobo has quit IRC | 17:16 | |
| *** alga has joined #SchoolTool | 17:16 | |
| *** Lumiere_ has joined #schooltool | 18:57 | |
| *** pcardune has joined #schooltool | 18:59 | |
| *** pcardune has quit IRC | 19:07 | |
| *** Lumiere has quit IRC | 19:09 | |
| *** replaceafill has joined #schooltool | 19:25 | |
| *** pcardune has joined #schooltool | 19:44 | |
| *** pcardune has quit IRC | 19:45 | |
| *** dlobo has joined #schooltool | 20:09 | |
| *** alga has quit IRC | 20:17 | |
| *** alga has joined #SchoolTool | 20:17 | |
| *** menesis has quit IRC | 20:33 | |
| *** mgedmin has quit IRC | 20:41 | |
| *** pcardune has joined #schooltool | 20:48 | |
| *** pcardune has quit IRC | 20:50 | |
| *** mgedmin has joined #schooltool | 21:01 | |
| *** menesis has joined #schooltool | 21:37 | |
| *** pcardune has joined #schooltool | 21:39 | |
| replaceafill | menesis, ping | 21:43 |
|---|---|---|
| menesis | replaceafill: pong | 21:45 |
| replaceafill | menesis, the problem with sendmail.py and the msgids not being translated can be fixed using zope.i18n.translate(msgid, context=intervention.getRequest()) | 21:46 |
| replaceafill | i don't know how good is to use intervention.getRequest though | 21:46 |
| replaceafill | but it works | 21:46 |
| menesis | hm, I guess it needs request to determine the language | 21:48 |
| replaceafill | yes | 21:48 |
| menesis | or something else | 21:48 |
| replaceafill | check sendmail.TestMailDelivery | 21:49 |
| menesis | you have it fixed? | 21:49 |
| replaceafill | i'm testing it right now | 21:49 |
| *** mgedmin has quit IRC | 21:49 | |
| replaceafill | and i'm getting a new error each time, it means i'm making progress :P | 21:49 |
| menesis | good for you, I don't understand what happens | 21:51 |
| menesis | and hardly will today, tired | 21:51 |
| replaceafill | np, i'll fix it | 21:52 |
| *** dlobo has quit IRC | 22:17 | |
| replaceafill | menesis, pushed to lp:~replaceafill/schooltool.intervention/schooltool.intervention_translate_sendmail | 22:24 |
| replaceafill | nice! LP doesn't make me to upload the 40MB again! | 22:26 |
| menesis | replaceafill: why not to the same branch of yours? | 22:29 |
| menesis | like yesterday | 22:30 |
| replaceafill | i dont know how to merge your changes with my branch :( | 22:31 |
| replaceafill | i mean, i have my old directory with my latest branch from yesterday | 22:31 |
| menesis | bzr merge lp:~menesis/schooltool.intervention/translations | 22:31 |
| menesis | bzr ci | 22:31 |
| menesis | bzr push | 22:31 |
| replaceafill | :| | 22:31 |
| replaceafill | just like that?!?! | 22:31 |
| menesis | yes.. | 22:32 |
| replaceafill | sorry, will use merge from now on | 22:32 |
| menesis | or bzr merge ../menesis-branch | 22:32 |
| replaceafill | it could be "any" branch? | 22:32 |
| menesis | from the same project, yes | 22:33 |
| menesis | local or remote, both have full history | 22:33 |
| replaceafill | cool! i knew there had to be a way for me not to be creating branches left and right :/ | 22:33 |
| menesis | and you can reuse branches | 22:33 |
| menesis | a good time to read some bzr docs ;) | 22:34 |
| replaceafill | definitely | 22:34 |
| replaceafill | menesis, is it safe to delete merged branches? | 22:35 |
| replaceafill | i mean in LP | 22:35 |
| *** ignas has joined #schooltool | 22:35 | |
| menesis | replaceafill: yes | 22:35 |
| replaceafill | great, will get rid of the unnecessary ones then | 22:36 |
| menesis | good :) | 22:36 |
| *** ignas has quit IRC | 22:51 | |
| *** mgedmin has joined #schooltool | 22:55 | |
| *** aelkner has quit IRC | 22:55 | |
| *** mattva01 has joined #schooltool | 23:29 | |
| mattva01 | replaceafill, we don't have cando setup like you think we do, we extracted it rather then using a package..... | 23:30 |
| replaceafill | mattva01, ? | 23:30 |
| mattva01 | for acc.candoskills.org | 23:31 |
| replaceafill | ah!?!? | 23:32 |
| *** mgedmin has left #schooltool | 23:48 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!