2008-02-02T09:53:33  <ThomasWaldmann> moin
2008-02-02T10:24:52  <kikka> moin
2008-02-02T12:13:46  <cb22> moin
2008-02-02T14:42:34  * ThomasWaldmann updates i18n
2008-02-02T15:11:19  <ThomasWaldmann> dreimark: btw, if you add new translateable text, try to use similar wording that existing text of that kind
2008-02-02T15:12:05  <ThomasWaldmann> i.e. not "You have no right to ..." but "You are not allowed to ..."
2008-02-02T15:12:30  <ThomasWaldmann> (I fixed it already)
2008-02-02T15:40:44  <ThomasWaldmann> hmm, cia.vc seems to be offline
2008-02-02T15:43:42  <stargaming> Their servers (at least for the web page) are unavailable very often, it seems.
2008-02-02T15:46:18  <ThomasWaldmann> when I do a commit, it tries to contact cia to get some notification into here
2008-02-02T15:46:40  <ThomasWaldmann> I commit rather often, most time it works, but my current commit hangs since some minutes
2008-02-02T15:48:48  <ThomasWaldmann> s/commit/push/
2008-02-02T15:49:22  <xorAxAx> ThomasWaldmann: yes, they are currently in some overload condition
2008-02-02T15:49:41  <xorAxAx> ThomasWaldmann: i think it makes sense to call socket.timeout in the cia .py file
2008-02-02T15:53:43  <ThomasWaldmann>       error: incoming.cia hook raised an exception: <ProtocolError for cia.navi.cx/RPC2: 503 Service Unavailable>
2008-02-02T15:53:53  <ThomasWaldmann> finally...
2008-02-02T15:58:00  <ThomasWaldmann> hmm, the polish stuff system/help pages need some work
2008-02-02T15:58:54  <ThomasWaldmann> currently 9 of them end up in extra.zip and have wrong acls because of wrong master-page
2008-02-02T16:03:40  <grzywacz> uh
2008-02-02T16:21:16  <ThomasWaldmann> see MoinMaster:TitleIndex
2008-02-02T16:21:45  * ThomasWaldmann updates CHANGES
2008-02-02T16:50:10  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2535:b2911b3f21d5 1.6/docs/CHANGES: updated and cleaned up CHANGES
2008-02-02T16:51:23  <ThomasWaldmann> oh, it's back :)
2008-02-02T18:03:04  <ThomasWaldmann> dreimark: http://moinmo.in/EasyToDo/ImproveAttachfileInstallPackage this is fixed, right?
2008-02-02T18:58:05  <ThomasWaldmann> dreimark: http://moinmo.in/MoinMoinBugs/PackagesShowsUnzip does this need an update for 1.6 status?
2008-02-02T19:04:18  * ThomasWaldmann .oO(RecentChanges of the last 2 weeks is endless..., still catching up)
2008-02-02T19:12:50  <rafael> wou, #114 became to a funny discussion
2008-02-02T19:18:08  <ThomasWaldmann> I guess we'll get a free monty python video as price for it.
2008-02-02T19:19:10  <ninnnu> People reads xkcd, so they can be counted as some sort of xkcders, and it's quite expected that "tasks" like #114 turns out to be more or less funny discussion :) (...and people are also Pythoners, and Monty Python...)
2008-02-02T19:24:12  <ThomasWaldmann> someone bored? we have some bugs to fix :)
2008-02-02T19:25:01  * ThomasWaldmann finished catching up on RC
2008-02-02T19:25:38  <ThomasWaldmann> http://moinmo.in/MoinMoinBugs/UserSettingsHandlerFailsOnUserFormDisabledFields
2008-02-02T19:26:11  <ThomasWaldmann> http://moinmo.in/MoinMoinBugs/CachingLockFail
2008-02-02T19:42:17  <cb22> ninnnu / rafael: decode my poem ;)
2008-02-02T19:43:44  <rafael> cb22: i did it :-)
2008-02-02T19:44:00  <rafael> cb22: but what is the first line?
2008-02-02T19:45:15  <cb22> hehe, tim's poem :)
2008-02-02T19:46:16  <cb22> s/my poem/the poem that i posted/
2008-02-02T19:46:32  <rafael> yes, but the first line is encoded as V yrnir lbh nyy jvgu n cbrz:
2008-02-02T19:47:09  <rafael> ah! double-decoded
2008-02-02T19:47:48  <rafael> lol, oh no: i did s = '''I leave you all with a poem: \n ...
2008-02-02T19:52:18  * ThomasWaldmann thought it was a vogon poem )
2008-02-02T19:52:49  <CIA-36> Jack Neely <jjneely@ncsu.edu> default * 2537:ce02b83595a7 1.6/MoinMoin/ (auth/ldap_login.py config/multiconfig.py):
2008-02-02T19:52:49  <CIA-36> Some python-ldap packages may not be built with TLS support. Let's
2008-02-02T19:52:49  <CIA-36> make sure ldap.TLS_AVAIL exists before we try to use it.
2008-02-02T19:52:49  <CIA-36> Add a configuration directive to only do one bind to the LDAP server. This
2008-02-02T19:52:49  <CIA-36> is useful if you bind as the user the first time. In my case I was unable
2008-02-02T19:52:52  <CIA-36> to bind as a user to the DN that contained the users' email, givenname, etc.
2008-02-02T19:52:54  <CIA-36> fields.
2008-02-02T19:57:16  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2538:db98a6e8b4b1 1.6/ (docs/CHANGES wiki/config/more_samples/ldap_smb_farmconfig.py): updated CHANGES and sample config to mention ldap_bindonce (see changeset before)
2008-02-02T19:57:37  <ThomasWaldmann> hey, only 4 minutes per commit! :P
2008-02-02T21:25:34  <CIA-36> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2539:51af47e3d52d 1.6/ (MoinMoin/parser/text_moin_wiki.py docs/CHANGES): Fix: show an upload link for non-text/non-image attachment transclusions

MoinMoin: MoinMoinChat/Logs/moin-dev/2008-02-02 (last edited 2008-02-02 09:00:02 by IrcLogImporter)