1 2014-03-01T02:13:05  *** sudo_dirk has quit IRC
   2 2014-03-01T02:14:07  *** sudo_dirk has joined #moin-dev
   3 2014-03-01T07:19:09  *** mansi has joined #moin-dev
   4 2014-03-01T08:20:18  *** randomax has quit IRC
   5 2014-03-01T08:26:38  *** skathpalia has quit IRC
   6 2014-03-01T08:59:33  *** skathpalia has joined #moin-dev
   7 2014-03-01T09:08:53  *** skathpalia has quit IRC
   8 2014-03-01T09:22:11  *** skathpalia has joined #moin-dev
   9 2014-03-01T09:26:01  *** mansi has quit IRC
  10 2014-03-01T09:37:18  *** mansi has joined #moin-dev
  11 2014-03-01T10:12:50  *** mansi has quit IRC
  12 2014-03-01T10:24:50  *** mansi has joined #moin-dev
  13 2014-03-01T11:02:14  *** darthy has joined #moin-dev
  14 2014-03-01T13:01:14  *** RogerHaase has joined #moin-dev
  15 2014-03-01T13:02:04  <ThomasWaldmann> moin
  16 2014-03-01T13:03:11  <RogerHaase> moin
  17 2014-03-01T13:03:31  <ThomasWaldmann> RogerHaase: looking at your stuff from yesterday...
  18 2014-03-01T13:08:55  <ThomasWaldmann> RogerHaase: about the super() stuff for calling the original method:
  19 2014-03-01T13:09:20  <ThomasWaldmann> didn't you know how to start or were there unexpected troubles later?
  20 2014-03-01T13:12:36  <RogerHaase> ThomasWaldmann: which super()?
  21 2014-03-01T13:13:16  <ThomasWaldmann> for calling the parent class method from _start_list
  22 2014-03-01T13:16:05  <RogerHaase> OK, I did not try that way, can do
  23 2014-03-01T13:23:14  <ThomasWaldmann> I put some sample on CR, just need some minutes to finish.
  24 2014-03-01T13:24:26  <RogerHaase> no rush, working on markdown at the moment
  25 2014-03-01T13:28:11  <ThomasWaldmann> ok, done
  26 2014-03-01T13:29:07  <RogerHaase> ThomasWaldmann: I have also worked on coding-std.py:  https://codereview.appspot.com/67240044/ and think it would be good to switch to least broken theme as default:  https://codereview.appspot.com/61410054/
  27 2014-03-01T13:31:04  <ThomasWaldmann> on my todo is still to compare the "foobar" theme to the others and if I find it is superfluous, kill it
  28 2014-03-01T13:31:59  <ThomasWaldmann> maintaining multiple themes at this stage is somehow quite a burden...
  29 2014-03-01T13:32:40  <RogerHaase> OK by me, I only try to fix the tracebacks that get in the way.
  30 2014-03-01T13:32:52  <RogerHaase> back in ~ an hour
  31 2014-03-01T13:48:04  <skathpalia> ThomasWaldmann, did you get some reply from psf org admin??
  32 2014-03-01T13:50:12  * ThomasWaldmann looks again
  33 2014-03-01T13:52:58  <ThomasWaldmann> skathpalia: nothing yet
  34 2014-03-01T14:07:28  * ThomasWaldmann works on moin 1.9 
  35 2014-03-01T14:19:31  *** derdon has joined #moin-dev
  36 2014-03-01T15:10:28  <ThomasWaldmann> http://hg.moinmo.in/moin/1.9/file/a3900f360ad0/docs/CHANGES#l82
  37 2014-03-01T15:10:51  <ThomasWaldmann> http://hg.moinmo.in/moin/1.9/file/a3900f360ad0/docs/CHANGES#l126
  38 2014-03-01T15:12:12  <ThomasWaldmann> \o/
  39 2014-03-01T15:35:36  *** diofeher has joined #moin-dev
  40 2014-03-01T16:06:02  *** diofeher has quit IRC
  41 2014-03-01T16:29:08  <ThomasWaldmann> SteveMcIntyre: moin :)
  42 2014-03-01T16:29:28  <ThomasWaldmann> i am looking at your debian moin package patch for recaptcha support right now
  43 2014-03-01T16:30:41  <ThomasWaldmann> i think with some changes, it could go into moin upstream. do you think you could do them?
  44 2014-03-01T16:31:29  <ThomasWaldmann> a) it must not break if recaptcha libs are not installed (like when not using the debian package)
  45 2014-03-01T16:31:51  <ThomasWaldmann> b) some minor things in the src
  46 2014-03-01T17:14:46  <ThomasWaldmann> SteveMcIntyre: https://codereview.appspot.com/70400043/
  47 2014-03-01T17:19:32  <ThomasWaldmann> see there for more details ^^
  48 2014-03-01T17:34:53  * ThomasWaldmann now looks at "verify account by email" related stuff (1.9)
  49 2014-03-01T17:43:39  <SteveMcIntyre> ThomasWaldmann: ack :-)
  50 2014-03-01T17:44:11  <SteveMcIntyre> I'm on vacation right now with very limited net access and even less hacking time (or my wife will murder me!)
  51 2014-03-01T17:44:23  <SteveMcIntyre> but I'll try to find time when I'm home in 10 days or so
  52 2014-03-01T17:55:48  <ThomasWaldmann> ok, happy vacation :D
  53 2014-03-01T18:32:49  *** mansi has quit IRC
  54 2014-03-01T18:33:49  *** darthy has quit IRC
  55 2014-03-01T19:18:52  <RogerHaase> ThomasWaldmann: fyi, custom.css was hand coded, not generated by less
  56 2014-03-01T19:28:13  <RogerHaase> ThomasWaldmann: #399 can be closed
  57 2014-03-01T19:29:25  <ThomasWaldmann> ah, ok
  58 2014-03-01T19:51:43  *** RogerHaase has left #moin-dev
  59 

MoinMoin: MoinMoinChat/Logs/moin-dev/2014-03-01 (last edited 2014-03-01 02:15:03 by IrcLogImporter)