1 2010-06-05T00:40:02  *** RogerHaase has left #moin-dev
   2 2010-06-05T10:29:51  *** grzywacz has joined #moin-dev
   3 2010-06-05T11:02:00  *** grzywacz has quit IRC
   4 2010-06-05T11:02:41  *** grzywacz has joined #moin-dev
   5 2010-06-05T11:32:10  *** diofeher has quit IRC
   6 2010-06-05T11:32:24  *** diofeher has joined #moin-dev
   7 2010-06-05T11:42:12  <eSyr> ThomasWaldmann: if someone wants to apply patch against 1.9.2, he will get broken renamepage action in other case
   8 2010-06-05T11:58:11  <ThomasWaldmann>  moin
   9 2010-06-05T11:59:20  <ThomasWaldmann> eSyr: hmm, why is cfg default not in multiconfig?
  10 2010-06-05T12:30:30  <ThomasWaldmann> diofeher: http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/file/tip/MoinMoin/theme/jinja.py#l87
  11 2010-06-05T12:30:37  <ThomasWaldmann> why is that stuff still there?
  12 2010-06-05T12:35:20  <ThomasWaldmann> http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/file/tip/MoinMoin/theme/jinja.py#l280
  13 2010-06-05T12:36:11  <ThomasWaldmann> also, if we have the current page link clickable as part of the "title", we mayb don't need to highlight it there using a different css class
  14 2010-06-05T12:36:19  <CIA-47> Dmitry Andreev <klieg.polar@gmail.com> default * 8236:3769f2f2626d 2.0-dev-wiki-rest-dandreev/MoinMoin/converter2/ (3 files in 2 dirs):
  15 2010-06-05T12:36:19  <CIA-47> DOM->Moinwiki:
  16 2010-06-05T12:36:19  <CIA-47> new logic for selecting of "\n"/"\n\n"/"<<BR>>" in <p> element.
  17 2010-06-05T12:36:59  <DmitryAndreev> ops
  18 2010-06-05T12:38:55  <ThomasWaldmann> diofeher: http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/file/tip/MoinMoin/theme/jinja.py#l300
  19 2010-06-05T12:39:08  <ThomasWaldmann> also this might be rather superfluous then
  20 2010-06-05T12:43:32  <CIA-47> Dmitry Andreev <klieg.polar@gmail.com> default * 8237:a919720a2991 2.0-dev-wiki-rest-dandreev/MoinMoin/converter2/.moinwiki_out.py.swp: hg remove vim's .swp file
  21 2010-06-05T12:48:58  <ThomasWaldmann> huh?
  22 2010-06-05T12:49:09  <ThomasWaldmann> did you hg add this file?
  23 2010-06-05T12:54:51  <DmitryAndreev> yes, my fault
  24 2010-06-05T12:55:07  <DmitryAndreev> i didn't close vim before hg add
  25 2010-06-05T12:56:59  <ThomasWaldmann> well, if you use hg add without params, watch its output.
  26 2010-06-05T12:57:18  <ThomasWaldmann> usually one uses hg add filename
  27 2010-06-05T12:57:43  <ThomasWaldmann> also, please use hg status, hg diff, (repeat until happy), hg commit
  28 2010-06-05T13:00:33  <DmitryAndreev> ok, thanks, next time i will be more attentive
  29 2010-06-05T13:03:36  <ThomasWaldmann> if one uses tortoisehg (e.g. on windows), it shows hg status and hg diff output in commit dialogue btw.
  30 2010-06-05T13:18:08  <eSyr> ThomasWaldmann: the one Gentoo
  31 2010-06-05T13:18:14  <eSyr> *uses
  32 2010-06-05T13:20:32  <ThomasWaldmann> hm?
  33 2010-06-05T13:21:24  <DmitryAndreev> i'm gentoo user
  34 2010-06-05T13:23:43  <ThomasWaldmann> (that was just a note about how useful status and diff is, not that you should use windows :)
  35 2010-06-05T13:24:07  <ThomasWaldmann> or tortoise
  36 2010-06-05T13:24:18  <DmitryAndreev> i don't know why eSyr said that.)
  37 2010-06-05T13:28:14  <ThomasWaldmann> eSyr: btw, about acl mess. did you mean anything specific?
  38 2010-06-05T13:31:02  <CIA-47> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8252:5093cd1146f7 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_html_in.py: Skip tests for html_in converter if there is no lxml module
  39 2010-06-05T13:31:06  <CIA-47> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8253:e7c8cf476d7a 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/__init__.py: Remove useless debug print
  40 2010-06-05T13:31:06  <CIA-47> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8254:b4c32002a062 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/_tests/test_html_in.py: Write correct html for the tests
  41 2010-06-05T13:31:08  <CIA-47> Valentin Janiaut <valentin.janiaut@utbm.fr> default * 8255:34e377caa7c7 2.0-dev-docbook-html-vjaniaut/MoinMoin/converter2/html_in.py: Check the correctness of the html document and handle it correctly
  42 2010-06-05T13:48:54  <eSyr> ThomasWaldmann: the behaviour of new hacl is rather strange
  43 2010-06-05T13:49:08  <eSyr> it's neither really hierarchical, neither not.
  44 2010-06-05T13:59:15  <ThomasWaldmann> well, the previous had issues
  45 2010-06-05T14:05:23  *** valeuf has quit IRC
  46 2010-06-05T15:19:25  *** kursor has joined #moin-dev
  47 2010-06-05T16:09:40  *** eSyr has quit IRC
  48 2010-06-05T16:16:41  *** eSyr has joined #moin-dev
  49 2010-06-05T16:29:36  *** RogerHaase has joined #moin-dev
  50 2010-06-05T16:49:34  * ThomasWaldmann prepares 1.8.8 release
  51 2010-06-05T16:51:29  *** kursor has quit IRC
  52 2010-06-05T17:03:46  <RogerHaase> dreimark: Have you had any time to try the revised auto scroll with the debug option on the wiki page with the large table?
  53 2010-06-05T17:07:27  <ThomasWaldmann> eSyr: http://moinmo.in/MoinMoinBugs/1.9.2UnescapedInputForThemeAddMsg
  54 2010-06-05T17:07:41  <ThomasWaldmann> if you have finished your review for now, add some more links and close it
  55 2010-06-05T17:11:30  <eSyr> ok
  56 2010-06-05T17:20:25  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4509:c63fe63a85a6 1.8/MoinMoin/i18n/ (43 files): updated i18n
  57 2010-06-05T17:20:28  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4510:97050b85405f 1.8/docs/CHANGES: updated CHANGES
  58 2010-06-05T17:20:31  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4511:fad9dcb11043 1.8/ (9 files in 7 dirs): bump version number to 1.8.8
  59 2010-06-05T17:25:32  <dreimark> RogerHaase: not yet but soon
  60 2010-06-05T17:27:39  *** DmitryAndreev has quit IRC
  61 2010-06-05T17:31:57  <ThomasWaldmann> 594bce1318198e518bcd35d706a365f7  moin-1.8.8.tar.gz
  62 2010-06-05T17:32:28  <ThomasWaldmann> http://static.moinmo.in/files/moin-1.8.8.tar.gz
  63 2010-06-05T17:32:49  <ThomasWaldmann> please anybody who has time, do some testing on it
  64 2010-06-05T17:35:40  <RogerHaase> dreimark:  OK, I am still concerned you have found a bug that I haven't been able to reproduce.
  65 2010-06-05T17:55:17  <CIA-47> Pascal Volk <user@localhost.localdomain.org> default * 5692:7cd4adbd6c50 1.9/MoinMoin/script/ (__init__.py import/wikipage.py): implemented moin import wikipage
  66 2010-06-05T17:55:19  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5693:02373d75a883 1.9/docs/CHANGES: updated CHANGES
  67 2010-06-05T17:57:20  *** kursor has joined #moin-dev
  68 2010-06-05T18:07:47  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5694:b0bb4e06ff2d 1.9/docs/ (INSTALL.html UPDATE.html): make install-docs interwiki
  69 2010-06-05T18:07:49  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5695:b3ef42861733 1.9/ (5 files in 4 dirs): bump some more version numbers to 1.9.3, adjust migration scripts
  70 2010-06-05T18:12:16  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4512:6ae9c998cd3d 1.8/wiki/ (config/more_samples/ui_wikiconfig_snippet server/moin.wsgi): bump some more version numbers to 1.8.8
  71 2010-06-05T18:18:20  <ThomasWaldmann> 1c021c849cf65338b97dd3232154a7d0  moin-1.8.8.tar.gz
  72 2010-06-05T18:18:47  <ThomasWaldmann> (only minor changes, see 4512:6ae9c998cd3d)
  73 2010-06-05T18:28:29  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5700:80fb5c4ed169 1.9/ (54 files in 10 dirs): merge moin/1.8
  74 2010-06-05T18:29:25  *** kursor has quit IRC
  75 2010-06-05T18:40:43  *** CIA-47 has quit IRC
  76 2010-06-05T19:00:21  *** kursor has joined #moin-dev
  77 2010-06-05T19:02:47  <ThomasWaldmann> 3d8dacefcfa25304882fde507f9bc37f  moin-1.9.3.tar.gz
  78 2010-06-05T19:03:37  <ThomasWaldmann> http://static.moinmo.in/files/moin-1.9.3.tar.gz
  79 2010-06-05T19:11:14  <dreimark> ThomasWaldmann: in 1.8.8 i can't delete an attachment using info
  80 2010-06-05T19:11:51  <ThomasWaldmann> why? is that a regression from 1.8.7?
  81 2010-06-05T19:11:54  <dreimark> Please use the interactive user interface to use action AttachFile.del!
  82 2010-06-05T19:12:01  <dreimark> i guess yes
  83 2010-06-05T19:12:21  <ThomasWaldmann> can you try again?
  84 2010-06-05T19:12:52  <dreimark> with 1.8.7?
  85 2010-06-05T19:13:06  <ThomasWaldmann> with both :)
  86 2010-06-05T19:14:05  <dreimark> i can't with 1.8.8 delete an attachment from within the info action
  87 2010-06-05T19:14:35  <dreimark> reproducd
  88 2010-06-05T19:14:42  <dreimark> it works on the attachment dialog
  89 2010-06-05T19:16:45  <dreimark> it is broken in 1.8.7 too
  90 2010-06-05T19:19:11  <dreimark> bbl
  91 2010-06-05T19:19:16  <ThomasWaldmann> dreimark: the link does not have a ticket, right?
  92 2010-06-05T19:21:00  <eSyr> looks so.
  93 2010-06-05T19:29:00  *** CIA-47 has joined #moin-dev
  94 2010-06-05T19:30:03  <ThomasWaldmann> code is different from 1.9 there
  95 2010-06-05T19:48:27  *** kursor has quit IRC
  96 2010-06-05T20:25:49  <ei-grad> we can use request.cfg.cache.page_group_regexact to get group name from XxxGroup form... And how to make that form from group name?
  97 2010-06-05T20:26:48  <ei-grad> should I add group_name_fmt parameter to LDAPGroups __init__?
  98 2010-06-05T20:31:15  <ThomasWaldmann> for what do you need it exactly?
  99 2010-06-05T20:31:47  <ei-grad> for __iter__ method of LDAPGroups
 100 2010-06-05T20:32:31  <ei-grad> may be i write it wrong... how to get MoinMoin group name from LDAP group name?
 101 2010-06-05T20:35:35  <ThomasWaldmann> what base class are you inheriting from / implementing?
 102 2010-06-05T20:35:51  <ei-grad> LazyGroupsBackend
 103 2010-06-05T20:37:01  <ei-grad> hm... i do not need to implement __iter__?
 104 2010-06-05T20:38:15  <ei-grad> oh.. i even should not implement it
 105 2010-06-05T20:38:20  <ei-grad> ok, sorry)
 106 2010-06-05T20:38:21  <ThomasWaldmann> please check where this is used
 107 2010-06-05T20:41:32  <ei-grad> hm... no, i should... (i was confused with LazyGroup.__iter__)
 108 2010-06-05T20:42:09  <ei-grad> ok, i'll check
 109 2010-06-05T20:58:39  *** DmitryAndreev has joined #moin-dev
 110 2010-06-05T21:06:26  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4513:c1f67c7a72cf 1.8/MoinMoin/action/info.py: info action: use AttachFile.getAttachUrl so tickets are used (make code more similar to 1.9)
 111 2010-06-05T21:06:36  <ThomasWaldmann> dreimark: ^^
 112 2010-06-05T21:13:25  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 4514:b7f16b618cd1 1.8/docs/CHANGES: updated CHANGES
 113 2010-06-05T21:17:23  <ei-grad> ThomasWaldmann: can't find any usage of __iter__ method of groups backend... how can i ensure that it is not used? may be using profiler? (just interesting)
 114 2010-06-05T21:18:29  <ThomasWaldmann> logging.warning("something uses this!") # :)
 115 2010-06-05T21:19:13  *** DmitryAndreev has quit IRC
 116 2010-06-05T21:23:36  *** DmitryAndreev has joined #moin-dev
 117 2010-06-05T21:41:31  *** DmitryAndreev has quit IRC
 118 2010-06-05T21:52:32  <ThomasWaldmann> 260da8309d5d23792af31961f20139cb  moin-1.8.8.tar.gz
 119 2010-06-05T21:52:49  <ei-grad> merge problems with 1.9 already fixed? should I merge it in my repo?
 120 2010-06-05T21:56:56  <ThomasWaldmann> merge it after 1.9.3
 121 2010-06-05T21:59:04  <ei-grad> ok
 122 2010-06-05T22:05:31  <ei-grad> HOHOHO!! It works, the first time :-)
 123 2010-06-05T22:05:52  <ThomasWaldmann> :)
 124 2010-06-05T22:09:32  <ei-grad> heh, but not correctly))
 125 2010-06-05T22:22:08  *** DmitryAndreev has joined #moin-dev
 126 2010-06-05T23:08:15  <ei-grad> pylint says that i shouldn't use a builtin filter function... is filter(None, [None, 'a', 'b', 'c']) the right way to remove None elements from a list?
 127 2010-06-05T23:09:20  <ei-grad> btw, AD returns None elements in the query result, strange feature...
 128 2010-06-05T23:10:14  <ThomasWaldmann> use a list comprehension
 129 2010-06-05T23:10:43  <ei-grad> [x for x in l if x]?
 130 2010-06-05T23:10:57  <ThomasWaldmann> for example
 131 2010-06-05T23:11:54  <ei-grad> heh, that is really better...)
 132 2010-06-05T23:13:20  <ThomasWaldmann> if you need unicode btw, you could also decode there
 133 2010-06-05T23:22:39  <ei-grad> heh) cool))) works with unicode)
 134 2010-06-05T23:26:01  * ei-grad can not even imagine how much he would be looking for a place where he need to put decode, if Thomas did not say)
 135 2010-06-05T23:29:21  *** RogerHaase has left #moin-dev
 136 2010-06-05T23:36:48  <CIA-47> Andrew Grigorev <andrew@ei-grad.ru> default * 5684:bee0e8d88649 1.9-ldap-kerberos-agrigorev/MoinMoin/util/ldap_connection.py: [LDAP2010] improved docstrings
 137 2010-06-05T23:36:50  <CIA-47> Andrew Grigorev <andrew@ei-grad.ru> default * 5685:c29c717b48dc 1.9-ldap-kerberos-agrigorev/MoinMoin/datastruct/backends/ldap_groups.py: [LDAP2010] LDAPGroups works
 138 2010-06-05T23:36:53  <CIA-47> Andrew Grigorev <andrew@ei-grad.ru> default * 5686:72c1780a090a 1.9-ldap-kerberos-agrigorev/MoinMoin/util/ldap_connection.py: [LDAP2010] Remove None elements from search result
 139 2010-06-05T23:36:54  <CIA-47> Andrew Grigorev <andrew@ei-grad.ru> default * 5687:812f860cdc3d 1.9-ldap-kerberos-agrigorev/MoinMoin/util/ldap_connection.py: [LDAP2010] Removed duplicated str() call
 140 2010-06-05T23:36:56  <CIA-47> Andrew Grigorev <andrew@ei-grad.ru> default * 5688:9982e39d8c3e 1.9-ldap-kerberos-agrigorev/MoinMoin/util/ldap_connection.py: [LDAP2010] Added RFC for LDAP referrals in docstring
 141 2010-06-05T23:36:57  <CIA-47> Andrew Grigorev <andrew@ei-grad.ru> default * 5689:ef4349a93197 1.9-ldap-kerberos-agrigorev/MoinMoin/util/ldap_connection.py: [LDAP2010] Fixed TLS bug
 142 2010-06-05T23:36:58  <CIA-47> Andrew Grigorev <andrew@ei-grad.ru> default * 5690:e8a2aabe0b77 1.9-ldap-kerberos-agrigorev/MoinMoin/util/ldap_connection.py: [LDAP2010] Fixed unicode
 143 2010-06-05T23:44:08  <ei-grad> bbl

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-06-05 (last edited 2010-06-04 22:45:02 by IrcLogImporter)