1 2013-08-05T02:25:43  <sharky93> TheSheep: bs v3 clearly lacks in the sidebar nav-list, i dont see list-groups as a good alternative :/ any ideas how to tackle this, is this reason enough to stick to 2.3.2?
   2 2013-08-05T02:29:06  <sharky93> TheSheep: sucky stacked navs, @ http://i.imgur.com/FZBWjJr.png?1
   3 2013-08-05T06:23:47  <ananasova> moin
   4 2013-08-05T06:24:56  <ananasova> ThomasWaldmann: question: is the extra_meta_text form from the /+modify/ view going to be available to the user?
   5 2013-08-05T06:25:25  <ananasova> the reason i am asking is due to the fact that the contents of the form are not validated
   6 2013-08-05T06:52:02  <TheSheep> sharky93: what's wrong with list-groups inside panels?
   7 2013-08-05T06:56:46  <ananasova> waldi: i have left some comments for you on EP (l 214:128) regarding the subscription testing http://etherpad.osuosl.org/moin-mail
   8 2013-08-05T08:54:08  *** greg_f has joined #moin-dev
   9 2013-08-05T11:13:41  <sharky93> TheSheep: there's no good header for groups in lists
  10 2013-08-05T12:01:11  <TheSheep> sharky93: panels with headings?
  11 2013-08-05T12:01:49  <sharky93> TheSheep: see @ http://bootply.com/61518
  12 2013-08-05T12:02:59  <TheSheep> sharky93: what should I look for?
  13 2013-08-05T12:03:14  <sharky93> TheSheep: we dont really have anything to add to that <p> tag in the panel, on removing that, it starts looking ugly
  14 2013-08-05T12:03:28  <sharky93> TheSheep: like http://imagebin.org/266602
  15 2013-08-05T12:03:32  <TheSheep> sharky93: I don't understand
  16 2013-08-05T12:04:55  <sharky93> TheSheep: try removing this "<p>Panel with List Group</p>" from the code @http://bootply.com/61518
  17 2013-08-05T12:13:51  <TheSheep> sharky93: what is your problem exactly?
  18 2013-08-05T12:14:05  <TheSheep> sharky93: http://paste.openstack.org/show/43185/ <-- this doesn't work for you somethow?
  19 2013-08-05T12:36:29  *** dave_largo has joined #moin-dev
  20 2013-08-05T13:28:50  <ThomasWaldmann> ananasova: the extra_meta json will likely be available as long as we have not replaced it by prettier UI.
  21 2013-08-05T13:29:41  <ThomasWaldmann> and iirc it validates if the json deserializes correctly and on the storage layer, everything going into storage will be validated anyway
  22 2013-08-05T13:38:32  <sharky93> TheSheep: the problem is with using list group along with a panel, your paste works but how do we use headings with it without our own css?
  23 2013-08-05T13:46:43  *** ashutosh1461 has joined #moin-dev
  24 2013-08-05T13:55:51  <sharky93> TheSheep: side nav's are crucial to our ui, and I dont really see an easy way to do it with BSv3.
  25 2013-08-05T13:56:09  <TheSheep> sharky93: there are headings in my paste
  26 2013-08-05T13:57:18  <sharky93> TheSheep: are you convinced of how it looks?, looks way better with bsv2.3
  27 2013-08-05T13:59:05  <TheSheep> sharky93: I can live with that, we don't have a whole day to waste on this
  28 2013-08-05T13:59:21  <TheSheep> sharky93: can be always improved later
  29 2013-08-05T14:00:03  <sharky93> ok
  30 2013-08-05T14:02:22  <sharky93> TheSheep: some more not-so-good things with bsv3 i realised some time ago, hardcoding the divider in the bcs, getting rid of left, right, bottom tabs :|
  31 2013-08-05T14:04:36  <ashutosh1461> ThomasWaldmann, in reference to your comment here, https://codereview.appspot.com/11584044/diff/13002/MoinMoin/apps/frontend/views.py the show_root function is called at many places, so i feel that the default namespace need to be handled separately.
  32 2013-08-05T14:11:53  <TheSheep> sharky93: I don't understand a word of what you write, can you rephrase?
  33 2013-08-05T14:12:06  <TheSheep> sharky93: what is "bcs"?
  34 2013-08-05T14:18:53  <sharky93> TheSheep: bcs --> breadcrumbs :)
  35 2013-08-05T14:21:40  <TheSheep> sharky93: also make sure to use LESS
  36 2013-08-05T14:22:12  <TheSheep> sharky93: it's not like you can only use bootstrap's own classes, you are free to make classes for the breadcrumbs that use your own divider
  37 2013-08-05T14:22:22  <TheSheep> sharky93: just inherit from the bootstrap classes in your less
  38 2013-08-05T14:36:51  <ThomasWaldmann> ashutosh1461: from where is the show_root function called?
  39 2013-08-05T14:37:55  <ThomasWaldmann> or do you mean that other stuff redirect to that url?
  40 2013-08-05T14:44:26  *** brunomartin has joined #moin-dev
  41 2013-08-05T15:04:29  <ashutosh1461> yes, i mean for redirecting to default ns.
  42 2013-08-05T15:15:06  *** dav1d has left #moin-dev
  43 2013-08-05T15:16:34  <ashutosh1461> ThomasWaldmann, also  functions like verifyemail, lostpassword, register etc .. redirect to show_root after task completion.
  44 2013-08-05T15:57:13  *** ashutosh1461 has quit IRC
  45 2013-08-05T16:14:37  *** ashutosh1461 has joined #moin-dev
  46 2013-08-05T16:25:05  <ThomasWaldmann> ashutosh1461: ok, keep it for now. those "/" redirects aren't what we want in the end anyway, it should rather redirect to where it came from...
  47 2013-08-05T16:48:54  <ThomasWaldmann> ashutosh1461: btw, why don't you use your shell server account, so it would not disconnect your irc?
  48 2013-08-05T16:49:29  <ThomasWaldmann> ashutosh1461: can you put today's code on codereview, please?
  49 2013-08-05T17:06:12  *** greg_f has quit IRC
  50 2013-08-05T17:17:01  <ThomasWaldmann> btw, tiki also wants to use bootstrap. if possible.
  51 2013-08-05T17:18:03  <ThomasWaldmann> (tikiwiki)
  52 2013-08-05T17:21:07  <ashutosh1461> ThomasWaldmann, my college doesnot allow ssh to outside server so i am unable to access my shell account
  53 2013-08-05T17:21:55  <ThomasWaldmann> ah, that, right :|
  54 2013-08-05T17:22:23  <ashutosh1461> ThomasWaldmann, no changes in the previous patch https://codereview.appspot.com/11584044/
  55 2013-08-05T17:22:48  <ashutosh1461> do we need any ?
  56 2013-08-05T17:23:12  <ashutosh1461> because u just commented about the show_root thing.
  57 2013-08-05T17:30:45  <ThomasWaldmann> ashutosh1461: ok, final review done. fix all the stuff mentioned, give it final testing and commit.
  58 2013-08-05T17:33:02  <ashutosh1461> fine :)
  59 2013-08-05T17:36:19  <ThomasWaldmann> that includes trying it out on the ui whether it behaves as expected :)
  60 2013-08-05T17:37:42  <ThomasWaldmann> ashutosh1461: "complete +/deleted view" you had begun some stuff related to that already, right? if so, finish that before starting new stuff.
  61 2013-08-05T17:38:15  <ThomasWaldmann> did you completely upgrade your env btw with latest flask, werkzeug, babel?
  62 2013-08-05T17:40:05  <ashutosh1461> ok .. i am basically done with it just doing the final finishes.
  63 2013-08-05T17:40:11  <ashutosh1461> yes, i did it.
  64 2013-08-05T17:40:22  <ThomasWaldmann> ok
  65 2013-08-05T19:28:34  *** rciorba has joined #moin-dev
  66 2013-08-05T20:17:07  * ThomasWaldmann filed some password safe tickets
  67 2013-08-05T21:06:44  *** dave_largo has quit IRC
  68 2013-08-05T21:53:41  *** ashutosh1461 has quit IRC
  69 2013-08-05T21:54:30  *** rciorba has quit IRC
  70 2013-08-05T22:34:06  *** brunomartin has quit IRC
  71 2013-08-05T23:03:45  *** SteveMcIntyre has quit IRC
  72 2013-08-05T23:03:52  *** SteveMcIntyre has joined #moin-dev
  73 

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