IRC Archive for channel #xwiki on 01 October 2014

Last modified by Vincent Massol on 2014/10/01 23:56

<Denis> has quit
01:03 <Denis> has joined #xwiki
05:16 <sburjan> has quit
06:02 <Denis> has quit
06:02 <Denis1> has joined #xwiki
07:14 <msmeria> has joined #xwiki
07:16 <DarkKnightCZ> has joined #xwiki
07:23 <sburjan> has joined #xwiki
07:26 <DarkKnightCZ> no
07:29 <vmassol> has joined #xwiki
07:46 <tmortagne> has joined #xwiki
08:20 <vmassol> has quit
08:47 <cjd> has joined #xwiki
08:47 <cjd> is now known as <Guest14709>
09:04 <gdelhumeau> has joined #xwiki
09:06 <woshilapin> has joined #xwiki
09:09 <KermitTheFragger> has joined #xwiki
09:13 <lynxt> has quit
09:13 <tillo> has quit
09:35 <sburjan> has quit
09:43 <Denis1> is now known as <Denis>
09:46 <vmassol> has joined #xwiki
09:47 <mflorea> has joined #xwiki
09:48 <Enygma`> has joined #xwiki
09:55 <Lyes> has joined #xwiki
10:04 <AFKGeek> has joined #xwiki
10:22 <polx> has joined #xwiki
10:56 <Lyes> has quit
10:57 <Lyes> has joined #xwiki
10:57 <evalica> has joined #xwiki
10:59 <Lyes1> has joined #xwiki
11:01 <Lyes> has quit
11:02 <KermitTheFragger> has quit
11:02 <bouquetf> has quit
11:04 <bouquetf> has joined #xwiki
11:24 <vmassol> gdelhumeau: you ask a lot of questions/proposals inside jira issues instead of email proper. Don't know how everyone feels about this. I hope it allows everyone to see them/comment.
11:41 <vmassol> has quit
11:41 <vmassol> has joined #xwiki
11:52 <vmassol> has quit
12:00 <DarkKnightCZ> is there a way, how to load translations from page at xwiki start?
12:05 <vmassol> has joined #xwiki
12:13 <DarkKnightCZ> hmm, what could be causing issues that prototype cannot load elements by class?  $('.bottombuttons') doesn't find anything (although jQuery('.bottombuttons') can), this issue is affecting AWM and possibly other pages (for example user cannot be edited now, due to similar problem)
12:20 <DarkKnightCZ> got it, $ is alias for document.getElementById
12:26 <gdelhumeau> DarkKnightCZ: with prototype: $$('.myClass')
12:27 <DarkKnightCZ> gdelhumeau: yup, that sadly doesn't solve my issue... in AWM step 2, $('inline').down('.bottombuttons') returns undefined
12:29 <gdelhumeau> I think you should use: http://api.prototypejs.org/dom/Element/prototype/select/
12:30 <gdelhumeau> (and even better, drop Prototype and use jQuery instead if you can)
12:30 <DarkKnightCZ> that javascript is taken from AppWithinMinutes.WizardStep jsx, so i could use jquery, but i would have to rewrite whole awm
12:32 <DarkKnightCZ> this is the whole loaded dom, no other issues according to js console (all files should be loaded properly), http://pastebin.com/LQZCE7Ep
12:58 <vmassol> has quit
13:23 <DarkKnightCZ> ok, solved, it was created by template modifications (moving quicksearch to content body)
13:28 <DarkKnightCZ> gdelhumeau: any ideas, why form element in #contentmenu breaks prototype?
13:29 <gdelhumeau> it breaks it?
13:29 <polx> has quit
13:31 <DarkKnightCZ> well, try <div id="contentmenu" class="pull-right actionmenu"><form></form>  (or any valid form element) in menus_content.vm and some functionality gets broken (for example step 2 in AWM or editing user profile, so maybe only inline edit is broken)
13:33 <polx> has joined #xwiki
13:33 <gdelhumeau> can you give me an example of what is broken ?
13:35 <gdelhumeau> on the user profile
13:35 <DarkKnightCZ> saving buttons + shortcuts
13:46 <gdelhumeau> I do not reproduce :(
13:46 <gdelhumeau> oh soory
13:47 <gdelhumeau> I have to change the templates before
13:47 <gdelhumeau> still does not reproduce
13:50 <DarkKnightCZ> xwiki/skins/flamingo/menus_content.vm, add <form></form> after second line, access http://localhost:8080/xwiki/bin/edit/XWiki/Admin?editor=inline&category=profile , control buttons at bottom are not working now (just tried on 6.2.1)
13:55 <vmassol> has joined #xwiki
14:09 <gdelhumeau> indeed, I now reproduce!
14:10 <gdelhumeau> I see an error on the wysiwyg js
14:16 <DarkKnightCZ> well, there is XWIKI-11152, but even when i added this file, this bug is still there
14:16 <vmassol1> has joined #xwiki
14:47 <OSIMasson> has joined #xwiki
15:00 <msmeria> has quit
15:09 <polx> has quit
15:18 <DarkKnightCZ> has quit
15:25 <polx> has joined #xwiki
15:34 <polx> has quit
15:38 <mflorea1> has joined #xwiki
15:38 <mflorea> has quit
15:45 <polx> has joined #xwiki
16:10 <OSIMasson> has quit
16:38 <polx> has quit
17:09 <vmassol1> Enygma`: you should send an email to the list in reply to the previous discussion to mention that freedomsponsor has been installed on our jir
17:09 <vmassol1> *jira
17:09 <Enygma`> vmassol1: right after I update the Contributing page
17:09 <vmassol1> k
17:23 <Enygma`> vmassol1: WDYT about the location in the Contributing document?
17:30 <vmassol1> I don't think it should be in the testing section
17:30 <vmassol1> ah ok I understand how what you mean
17:30 <vmassol1> it's for people who want to sponsor an issue not for devs who want to fix a sponsored issue
17:30 <vmassol1> hmm
17:30 <vmassol1> is now known as <vmassol>
17:31 <vmassol> so in http://dev.xwiki.org/xwiki/bin/view/Community/Contributing#HFixingbugsornewFeatures2FImprovements you could also mention about fixing an existing sponsored issue
17:32 <vmassol> hmm actually I'd put a specific "Sponsoring" section
17:32 <vmassol> rather than reuse the "Testing" section
17:32 <vmassol> "Sponsor Issues"
17:38 <AFKGeek> has quit
17:45 <sdumitriu1> has quit
17:48 <Enygma`> vmassol: yes, I was thinking about that, but did not want to be too pushy. Where should we place that section? beginning, end, etc?
17:50 <Enygma`> should it be point 10. "Sponsoring issues"?
17:50 <sdumitriu1> has joined #xwiki
17:52 <evalica> has quit
17:53 <Enygma`> better http://dev.xwiki.org/xwiki/bin/view/Community/Contributing#HSponsoringissues ?
17:54 <Enygma`> the logic for it being at the bottom was to first encourage actual help and then, if for some people it`s more convenient, sponsoring.
17:56 <tmortagne> Enygma`: all that would probably deserver twitt/blog ;)
17:57 <Enygma`> a twitt with the xwiki.org account should be doable :)
17:57 <tmortagne> yep that's what I was thinking
17:58 <gdelhumeau> has quit
17:58 <vmassol> Enygma`: I've taken the liberty to add some details
17:58 <vmassol> hope it's ok....
17:59 <Enygma`> cool
18:04 <Enygma`> how does this sound? "@XWikiorg is now using @FreedomSponsors! Got an issue that you really want to get fixed? Why not try sponsoring it? http://dev.xwiki.org/xwiki/bin/view/Community/Contributing#HSponsoringissues"
18:04 <vmassol> tweet? blog?
18:04 <Enygma`> tweet, obviously
18:04 <vmassol> fine with me
18:05 <Enygma`> that we can retweet to make some buzz
18:05 <vmassol> just don't get high expectations or you'll be disappointed :) (hope I'm wrong)
18:05 <tmortagne> I doubt you really need to put @XWikiorg when you are twitting from @XWikiorg already
18:05 <vmassol> just Xwiki
18:05 <vmassol> XWiki
18:05 <tmortagne> but with or without I'm ok with your message
18:06 <Enygma`> maybe just XWiki.org?
18:06 <vmassol> XWiki?
18:06 <Enygma`> ok
18:06 <tmortagne> I would just put XWiki
18:06 <vmassol> gtg, bb in 1 hour
18:06 <vmassol> has quit
18:06 <Enygma`> was thinking of Facebook and other stuff where twitts might end up, but I think retweets never go outside twitter so does not matter anyway
18:07 <Enygma`> XWiki it is
18:07 <polx> has joined #xwiki
18:08 <tmortagne> you have to link in the message anyway
18:11 <Lyes1> has quit
18:15 <Pbas1> has joined #xwiki
18:17 <sdumitriu2> has joined #xwiki
18:17 <Guest14709> has quit
18:17 <Pbas> has quit
18:17 <sdumitriu1> has quit
18:19 <tmortagne> s/to/the/
18:21 <mflorea1> has quit
18:22 <polx> has quit
18:26 <tmortagne> has quit
18:32 <woshilapin> has quit
18:36 <polx> has joined #xwiki
18:42 <polx> has quit
18:47 <vmassol> has joined #xwiki
18:48 <vmassol> has quit
18:51 <unfed> has quit
18:53 <andreeapopescu> has joined #xwiki
18:58 <polx> has joined #xwiki
18:59 <OSIMasson> has joined #xwiki
19:00 <OSIMasson> has left #xwiki
19:00 <polx> has quit
19:36 <polx> has joined #xwiki
19:38 <abusenius> has joined #xwiki
19:40 <polx> has quit
19:47 <Enygma`> has quit
19:58 <polx> has joined #xwiki
20:03 <vmassol> has joined #xwiki
20:38 <vmassol> has quit
20:42 <momomomomo> has joined #xwiki
21:03 <vmassol> has joined #xwiki
21:12 <OSIMasson> has joined #xwiki
21:14 <polx> has quit
21:16 <polx> has joined #xwiki
21:24 <OSIMasson> has quit
21:28 <momomomomo> has quit
21:30 <sburjan> has joined #xwiki
21:33 <momomomomo> has joined #xwiki
21:35 <vmassol> has quit
21:59 <vmassol> has joined #xwiki
22:11 <DarkKnightCZ> has joined #xwiki
22:16 <andreeapopescu> has quit
22:19 <lynxt> has joined #xwiki
22:20 <tillo> has joined #xwiki
22:21 <andreeapopescu> has joined #xwiki
22:32 <vmassol> has quit
22:38 <vmassol> has joined #xwiki
22:42 <vmassol> has quit
22:49 <OSIMasson> has joined #xwiki
22:50 <OSIMasson> has quit
22:58 <vmassol> has joined #xwiki
22:58 <andreeapopescu> has quit
23:23 <momomomomo> has quit
23:23 <vmassol> has quit
23:56 <sburjan> has quit

Get Connected