Re: [xwiki-users] How to get XWiki Class Name with velocity/xwiki API ?

2015-04-03 Thread Pascal BASTIEN
Finally, I found this nice snippet: http://extensions.xwiki.org/xwiki/bin/view/Extension/Display+Static+List+Elements to obtain all values from my Database List properties. :-) En date de : Jeu 2.4.15, Pascal BASTIEN pbasnews-xw...@yahoo.fr a écrit :

Re: [xwiki-users] A way to add some tags on saved page with class

2015-04-03 Thread Marius Dumitru Florea
On Thu, Apr 2, 2015 at 5:51 PM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote: Hello, I'm looking for advice about a way to add some tags on saved page with class. What I have: - a sheet page with an object Class ( with an object class + properties) + a template page - a velocity code in a

Re: [xwiki-users] Advice on upgrade and testing

2015-04-03 Thread vinc...@massol.net
Hi Mahomed, 2 things: 1) if you pressed “later” XWiki will not ask you again until it’s restarted 2) if you don’t upgrade now you are going to risk having stuff in your wiki that don’t work so it’s important you upgrade ASAP. Having a reminder at each XWiki restart is a good thing and

Re: [xwiki-users] A way to add some tags on saved page with class

2015-04-03 Thread Pascal BASTIEN
Finally I added some CSS Id on my inline form (in my Sheet) and getProperty value with JS and document.observe(xwiki:actions:save). I call my TagUpdater Page with AJAX var request=$.ajax({method: POST, url: Url, data: UrlParams,

Re: [xwiki-users] Advice on upgrade and testing

2015-04-03 Thread Mahomed Hussein
Hi This is brilliant and just what I needed. Thank you very much! Kind regards, Mahomed -Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Marius Dumitru Florea Sent: 03 April 2015 11:37 To: XWiki Users Subject: Re: [xwiki-users] Advice on upgrade and

Re: [xwiki-users] User Permissions Issue

2015-04-03 Thread mahomed
Hi I've tried reading through the security and rights articles but I'm afraid it hasn't really helped make things any clearer for me. At the moment I have this very strange scenario where adding/removing users to a group doesn't immediately (or at all) apply the permission unless I add and remove

Re: [xwiki-users] Advice on upgrade and testing

2015-04-03 Thread Marius Dumitru Florea
On Fri, Apr 3, 2015 at 2:05 PM, vinc...@massol.net vinc...@massol.net wrote: Hi Mahomed, 2 things: 1) if you pressed “later” XWiki will not ask you again until it’s restarted 2) if you don’t upgrade now you are going to risk having stuff in your wiki that don’t work so it’s important you

Re: [xwiki-users] Xwiki Flamingo Icons Bug?

2015-04-03 Thread Thomas Mortagne
You should maybe also check the icon theme (same place than the skin in administration). The standard wth Flamingo is usually Font Awesome. On Thu, Apr 2, 2015 at 9:36 PM, Georg Hirn georg.h...@gmail.com wrote: Hi Thomas! Thank you for your answer. I have deleted my browser cache (Chrome),

Re: [xwiki-users] Advice on upgrade and testing

2015-04-03 Thread vinc...@massol.net
Indeed not upgrading WAR + UI makes sense. Upgrading only WAR without the UI doesn’t. We agree :) Thanks -Vincent On 3 Apr 2015 at 13:37:48, Marius Dumitru Florea (mariusdumitru.flo...@xwiki.com) wrote: On Fri, Apr 3, 2015 at 2:05 PM, vinc...@massol.net vinc...@massol.net wrote: Hi Mahomed,

[xwiki-users] Fw : Re: A way to add some tags on saved page with class

2015-04-03 Thread Pascal BASTIEN
A the moment, I'm looking for another way, I read http://extensions.xwiki.org/xwiki/bin/view/Extension/WikiComponent+Module But documentation indicate: The goal is to listen ... DocumentUpdatingEvent events (note that these events are fired before the page is saved and thus our code

Re: [xwiki-users] Advice on upgrade and testing

2015-04-03 Thread Mahomed Hussein
I admit I didn't initially understand the WAR + UI upgrade relation. But now that it has been explained, I promise to upgrade both when I do my testing and production upgrades :) Kind regards, Mahomed -Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of

Re: [xwiki-users] Need help with xwiki search engine

2015-04-03 Thread Marius Dumitru Florea
On Thu, Mar 26, 2015 at 4:25 PM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote: Hello I created an application: - my Class EAClass contain a field DG MOA * : (P1_DgMoa: Database List) Display Type: select Sort: Id XWiki Class Name: FormSMQ.ListeDGClass Id Field Name: DGId Value Field Name:

Re: [xwiki-users] Links not Opening in New Tabs / Windows

2015-04-03 Thread Marius Dumitru Florea
On Wed, Mar 18, 2015 at 11:45 PM, Shawn Woods sha...@mangar.com wrote: We are having an issue where some links that have been created are not opening up in a new tab or window. An unregistered user is prompted to download the linked attached document rather than opening up in a new tab or

Re: [xwiki-users] A way to add some tags on saved page with class

2015-04-03 Thread Pascal BASTIEN
FI with JS document.observe(xwiki:actions:save). method my script doesn't work well... When I save and close my page: my tag is added OR my field are update OR the script going well OR I obtain a nice error message: Information détaillée: Error number 3201 in 3: Exception while saving

Re: [xwiki-users] Fw : livetable with multiple class?

2015-04-03 Thread Marius Dumitru Florea
On Fri, Mar 27, 2015 at 5:13 PM, Pascal BASTIEN pbasnews-xw...@yahoo.fr wrote: --- En date de : Ven 27.3.15, Pascal BASTIEN pbasnews-xw...@yahoo.fr a écrit : De: Pascal BASTIEN pbasnews-xw...@yahoo.fr Objet: [xwiki-users] livetable with multiple class? À: XWiki Users users@xwiki.org

Re: [xwiki-users] Xwiki Flamingo Icons Bug?

2015-04-03 Thread Marius Dumitru Florea
On Thu, Apr 2, 2015 at 12:12 AM, Georg Hirn georg.h...@gmail.com wrote: Hi, I have changed the skin of my xwiki(6.4.3) installation from calibri to flamingo. Flamingo is the default skin since XWiki 6.2 so why did you have to switch from Colibri? Did you do an upgrade from a previous version

Re: [xwiki-users] Docker XWiki

2015-04-03 Thread Fabio Mancinelli
Hi again apparently I forgot to push things there. Sorry for that. However I thought that it was better to have this contribution directly in xwiki-contrib, so now you can find it - with actual content! - here: https://github.com/xwiki-contrib/docker-xwiki Thanks and sorry for the

Re: [xwiki-users] Advice on upgrade and testing

2015-04-03 Thread Marius Dumitru Florea
On Wed, Apr 1, 2015 at 12:50 PM, Thomas Mortagne thomas.morta...@xwiki.com wrote: On Wed, Apr 1, 2015 at 11:35 AM, Mahomed Hussein maho...@custodiandc.com wrote: Hi I wonder if anyone could be kind enough to provide me with some advice and pointers. I’ve noticed that XWiki runs its

Re: [xwiki-users] Xwiki Flamingo Icons Bug?

2015-04-03 Thread Georg Hirn
I'm sorry but i can't find any option like icon theme. Am I in the wrong dialog(see the screenshots in the attachments)? 2015-04-03 12:27 GMT+02:00 Georg Hirn georg.h...@gmail.com: I'm sorry but i can't find any option like icon theme. Am I in the wrong dialog(see the screenshots in the

Re: [xwiki-users] Xwiki Flamingo Icons Bug?

2015-04-03 Thread Thomas Mortagne
You should have it at the bottom on http://yourhost/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladminsection=Presentation. If you don't then it means you did not finished your upgrade and that may be why you have issues. On Fri, Apr 3, 2015 at 12:53 PM, Georg Hirn georg.h...@gmail.com

[xwiki-users] XWiki Users Displaying

2015-04-03 Thread Vlad Andreev
Hello! I'm trying to use XWIki for purposes for company documentation and data. My first step is to setup XWiki for HR Department, and for now I have problems with that. Can you please help me? 1. How can I make some kind of Address Book? We need a place, where we can put in all contacts

Re: [xwiki-users] A way to add some tags on saved page with class

2015-04-03 Thread Pascal BASTIEN
How silly am I! I was dealing with the problem in the wrong way. Instead to add some tag on saving page, some piece of velocity code in my Sheet (in view mode) must doing the right thinks... (I will paste the code when I finish it) (Anyway my batch working :-/)

Re: [xwiki-users] XWiki Users Displaying

2015-04-03 Thread Ricardo.Julio.Rodriguez.Fernandez
Hi Vlad! I'm sure Brahms, Chopin, Schubert and many more colleagues would have enjoyed XWiki a lot! But I'm afraid it is a bit late for them all... but not for all of us! If I'm correct, what you are looking for it is simply the User Directory of any XWiki installation. Here you have the link

Re: [xwiki-users] XWiki Users Displaying

2015-04-03 Thread Vlad Andreev
Something like this: https://i.vimeocdn.com/video/11065681_640.jpg Will be awesome! Please help! 2015-04-04 1:09 GMT+03:00 Vlad Andreev v...@cleveroad.com: Hello! I'm trying to use XWIki for purposes for company documentation and data. My first step is to setup XWiki for HR Department, and

Re: [xwiki-users] Synchronize two XWiki installations

2015-04-03 Thread Marius Dumitru Florea
On Tue, Mar 24, 2015 at 11:40 AM, Nicolas Delsaux nicolas.dels...@gmx.fr wrote: Hi, As I tried XWiki, I used my laptop as server with the Windows standalone install. Now, I want to have XWiki installed on a standard server with a standard DB/web server using the XWiki RPM (I guess this RPM

[xwiki-users] Fw : Re: Need help with xwiki search engine

2015-04-03 Thread Pascal BASTIEN
- search page searching only Id value and not lib value (of course because it is the id value that is stored in EAClass object) i.e. I found pages, if I search 25_dgec but not if I search DGEC Yes, this is 'normal' because ATM only the raw value (id) is indexed for Database List

[xwiki-users] Fw : Re: Fw : livetable with multiple class?

2015-04-03 Thread Pascal BASTIEN
I found my query, something like this: #set($hql = select obj.name, prop.value from BaseObject obj, StringProperty prop where ( obj.className='FormSMQ.EAClass' or obj.className='FormSMQ.PiacJ2Class' ) and prop.id.id=obj.id and prop.name='TypeFiche_RO') Now I need the JSON format