1 2013-08-06T05:41:28  *** rciorba has joined #moin-dev
   2 2013-08-06T06:15:46  <sharky93> moin
   3 2013-08-06T06:21:30  *** rciorba has quit IRC
   4 2013-08-06T08:53:25  <ThomasWaldmann> moin sharky93
   5 2013-08-06T09:14:02  *** greg_f has joined #moin-dev
   6 2013-08-06T09:36:09  <ThomasWaldmann> is anybody of you using moin2 with windows?
   7 2013-08-06T09:36:29  <ThomasWaldmann> there is a problem on the moin-user mailing list...
   8 2013-08-06T10:16:41  * sharky93 pushes basic migration to bsv3 changeset
   9 2013-08-06T10:18:42  <ThomasWaldmann> sounds promising :)
  10 2013-08-06T10:51:17  <TheSheep> windows, ewww
  11 2013-08-06T11:50:41  *** mtdkw has joined #moin-dev
  12 2013-08-06T12:32:55  *** ashutosh1461 has joined #moin-dev
  13 2013-08-06T14:53:24  *** brunomartin has joined #moin-dev
  14 2013-08-06T15:25:21  *** mtdkw has quit IRC
  15 2013-08-06T15:39:09  *** brunomartin has quit IRC
  16 2013-08-06T16:56:24  <sharky93> re
  17 2013-08-06T17:17:08  <waldi> bingo
  18 2013-08-06T17:17:10  <waldi> ups
  19 2013-08-06T17:22:44  <sharky93> ThomasWaldmann: this -> href="/+serve/font_awesome/css/font-awesome.css" should work for https://pypi.python.org/pypi/XStatic-Font-Awesome/3.2.1.1, no?
  20 2013-08-06T17:23:49  <ThomasWaldmann> you should use the api call to create the url
  21 2013-08-06T17:24:13  <ThomasWaldmann> but it somehow looks ok
  22 2013-08-06T17:24:40  <sharky93> ThomasWaldmann: i used the api call, this was the output generated by it, and it somehow manages to not work :|
  23 2013-08-06T17:25:00  <sharky93> this -> '{{ url_for('serve.files', name='font_awesome', filename='css/font-awesome.css') }}'
  24 2013-08-06T17:25:07  <ThomasWaldmann> did you fix wikiconfig.py so the stuff gets served? did you fix setup.py so the stuff gets installed?
  25 2013-08-06T17:25:35  <sharky93> oh, right!, haven't checked wikiconfig i guess
  26 2013-08-06T17:26:57  <sharky93> works now :)
  27 2013-08-06T17:27:05  <ThomasWaldmann> :)
  28 2013-08-06T17:50:25  <sharky93> TheSheep: icons from the glyphicons package take in colors of its parent tag, to fix this we could safely introduce two classes like, moin-icon-black and(or) moin-icon-white in the common css file, no?
  29 2013-08-06T17:58:28  <sharky93> TheSheep: since that holds not much relation with any bsv3 class, i dont see any reason to put it in the custom-bootstrap for the basic theme.
  30 2013-08-06T18:04:38  *** brunomartin has joined #moin-dev
  31 2013-08-06T18:13:25  <ashutosh1461> moin
  32 2013-08-06T18:14:43  *** greg_f has quit IRC
  33 2013-08-06T18:24:16  <ashutosh1461> ThomasWaldmann, looks fine ? http://imagebin.org/index.php?mode=image&id=266724
  34 2013-08-06T18:38:07  <ThomasWaldmann> ashutosh1461: "old names" looks at the 2nd last revision (by date)?
  35 2013-08-06T18:40:00  <ashutosh1461> ThomasWaldmann, it selects the ones with the deleted flag set.
  36 2013-08-06T18:41:22  <ThomasWaldmann> ok, so where are old names from?
  37 2013-08-06T18:43:20  <ashutosh1461> oldname is modified each time there is a change in the name
  38 2013-08-06T18:43:37  <ThomasWaldmann> the text could be "Deleted DATE by NAME"
  39 2013-08-06T18:44:01  <ThomasWaldmann> show me the code
  40 2013-08-06T18:44:31  <ThomasWaldmann> what version of babel are you using?
  41 2013-08-06T18:47:56  <ashutosh1461> 0.9.6
  42 2013-08-06T18:50:30  <ThomasWaldmann> well, i told that all students shall please merge the main repo and upgrade their virtual envs, did you miss that?
  43 2013-08-06T18:54:25  <ashutosh1461> i ran the pip upgrade command, but maybe my setup.py was not up-to date.
  44 2013-08-06T18:54:27  <ThomasWaldmann> if you keep the dlc directory and just kill and recreate the env, that should only fetch the new stuff
  45 2013-08-06T18:54:44  * ashutosh1461 updates his virtual env.
  46 2013-08-06T18:55:11  <ThomasWaldmann> and if you have new code and old babel, you should have some failing unit tests...
  47 2013-08-06T19:14:02  * ashutosh1461 makes a cr for the deleted view stuff ..
  48 2013-08-06T19:28:49  <ashutosh1461> ThomasWaldmann, https://codereview.appspot.com/12560043/
  49 2013-08-06T19:58:43  <ashutosh1461> gn
  50 2013-08-06T19:58:44  *** ashutosh1461 has quit IRC
  51 2013-08-06T20:01:43  *** rciorba has joined #moin-dev
  52 2013-08-06T20:05:23  <TheSheep> sharky93: what is there to fix?
  53 2013-08-06T20:05:41  <TheSheep> sharky93: they should take the color of the text around them, that's the whole idea
  54 2013-08-06T20:13:45  <TheSheep> sharky93: what's wrong with it?
  55 2013-08-06T20:20:37  <sharky93> TheSheep: does this look ok? @http://imagebin.org/266743
  56 2013-08-06T20:24:10  <TheSheep> sharky93: yes
  57 2013-08-06T20:25:29  <sharky93> TheSheep: icons in the right sidebar dont seem to align properly
  58 2013-08-06T20:27:54  <TheSheep> sharky93: btw, there is list-group-item-heading class
  59 2013-08-06T20:28:29  <TheSheep> sharky93: hmm, looks like they have different widths
  60 2013-08-06T20:37:08  <sharky93> TheSheep: im confused about how to fix that
  61 2013-08-06T20:38:51  <sharky93> TheSheep: this one http://fortawesome.github.io/Font-Awesome/examples/#stacked !
  62 2013-08-06T20:47:55  <sharky93> TheSheep: better now @http://imagebin.org/266747
  63 2013-08-06T20:53:41  <sharky93> ThomasWaldmann: i've placed some less files inside the repository, can i add the path to .hgignore?, i'm not adding these to the commit but "hg status
  64 2013-08-06T20:53:59  <sharky93> " becomes irritating with so many less files in the repo
  65 2013-08-06T20:54:32  <sharky93> repo --> local copy
  66 2013-08-06T22:58:42  *** rciorba has quit IRC
  67 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-08-06 (last edited 2013-08-06 05:45:02 by IrcLogImporter)