1 2012-08-06T00:29:48  *** jaiditya has joined #moin-dev
   2 2012-08-06T03:29:31  *** MattMaker has quit IRC
   3 2012-08-06T03:32:37  *** MattMaker has joined #moin-dev
   4 2012-08-06T05:30:58  <xiaq> >>> import MoinMoin.converter.everything
   5 2012-08-06T05:30:58  <xiaq> >>> MoinMoin.converter.everything
   6 2012-08-06T05:30:58  <xiaq> Traceback (most recent call last):
   7 2012-08-06T05:30:59  <xiaq>   File "<ipython-input-20-93df586ec93c>", line 1, in <module>
   8 2012-08-06T05:30:59  <xiaq>     MoinMoin.converter.everything
   9 2012-08-06T05:31:01  <xiaq> AttributeError: 'module' object has no attribute 'everything'
  10 2012-08-06T05:31:03  <xiaq> weird...
  11 2012-08-06T05:31:06  <xiaq> ThomasWaldmann: ^
  12 2012-08-06T05:31:12  <xiaq> dreimark: ^^
  13 2012-08-06T05:34:39  <xiaq> yet this works:
  14 2012-08-06T05:34:40  <xiaq> >>> from MoinMoin.converter.everything import Converter
  15 2012-08-06T07:47:01  <dreimark> moin
  16 2012-08-06T09:05:30  <xiaq> dreimark: moin. can you explain the problem i encountered?
  17 2012-08-06T09:22:21  <dreimark> xiaq: look at __init__
  18 2012-08-06T09:22:27  <dreimark> load_package_modules
  19 2012-08-06T09:25:50  <dreimark> https://bitbucket.org/thomaswaldmann/moin-2.0/src/c1eb8d519084/MoinMoin/util/pysupport.py#cl-22
  20 2012-08-06T09:47:22  * xiaq looks
  21 2012-08-06T10:46:57  *** grzywacz has joined #moin-dev
  22 2012-08-06T11:12:13  *** greg_f has joined #moin-dev
  23 2012-08-06T11:29:10  *** greg_f has quit IRC
  24 2012-08-06T11:37:31  *** greg_f has joined #moin-dev
  25 2012-08-06T12:33:31  *** jaiditya has quit IRC
  26 2012-08-06T13:05:25  <xiaq> dreimark: pysupport.load_package_modules does nothing funny about the *namespace*...
  27 2012-08-06T13:05:45  <xiaq> it only loads them, therefore executing the registrations
  28 2012-08-06T14:30:30  *** dave_largo has joined #moin-dev
  29 2012-08-06T15:26:20  <dreimark> xiaq: if you comment off that line it will work
  30 2012-08-06T15:43:55  <xiaq> dreimark: which line?
  31 2012-08-06T15:54:14  <dreimark> xiaq: http://hg.moinmo.in/moin/2.0/file/c1eb8d519084/MoinMoin/converter/__init__.py#l56
  32 2012-08-06T15:56:36  <ThomasWaldmann> MaikuMori: I'ld like an update from you (and maybe esyr wants that, too) as you missed the meeting at saturday.
  33 2012-08-06T16:07:27  <xiaq> dreimark: ah, weird
  34 2012-08-06T16:32:51  <spy_> xiaq: please look at my attempt to implement MyDateTime widget, got a bit complicated than yours. http://codereview.appspot.com/6457083/diff/1/MoinMoin/forms.py
  35 2012-08-06T16:32:57  <spy_> bbl
  36 2012-08-06T16:41:49  *** spy has joined #moin-dev
  37 2012-08-06T16:44:05  *** spy has quit IRC
  38 2012-08-06T16:44:19  *** spy has joined #moin-dev
  39 2012-08-06T16:44:55  *** spy has quit IRC
  40 2012-08-06T16:45:09  *** spy has joined #moin-dev
  41 2012-08-06T16:46:24  *** spy has joined #moin-dev
  42 2012-08-06T16:46:48  *** RogerHaase has joined #moin-dev
  43 2012-08-06T16:47:19  *** spy has quit IRC
  44 2012-08-06T16:47:34  *** spy has joined #moin-dev
  45 2012-08-06T16:48:21  *** spy has quit IRC
  46 2012-08-06T16:48:56  *** spy has joined #moin-dev
  47 2012-08-06T16:49:18  *** spy has joined #moin-dev
  48 2012-08-06T16:51:16  <ThomasWaldmann> breton: on what are you working right now?
  49 2012-08-06T16:53:33  *** MaikuMori has quit IRC
  50 2012-08-06T16:53:33  *** ThomasWaldmann has quit IRC
  51 2012-08-06T16:55:35  *** spy has quit IRC
  52 2012-08-06T16:55:53  *** spy has joined #moin-dev
  53 2012-08-06T16:56:09  *** MaikuMori has joined #moin-dev
  54 2012-08-06T16:56:09  *** ThomasWaldmann has joined #moin-dev
  55 2012-08-06T16:57:14  *** spy has quit IRC
  56 2012-08-06T16:57:28  *** spy has joined #moin-dev
  57 2012-08-06T16:58:56  *** spy has joined #moin-dev
  58 2012-08-06T16:59:48  *** spy has joined #moin-dev
  59 2012-08-06T17:05:19  *** spy has quit IRC
  60 2012-08-06T17:22:52  *** grzywacz has quit IRC
  61 2012-08-06T17:41:40  <breton> ThomasWaldmann: http://etherpad.osuosl.org/moin2-bms 207
  62 2012-08-06T17:42:26  <breton> some thoughts would be appreciated. /me drawing now.
  63 2012-08-06T17:57:15  <dreimark> bbl
  64 2012-08-06T18:03:57  <ThomasWaldmann> ah, hi breton
  65 2012-08-06T18:11:57  <xiaq> spy_: oh nearly missed that...
  66 2012-08-06T18:20:47  <ThomasWaldmann> breton: left some comments
  67 2012-08-06T18:21:01  * ThomasWaldmann continues with server work
  68 2012-08-06T18:34:47  <breton> back
  69 2012-08-06T18:37:36  <MaikuMori> ThomasWaldmann: hey
  70 2012-08-06T18:38:19  <MaikuMori> I've started work on auth plugins.
  71 2012-08-06T18:39:32  <MaikuMori> As for meetins I've updated the calendar (a while back) indicating that I'm not really avaible during weekends.
  72 2012-08-06T19:17:53  *** jaiditya has joined #moin-dev
  73 2012-08-06T19:18:10  <jaiditya> moin
  74 2012-08-06T19:34:45  *** greg_f has quit IRC
  75 2012-08-06T19:39:41  <ThomasWaldmann> MaikuMori: i didn't see you updating your status after the weekend either
  76 2012-08-06T19:42:25  <ThomasWaldmann> or agreeing on some other date with mentor(s)
  77 2012-08-06T19:44:30  <ThomasWaldmann> for the auth plugins, there needs to be quite high flexibility on parameters
  78 2012-08-06T19:44:32  <spy_> ThomasWaldmann: dreimark: please review http://codereview.appspot.com/6457083/
  79 2012-08-06T19:45:35  <ThomasWaldmann> guess we need better names soon, or everything will be My* soon
  80 2012-08-06T19:45:51  <ThomasWaldmann> alternatively i*
  81 2012-08-06T19:46:13  <ThomasWaldmann> oh, wait, that's already trademarked.
  82 2012-08-06T19:49:36  <spy_> :D
  83 2012-08-06T19:51:55  <jaiditya> ThomasWaldmann: I have fixed a few bugs which I found and one major bug which RogerHaase reported, there were trailing spaces in few files, should I send a pull request now ?
  84 2012-08-06T19:52:48  <ThomasWaldmann> sure. did you run make test (or equivalent)?
  85 2012-08-06T19:53:09  <jaiditya> its running in background
  86 2012-08-06T19:55:13  <jaiditya> no Improvement in "py.test -pep8 -rs" results
  87 2012-08-06T19:55:29  <jaiditya> still the same results
  88 2012-08-06T19:56:03  <ThomasWaldmann> jaiditya: you mean the 2 windows-specific failures?
  89 2012-08-06T19:56:14  <jaiditya> yes
  90 2012-08-06T19:56:47  <ThomasWaldmann> you can ignore them for now, important is that there are no failures introduced by your changes
  91 2012-08-06T20:15:06  <jaiditya> ThomasWaldmann: there is a bit problem. After the merge I did  a few commits and then updated my env and then one more commit. Now when I am comparing the fork it is only considering the commit after the update
  92 2012-08-06T20:17:54  <ThomasWaldmann> your env is completely unrelated to your repository contents
  93 2012-08-06T20:18:29  <jaiditya> yeah Thats what I thought
  94 2012-08-06T20:19:24  <ThomasWaldmann> if you put up a complete console log of what you think is strange to a pastebin, i can have a look later
  95 2012-08-06T20:19:39  * ThomasWaldmann must go, brb
  96 2012-08-06T20:19:44  <jaiditya> ok
  97 2012-08-06T20:20:22  <RogerHaase> jaiditya: are you only seeing one because everything else was pulled into main repo?
  98 2012-08-06T20:21:10  <jaiditya> no I did those changes after the merge
  99 2012-08-06T20:24:13  <jaiditya> RogerHaase: sorry
 100 2012-08-06T20:24:28  <jaiditya> those changes are there on the main repo
 101 2012-08-06T20:25:15  <jaiditya> ThomasWaldmann: sorry. My bad, those changs are already on the repo
 102 2012-08-06T20:28:31  *** grzywacz has joined #moin-dev
 103 2012-08-06T20:28:34  *** grzywacz has joined #moin-dev
 104 2012-08-06T20:31:11  *** eSyr-ng_ has joined #moin-dev
 105 2012-08-06T20:39:29  *** eSyr-ng has quit IRC
 106 2012-08-06T20:53:59  <spy_> ThomasWaldmann: added some comments http://codereview.appspot.com/6457083
 107 2012-08-06T21:27:24  <ThomasWaldmann> re
 108 2012-08-06T21:31:01  <ThomasWaldmann> spy_: ok, better now. just a bit strange in general that it gets and int or a to-be-parsed str.
 109 2012-08-06T21:34:09  *** dwcramer has joined #moin-dev
 110 2012-08-06T21:43:42  <dreimark> re
 111 2012-08-06T21:52:05  *** grzywacz has quit IRC
 112 2012-08-06T22:02:31  <dreimark> spy_: please add a unit test for that string parsing and int value
 113 2012-08-06T22:09:05  <dreimark> spy_: for your search box try to makes something like http://tympanus.net/codrops/2010/07/14/ui-elements-search-box/
 114 2012-08-06T22:09:18  <dreimark> see also https://bitbucket.org/thomaswaldmann/moin-2.0/issue/236/search-bar-with-more-selections
 115 2012-08-06T22:23:10  <CIA-54> Jaiditya Mathur <jaiditya.mathur@gmail.com> default * 1632:45298792b863 2.0/MoinMoin/ (9 files in 4 dirs): Deleted trailing spaces
 116 2012-08-06T22:23:11  <CIA-54> Jaiditya Mathur <jaiditya.mathur@gmail.com> default * 1633:e129530c5544 2.0/ (14 files in 11 dirs): merged
 117 2012-08-06T22:34:42  *** dwcramer has quit IRC
 118 2012-08-06T22:35:39  <dreimark> jaiditya: have also an eye on the main issue tracker
 119 2012-08-06T22:36:16  <jaiditya> yeah went thorugh a few issues regarding user interface
 120 2012-08-06T22:37:36  <dreimark> jaiditya: https://bitbucket.org/thomaswaldmann/moin-2.0/issue/232/cant-create-item
 121 2012-08-06T22:38:00  <dreimark> there is a difference to modernized, having this one can create items
 122 2012-08-06T22:38:26  <dreimark> but not with foobar theme
 123 2012-08-06T22:38:50  <dreimark> ThomasWaldmann: btw. i think we should rename modernized to classic and foobar to modern
 124 2012-08-06T22:39:06  <dreimark> or completly different names
 125 2012-08-06T22:41:40  <ThomasWaldmann> dreimark: no
 126 2012-08-06T22:42:00  <ThomasWaldmann> that would be just confusing
 127 2012-08-06T22:43:13  <ThomasWaldmann> but we could have some new names (that weren't taken in the near past)
 128 2012-08-06T22:47:12  *** dwcramer has joined #moin-dev
 129 2012-08-06T22:54:02  <dreimark> MaikuMori: the problem with the doodle is that you announce there that you have only time for a "meeting" in a very restrictive time span.
 130 2012-08-06T22:54:25  <dreimark> while you usually can list all time where you work for your project
 131 2012-08-06T22:57:10  <dreimark> I have not seen you giving the report to your mentor on times where your schedule matches
 132 2012-08-06T23:01:22  <dreimark> at least not without that i requested it
 133 2012-08-06T23:10:16  *** dave_largo has quit IRC
 134 2012-08-06T23:13:55  <jaiditya> dreimark: I have found the bug now I just wanna know weather we want a side panel during creating a new item or not ?
 135 2012-08-06T23:15:04  <jaiditya> if yes then will add one more template and if not then will delete two templates from foobar template folder
 136 2012-08-06T23:19:56  <ThomasWaldmann> spy_: there?
 137 2012-08-06T23:21:16  <dreimark> jaiditya: during creation yes, there could be some info, e.g. subitems, possible interwikimap, simple help about the markup
 138 2012-08-06T23:21:51  <dreimark> not sure how it will look like
 139 2012-08-06T23:22:39  <dreimark> too late for me, gn
 140 2012-08-06T23:23:15  <jaiditya> actually if we need a sidebar there then will have to extend templates from local.html for which will have to create new templates
 141 2012-08-06T23:23:40  <jaiditya> gn
 142 2012-08-06T23:24:40  <CIA-54> Pavel Sviderski <pavel@psviderski.name> default * 1634:14cf668e6634 2.0/MoinMoin/ (apps/frontend/views.py templates/blog_layout.html): correct spelling for blog
 143 2012-08-06T23:24:42  <CIA-54> Pavel Sviderski <pavel@psviderski.name> default * 1636:72ec4f9a96fa 2.0/MoinMoin/ (5 files in 2 dirs): Add search subitems capability through the +search/<item_name> view. Currently used on blog to search blog and blog entries.
 144 2012-08-06T23:24:43  <CIA-54> Pavel Sviderski <pavel@psviderski.name> default * 1635:57e285405924 2.0/MoinMoin/ (apps/frontend/views.py templates/blog_layout.html): merged
 145 2012-08-06T23:24:45  <CIA-54> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1637:5b76e7e628dd 2.0/MoinMoin/ (5 files in 2 dirs): merged
 146 2012-08-06T23:25:53  <CIA-54> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1639:adddca581693 2.0/MoinMoin/apps/feed/views.py: merged
 147 2012-08-06T23:25:55  <CIA-54> Cheer Xiao <xiaqqaix@gmail.com> default * 1638:96d54f9d4283 2.0/MoinMoin/apps/feed/views.py: apps/feed/views.py: fix crash due to Item restructure
 148 2012-08-06T23:26:05  *** dwcramer has quit IRC
 149 2012-08-06T23:27:45  <spy_> ThomasWaldmann: here
 150 2012-08-06T23:28:05  <ThomasWaldmann> i guess i answered it myself :)
 151 2012-08-06T23:40:00  <spy_> ThomasWaldmann: adapt() method adapts to different situations. First when ptime meta (unix timestamp) is loaded to a form, adapt(value) should convert it to an internal representation. But then you fill PTIME form field with formatted string and adapt(value) have to parse it and convert it to an internal representation too. Look at the superclass's adapt() implementation https://bitbucket.org/jek/flatland/src/0938e70bb76d/flatland/
 152 2012-08-06T23:44:19  *** dwcramer has joined #moin-dev
 153 2012-08-06T23:46:36  <ThomasWaldmann> ok

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-08-06 (last edited 2012-08-05 22:45:03 by IrcLogImporter)