1 2010-07-18T00:08:02  <ThomasWaldmann> diofeher: did you push all you have?
   2 2010-07-18T00:09:18  <ThomasWaldmann> ah, that Page stuff was in code that is completely gone.
   3 2010-07-18T00:23:32  * ThomasWaldmann cleans up imports
   4 2010-07-18T00:27:37  * ThomasWaldmann cleans up pep8
   5 2010-07-18T00:39:31  <diofeher> back, was dinning ^^
   6 2010-07-18T00:39:34  <diofeher> not yet
   7 2010-07-18T00:40:07  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8737:7f1d06f9ec80 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: theme: removed unused imports
   8 2010-07-18T00:40:09  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8738:3999c08d40bb 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/ (backlink.py login.py): fix pep8 errors
   9 2010-07-18T00:41:48  *** RogerHaase has left #moin-dev
  10 2010-07-18T00:41:55  <diofeher> i have to try to kill send_title? :S
  11 2010-07-18T00:41:57  <diofeher> time*?
  12 2010-07-18T00:48:52  * ThomasWaldmann kill universal_edit_button stuff currently
  13 2010-07-18T00:50:46  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8739:7ffd7c2e6534 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (templates/base.html theme/__init__.py): theme: simplify universal edit button support
  14 2010-07-18T00:52:01  <ThomasWaldmann> diofeher: I'll care for the Page stuff, do something else
  15 2010-07-18T00:53:21  <diofeher> ThomasWaldmann: ok i'm seeing about titles
  16 2010-07-18T00:54:35  <diofeher> strange, title in context ('title': 'Settings') but not showing in page title :S
  17 2010-07-18T00:58:40  <diofeher> fixed :)
  18 2010-07-18T00:58:45  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 8740:0a252effd9cd 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/base.html: [templating] if title is not passed as parameter of render, put item_name as title
  19 2010-07-18T00:58:47  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 8741:e00282c3dd9c 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (templates/base.html theme/__init__.py): [templating] render universal_edit_button directly in template
  20 2010-07-18T01:02:08  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9014:abd3d2398314 2.0-dev-jinja2-plugins-dfeher/ (14 files in 6 dirs): [templating] merge with main repo
  21 2010-07-18T01:08:06  <ThomasWaldmann> diofeher: http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/rev/7ffd7c2e6534
  22 2010-07-18T01:08:40  <ThomasWaldmann> http://hg.moinmo.in/moin/2.0-dev-jinja2-plugins-dfeher/rev/e00282c3dd9c
  23 2010-07-18T01:08:49  <ThomasWaldmann> please explain
  24 2010-07-18T01:09:16  <diofeher> well, i've merged with my repo
  25 2010-07-18T01:09:24  <diofeher> hg pull
  26 2010-07-18T01:09:26  <diofeher> hg merge
  27 2010-07-18T01:09:36  <diofeher> so i've to commit again
  28 2010-07-18T01:10:38  <ThomasWaldmann> that is not a merge commit
  29 2010-07-18T01:11:23  <diofeher> ops, not hg merge
  30 2010-07-18T01:11:26  <diofeher> hg update*
  31 2010-07-18T01:11:57  <ThomasWaldmann> well, it is a merge commit, but your commit comment is wrong
  32 2010-07-18T01:12:18  <diofeher> yea, sorry
  33 2010-07-18T01:12:19  <ThomasWaldmann> merges always have a commit comment like "merged <reponame>" or so
  34 2010-07-18T01:12:49  <diofeher> ok, be careful next time :/
  35 2010-07-18T01:12:54  <diofeher> wow, userprefs are all broken
  36 2010-07-18T01:14:12  <diofeher> gonna fix here
  37 2010-07-18T01:28:28  <ThomasWaldmann> please first process todo
  38 2010-07-18T01:28:49  <ThomasWaldmann> (wiki page)
  39 2010-07-18T01:30:10  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9015:b8c26f122499 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (4 files in 2 dirs): [templating] get rid of theme.ui_lang_attr(). userprefs now working
  40 2010-07-18T01:30:15  <diofeher> oh, finished now, go to todo
  41 2010-07-18T01:57:35  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9016:d28962143210 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (5 files in 4 dirs): (log message trimmed)
  42 2010-07-18T01:57:35  <CIA-98> implement context.item_name, killed url_prefix_action (details below)
  43 2010-07-18T01:57:35  <CIA-98> context.item_name has the current item name from the request url (path) or None
  44 2010-07-18T01:57:35  <CIA-98> killed support for url_prefix_action (wasn't use for url generation any more
  45 2010-07-18T01:57:35  <CIA-98> anyway) - blocking stuff via robots.txt should be supported in future again by
  46 2010-07-18T01:57:35  <CIA-98> a good restful url design.
  47 2010-07-18T01:57:36  <CIA-98> Moved some attributes from page instance to theme instance:
  48 2010-07-18T02:00:35  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9017:84ae0d1c52a1 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: theme: remove the last remainders of Page
  49 2010-07-18T02:03:16  <ThomasWaldmann> diofeher: you're working on what?
  50 2010-07-18T02:06:50  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9018:64781dced8ec 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: theme: updated (c), removed unused import
  51 2010-07-18T02:09:37  <diofeher> ThomasWaldmann: ?do=index
  52 2010-07-18T02:13:09  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9019:5baf85f6e3d8 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: theme: rearrange breadcrumbs methods, fix docstrings
  53 2010-07-18T02:19:55  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9020:47e99e4339f8 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: theme: fix names in *_breadcrumbs, fix docstring
  54 2010-07-18T02:32:22  <CIA-98> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 9021:aa6097d8e2ae 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: theme: docstring fixes/cosmetics
  55 2010-07-18T02:34:42  <ThomasWaldmann> I pushed all, going to sleep now.
  56 2010-07-18T02:36:42  <diofeher> ok, i'm still trying to figure out why index is not working :/
  57 2010-07-18T02:36:45  <diofeher> thanks Thomas, gn
  58 2010-07-18T02:53:24  <ThomasWaldmann> http://paste.pocoo.org/show/238891/
  59 2010-07-18T03:00:32  <diofeher> ohhhhhh no!
  60 2010-07-18T03:00:35  <diofeher> bug bug bug
  61 2010-07-18T03:00:47  <diofeher> that's why templates behaving so strange
  62 2010-07-18T03:00:51  <diofeher> thanks again
  63 2010-07-18T03:02:49  <ThomasWaldmann> |)
  64 2010-07-18T03:06:28  <diofeher> well, but Item.flat_index still returning []
  65 2010-07-18T03:06:31  <diofeher> ^^
  66 2010-07-18T03:24:21  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9022:8afc55a0969b 2.0-dev-jinja2-plugins-dfeher/MoinMoin/ (items/__init__.py templates/index.html templates/show.html): [templating] fixed name of block in layout.html and index now working
  67 2010-07-18T03:24:24  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9023:d108390970cb 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/__init__.py: [templating] merged with my repo
  68 2010-07-18T04:26:52  *** grzywacz has quit IRC
  69 2010-07-18T04:58:40  *** kursor has joined #moin-dev
  70 2010-07-18T09:48:36  <valeuf> I am waiting for my fly, i am starting soon
  71 2010-07-18T09:48:41  <valeuf> see you in Birmingham ^ ^
  72 2010-07-18T10:46:01  <ThomasWaldmann> moin
  73 2010-07-18T10:46:12  <ThomasWaldmann> diofeher: http://hg.moinmo.in/moin/2.0-dev/ < merged your stuff!
  74 2010-07-18T10:56:15  <dreimark> cool
  75 2010-07-18T10:56:27  <dreimark> valeuf: have a nice drip
  76 2010-07-18T11:26:36  <ThomasWaldmann> http://news.bbc.co.uk/weather/forecast/2102
  77 2010-07-18T11:37:28  <dreimark> today "light rain"
  78 2010-07-18T11:38:42  <dreimark> bbl
  79 2010-07-18T11:46:10  <ei-grad> Will there be a meeting today?
  80 2010-07-18T11:51:02  <dreimark> ei-grad: most of us travel today. i think we move it to tom.
  81 2010-07-18T11:51:08  <dreimark> please update your diary
  82 2010-07-18T11:52:13  <dreimark> bbl
  83 2010-07-18T12:32:59  *** kursor has quit IRC
  84 2010-07-18T12:53:42  *** eSyr has quit IRC
  85 2010-07-18T12:53:42  *** stymo has quit IRC
  86 2010-07-18T12:53:47  *** diofeher has quit IRC
  87 2010-07-18T12:53:51  *** ThomasWaldmann has quit IRC
  88 2010-07-18T12:53:52  *** ronny_ has quit IRC
  89 2010-07-18T12:53:56  *** valeuf has quit IRC
  90 2010-07-18T12:54:00  *** vpv has quit IRC
  91 2010-07-18T12:54:26  *** waldi has quit IRC
  92 2010-07-18T12:54:26  *** TheSheep has quit IRC
  93 2010-07-18T12:54:38  *** zenhase has quit IRC
  94 2010-07-18T12:54:44  *** xorAxAx has quit IRC
  95 2010-07-18T12:54:49  *** ei-grad has quit IRC
  96 2010-07-18T12:54:49  *** franklin_ has quit IRC
  97 2010-07-18T12:54:52  *** CIA-98 has quit IRC
  98 2010-07-18T12:54:53  *** ChanServ has quit IRC
  99 2010-07-18T12:54:59  *** cbaunni1 has quit IRC
 100 2010-07-18T12:54:59  *** aa_ has quit IRC
 101 2010-07-18T12:55:04  *** xjjk has quit IRC
 102 2010-07-18T12:55:06  *** dennda has quit IRC
 103 2010-07-18T12:56:22  *** valeuf has joined #moin-dev
 104 2010-07-18T12:56:22  *** stymo has joined #moin-dev
 105 2010-07-18T12:56:22  *** eSyr has joined #moin-dev
 106 2010-07-18T12:56:22  *** diofeher has joined #moin-dev
 107 2010-07-18T12:56:22  *** ThomasWaldmann has joined #moin-dev
 108 2010-07-18T12:56:22  *** ei-grad has joined #moin-dev
 109 2010-07-18T12:56:22  *** franklin_ has joined #moin-dev
 110 2010-07-18T12:56:22  *** vpv has joined #moin-dev
 111 2010-07-18T12:56:22  *** ronny_ has joined #moin-dev
 112 2010-07-18T12:56:22  *** cbaunni1 has joined #moin-dev
 113 2010-07-18T12:56:22  *** aa_ has joined #moin-dev
 114 2010-07-18T12:56:22  *** xorAxAx has joined #moin-dev
 115 2010-07-18T12:56:22  *** waldi has joined #moin-dev
 116 2010-07-18T12:56:22  *** TheSheep has joined #moin-dev
 117 2010-07-18T12:56:22  *** xjjk has joined #moin-dev
 118 2010-07-18T12:56:22  *** ChanServ has joined #moin-dev
 119 2010-07-18T12:56:22  *** zenhase has joined #moin-dev
 120 2010-07-18T12:56:22  *** CIA-98 has joined #moin-dev
 121 2010-07-18T12:56:22  *** dennda has joined #moin-dev
 122 2010-07-18T12:56:22  *** wolfe.freenode.net sets mode: +o ChanServ
 123 2010-07-18T13:29:20  *** ritinardo has joined #moin-dev
 124 2010-07-18T13:33:32  *** ritinardo_ has joined #moin-dev
 125 2010-07-18T13:37:00  *** ritinardo has quit IRC
 126 2010-07-18T14:01:03  *** kursor has joined #moin-dev
 127 2010-07-18T14:01:33  *** ritinardo_ is now known as ritinardo
 128 2010-07-18T15:01:22  <ThomasWaldmann> TheSheep: sunshine 26 degrees here, few clouds - how does weather/temp feel in Birmingham?
 129 2010-07-18T15:02:53  <TheSheep> 19°C
 130 2010-07-18T15:03:06  <TheSheep> 21°C in the sun
 131 2010-07-18T15:06:54  <ThomasWaldmann> but there is sun? :)
 132 2010-07-18T15:09:39  <ThomasWaldmann> in the bbc forecast, it looks rather wet today and next days
 133 2010-07-18T15:10:31  *** y84 has joined #moin-dev
 134 2010-07-18T15:51:30  <TheSheep> what sun?
 135 2010-07-18T16:16:37  *** grzywacz has joined #moin-dev
 136 2010-07-18T17:18:35  <CIA-98> Dmitry Andreev <klieg.polar@gmail.com> default * 8550:405127e501f5 2.0-dev-wiki-rest-dandreev/MoinMoin/converter2/mediawiki_in.py: Mediawiki->DOM: basic structure of converter based on mwlib
 137 2010-07-18T17:19:37  <diofeher> moin
 138 2010-07-18T17:20:29  <diofeher> ThomasWaldmann: my project is merged??? awesome :D
 139 2010-07-18T17:32:09  <diofeher> will we have meeting today?
 140 2010-07-18T17:46:34  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9024:aa39cc55faa8 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/base.html: [templating] removed unused code in base.html
 141 2010-07-18T17:46:35  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9025:20a7e25ce0a0 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/highlight.py: [templating] changed (c) in highlight action
 142 2010-07-18T17:46:43  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9026:b13c63805719 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/index.py: [templating] changed (c) in index action
 143 2010-07-18T17:46:44  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9027:dfd81bb8ddb1 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/newaccount.py: [templating] changed (c) in newaccount action
 144 2010-07-18T17:49:31  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9028:6070a1631085 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/rc.py: [templating] refactored rc action
 145 2010-07-18T17:53:24  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9029:10b3be25cfc1 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/rename.py: [templating] refactored rename action
 146 2010-07-18T17:53:54  <valeuf> I am not sure about meeting today, but since I got wifi from the hostel, I can attend without trouble
 147 2010-07-18T17:54:27  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9030:d04b0f9d7995 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/show.py: [templating] refactored show action
 148 2010-07-18T17:54:57  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9031:f72abd35110a 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/show.py: [templating] changed (c) in show action
 149 2010-07-18T17:55:46  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9032:3f04d8c0afaf 2.0-dev-jinja2-plugins-dfeher/MoinMoin/action/syspages_upgrade.py: [templating] changed (c) in syspages_upgrade
 150 2010-07-18T17:57:05  <valeuf> diofeher: productive day I see ^ ^
 151 2010-07-18T17:57:30  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9033:284491e62ffb 2.0-dev-jinja2-plugins-dfeher/MoinMoin/config/multiconfig.py: [templating] changed (c) in multiconfig
 152 2010-07-18T18:18:49  <diofeher> valeuf: hehe Thomas ask me for review all my code
 153 2010-07-18T18:18:58  <diofeher> most changes about copyright that i forgot to put
 154 2010-07-18T18:21:12  <diofeher> valeuf are you already in birmighan?
 155 2010-07-18T18:53:14  <valeuf> diofeher: yep I arrived at my hotel room about an hour ago
 156 2010-07-18T18:55:24  <eSyr> moin
 157 2010-07-18T18:58:33  <xorAxAx> looks like there will be no meeting today
 158 2010-07-18T18:58:39  <xorAxAx> waldi: ping
 159 2010-07-18T18:59:16  <diofeher> valeuf: is the city beautiful?
 160 2010-07-18T18:59:45  <valeuf> diofeher: I did not visit the downtown yet, but it is not that bad
 161 2010-07-18T19:00:03  <diofeher> nice  ^^
 162 2010-07-18T19:04:40  <valeuf> it seems that too many peoplee are missing for the meetin
 163 2010-07-18T19:08:06  <xorAxAx> yes
 164 2010-07-18T19:08:21  <xorAxAx> but you can nevertheless paste your reports IMHO
 165 2010-07-18T19:08:43  <xorAxAx> the other mentors will read the scollback
 166 2010-07-18T19:12:27  <valeuf> xorAxAx: I will write it tonight aand put it on the wiki
 167 2010-07-18T19:12:38  <valeuf> xorAxAx: I will leave soon for the dinner ^ ^
 168 2010-07-18T19:12:39  <xorAxAx> ok, dont forget to post the link here
 169 2010-07-18T19:13:16  <valeuf> yep
 170 2010-07-18T19:17:58  <eSyr> .ÏÝÛÔ NoØÝÛÔ
 171 2010-07-18T19:55:31  *** valeuf has quit IRC
 172 2010-07-18T20:01:52  <diofeher> bbl
 173 2010-07-18T20:03:47  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9034:2f20e1247f5c 2.0-dev-jinja2-plugins-dfeher/MoinMoin/items/__init__.py: [templating] changed (c) in items/__init__.py
 174 2010-07-18T20:03:48  <CIA-98> Diogenes Augusto Fernandes Herminio <diofeher@gmail.com> default * 9035:b78f9f3b3f94 2.0-dev-jinja2-plugins-dfeher/MoinMoin/templates/ (5 files): [templating] get rid of base_contentonly.html and adapting other templates
 175 2010-07-18T21:31:24  *** valeuf has joined #moin-dev
 176 2010-07-18T21:32:10  <valeuf> gasp it seems that my server is off, and no way for me to reboot it !
 177 2010-07-18T22:19:23  *** valeuf has quit IRC
 178 2010-07-18T22:58:06  *** grzywacz has quit IRC
 179 2010-07-18T23:22:59  *** kursor has quit IRC
 180 

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-07-18 (last edited 2010-07-17 22:45:02 by IrcLogImporter)