Hi Pascal, On 4 Jun 2014 at 10:12:56, Pascal BASTIEN ([email protected](mailto:[email protected])) wrote:
Hello,
If I found a patch to resolve a "bug". I must create a JIRA issue AND a pull request on GitHub, or can I only pull request?
Yes both...
By the way, if I pull request I must indicate the link to JIRA issue number ? If yes how? In comment?
Ideally in the git commit you should use the following format: <JIRA ISSUE ID, e.g. XWIKI-1000> : <summary from JIRA> * <extra comment, optional> Thanks! -Vincent
Thxs.
De : "[email protected]" À : XWiki Users Cc : Pascal BASTIEN Envoyé le : Mardi 3 juin 2014 15h41 Objet : Re: [xwiki-users] improve SpaceIndex
Thanks Pascal
Would be great if you could create 1) a JIRA issue and 2) a Pull Request on https://github.com/xwiki/xwiki-platform for this!
That would increase the likelihood of getting this in the platform :)
Thanks -Vincent
On 3 Jun 2014 at 14:07:41, Pascal BASTIEN ([email protected](mailto:[email protected])) wrote:
Hello,
Here, I add "sort" parameter to SpaceIndex function to display the list of document with another ... sort:
http://extensions.xwiki.org/xwiki/bin/view/Extension/SpaceIndex+Macro#Commen...
Have fun :-)
It will be nice to add that at xwiki engine...
Pascal B