1 2015-03-08T00:21:10  *** aviraldg has quit IRC
   2 2015-03-08T01:27:11  *** dumindux has joined #moin-dev
   3 2015-03-08T02:02:11  *** reyha has quit IRC
   4 2015-03-08T03:26:28  *** aviraldg has joined #moin-dev
   5 2015-03-08T04:42:53  *** grvanm has joined #moin-dev
   6 2015-03-08T04:57:35  *** tonythomas has joined #moin-dev
   7 2015-03-08T05:51:10  *** aviraldg has quit IRC
   8 2015-03-08T06:12:58  *** bond007 has joined #moin-dev
   9 2015-03-08T07:11:39  *** grvanm has quit IRC
  10 2015-03-08T08:22:08  *** bond007 has quit IRC
  11 2015-03-08T08:23:17  *** bond007 has joined #moin-dev
  12 2015-03-08T08:24:33  *** bond007 has joined #moin-dev
  13 2015-03-08T08:25:16  *** bond007 has quit IRC
  14 2015-03-08T08:25:49  *** bond007 has joined #moin-dev
  15 2015-03-08T08:27:08  *** bond007_ has joined #moin-dev
  16 2015-03-08T08:27:09  *** bond007 has quit IRC
  17 2015-03-08T08:27:15  *** bond007_ has quit IRC
  18 2015-03-08T08:27:27  *** bond007 has joined #moin-dev
  19 2015-03-08T09:08:23  *** dumindux has quit IRC
  20 2015-03-08T10:16:34  *** bond007_ has joined #moin-dev
  21 2015-03-08T10:17:38  *** bond007 has quit IRC
  22 2015-03-08T10:25:53  *** bond007_ has quit IRC
  23 2015-03-08T10:30:27  *** grvanm has joined #moin-dev
  24 2015-03-08T12:36:10  *** aviraldg has joined #moin-dev
  25 2015-03-08T13:02:24  *** dumindux has joined #moin-dev
  26 2015-03-08T13:53:13  *** dumindux has quit IRC
  27 2015-03-08T13:56:52  *** aabs08 has joined #moin-dev
  28 2015-03-08T13:57:10  *** aabs08 has left #moin-dev
  29 2015-03-08T14:05:30  *** grvanm has quit IRC
  30 2015-03-08T14:07:55  *** RogerHaase has joined #moin-dev
  31 2015-03-08T14:21:47  *** dumindux has joined #moin-dev
  32 2015-03-08T14:34:31  *** reyha has joined #moin-dev
  33 2015-03-08T14:37:59  *** grvanm has joined #moin-dev
  34 2015-03-08T14:47:49  *** aabs08 has joined #moin-dev
  35 2015-03-08T14:49:19  * aabs08 says moin to everyone.
  36 2015-03-08T14:50:06  <aabs08> RogerHaase,  codereview #499 https://codereview.appspot.com/208570043/
  37 2015-03-08T14:50:50  <aabs08> and should I send pr for Issue #503?
  38 2015-03-08T15:06:47  <RogerHaase> aabs08: go ahead with pr on 503
  39 2015-03-08T15:15:44  *** bond007 has joined #moin-dev
  40 2015-03-08T15:16:05  <aabs08> RogerHaase, should I send  pr for #499  as well?
  41 2015-03-08T15:17:09  <RogerHaase> yes, we will see what happens when ThomasWaldmann returns...
  42 2015-03-08T16:16:22  *** bond007_ has joined #moin-dev
  43 2015-03-08T16:18:07  *** bond007 has quit IRC
  44 2015-03-08T16:29:13  *** dumindux has quit IRC
  45 2015-03-08T16:34:53  <bond007_> RogerHaase: Hey! i found this issue: https://bitbucket.org/thomaswaldmann/moin-2.0/issue/508/prevent-usersetting-form-from-accepting
  46 2015-03-08T16:35:22  <bond007_> add something to verify css?
  47 2015-03-08T16:36:05  <bond007_> maybe this regex? http://stackoverflow.com/questions/7569853/verify-css-is-valid-syntax
  48 2015-03-08T16:39:47  *** aabs08 has quit IRC
  49 2015-03-08T16:42:11  *** reyha has quit IRC
  50 2015-03-08T16:42:23  <RogerHaase> bond007_: the issue is a good one, dk how far you should go in validating. Start with easy...
  51 2015-03-08T16:44:30  <bond007_> RogerHaase: alright!
  52 2015-03-08T16:44:55  *** dumindux has joined #moin-dev
  53 2015-03-08T16:50:08  *** AayushRanaut has joined #moin-dev
  54 2015-03-08T16:55:55  *** dumindux has quit IRC
  55 2015-03-08T16:56:49  *** AayushRanaut has quit IRC
  56 2015-03-08T17:10:49  *** AayushRanaut has joined #moin-dev
  57 2015-03-08T17:15:42  *** AayushRanaut has quit IRC
  58 2015-03-08T17:43:37  *** bond007_ has quit IRC
  59 2015-03-08T18:47:13  <vipul20> Hello RogerHaase: regarding issue #249, how can we give a clue or some info to a user that there is more history if one clicks on itemid ? any suggestion ?
  60 2015-03-08T18:56:34  <RogerHaase> vipul20:  Can you make the itemid text only (no link) if there is no additional history?
  61 2015-03-08T18:59:42  <RogerHaase> vipul20: also adding a column where itemid is the same in every cell and link is the same in every cell is not very useful.  Maybe add itemid to heading (or even flash message?) when additional history is available with itemid.
  62 2015-03-08T19:00:27  <RogerHaase> where heading is not table heading but somewhere above table
  63 2015-03-08T19:03:23  <RogerHaase> or auto redirect from history by name to history by itemid (when there is more history)?
  64 2015-03-08T19:04:46  *** reyha has joined #moin-dev
  65 2015-03-08T19:05:16  <vipul20>  /+history produces results using itemname only so adding itemid to heading (when additional history is available) seems a nice idea
  66 2015-03-08T19:06:18  <vipul20> I can even see if something can be done with auto redirection
  67 2015-03-08T19:08:47  <RogerHaase> vipul20: If you do auto redirect, maybe add a flash message saying what happened and why
  68 2015-03-08T19:13:48  <RogerHaase> or yet another way is to always show history by itemid and fix the h1 to show last name if there is one, else show @itemid.....
  69 2015-03-08T19:21:23  *** bond007 has joined #moin-dev
  70 2015-03-08T19:24:49  <reyha> 12:34 AM <reyha> Hi. My name is Reyha Verma. I am interested in getting some open source experience. Since I am a beginner, could you please suggest me some bugs in this project?
  71 2015-03-08T19:34:31  <RogerHaase> hi reyha, you have found https://moinmo.in/MoinMoin2.0, followed the links there (esp. moin2 online docs), and installed moin2?
  72 2015-03-08T19:34:35  *** tonythomas has quit IRC
  73 2015-03-08T19:38:00  <reyha> Yes. I have installed moin2.
  74 2015-03-08T19:39:04  <reyha> I also read the documentation.
  75 2015-03-08T19:43:57  <RogerHaase> reyha: try #347
  76 2015-03-08T19:56:30  *** bond007 has quit IRC
  77 2015-03-08T21:22:43  *** RogerHaase has left #moin-dev
  78 2015-03-08T22:32:12  *** reyha has quit IRC
  79 2015-03-08T23:26:04  *** grvanm has quit IRC
  80 

MoinMoin: MoinMoinChat/Logs/moin-dev/2015-03-08 (last edited 2015-03-08 00:30:02 by IrcLogImporter)