2009-08-30T00:21:46  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5054:f6f530720499 1.9/MoinMoin/search/builtin.py: rename UpdateQueue class to PageQueue
2009-08-30T00:21:47  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5055:ce6ae8b5d9bd 1.9/MoinMoin/search/ (builtin.py queryparser/__init__.py results.py): MoinMoin.search: use new style classes
2009-08-30T03:31:31  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5056:c0b78af148e7 1.9/docs/CHANGES: updated CHANGES
2009-08-30T08:37:05  <dreimark> dimazest_: http://moinmo.in/MoinMoinBugs/1.9DeletingAttachmentWithXapian
2009-08-30T08:37:09  <dreimark> moin
2009-08-30T09:16:42  <dimazest_> moin
2009-08-30T09:23:34  *** dimazest_ is now known as dimazest
2009-08-30T09:39:34  <ThomasWaldmann> moin
2009-08-30T09:41:33  <dreimark> hi dimazest, do you have seen my bugreport?
2009-08-30T10:01:07  <dreimark> dimazest: another one http://moinmo.in/MoinMoinBugs/1.9XapianEmptyPage
2009-08-30T10:15:54  <dimazest> dreimark: i need to check it
2009-08-30T10:39:49  *** grzywacz has joined #moin-dev
2009-08-30T10:41:38  <dreimark> ThomasWaldmann: http://paste.pocoo.org/show/137061/ twikidraw action.
2009-08-30T10:41:49  <dreimark> I ahve a similiar one for Anywikidraw and svgedit
2009-08-30T10:42:48  * dreimark works currently on making drawing: configurable
2009-08-30T10:43:57  <dreimark> do we have a list of old draw commands?
2009-08-30T11:40:40  <ThomasWaldmann> draw commands?
2009-08-30T11:50:41  <dreimark> the syntax of stored twiki draw files
2009-08-30T11:52:03  <ThomasWaldmann> no
2009-08-30T11:52:12  <ThomasWaldmann> for what is line 48..50?
2009-08-30T11:56:12  <ThomasWaldmann> looks like related to 89+
2009-08-30T11:57:30  <dreimark> hmm?
2009-08-30T11:58:09  <dreimark> ok
2009-08-30T11:59:29  <ThomasWaldmann> return None, None?
2009-08-30T12:00:09  <dreimark> that is also a Todo (known)
2009-08-30T12:02:00  <ThomasWaldmann> and how is that integrated into the other 1.9 AttachFile related code?
2009-08-30T12:10:20  <dreimark> mom
2009-08-30T12:12:24  <dreimark> http://paste.pocoo.org/show/137075/
2009-08-30T12:26:48  <dreimark> that is for twikidraw only, I do look currently on further needed changes if there are different formats involved
2009-08-30T12:27:21  <dreimark> currentyl i think the actions should become lowercased
2009-08-30T12:40:07  <dreimark> ThomasWaldmann: http://moinmo.in/ReimarBauer?action=AttachFile&do=view&target=modular_drawing_twiki_draw_cs1.patch
2009-08-30T12:40:40  <dreimark> that is the factoring out for twiki draw only.
2009-08-30T12:41:57  <dreimark> I look currently at the transclusion of drawing for a different editor
2009-08-30T13:28:18  * ThomasWaldmann fixes the XapianIndex bugs
2009-08-30T13:28:48  <ThomasWaldmann> dimazest: if you rename some class, please make sure you also do it at the places it is used
2009-08-30T13:33:01  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5057:e30bd336a8f3 1.9/MoinMoin/ (action/AttachFile.py search/_tests/test_search.py): fix XapianIndex import at some forgotten places
2009-08-30T13:35:01  * ThomasWaldmann wants a white thinkpad
2009-08-30T13:57:45  <dreimark> ThomasWaldmann: why?
2009-08-30T13:58:00  <ThomasWaldmann> dreimark: http://moinmo.in/MoinMoinBugs/1.9UnzipWithXapianEnabledBroken i can't reproduce, unzipping that archive works for me. please check and if it also works for you, close the bug.
2009-08-30T13:58:23  <ThomasWaldmann> dreimark: because the black one heats up too much in the sun :)
2009-08-30T14:00:36  <ThomasWaldmann> dreimark: btw, as you can see in the traceback you posted, http://moinmo.in/MoinMoinBugs/1.9XapianEmptyPage is related to attachments, not to page contents
2009-08-30T14:01:52  <dreimark> yes, but that was the change I did
2009-08-30T14:04:51  <ThomasWaldmann> dreimark: when do you think your drawing changes are ready?
2009-08-30T14:07:22  * ThomasWaldmann wants a new beta soon
2009-08-30T14:11:11  <dreimark> for twikidraw yes
2009-08-30T14:11:27  <dreimark> I can push
2009-08-30T14:11:48  <dreimark> for the others I need to slightly changes to every place where a drawing is clickable
2009-08-30T14:11:55  <dreimark> +do
2009-08-30T14:12:03  <dreimark> but that could also be done after beta
2009-08-30T14:18:09  <ThomasWaldmann> grzywacz: btw, is jabber stuff in 1.9 still broken?
2009-08-30T14:19:49  <grzywacz> ThomasWaldmann, I have no idea, but if nobody fixed xmlrpc auth, then I guess the answer is "yes"
2009-08-30T14:21:33  <CIA-34> Reimar Bauer <rb.proj AT googlemail DOT com> default * 5058:b986f014dc71 1.9/MoinMoin/ (3 files in 2 dirs): refactored drawing TwikiDraw to a configurable action
2009-08-30T14:21:34  <CIA-34> Reimar Bauer <rb.proj AT googlemail DOT com> default * 5059:bc97e2bed238 1.9/MoinMoin/ (action/AttachFile.py search/_tests/test_search.py): merged main
2009-08-30T14:21:36  <CIA-34> Reimar Bauer <rb.proj AT googlemail DOT com> default * 5060:dfc2277289fe 1.9/docs/CHANGES: changes about twikidraw added
2009-08-30T14:23:59  <ThomasWaldmann> grzywacz: i fixed xmlrpc auth about half a year ago
2009-08-30T14:24:13  <ThomasWaldmann> (and it still works :)
2009-08-30T14:24:30  <grzywacz> ThomasWaldmann, dunno then. I'll give it a try maybe this weekend. ;)
2009-08-30T14:25:07  <ThomasWaldmann> http://moinmo.in/MoinMoinBugs/1.9getAuthTokenNotWorking linked from http://moinmo.in/MoinMoinTodo/Release%201.9
2009-08-30T15:09:25  <ThomasWaldmann> hmm, either we have a acl bug or Ray Mosteller put up some wrong documentation about acls
2009-08-30T15:10:07  <dreimark> is his usecase covered by a test ?
2009-08-30T15:15:27  * ThomasWaldmann looks
2009-08-30T15:28:20  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4370:53d0b91736c4 1.8/MoinMoin/security/_tests/test_security.py: add test for +/- ACL modifiers to make sure processing stops after a match of user AND requested right
2009-08-30T15:28:33  <ThomasWaldmann> the test succeeds
2009-08-30T16:58:01  *** amartani has joined #moin-dev
2009-08-30T18:27:54  <CIA-34> Reimar Bauer <rb.proj AT googlemail DOT com> default * 5061:4d90b17cb7b1 1.9/MoinMoin/ (action/twikidraw.py formatter/text_html.py):
2009-08-30T18:27:54  <CIA-34> formatter.text_html: moved attachment_drawing to the twikidraw action.
2009-08-30T18:27:54  <CIA-34> Each drawing_action can have its own attachment_drawing method.
2009-08-30T18:37:12  <CIA-34> Reimar Bauer <rb.proj AT googlemail DOT com> default * 5062:1223a4b2d1ac 1.9/MoinMoin/action/twikidraw.py: action.twikidraw: missing import fixed
2009-08-30T20:19:54  <CIA-34> Reimar Bauer <rb.proj AT googlemail DOT com> default * 5063:bcb42686c991 1.9/MoinMoin/action/twikidraw.py: action.twikidraw: refactored to an object
2009-08-30T20:20:19  <dreimark> ThomasWaldmann: ^^ please try again (nicer code now)
2009-08-30T21:48:35  *** amartani has quit IRC
2009-08-30T22:42:37  <CIA-34> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5064:04273434be4a 1.9/docs/licenses/werkzeug/ (AUTHORS LICENSE): added werkzeug's LICENSE and AUTHORS
2009-08-30T23:26:32  <CIA-34> Reimar Bauer <rb.proj AT googlemail DOT com> default * 5065:bb1df7737cf2 1.9/MoinMoin/formatter/text_gedit.py: formatter.text_gedit: calls attachment_drawing from the dependent drawing action

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-08-30 (last edited 2009-08-29 22:30:02 by IrcLogImporter)