1 2014-08-15T03:36:41  *** sl33k_ has joined #moin-dev
   2 2014-08-15T04:00:39  *** sl33k_ has quit IRC
   3 2014-08-15T04:09:30  *** sl33k_ has joined #moin-dev
   4 2014-08-15T04:15:33  *** sl33k_ has quit IRC
   5 2014-08-15T05:25:26  *** sl33k_ has joined #moin-dev
   6 2014-08-15T05:25:35  *** sl33k_ has quit IRC
   7 2014-08-15T05:25:35  *** sl33k_ has joined #moin-dev
   8 2014-08-15T05:51:28  *** sl33k_ has quit IRC
   9 2014-08-15T08:13:46  *** penguinRaider has quit IRC
  10 2014-08-15T08:28:11  *** penguinRaider has joined #moin-dev
  11 2014-08-15T09:41:05  *** greg_f has joined #moin-dev
  12 2014-08-15T10:04:03  <ThomasWaldmann> moin
  13 2014-08-15T10:22:02  <dimazest> hello
  14 2014-08-15T10:46:17  *** randomax has joined #moin-dev
  15 2014-08-15T11:52:10  <ThomasWaldmann> randomax: (and skathpalia): please pull/merge from main repo
  16 2014-08-15T11:52:19  <randomax> ok
  17 2014-08-15T11:54:46  <ThomasWaldmann> dimazest: (and rogerhaase): can you please have a look at current state of the projects before next meeting tomorrow? 18th August is final deadline (that's monday), so any remaining stuff should be fixed until then.
  18 2014-08-15T11:55:47  * ThomasWaldmann just ran the unit tests, they seem fine
  19 2014-08-15T11:57:17  <ThomasWaldmann> 22nd August is deadline for final evals, that's next friday
  20 2014-08-15T11:58:17  <ThomasWaldmann> (18th august 19:00utc is "pencils down" deadline for students
  21 2014-08-15T11:58:19  <ThomasWaldmann> )
  22 2014-08-15T11:58:25  * ThomasWaldmann gtg again
  23 2014-08-15T11:59:40  *** wdv_ has joined #moin-dev
  24 2014-08-15T12:00:20  *** wdv_ is now known as wdv
  25 2014-08-15T12:07:24  *** skathpalia has joined #moin-dev
  26 2014-08-15T12:53:15  *** dave_largo has joined #moin-dev
  27 2014-08-15T12:59:39  <randomax> ThomasWaldmann, can i commit this - https://codereview.appspot.com/119880046/
  28 2014-08-15T13:19:39  <skathpalia> ThomasWaldmann, Removed ticket.styl and improved format of ticket.css https://codereview.appspot.com/128030043/
  29 2014-08-15T14:07:28  <randomax> Fixed the invisible links in meta view in basic theme - https://codereview.appspot.com/130060043/
  30 2014-08-15T14:08:54  *** RogerHaase has joined #moin-dev
  31 2014-08-15T14:33:20  <randomax> RogerHaase, can i commit these two -
  32 2014-08-15T14:33:25  <randomax> https://codereview.appspot.com/119880046/
  33 2014-08-15T14:33:32  <randomax> https://codereview.appspot.com/130060043/
  34 2014-08-15T15:02:35  <RogerHaase> randomax: done
  35 2014-08-15T15:11:15  <skathpalia> RogerHaase, Can I commit this https://codereview.appspot.com/129060043/ ?
  36 2014-08-15T15:15:14  <skathpalia> I mean  if you have done testing
  37 2014-08-15T15:26:12  <RogerHaase> skathpalia: dimazest: ^^ tested ok for me, OK to commit
  38 2014-08-15T15:26:44  <skathpalia> Ok will commit it :)
  39 2014-08-15T15:34:20  <RogerHaase> randomax: or skathpalia: with new pytest, are you seeing results similar to this?
  40 2014-08-15T15:34:24  <RogerHaase> Summary message from m-pytest.txt is shown below. Do "m log pytest" to see complete log.
  41 2014-08-15T15:34:24  <RogerHaase> 94 ================== 1281 passed, 63 skipped in 338.09 seconds ==================
  42 2014-08-15T15:34:25  <RogerHaase> Summary message from m-pep8.txt is shown below. Do "m log pep8" to see complete log.
  43 2014-08-15T15:34:25  <RogerHaase> 9 ============ 1 passed, 12 skipped, 1629 deselected in 6.73 seconds ============
  44 2014-08-15T15:35:51  <randomax> RogerHaase, yes
  45 2014-08-15T15:36:04  <RogerHaase> ok, thanks
  46 2014-08-15T16:05:41  <randomax> RogerHaase, Replaced important hex color values with variables in basic theme https://codereview.appspot.com/125350043
  47 2014-08-15T16:13:03  <RogerHaase> randomax: is there a reason you did not change color: #ffffff; to a variable?
  48 2014-08-15T16:16:12  <randomax> Umm.. not for any particular reason.. I'll change that too..
  49 2014-08-15T16:18:18  <RogerHaase> skathpalia: on first ticket update, user is directed to Item not found, create it now? view.  Is it easy to add a workaround redirect so updated ticket is displayed?
  50 2014-08-15T16:20:26  <RogerHaase> randomax: ok, commit that after the ffffff fix
  51 2014-08-15T16:20:39  <randomax> RogerHaase, ok
  52 2014-08-15T16:23:24  <skathpalia> RogerHaase,  I tried t do that but didn't get any way so that it is redirected to the updated ticket
  53 2014-08-15T16:24:40  <skathpalia> I am not able to get itemid of the ticket so that I can redirect it using itemid
  54 2014-08-15T16:25:22  <RogerHaase> skathpalia: bummer
  55 2014-08-15T16:36:21  <skathpalia> RogerHaase, I am not able to get itemid if new ticket is being created but I can have itemid once ticket is being updated which solves the problem, so now on clicking update it is redirected to updated ticket
  56 2014-08-15T16:36:23  <skathpalia> https://codereview.appspot.com/126300043
  57 2014-08-15T16:45:44  <skathpalia> RogerHaase ^^
  58 2014-08-15T16:45:48  <RogerHaase> skathpalia: nice :)
  59 2014-08-15T16:46:28  <skathpalia> committing it :)
  60 2014-08-15T16:56:47  <RogerHaase> skathpalia: have you come up with an idea for the gui for assigned_to=NAME?
  61 2014-08-15T16:57:26  <skathpalia> I was thinking of having GUI similar to that of bitbucket
  62 2014-08-15T16:57:49  <skathpalia> I mean having a tab of "My Issues" for logged in user
  63 2014-08-15T16:58:02  <skathpalia> What do you say on this?
  64 2014-08-15T16:59:46  <RogerHaase> better than current, but what about a manager or co-worker wanting to see what is assigned to some other developer
  65 2014-08-15T17:01:32  <RogerHaase> I was thinking of adding an Assigned-TO column to the ticket table, then clicking on the assigned-to user ID would show tickets assigned to that user.
  66 2014-08-15T17:06:49  <skathpalia> Yeah we can do that also
  67 2014-08-15T17:07:00  <skathpalia> RogerHaase, I will try this  :)
  68 2014-08-15T17:08:15  <skathpalia> RogerHaase, I think there would be a problem in this as in ticket meta data assigned_to is stored in form of itemid of that user
  69 2014-08-15T17:08:57  <skathpalia> So for every ticket we need to run a query to get his name which would may take long time in case there are many tickets
  70 2014-08-15T17:11:22  <RogerHaase> OK, defer that, maybe discuss in tomorrows meeting.  I think the other important thing is to fix that Create Ticket button
  71 2014-08-15T17:12:53  <skathpalia> Where should I add comment in this https://codereview.appspot.com/106110043/ specifying that this is a workaround
  72 2014-08-15T17:13:23  <skathpalia> I mean should I add it in  tickets.html or items/__init__.py ?
  73 2014-08-15T17:13:31  <skathpalia> RogerHaase ^^
  74 2014-08-15T17:21:34  <RogerHaase> skathpalia: I do not understand why you need to update all those files rather than just changing line 50 of tickets.html to specify a different href:  <a id="moin-ticket-create-link" href="{{ url_for('frontend.new', itemtype='ticket') }}" >
  75 2014-08-15T17:23:25  <skathpalia> Yeah one way is to do this way but the difference in the way cr is made is that then just after ticket creation name doesn't remain associated...
  76 2014-08-15T17:24:11  <skathpalia> But I think your way is better :)
  77 2014-08-15T17:24:23  <skathpalia> Making the changes
  78 2014-08-15T17:43:23  <skathpalia> RogerHaase, How can I get the current time stamp in jinja2 so that I can create name of ticket?
  79 2014-08-15T17:47:52  <RogerHaase> skathpalia: sorry, dk
  80 2014-08-15T17:48:10  <RogerHaase> gtg, back tomorrow
  81 2014-08-15T17:48:15  *** RogerHaase has left #moin-dev
  82 2014-08-15T17:52:47  *** dave_largo has quit IRC
  83 2014-08-15T17:52:56  *** randomax has quit IRC
  84 2014-08-15T17:56:21  *** dave_largo has joined #moin-dev
  85 2014-08-15T18:05:48  *** skathpalia has quit IRC
  86 2014-08-15T20:48:04  *** dave_largo has quit IRC
  87 2014-08-15T21:27:54  *** RogerHaase has joined #moin-dev
  88 2014-08-15T22:39:55  *** RogerHaase has quit IRC
  89 

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