1 2015-07-28T00:46:42  *** yask has quit IRC
   2 2015-07-28T03:06:44  *** RogerHaase has joined #moin-dev
   3 2015-07-28T03:06:56  *** RogerHaase has left #moin-dev
   4 2015-07-28T07:55:28  *** greg_f has joined #moin-dev
   5 2015-07-28T08:07:35  *** sl33k_ has joined #moin-dev
   6 2015-07-28T08:18:01  *** skathpalia has joined #moin-dev
   7 2015-07-28T08:25:31  *** skathpalia has quit IRC
   8 2015-07-28T08:32:46  *** skathpalia has joined #moin-dev
   9 2015-07-28T08:56:10  *** skathpalia has quit IRC
  10 2015-07-28T09:09:27  *** skathpalia has joined #moin-dev
  11 2015-07-28T09:46:22  *** sl33k_ has quit IRC
  12 2015-07-28T09:52:00  *** yask has joined #moin-dev
  13 2015-07-28T10:50:43  *** vipul20 has joined #moin-dev
  14 2015-07-28T10:50:54  <vipul20> skathpalia, sorry for not replying here, I've uploaded a CR for implementing advanced search. Need suggestions on making query for filtering tickets which I've commented.
  15 2015-07-28T10:51:14  <vipul20> Regarding the threaded comments: It was working fine with comments and their replies but later I found that it behaved strangely with reply to reply or when more threads are added.
  16 2015-07-28T10:51:24  <vipul20> I've a complete tree of comments which looks fine but it is not being rendered properly, it has some issues with parsing that comment tree. Its like {parent_comment: [list of replies]}
  17 2015-07-28T11:03:16  *** sl33k_ has joined #moin-dev
  18 2015-07-28T11:23:10  *** skathpalia has quit IRC
  19 2015-07-28T11:50:30  *** eSyr has quit IRC
  20 2015-07-28T11:50:37  *** eSyr has joined #moin-dev
  21 2015-07-28T11:56:42  *** yask has quit IRC
  22 2015-07-28T12:01:24  *** sl33k_ has quit IRC
  23 2015-07-28T12:34:06  *** dave_largo has joined #moin-dev
  24 2015-07-28T13:02:13  *** skathpalia has joined #moin-dev
  25 2015-07-28T13:06:39  *** sl33k_ has joined #moin-dev
  26 2015-07-28T13:34:28  *** skathpalia has quit IRC
  27 2015-07-28T13:47:58  *** skathpalia has joined #moin-dev
  28 2015-07-28T14:04:57  *** eSyr has quit IRC
  29 2015-07-28T14:05:56  *** eSyr has joined #moin-dev
  30 2015-07-28T14:07:00  *** sl33k_ has quit IRC
  31 2015-07-28T14:19:17  *** yask has joined #moin-dev
  32 2015-07-28T14:20:15  *** captaingeek has joined #moin-dev
  33 2015-07-28T14:22:02  *** eSyr has quit IRC
  34 2015-07-28T14:22:10  *** eSyr has joined #moin-dev
  35 2015-07-28T14:28:55  <captaingeek> Hi,  I have followed instructions to setup moin2 from here: https://moin-20.readthedocs.org/en/latest/devel/development.html . I  am planning to start opensource contribution. Can someone guide me to easy bugs to help me get started?
  36 2015-07-28T14:38:23  *** sl33k_ has joined #moin-dev
  37 2015-07-28T14:53:06  *** eSyr has quit IRC
  38 2015-07-28T14:53:54  *** eSyr has joined #moin-dev
  39 2015-07-28T15:42:39  *** eSyr has quit IRC
  40 2015-07-28T15:42:46  *** eSyr has joined #moin-dev
  41 2015-07-28T15:57:56  *** randomax has joined #moin-dev
  42 2015-07-28T15:57:59  <skathpalia> MOIN
  43 2015-07-28T15:58:36  <randomax> moin
  44 2015-07-28T15:58:42  <vipul20> moin
  45 2015-07-28T15:58:47  *** sl33k_ has quit IRC
  46 2015-07-28T15:58:48  <yask> moin
  47 2015-07-28T16:02:38  *** sl33k_ has joined #moin-dev
  48 2015-07-28T16:04:55  <yask> moin ThomasWaldmann
  49 2015-07-28T16:05:48  <yask> moin waldi
  50 2015-07-28T16:10:50  <waldi> moin
  51 2015-07-28T16:11:10  <waldi> who is available?
  52 2015-07-28T16:11:22  <vipul20> moin waldi
  53 2015-07-28T16:11:36  <skathpalia> moin
  54 2015-07-28T16:12:07  <randomax> hi
  55 2015-07-28T16:12:35  <yask> moin
  56 2015-07-28T16:13:31  <waldi> sorry, i'm still a bit occupied by other tasks
  57 2015-07-28T16:14:01  <waldi> but we can start. vipul20, care to show your progres?
  58 2015-07-28T16:14:23  <vipul20> #DONE:
  59 2015-07-28T16:14:23  <vipul20> Advanced search feature, added view /+tickets/query with a form to filter tickets based on effort, priority, severity, difficulty, assignee, tags.CR: https://codereview.appspot.com/256230043/
  60 2015-07-28T16:14:23  <vipul20> In threaded comments, removed extra query fixed issue of sorting based on date but still problems in constructing tree of comments.
  61 2015-07-28T16:14:23  <vipul20> #TODO:
  62 2015-07-28T16:14:23  <vipul20> Improve form layout(UI) of advanced search view
  63 2015-07-28T16:14:23  <vipul20> fix rendering the comment tree
  64 2015-07-28T16:14:23  <vipul20> #BLOCKERS:
  65 2015-07-28T16:14:24  <vipul20> How should the query be made ? OR or AND of the fields of search form ?
  66 2015-07-28T16:14:24  <vipul20> threaded comments: It was working fine with comments and their replies but later I found that it had some issues in building tree when more threads are added as reply to reply... I have all the comments as a tree: { parent_comment : [ list of replies ] } which is correctly built but when I build a tree for a particular comment, it is having some issue in
  67 2015-07-28T16:14:25  <vipul20> parsing and building the tree. I am using recursive function here as I didn't find any other better way. Should I try another method ?
  68 2015-07-28T16:14:25  <vipul20> CR: is it ok to commit this CR: https://codereview.appspot.com/246020043/ ?
  69 2015-07-28T16:15:21  <skathpalia> vipul20, This patch https://codereview.appspot.com/256840043/ is not working
  70 2015-07-28T16:15:48  <vipul20> skathpalia: I think the index should be rebuilt
  71 2015-07-28T16:16:02  <vipul20> but still it is having an issue which I've mentioned in the BLOCKERS
  72 2015-07-28T16:16:10  <skathpalia> yeah just saw that
  73 2015-07-28T16:17:12  <vipul20> I was trying to create tree as list implementation using recursive funcion
  74 2015-07-28T16:17:13  <skathpalia> Btw i want to bring to notice that your work has been way below par despite repeated warnings given to you by me..
  75 2015-07-28T16:17:36  <skathpalia> this is not the kind of work that is expected in a gsoc project
  76 2015-07-28T16:18:07  <skathpalia> you need to be more interactive, more hard working than this
  77 2015-07-28T16:18:22  <skathpalia> code reviews are also not upto the par
  78 2015-07-28T16:19:04  <skathpalia> I have been trying to talk to you since past 5 days but I didn't get any reply
  79 2015-07-28T16:19:28  <skathpalia> Its high time now, You really need to work hard now as less than 1 month is left
  80 2015-07-28T16:20:45  <skathpalia> And also I told you that threaded comments would be difficult to impelement and I gave you the suggestion of implementing normal comments first
  81 2015-07-28T16:21:05  <skathpalia> and then it could be extended to threaded comments
  82 2015-07-28T16:21:50  <vipul20> yes I understand and agree with your concern. I've not performed well till now. I'll surely be more active and do things quickly
  83 2015-07-28T16:22:03  <skathpalia> ok
  84 2015-07-28T16:22:03  <vipul20> normal comments works fine
  85 2015-07-28T16:22:08  <skathpalia> Its done from my side
  86 2015-07-28T16:22:22  <skathpalia> any question for vipul20 from randomax waldi ?
  87 2015-07-28T16:23:12  <randomax> nope
  88 2015-07-28T16:23:34  <waldi> nope. thank you vipul20
  89 2015-07-28T16:23:42  <waldi> yask: the stage is yours
  90 2015-07-28T16:24:16  <yask> DONE:
  91 2015-07-28T16:24:16  <yask> CRs:
  92 2015-07-28T16:24:16  <yask> Quicklinks for modernized theme:
  93 2015-07-28T16:24:16  <yask> https://codereview.appspot.com/252550043/
  94 2015-07-28T16:24:16  <yask> Quick links search implemented for Basic theme
  95 2015-07-28T16:24:17  <yask> https://codereview.appspot.com/258980045
  96 2015-07-28T16:24:17  <yask>  Admin changes:
  97 2015-07-28T16:24:18  <yask> https://codereview.appspot.com/257950043
  98 2015-07-28T16:24:18  <yask> TODO:
  99 2015-07-28T16:24:19  <yask>  I used MarkItUp Javascript plugin to set up the editor like features for our Markdown wiki.
 100 2015-07-28T16:24:19  <yask> Here is how it looks: http://i.imgur.com/bbLd5Ry.png
 101 2015-07-28T16:24:20  <yask> Roger haase tested it yesterday and gave feedback(https://moinmo.in/MoinMoinChat/Logs/moin-dev/2015-07-27)
 102 2015-07-28T16:27:22  <waldi> i don't have any questions right now, maybe later
 103 2015-07-28T16:28:46  <waldi> anyone else?
 104 2015-07-28T16:28:53  <randomax> nope
 105 2015-07-28T16:30:37  <waldi> thank you yask
 106 2015-07-28T16:30:49  <waldi> thank you for attending this meeting
 107 2015-07-28T16:57:04  *** captaingeek has quit IRC
 108 2015-07-28T17:20:51  *** randomax has quit IRC
 109 2015-07-28T17:26:46  *** sl33k_ has quit IRC
 110 2015-07-28T17:29:00  *** greg_f has quit IRC
 111 2015-07-28T17:33:39  *** sl33k_ has joined #moin-dev
 112 2015-07-28T17:33:44  *** sl33k_ has joined #moin-dev
 113 2015-07-28T18:13:29  *** skathpalia has quit IRC
 114 2015-07-28T18:47:47  *** skathpalia has joined #moin-dev
 115 2015-07-28T19:35:29  *** willingc_ is now known as willingc
 116 2015-07-28T19:55:21  *** vipul20 has quit IRC
 117 2015-07-28T20:21:28  *** dave_largo has quit IRC
 118 2015-07-28T20:26:42  *** yask has quit IRC
 119 2015-07-28T20:42:46  *** sl33k_ has quit IRC
 120 2015-07-28T21:39:00  *** skathpalia has quit IRC
 121 

MoinMoin: MoinMoinChat/Logs/moin-dev/2015-07-28 (last edited 2015-07-28 01:00:02 by IrcLogImporter)