1 2015-06-10T04:25:32  *** wnq has quit IRC
   2 2015-06-10T04:56:46  *** sunu_ has joined #moin-dev
   3 2015-06-10T04:56:46  *** sunu has quit IRC
   4 2015-06-10T05:16:00  *** sunu has joined #moin-dev
   5 2015-06-10T05:16:37  *** sunu_ has quit IRC
   6 2015-06-10T06:11:28  *** vipul20 has joined #moin-dev
   7 2015-06-10T07:59:24  *** greg_f has joined #moin-dev
   8 2015-06-10T09:53:29  <vipul20> ThomasWaldmann: I need your suggestion. Since, nameless items do not have subitems support we cannot create an item out of the file uploaded as a subitem of ticket. Also, a ticket has initially only a name which is lost after it is created as it then has an itemid.
   9 2015-06-10T11:59:10  <ThomasWaldmann> vipul20: ofc subitems only exists for names as it is defined via the name. but you can always point from the related item to the main item via a "foreign key" like mechanism.
  10 2015-06-10T11:59:37  <ThomasWaldmann> and we already talked about that.
  11 2015-06-10T12:01:45  <ThomasWaldmann> if you have an issue main item, all related items (comments, uploads, ...) will just refer to the main item's itemid.
  12 2015-06-10T12:03:07  <ThomasWaldmann> for implementing threaded comments (like comments with replies, replies to replies, ...) you will need additionally a reference to the comment item that is being answered to.
  13 2015-06-10T12:04:06  <ThomasWaldmann> using that stuff will then work via the whoosh index.
  14 2015-06-10T12:05:01  <ThomasWaldmann> if you want to get all stuff related to itemid x, you will just query "related_to: x" - then you have all related stuff.
  15 2015-06-10T12:05:38  <ThomasWaldmann> then you'll need to work on the "reply_to" values and build a tree structure from that and render it.
  16 2015-06-10T13:41:39  *** daixtr has quit IRC
  17 2015-06-10T14:28:00  *** yask has joined #moin-dev
  18 2015-06-10T14:38:49  <yask> code review : https://codereview.appspot.com/244160043/ waldi
  19 2015-06-10T16:49:13  *** RogerHaase has joined #moin-dev
  20 2015-06-10T16:53:12  *** vipul20 has quit IRC
  21 2015-06-10T17:05:58  <ThomasWaldmann> http://doodle.com/vqyqzs3krat8e6re < doodle link for students/mentors, please fill out
  22 2015-06-10T17:22:30  *** greg_f has quit IRC
  23 2015-06-10T20:03:40  *** RogerHaase has left #moin-dev
  24 2015-06-10T23:21:41  *** yask has quit IRC
  25 

MoinMoin: MoinMoinChat/Logs/moin-dev/2015-06-10 (last edited 2015-06-10 04:30:02 by IrcLogImporter)