1 2011-05-14T01:25:06  <ThomasWaldmann> https://bitbucket.org/mchaput/whoosh/changeset/fb7a85040513 looks like matt is reading our mind (or logs or etherpad :)
   2 2011-05-14T02:53:43  *** MattMaker has quit IRC
   3 2011-05-14T03:53:50  *** MattMaker has joined #moin-dev
   4 2011-05-14T07:56:39  *** MattMaker has quit IRC
   5 2011-05-14T07:58:04  *** MattMaker has joined #moin-dev
   6 2011-05-14T07:58:14  *** kursor has joined #moin-dev
   7 2011-05-14T09:36:32  *** Marchael has joined #moin-dev
   8 2011-05-14T10:09:29  *** kursor has quit IRC
   9 2011-05-14T10:09:46  *** kursor has joined #moin-dev
  10 2011-05-14T11:08:06  *** MattMaker has quit IRC
  11 2011-05-14T11:09:20  <dreimark> moin
  12 2011-05-14T11:09:33  <dreimark> ThomasWaldmann: is our revision counter on moin confused?
  13 2011-05-14T11:09:52  <dreimark> e.g.
  14 2011-05-14T11:09:53  <dreimark> http://moinmo.in/4ct10n/info/WikiSandBox?action=info
  15 2011-05-14T11:10:12  <dreimark> 2266 in the table, recent in the form 3253
  16 2011-05-14T11:11:00  <dreimark> that is because - for attachments
  17 2011-05-14T12:20:02  <ThomasWaldmann> moin
  18 2011-05-14T13:24:16  * ThomasWaldmann .oO(if we project current visible student and mentor activity to the future, it looks like we'll have some failures)
  19 2011-05-14T13:30:42  <Marchael> hi ThomasWaldmann
  20 2011-05-14T13:30:46  <Marchael> hm, I've been busy this week working on my coursework and I want to deal with it on next wednesday
  21 2011-05-14T13:31:05  <Marchael> after that I'll spent more time to moin
  22 2011-05-14T13:31:45  <Marchael> s/spent/spend/
  23 2011-05-14T13:32:37  <ThomasWaldmann> ok, just make sure we can finish planning until coding starts. currently we are at about 30% of so (after 2 weeks, 2 weeks left)
  24 2011-05-14T13:33:09  <ThomasWaldmann> or so*
  25 2011-05-14T13:35:33  <ThomasWaldmann> (my comment didn't specifically address you btw, it was a comment about all our students/mentors in general)
  26 2011-05-14T14:17:06  *** sinha has joined #moin-dev
  27 2011-05-14T14:36:24  *** sinha has quit IRC
  28 2011-05-14T15:32:56  <ThomasWaldmann> hmm, looks like autofocus and placeholder have some usability conflict
  29 2011-05-14T15:33:35  <ThomasWaldmann> because if you autofocus a form field that has a placeholder, the placeholder is not shown any more (because of the focus)
  30 2011-05-14T17:02:09  <Marchael> ThomasWaldmann: please, look on ep
  31 2011-05-14T17:30:41  <ThomasWaldmann> Marchael: I'll look after next commit
  32 2011-05-14T17:31:00  <Marchael> ok
  33 2011-05-14T17:31:34  <Marchael> I paste some code related with tokenzier
  34 2011-05-14T17:31:41  <Marchael> *tokenizer
  35 2011-05-14T17:40:53  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 226:029cb888d253 2.0/MoinMoin/ (5 files in 3 dirs): use flatland filters for autofocus/placeholder html5 attrs, use html5 input field types email/url/search
  36 2011-05-14T18:06:02  *** kursor has quit IRC
  37 2011-05-14T18:25:28  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 227:7099a64c00ad 2.0/MoinMoin/ (5 files in 3 dirs): remove TABs, remove CRLF lineendings - please use spaces and LF only
  38 2011-05-14T18:51:12  *** Marchael has quit IRC
  39 2011-05-14T19:20:30  *** ronny has joined #moin-dev
  40 2011-05-14T19:20:36  *** ronny has joined #moin-dev
  41 2011-05-14T19:25:06  *** Marchael has joined #moin-dev
  42 2011-05-14T19:29:57  *** pkumar has joined #moin-dev
  43 2011-05-14T19:35:28  *** pkumar has quit IRC
  44 2011-05-14T20:25:57  *** ronny has quit IRC
  45 2011-05-14T20:27:57  *** ronny has joined #moin-dev
  46 2011-05-14T20:54:51  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 228:3d9209455929 2.0/docs/user/rest.rst: convert rest.rst to LF only line endings
  47 2011-05-14T22:23:37  <dreimark> moin
  48 2011-05-14T22:28:42  <dreimark> hmm, required is again missing for login name and password
  49 2011-05-14T22:33:04  <dreimark> ah i guess this is the useablity conflict
  50 2011-05-14T22:33:23  <dreimark> because it is still optional=False
  51 2011-05-14T22:33:56  *** RogerHaase has joined #moin-dev
  52 2011-05-14T22:34:44  <ThomasWaldmann> dreimark: ?
  53 2011-05-14T22:37:30  <dreimark> ThomasWaldmann:  the * is missing right of label
  54 2011-05-14T22:37:33  <dreimark> for login
  55 2011-05-14T22:38:16  <dreimark> and class="required"  is used
  56 2011-05-14T22:39:10  <dreimark> it was before "Name*"
  57 2011-05-14T22:39:27  <dreimark> and "Password*"
  58 2011-05-14T22:39:49  <ThomasWaldmann> i didn't change required stuff recently
  59 2011-05-14T22:43:33  <dreimark> hmm, ok, me looks what happens
  60 2011-05-14T22:49:38  * ThomasWaldmann works on copy,... forms
  61 2011-05-14T22:53:01  *** m4k3r has joined #moin-dev
  62 2011-05-14T22:55:36  <ThomasWaldmann> hmm, the placeholder somehow gets into the label
  63 2011-05-14T23:01:38  <ThomasWaldmann> argh
  64 2011-05-14T23:01:49  <ThomasWaldmann> dreimark: i found it, wait a sec
  65 2011-05-14T23:02:03  <dreimark> ok
  66 2011-05-14T23:03:25  <ThomasWaldmann> required_filter.tags = set(['input', 'label'])
  67 2011-05-14T23:03:31  <ThomasWaldmann> why is label there?
  68 2011-05-14T23:04:07  <dreimark> so that the label gets the * too
  69 2011-05-14T23:04:21  <ThomasWaldmann> i guess it is because of the class, but it'll get the required attr then also
  70 2011-05-14T23:04:27  <ThomasWaldmann> which doesn't make sense
  71 2011-05-14T23:04:42  <dreimark> true
  72 2011-05-14T23:07:43  <CIA-69> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 229:c956811fba9a 2.0/MoinMoin/util/forms.py: flatland filters: fix copy&paste bug, only use "required" attr in input fields
  73 2011-05-14T23:10:10  <dreimark> :)
  74 2011-05-14T23:40:55  *** Marchael has quit IRC
  75 

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-05-14 (last edited 2011-05-13 23:45:03 by IrcLogImporter)