1 2011-05-29T00:24:51  *** RogerHaase has quit IRC
   2 2011-05-29T01:02:52  *** m4k3r has quit IRC
   3 2011-05-29T01:49:28  *** ronny has quit IRC
   4 2011-05-29T02:01:53  *** ronny has joined #moin-dev
   5 2011-05-29T03:36:08  *** fayaz_ has joined #moin-dev
   6 2011-05-29T05:07:33  *** faina has joined #moin-dev
   7 2011-05-29T06:55:35  *** fayaz_ has quit IRC
   8 2011-05-29T06:56:05  *** fayaz_ has joined #moin-dev
   9 2011-05-29T07:19:57  *** m4k3r has joined #moin-dev
  10 2011-05-29T07:48:29  *** fayaz_ has quit IRC
  11 2011-05-29T08:29:43  *** faina has quit IRC
  12 2011-05-29T11:13:04  *** greg_f has joined #moin-dev
  13 2011-05-29T11:52:55  <ThomasWaldmann> moin
  14 2011-05-29T12:19:46  <dreimark> moin
  15 2011-05-29T12:35:54  <dreimark> bbl
  16 2011-05-29T13:43:01  *** fayaz_ has joined #moin-dev
  17 2011-05-29T13:46:26  <ThomasWaldmann> re
  18 2011-05-29T13:57:02  *** fayaz_ has left #moin-dev
  19 2011-05-29T13:59:26  *** fayaz has joined #moin-dev
  20 2011-05-29T14:01:55  *** fayaz has left #moin-dev
  21 2011-05-29T14:05:16  * ThomasWaldmann continues to work on modify views & flatland
  22 2011-05-29T15:02:19  *** eSyr has quit IRC
  23 2011-05-29T15:02:29  *** esyr has joined #moin-dev
  24 2011-05-29T15:05:28  *** esyr is now known as eSyr
  25 2011-05-29T16:41:47  *** hardy_89 has joined #moin-dev
  26 2011-05-29T16:49:05  <hardy_89> hi ronny
  27 2011-05-29T16:50:10  <ronny> hi hardy_89
  28 2011-05-29T16:50:32  <hardy_89> ronny: in one of the module
  29 2011-05-29T16:50:42  <hardy_89> i'm getting the following error
  30 2011-05-29T16:50:47  <hardy_89> ronny: http://paste.pocoo.org/show/397149/
  31 2011-05-29T16:51:05  <hardy_89> ronny: i tried few things
  32 2011-05-29T16:51:09  <hardy_89> even googled it
  33 2011-05-29T16:51:27  <hardy_89> ronny: but. even tried the 'self' thing
  34 2011-05-29T16:51:29  <hardy_89> in
  35 2011-05-29T16:51:32  <hardy_89> _inti_
  36 2011-05-29T16:51:37  <hardy_89> *
  37 2011-05-29T16:51:41  <hardy_89> _init_
  38 2011-05-29T16:53:00  <ronny> hardy_89: you give it 4 args + self, it expects only self
  39 2011-05-29T16:55:06  <hardy_89> ronny: ya...so i need to _init_ it every time for every arg?
  40 2011-05-29T16:55:32  <ronny> hardy_89: no
  41 2011-05-29T16:55:44  <hardy_89> ronny: _init_ once and then calling wud do?
  42 2011-05-29T16:55:47  <ronny> hardy_89: it seems stuff now gets passed via __call__ instead of __init__ args
  43 2011-05-29T16:56:01  <ronny> you have to think about what the code being tested does
  44 2011-05-29T16:56:16  <hardy_89> ronny: all right. i'll see to it again.
  45 2011-05-29T16:56:18  <ronny> ThomasWaldmann: has calling macros been refactored without test fixes?
  46 2011-05-29T16:56:56  <hardy_89> ronny: thanks.
  47 2011-05-29T16:57:31  <ronny> hardy_89: it seems the calling conventions changed from MacroCLass(*args)() to MacroClass()(*args)
  48 2011-05-29T16:57:59  <hardy_89> ronny: from 1.3.4 to 2.0.3?
  49 2011-05-29T16:58:16  <ronny> m4k3r: its about moinmoin code, not about pytest
  50 2011-05-29T16:58:36  <hardy_89> ronny: all right
  51 2011-05-29T17:01:28  <m4k3r> ronny: mh?
  52 2011-05-29T17:01:36  <ronny> whops
  53 2011-05-29T17:01:42  <ronny> tab complete fail
  54 2011-05-29T17:02:00  <m4k3r> np, bye o/
  55 2011-05-29T17:04:57  <ThomasWaldmann> ronny: macros/parsers got quite some changes and still need more.
  56 2011-05-29T17:05:08  <ronny> ThomasWaldmann: i see
  57 2011-05-29T17:05:13  <ThomasWaldmann> if you want to know something more specific, ask more specific
  58 2011-05-29T17:07:04  <ThomasWaldmann> dreimark: btw, twikidraw data+meta editing can't work as is. the POSTs come directly from TWD, but the meta data sits in the browser form (and doesn't get POSTed)
  59 2011-05-29T17:07:21  <ronny> ThomasWaldmann: not hacking on it myself, hardy_89 might need some guidance
  60 2011-05-29T17:08:16  <ThomasWaldmann> waldi: ^^
  61 2011-05-29T17:08:24  <hardy_89> ronny, ThomasWaldmann : i got a bit of it. i need to give it few more tries before asking for help straightaway
  62 2011-05-29T17:08:46  <hardy_89> thanks.
  63 2011-05-29T17:09:17  <ThomasWaldmann> hardy_89: is 3 workdays last week correct?
  64 2011-05-29T17:09:39  <hardy_89> ThomasWaldmann: on diary page?
  65 2011-05-29T17:09:53  <ThomasWaldmann> yes?
  66 2011-05-29T17:10:01  <hardy_89> ThomasWaldmann: yes. but just one thing
  67 2011-05-29T17:10:12  <hardy_89> ThomasWaldmann: mail module took no time cos it was almost correct
  68 2011-05-29T17:10:24  <hardy_89> ThomasWaldmann: when i made the diary entry, i had just started of with it
  69 2011-05-29T17:10:44  <hardy_89> ThomasWaldmann: else Mail mod wasn't even worth mentioning.
  70 2011-05-29T17:11:38  <ThomasWaldmann> the diary page is for telling what you did, you don't need to value-filter it beforehands
  71 2011-05-29T17:12:17  <hardy_89> ThomasWaldmann: ok
  72 2011-05-29T17:13:31  <ThomasWaldmann> hardy_89: fix the second link on your wiki homepage
  73 2011-05-29T17:13:47  <ThomasWaldmann> ehrm, second line, first link
  74 2011-05-29T17:15:02  <ThomasWaldmann> why can't i find a link to your repository?
  75 2011-05-29T17:16:05  <hardy_89> ThomasWaldmann: second line , first link? pls name it.
  76 2011-05-29T17:16:16  <hardy_89> ThomasWaldmann: repo link. right. i'll place tht too right away
  77 2011-05-29T17:16:35  <ThomasWaldmann> what is unclear about "second line"?
  78 2011-05-29T17:17:53  <hardy_89> ThomasWaldmann: here its the link to project page. that one?
  79 2011-05-29T17:17:57  <ThomasWaldmann> [[Himanshu Awasthi/GSoC2011|http://moinmo.in/Himanshu%20Awasthi/GSoC2011#preview]]
  80 2011-05-29T17:18:01  <ThomasWaldmann> == total crap
  81 2011-05-29T17:18:45  <ThomasWaldmann> http://moinmo.in/HelpOnLinking
  82 2011-05-29T17:19:57  <ThomasWaldmann> also the rest of your wiki homepage is your c&p from melange, you didn't even fix the lists to make them readable
  83 2011-05-29T17:20:22  <hardy_89> ThomasWaldmann: correcting it right now
  84 2011-05-29T17:21:35  <ThomasWaldmann> (and please use the text editor)
  85 2011-05-29T17:49:34  <hardy_89> ThomasWaldmann: i guess now its neat and readable :|
  86 2011-05-29T17:57:08  <ThomasWaldmann> you still don't use moin markup correctly
  87 2011-05-29T17:58:18  <ThomasWaldmann> i fixed a few, fix the rest yourself, please
  88 2011-05-29T17:58:39  <ThomasWaldmann> http://moinmo.in/4ct10n/diff/HimanshuAwasthi?action=diff&rev1=9&rev2=10
  89 2011-05-29T18:09:22  <hardy_89> ThomasWaldmann: done.
  90 2011-05-29T18:10:09  <hardy_89> ThomasWaldmann: it actually lloks good now :)
  91 2011-05-29T18:10:14  <ThomasWaldmann> you've seen that moin can count for you?
  92 2011-05-29T18:10:45  <hardy_89> ThomasWaldmann: as in?
  93 2011-05-29T18:10:55  <ThomasWaldmann> 1.
  94 2011-05-29T18:10:56  <ThomasWaldmann> 1.
  95 2011-05-29T18:11:27  <hardy_89> ThomasWaldmann: oh yes it can.
  96 2011-05-29T18:11:41  <ThomasWaldmann> :D
  97 2011-05-29T18:12:10  <hardy_89> ThomasWaldmann: it feels good to do work properly. *Actually* :)
  98 2011-05-29T18:13:08  <ThomasWaldmann> great :)
  99 2011-05-29T18:13:55  <ThomasWaldmann> so, where's the daily commit?
 100 2011-05-29T18:16:22  <hardy_89> ThomasWaldmann: will do it soon. after fixing this macro mod
 101 2011-05-29T18:57:10  *** sinha has joined #moin-dev
 102 2011-05-29T18:57:15  <ThomasWaldmann> the modify&flatland stuff works :)
 103 2011-05-29T19:34:05  *** greg_f has quit IRC
 104 2011-05-29T19:58:45  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 241:f464adcc3a51 2.0/MoinMoin/items/__init__.py: fix saving no data if no previous revision exists
 105 2011-05-29T19:58:46  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 242:e93157b8b0bd 2.0/MoinMoin/ (6 files in 3 dirs):
 106 2011-05-29T19:58:46  <CIA-69> refactor modify views to use flatland, see details below
 107 2011-05-29T19:58:46  <CIA-69> code is more OO now, the Item instance now handles modify view AND
 108 2011-05-29T19:58:46  <CIA-69> post handling in do_modify() - moving this was needed so a flatland Form
 109 2011-05-29T19:58:47  <CIA-69> subclass could be used that depends on the Item type.
 110 2011-05-29T19:58:48  <CIA-69> moved item_modified event triggering to _save().
 111 2011-05-29T19:58:48  <CIA-69> templates: use flatland generator to generate most form fields
 112 2011-05-29T20:07:35  *** franklin_ has joined #moin-dev
 113 2011-05-29T20:07:38  *** franklin has quit IRC
 114 2011-05-29T20:34:27  *** hardy_89 has quit IRC
 115 2011-05-29T20:37:10  *** hardy_89 has joined #moin-dev
 116 2011-05-29T20:37:14  *** hardy_89 has left #moin-dev
 117 2011-05-29T20:41:27  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 243:69c0d9f6981d 2.0/MoinMoin/items/__init__.py: modify: put real base rev no into the hidden form field
 118 2011-05-29T20:57:45  *** faina has joined #moin-dev
 119 2011-05-29T21:25:11  *** sinha has quit IRC
 120 2011-05-29T21:32:49  *** faina has quit IRC
 121 2011-05-29T21:43:39  <dreimark> re
 122 2011-05-29T21:45:14  <dreimark> ThomasWaldmann: yes that is broken, that can't work.
 123 2011-05-29T21:46:19  <dreimark> hmm is faina and sinha the same person?
 124 2011-05-29T21:48:12  <dreimark> may be i should look again on svg-edit, because that is only js and don't needed to become compiled and it is much smaller than awd and twd
 125 2011-05-29T21:51:44  <ronny> reh
 126 2011-05-29T21:59:16  <ThomasWaldmann> dreimark: the "save" functionality of svgdraw is also broken
 127 2011-05-29T21:59:30  <ThomasWaldmann> and/or misnamed
 128 2011-05-29T22:01:17  *** RogerHaase has joined #moin-dev
 129 2011-05-29T22:11:52  <dreimark> ThomasWaldmann: known, the more intersting question is if we should keep the tar or use svg only
 130 2011-05-29T22:12:33  <dreimark> that would also solve that save problem, which is currently export because of the png
 131 2011-05-29T22:12:58  <dreimark> in svg-edit it must use there "export" tool
 132 2011-05-29T22:28:14  <ThomasWaldmann> well, we have a similar problem for all 3 drawing tools
 133 2011-05-29T22:55:04  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 244:a11656ba1eab 2.0/MoinMoin/ (items/__init__.py templates/modify_applet.html util/forms.py): modify views: use flatland also for the file upload form field
 134 2011-05-29T23:39:50  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 245:52ca5dc1ab15 2.0/MoinMoin/items/__init__.py: add a JSON validator, use it to validate meta_text
 135 2011-05-29T23:53:21  <RogerHaase> ThomasWaldmann: I just realized styling for transcluded items is not working yet, correct?  I want to do: {{logo||size="50px"}}
 136 2011-05-29T23:55:13  <ThomasWaldmann> iirc there is in general a parsing problem for that 3rd field
 137 2011-05-29T23:55:24  <ThomasWaldmann> (try a link)

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-05-29 (last edited 2011-05-28 22:45:03 by IrcLogImporter)