1 2013-04-25T00:21:51  *** brunomartin has quit IRC
   2 2013-04-25T01:38:31  *** xiaq has quit IRC
   3 2013-04-25T01:39:48  *** xiaq has joined #moin-dev
   4 2013-04-25T01:40:12  *** xiaq is now known as Guest88872
   5 2013-04-25T01:46:49  *** dwcramer has joined #moin-dev
   6 2013-04-25T01:57:47  *** Guest88872 is now known as xiaq
   7 2013-04-25T02:14:29  *** ronny_2 has joined #moin-dev
   8 2013-04-25T02:18:15  *** ronny_ has quit IRC
   9 2013-04-25T02:49:59  <xiaq> ThomasWaldmann: https://moinmo.in/CheerXiao/Soc2013Application comments plz :)
  10 2013-04-25T02:53:01  *** dwcramer has quit IRC
  11 2013-04-25T02:58:29  *** desophos has quit IRC
  12 2013-04-25T03:34:35  *** puneet has quit IRC
  13 2013-04-25T03:45:20  *** ashutosh1461 has quit IRC
  14 2013-04-25T03:52:27  *** rubocoptero has joined #moin-dev
  15 2013-04-25T04:26:48  *** desophos has joined #moin-dev
  16 2013-04-25T05:03:39  *** spy has joined #moin-dev
  17 2013-04-25T05:03:53  *** spy is now known as spy_
  18 2013-04-25T05:32:05  <rubocoptero> how can I do that only mentors be able to read my application page?
  19 2013-04-25T05:32:37  <sunu> rubocoptero: request an ACL.
  20 2013-04-25T05:32:47  <rubocoptero> how?
  21 2013-04-25T05:33:52  <sunu> just ask ThomasWaldmann or dreimark to make your page acl protected
  22 2013-04-25T05:34:56  <rubocoptero> oh, thanks, I was searching that option in the wiki
  23 2013-04-25T05:37:14  <sunu> only wiki admins can set acl
  24 2013-04-25T05:50:29  *** desophos has quit IRC
  25 2013-04-25T05:56:49  <dreimark> rubocoptero: have you created a home page in the wiki already
  26 2013-04-25T05:57:16  <dreimark> and used for the GSoC2013Application the DeveloperApplicationTemplate ?
  27 2013-04-25T05:57:28  <dreimark> bbl
  28 2013-04-25T06:00:59  <rubocoptero> dreimark: yes, and the application was protected yesterday by ThomasWaldmann, I hadn't realized it when I asked few minutes ago
  29 2013-04-25T06:01:37  <rubocoptero> my homepage is: http://moinmo.in/RubenAnton
  30 2013-04-25T06:58:21  *** ronny_2 is now known as ronny
  31 2013-04-25T06:58:41  *** ronny has joined #moin-dev
  32 2013-04-25T09:31:51  *** greg_f has joined #moin-dev
  33 2013-04-25T10:08:48  <xiaq> ThomasWaldmann: Select2 is dual-licensed Apache and GPLv2
  34 2013-04-25T10:11:56  <ThomasWaldmann> oh, then it is ok
  35 2013-04-25T10:12:44  * ThomasWaldmann somehow stopped reading at "apache license v2"
  36 2013-04-25T10:16:11  <xiaq> ThomasWaldmann: by "first concentrate on functionality"... that is i should work on the ticket list first?
  37 2013-04-25T10:19:32  <ThomasWaldmann> some tickets may apply
  38 2013-04-25T10:20:15  <ThomasWaldmann> you can determine stuff easily by just trying to practically use it as issue tracker
  39 2013-04-25T10:21:42  <ThomasWaldmann> yes, a list of tickets is pretty much some of the basic requirements
  40 2013-04-25T10:24:41  <ThomasWaldmann> (and one can work a lot without having threaded comments, see all the stuff we have on wiki pages)
  41 2013-04-25T10:29:09  <xiaq> ThomasWaldmann: functionality problems with ticket UI i can identify: reference properties are broken (no candidates at all), setting properties on ticket creation is broken too; no way to edit comments
  42 2013-04-25T10:29:32  <xiaq> seems the rest can be considered usability problems?
  43 2013-04-25T10:32:22  <ThomasWaldmann> i just filed a ticket on my local moin2
  44 2013-04-25T10:32:36  <ThomasWaldmann> names list is not working (displays repr-like)
  45 2013-04-25T10:33:37  <ThomasWaldmann> priority and other similar selections are not saved
  46 2013-04-25T10:33:55  <xiaq> ThomasWaldmann: yeah, setting properties on creation is broken
  47 2013-04-25T10:34:51  <ThomasWaldmann> tags also
  48 2013-04-25T10:36:31  <ThomasWaldmann> superseded/depends - empty, doesn't offer anything
  49 2013-04-25T10:37:35  <ThomasWaldmann> and the issues list with searching / sorting / selecting
  50 2013-04-25T10:38:23  <ThomasWaldmann> closing/reopening works :)
  51 2013-04-25T10:40:19  <xiaq> ThomasWaldmann: reference properties are broken (no candidates at all)
  52 2013-04-25T10:42:05  <xiaq> ThomasWaldmann: the 2 bugs are easy ones... seems broken by my work in winter :-|
  53 2013-04-25T10:42:11  <ThomasWaldmann> btw, tags is something bitbucket issue tracker is missing quite badly
  54 2013-04-25T10:43:21  <ThomasWaldmann> and also the 4 effort/difficulty/... attrs
  55 2013-04-25T10:43:51  <ThomasWaldmann> we could really use that issue tracker for good if it worked good enough - for the already visible features
  56 2013-04-25T10:44:04  <xiaq> ThomasWaldmann: so now every item has a list as their names. is there a preferred one for displaying purpose?
  57 2013-04-25T10:44:11  * xiaq fixing bugs
  58 2013-04-25T10:44:52  <ThomasWaldmann> some places use name[0], but that is rather due to no better idea yet than [0] being formally preferred
  59 2013-04-25T10:45:24  <ThomasWaldmann> some other places just use ', '.join(name)
  60 2013-04-25T10:46:08  <xiaq> ThomasWaldmann: for user name in comments, assigned_to and superseded_by it seems [0] is better
  61 2013-04-25T10:46:17  <ThomasWaldmann> yeah
  62 2013-04-25T10:48:11  <ThomasWaldmann> we'll also need some UI controls for dealing with names list
  63 2013-04-25T10:49:56  <ThomasWaldmann> xiaq: in the ticket view, it displays:
  64 2013-04-25T10:50:01  <ThomasWaldmann> add a comment
  65 2013-04-25T10:50:04  <ThomasWaldmann> --------------------------------------------------
  66 2013-04-25T10:50:19  <ThomasWaldmann> Message [               ]              Edit
  67 2013-04-25T10:50:41  <ThomasWaldmann> that "Edit" seems a bit strange
  68 2013-04-25T10:51:20  <xiaq> :-|
  69 2013-04-25T10:51:31  * xiaq just uses <h2> for "Edit metadata"...
  70 2013-04-25T10:52:20  <ThomasWaldmann> also, everything is starting with a capital letter, "metadata" does not
  71 2013-04-25T10:52:36  <ThomasWaldmann> yeah, the html looks correct, but firefox renders it strangely for me
  72 2013-04-25T10:52:58  <xiaq> ThomasWaldmann: no, "comment" and "references" are not
  73 2013-04-25T10:53:04  <ThomasWaldmann> then it could be just "Metadata"
  74 2013-04-25T10:53:20  <xiaq> ok... i fixed the 2 bugs. they are trivial...
  75 2013-04-25T10:53:34  <ThomasWaldmann> :)
  76 2013-04-25T10:54:18  <xiaq> i sent a PR directy. using name[0] in next changeset
  77 2013-04-25T10:54:24  <xiaq> https://bitbucket.org/thomaswaldmann/moin-2.0/pull-request/161/fixing-2-bugs/diff
  78 2013-04-25T10:57:32  <ThomasWaldmann> assigned-to now shows list, but with reprs
  79 2013-04-25T10:57:48  <xiaq> ThomasWaldmann: yeah. that's another changeset...
  80 2013-04-25T10:58:23  <ThomasWaldmann> [u'anonymous'] wrote on Apr 25, 2013 10:57:52 AM:
  81 2013-04-25T10:58:29  <xiaq> pr updated
  82 2013-04-25T10:58:35  <xiaq> includes name[0] fix
  83 2013-04-25T10:58:42  <ThomasWaldmann> but tags and prio works :)
  84 2013-04-25T10:59:59  <xiaq> ThomasWaldmann: how do you like bitbucket's split of "show" and "edit" views for tickets? in "show" most things appear uneditable but you can add comments; in "edit" you can modify existing comments, edit metadata, etc.
  85 2013-04-25T11:00:25  <ThomasWaldmann> cool, much better now
  86 2013-04-25T11:01:45  <xiaq> in contrast the tracker of github only has one view, but that's partly due there are very few metadata properties (namely title, assigned_to, milestone, tags)
  87 2013-04-25T11:02:16  <ThomasWaldmann> (btw, can you check the issue tracker, whether you have closed some issues by that PR?)
  88 2013-04-25T11:03:17  <xiaq> #322 closed
  89 2013-04-25T11:03:17  <ThomasWaldmann> about bb split view: well, maybe it is easier, but somehow artifical split
  90 2013-04-25T11:04:09  <ThomasWaldmann> done
  91 2013-04-25T11:04:47  <xiaq> but there seems to be a advantage when you want to edit a lot of metadata properties...
  92 2013-04-25T11:05:39  <xiaq> a toggle to switch the metadata fields between "show" and "modify" statuses would be cool
  93 2013-04-25T11:05:53  <ThomasWaldmann> yes, the comment view is easier for random users
  94 2013-04-25T11:06:22  <ThomasWaldmann> but that is also something for later optimization. first make it usuable for the frequent users
  95 2013-04-25T11:07:03  * ThomasWaldmann brb
  96 2013-04-25T11:07:08  <xiaq> fitting comment editing functionality in the same view would be harder
  97 2013-04-25T11:07:27  <xiaq> i guess i'm better off splitting show and modify first :)
  98 2013-04-25T11:58:53  <sunu> moin
  99 2013-04-25T12:09:52  * dreimark all students please order the proposal subject into stuff needed for the release and extra/extensions of further improvements
 100 2013-04-25T12:10:03  <dreimark> and nice to have
 101 2013-04-25T12:26:55  *** ashutosh1461 has joined #moin-dev
 102 2013-04-25T12:28:26  <ashutosh1461> moin
 103 2013-04-25T12:36:25  *** rubocoptero has quit IRC
 104 2013-04-25T12:37:14  *** dave_largo has joined #moin-dev
 105 2013-04-25T13:09:21  *** sharky93 has joined #moin-dev
 106 2013-04-25T13:12:55  <ashutosh1461> moin ThomasWaldmann, started an etherpad page for the itemid/revid project discussion please take a look http://etherpad.osuosl.org/moin-itemid :)
 107 2013-04-25T13:13:14  <ashutosh1461> dreimark, ^^
 108 2013-04-25T13:33:14  <sharky93> moin
 109 2013-04-25T13:42:04  *** ashutosh1461 has quit IRC
 110 2013-04-25T13:57:53  *** ashutosh1461 has joined #moin-dev
 111 2013-04-25T14:33:29  *** dwcramer has joined #moin-dev
 112 2013-04-25T14:52:35  *** dwcramer has quit IRC
 113 2013-04-25T15:05:16  *** dwcramer has joined #moin-dev
 114 2013-04-25T15:15:07  *** puneet has joined #moin-dev
 115 2013-04-25T15:17:43  *** dwcramer has quit IRC
 116 2013-04-25T15:39:01  *** desophos has joined #moin-dev
 117 2013-04-25T16:01:36  *** kolyaflash has joined #moin-dev
 118 2013-04-25T16:02:31  *** dwcramer has joined #moin-dev
 119 2013-04-25T16:06:39  *** dwcramer has quit IRC
 120 2013-04-25T16:06:40  *** dave_largo has quit IRC
 121 2013-04-25T16:07:50  *** dave_largo has joined #moin-dev
 122 2013-04-25T16:12:27  *** ashutosh1461 has quit IRC
 123 2013-04-25T16:12:34  *** ana-balica has joined #moin-dev
 124 2013-04-25T16:19:31  *** greg_f has quit IRC
 125 2013-04-25T16:24:18  <xiaq> ThomasWaldmann: with the trivial bugs fixed, the remaining functionality issues are comment editing and ticket list - have i missed something?
 126 2013-04-25T16:47:27  *** brunomartin has joined #moin-dev
 127 2013-04-25T16:59:03  *** sharky93 has quit IRC
 128 2013-04-25T17:08:18  *** sharky93 has joined #moin-dev
 129 2013-04-25T17:12:53  *** kolyaflash has quit IRC
 130 2013-04-25T17:31:59  *** puneet has quit IRC
 131 2013-04-25T17:35:09  <dnyarri> moin. In project "Improve moin-related xml code", does the bullet "implement xpath for emeraldtree" mean like implementing complete xpath support or just necessary? Or is up to student?
 132 2013-04-25T17:46:54  *** puneet has joined #moin-dev
 133 2013-04-25T17:47:57  <ThomasWaldmann> dnyarri: well, at least the stuff we need for the unit tests.
 134 2013-04-25T17:49:03  <ThomasWaldmann> xiaq: a quite comfortable edit list, to be precise
 135 2013-04-25T17:49:09  <ThomasWaldmann> ticket list*
 136 2013-04-25T17:59:22  *** ana-balica has quit IRC
 137 2013-04-25T18:04:32  <xiaq> ThomasWaldmann: alright :)
 138 2013-04-25T18:10:33  *** ana-balica has joined #moin-dev
 139 2013-04-25T18:11:37  <ana-balica> ThomasWaldmann: oops, I didn't see your comment yesterday, running now the tests and double checking everything
 140 2013-04-25T18:28:20  *** ashutosh1461 has joined #moin-dev
 141 2013-04-25T18:30:34  <ashutosh1461> ThomasWaldmann, http://etherpad.osuosl.org/moin-itemid comments please :)
 142 2013-04-25T18:59:13  *** ThomasAH has joined #moin-dev
 143 2013-04-25T19:00:51  * ThomasAH has to create a SAML (or rather SAML-like) plugin for Moin next week, I thought I'll join now so I can inhale a bit Moin-devel-fu :)
 144 2013-04-25T19:05:51  *** dwcramer has joined #moin-dev
 145 2013-04-25T19:06:55  <ThomasWaldmann> ThomasAH: 1.9 i guess?
 146 2013-04-25T19:12:03  *** puneet has quit IRC
 147 2013-04-25T19:13:06  *** rubocoptero has joined #moin-dev
 148 2013-04-25T19:14:31  <sunu> ThomasWaldmann: review my application plz. http://moinmo.in/TarashishMishra/GSOC-2013/
 149 2013-04-25T19:20:18  *** dwcramer has quit IRC
 150 2013-04-25T19:25:35  *** ana-balica_ has joined #moin-dev
 151 2013-04-25T19:26:08  *** dwcramer has joined #moin-dev
 152 2013-04-25T19:26:52  *** ana-balica has quit IRC
 153 2013-04-25T19:38:51  *** ana-balica_ has left #moin-dev
 154 2013-04-25T19:39:28  *** ana-balica has joined #moin-dev
 155 2013-04-25T20:06:29  *** rubocoptero has quit IRC
 156 2013-04-25T20:09:26  *** ana-balica has quit IRC
 157 2013-04-25T20:10:04  *** diofeher has joined #moin-dev
 158 2013-04-25T20:29:51  *** ashutosh1461 has quit IRC
 159 2013-04-25T20:39:20  *** kolyaflash has joined #moin-dev
 160 2013-04-25T20:43:08  *** ashutosh1461 has joined #moin-dev
 161 2013-04-25T20:49:25  *** dwcramer has quit IRC
 162 2013-04-25T21:08:34  *** moinBot` has joined #moin-dev
 163 2013-04-25T21:09:47  *** diofeher has quit IRC
 164 2013-04-25T21:11:17  *** sunu_ has joined #moin-dev
 165 2013-04-25T21:13:12  *** dave_largo has quit IRC
 166 2013-04-25T21:15:41  *** sunu has quit IRC
 167 2013-04-25T21:15:41  *** moinBot has quit IRC
 168 2013-04-25T21:22:56  *** desophos has quit IRC
 169 2013-04-25T21:23:03  *** desophos has joined #moin-dev
 170 2013-04-25T21:24:15  *** brunomartin has quit IRC
 171 2013-04-25T21:36:20  *** brunomartin has joined #moin-dev
 172 2013-04-25T22:09:49  *** bruno_ has joined #moin-dev
 173 2013-04-25T22:10:34  * dreimark moin now we are online https://2013.de.pycon.org/ 
 174 2013-04-25T22:15:11  *** brunomartin has quit IRC
 175 2013-04-25T22:23:35  *** bruno_ has quit IRC
 176 2013-04-25T22:56:25  *** ashutosh1461 has quit IRC
 177 2013-04-25T22:57:33  *** spy_ has quit IRC
 178 2013-04-25T23:16:30  *** ronny has quit IRC
 179 2013-04-25T23:54:35  *** ashutosh1461 has joined #moin-dev
 180 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-04-25 (last edited 2013-04-25 00:30:03 by IrcLogImporter)