Re: [xwiki-devs] [VOTE] New Translation property naming rules

2015-02-20 Thread Sergiu Dumitriu
-- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Move commons-test platform-test as tools modules

2015-02-03 Thread Sergiu Dumitriu
-tools/xwiki-commons-tool-test/ * Move xwiki-platform/xwiki-platform-test/ to xwiki-platform/xwiki-platform-tools/xwiki-platform-tool-test/ WDYT? Thanks -Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org

Re: [xwiki-devs] [Proposal] Fail the build if some unit test output content to stdout or stderr

2015-02-03 Thread Sergiu Dumitriu
: … assertNotNull(this.logRule.getMessage(0)); WDTY? Thanks -Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Remove some meta tags

2014-10-09 Thread Sergiu Dumitriu
name=language content=en / (from XWiki.XWikiPreferences) It is actually redundant with html lang=en. I propose to remove it. Remove it. What do you think? Thanks, -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs

Re: [xwiki-devs] [Brainstorming] Issue tracking for xwiki-contrib projects

2014-10-07 Thread Sergiu Dumitriu
of it and I think when contributors join the project it’s also because they want to learn all this and they’re interested in joining a select community with strong software development rules. Thanks -Vincent On 24 Sep 2014 at 16:43:58, Sergiu Dumitriu (ser

Re: [xwiki-devs] [Brainstorming] Issue tracking for xwiki-contrib projects

2014-09-27 Thread Sergiu Dumitriu
. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Brainstorming] Issue tracking for xwiki-contrib projects

2014-09-27 Thread Sergiu Dumitriu
On 09/27/2014 03:36 PM, Eduard Moraru wrote: On Sat, Sep 27, 2014 at 3:32 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 09/26/2014 06:10 PM, Eduard Moraru wrote: P.S.: I`m fairly sure that writing a quick greasemonkey userscript for GitHub to simulate a Jira-like Commits tab would be quick

Re: [xwiki-devs] [VOTE] Use jsTree as the standard library for creating trees in XWiki

2014-09-25 Thread Sergiu Dumitriu
distribution (through a webjar dependency); it won't be loaded by default, obviously; you'll have to use Require.js to load it. * start rewriting the current trees using jsTree Here's my +1. Looks flexible enough, although the default style looks too colorful. +1. -- Sergiu Dumitriu http

Re: [xwiki-devs] [Proposal] Introduce new @DisposePriority annotation or new Disposable interface to fix XWiki shutdown

2014-09-24 Thread Sergiu Dumitriu
-Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Brainstorming] Issue tracking for xwiki-contrib projects

2014-09-24 Thread Sergiu Dumitriu
A. And if we really want, it’s possible to improve the cons by doing a bit of java coding: https://developer.atlassian.com/display/JIRADEV/Creating+a+Project+Template Thanks -Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs

Re: [xwiki-devs] [Proposal] Adding new velocity methods to simulate try/catch in Velocity

2014-09-18 Thread Sergiu Dumitriu
I’d prefer to separate from this thread. WDYT? Thanks -Vincent ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] A quick tiny issue to fix in 6.2RC1

2014-09-16 Thread Sergiu Dumitriu
, There are a tiny issue to fix in default xwiki.cfg: #-# HTTP status code to sent when the authentication failed. xwiki.authentication.unauthorized_code=200 I think 401 (OR 403) is more appropriate, isn't it? wdyt? Thxs -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [Proposal] Drop RTF export support when no office server is running

2014-09-15 Thread Sergiu Dumitriu
for PDF exports. WDYT? Please reply quickly. Thanks -Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [RFC] Review of checkstyle rules.

2014-09-12 Thread Sergiu Dumitriu
of the shadowing rule. +1, but there's currently a bug in that rule: https://github.com/checkstyle/checkstyle/pull/274 More rules to enable in https://github.com/xwiki/xwiki-commons/pull/9 -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list

Re: [xwiki-devs] [RFC] Review of checkstyle rules.

2014-09-12 Thread Sergiu Dumitriu
On 09/12/2014 12:52 PM, vinc...@massol.net wrote: On 12 Sep 2014 at 18:46:33, Sergiu Dumitriu (ser...@xwiki.org(mailto:ser...@xwiki.org)) wrote: A tool still being maintained and released isn't dead. The fact that there's healthy competition is good, not bad, for a project. And we're

Re: [xwiki-devs] [RFC] Review of checkstyle rules.

2014-09-12 Thread Sergiu Dumitriu
On 09/12/2014 01:01 PM, Sergiu Dumitriu wrote: On 09/12/2014 12:52 PM, vinc...@massol.net wrote: On 12 Sep 2014 at 18:46:33, Sergiu Dumitriu (ser...@xwiki.org(mailto:ser...@xwiki.org)) wrote: A tool still being maintained and released isn't dead. The fact that there's healthy competition

Re: [xwiki-devs] Checkstyle audit audit

2014-09-09 Thread Sergiu Dumitriu
the code better, if you think they only make something worse, then add an exception, explain why you think the exception is needed, and smile :) -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org

Re: [xwiki-devs] Checkstyle audit audit

2014-09-08 Thread Sergiu Dumitriu
/main/java/org.xwiki.contrib.websocket/internal/NettyWebSocketService.java#L313 now references nws which became this.nws instead of nwsLocal. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org

Re: [xwiki-devs] [VOTE] Support version range for IE (was Re: [VOTE] Start supporting IE10 and IE11)

2014-09-04 Thread Sergiu Dumitriu
. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Interface and Content Language Separation

2014-08-19 Thread Sergiu Dumitriu
even if doesn't look like a drop down. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Should we remove Bundled with Extension Manager on eco?

2014-08-19 Thread Sergiu Dumitriu
? Right now we could use a simple checkbox, installed by default. Once we add flavors, we could automate this and check in which of the official flavors it is included as a dependency. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list

Re: [xwiki-devs] [Brainstorming] Should we support only one skin in our functional tests or not?

2014-08-19 Thread Sergiu Dumitriu
survive the pageobjects revolution. [1] https://github.com/xwiki/xwiki-enterprise/tree/master/xwiki-enterprise-test/xwiki-enterprise-test-selenium/src/test/it/org/xwiki/test/selenium/framework -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing

Re: [xwiki-devs] [Brainstorming] Jenkins vs TC for XWiki

2014-08-11 Thread Sergiu Dumitriu
. WDYT? Thanks +1 for staying with Jenkins. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Integrate Font-Awesome in XE

2014-07-31 Thread Sergiu Dumitriu
have also been listed [2]. FYI, I have also started a mapping between silk icons and Font Awesome icons [3]. You can also take a look to the licence [4], which seems to be LGPL compatible. Here is my +1. Thanks, Guillaume -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [Proposal] Remove TinyMCE files from the XWiki WAR

2014-07-29 Thread Sergiu Dumitriu
to manually install them in their wikis. I'll follow up on the devs list, thanks. “ WDYT? Are you ok to remove it? Thanks -Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman

Re: [xwiki-devs] [Proposal] Change the XWiki codestyle for wildcard type parameters

2014-07-18 Thread Sergiu Dumitriu
I remember using it without spaces recently and checkstyle not complaining Otherwise I’m +0 to change it (where is it defined?). Thanks -Vincent On 18 Jul 2014 at 18:38:41, Sergiu Dumitriu (ser...@xwiki.org(mailto:ser...@xwiki.org)) wrote: Hi devs, The current codestyle

Re: [xwiki-devs] Random Result

2014-07-17 Thread Sergiu Dumitriu
the setlimit, however I don't know and I did not find if there is a way to retrieve a random result. Is it possible, or I will need to make a hql that returns all results and after that take 5 itens randomly? Thanks -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [VOTE] Have extension repositories in the xwiki GitHub Organization

2014-07-07 Thread Sergiu Dumitriu
needs to be part of the VOTE when proposing a new extensions. Here’s my +1 Thanks -Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Should we continue trying to merge single line content when upgrading a XAR extension ?

2014-07-04 Thread Sergiu Dumitriu
be to do nothing basically WDYT ? 1/ support simple use case without displaying an annoying conflict UI but it also means being almost sure to have bad title in more complex use cases if you just click continue I guess 2/ is a bit safer. -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] Caused by: java.lang.RuntimeException: Assertion botch: negative time

2014-06-03 Thread Sergiu Dumitriu
$myDoc.getDocument().setMetaDataDirty(false) $myDoc.getDocument().setContentDirty(false) $myDoc.save() #end Stack is attached Please any method to catch the exception and let it go in Velocity Thanks in advance :) -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [Proposal] New Mail Sender module + API

2014-06-02 Thread Sergiu Dumitriu
! -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] New Mail Sender module + API

2014-06-02 Thread Sergiu Dumitriu
On 06/02/2014 12:57 PM, vinc...@massol.net wrote: On 2 Jun 2014 at 18:49:53, Sergiu Dumitriu (ser...@xwiki.com(mailto:ser...@xwiki.com)) wrote: On 06/02/2014 12:46 PM, vinc...@massol.net wrote: Note: Maybe it’s time to think about a generic mapping between naming rules from

Re: [xwiki-devs] Export/Import XAR Admin tool

2014-05-29 Thread Sergiu Dumitriu
that object, then run it once -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Out of memory errors (scalability of xwiki).

2014-05-28 Thread Sergiu Dumitriu
. Any help with this is highly appreciated here. Thanks! Karel -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [VOTE] Support 3 XWiki versions instead of 2

2014-05-26 Thread Sergiu Dumitriu
is that we need to offer a super stable release (that’s the latest from the previous dev cycle) for users in production. Big +1. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman

Re: [xwiki-devs] Unwanted revision increments

2014-05-26 Thread Sergiu Dumitriu
/mailman/listinfo/devs -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Add an object by default for all pages

2014-05-22 Thread Sergiu Dumitriu
On 05/22/2014 01:32 AM, Thomas Mortagne wrote: On Wed, May 21, 2014 at 7:47 PM, Sergiu Dumitriu ser...@xwiki.org wrote: On 05/21/2014 01:44 PM, Thomas Mortagne wrote: On Wed, May 21, 2014 at 7:25 PM, walid yaich walid.ya...@gmail.com wrote: As I said in the preview mail data

Re: [xwiki-devs] Add an object by default for all pages

2014-05-21 Thread Sergiu Dumitriu
way of getting hold of it. It is not guaranteed that this will continue to happen. The preferred method is still to access the execution context. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org

Re: [xwiki-devs] Add an object by default for all pages

2014-05-21 Thread Sergiu Dumitriu
and data ? i'll change them in my code to document and context. Because the observation module is not only about document changes, but any type of events, in which case the source of the event isn't always a document, and the additional data doesn't have to be the context. -- Sergiu Dumitriu http

Re: [xwiki-devs] [Proposal] Also send system information when sending Active Installs pings

2014-04-25 Thread Sergiu Dumitriu
. See also http://design.xwiki.org/xwiki/bin/view/Proposal/ActiveInstalls2 “ WDYT? Servlet container name and version would help, too: javax.servlet.ServletContext.html#getServerInfo() -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing

Re: [xwiki-devs] idea front end

2014-04-24 Thread Sergiu Dumitriu
___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Use HTML5 in Flamingo

2014-04-17 Thread Sergiu Dumitriu
-- [1] http://getbootstrap.com/components/#btn-dropdowns [2] http://jira.xwiki.org/browse/XWIKI-10249 [3] http://en.wikipedia.org/wiki/HTML5#XHTML5_.28XML-serialized_HTML5.29 [4] http://en.wikipedia.org/wiki/Polyglot_markup -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [Proposal] Use HTML5 in Flamingo

2014-04-17 Thread Sergiu Dumitriu
are affected. Or we could add it in a common place where all rendering takes place, for example Utils.parseTemplate, which ensures that the header will be present in custom skins, or when the htmlheader.vm is not being used. -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [Proposal] Automatic creation of objects with HTTP parameters

2014-04-10 Thread Sergiu Dumitriu
'com.xpn.xwiki.web.EditForm' class. 2 things to take care: * It seems there is no unit test for these methods. * May this proposal be a security problem? WDYT? -- Jean -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs

Re: [xwiki-devs] [Proposal] Bundle Template Providers with Apps as a best practice

2014-04-02 Thread Sergiu Dumitriu
long time ago to do this, but not in writing, and nobody seems to have added any templates. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Bundle a Dashboard Gadget with Apps as a best practice

2014-04-02 Thread Sergiu Dumitriu
documents matching some criteria * Blog app doesn’t currently provide such a gadget (it provides a velocity macro but that’s not a gadget) * Forum app should provide a {{forums}} gadget too to list all forums and a {{forum}} one to list entries from a given forum * etc WDYT? +1. -- Sergiu

Re: [xwiki-devs] Looking for help with groovy

2014-03-25 Thread Sergiu Dumitriu
On 03/25/2014 01:46 PM, DeHaynes wrote: response.sendRedirect($xwiki.getURL(FullDocumentName)); $xwiki is Velocity syntax. Just remove the $ and it should work. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs

Re: [xwiki-devs] Looking for help with groovy

2014-03-25 Thread Sergiu Dumitriu
. The quickest way is to use: crtContext.response.sendRedirect(xwiki.getURL(FullDocumentName)) -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Brainstorming] Avoiding user errors when installing XWiki through the standalone distribution and changing the DB

2014-03-10 Thread Sergiu Dumitriu
be added next to the database (migration) version. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [VOTE] Stop using UI Extension Points and deprecate this concept

2014-03-05 Thread Sergiu Dumitriu
. For example in the Application Panel. Note: I believe this the main and probably only UIX really used at the moment. Here’s my +1 Thank you -Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http

Re: [xwiki-devs] [Contrib] Requesting a project for CAS authentication

2014-02-25 Thread Sergiu Dumitriu
for attributes and group membership synchronization. Petr Abrahamczik Hi Petr, I've created https://github.com/xwiki-contrib/authenticator-jasig-cas and you should be able to commit to it. Thank you for the contribution, -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [VOTE] Integrate Bootstrap framework inside platform

2014-02-25 Thread Sergiu Dumitriu
-- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Vote] Deprecation of Prototype.js and the usage of JQuery as our default JS framework

2014-02-25 Thread Sergiu Dumitriu
. Thanks, Caty -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [ANN] Move to Java 7 is now done

2014-02-12 Thread Sergiu Dumitriu
with master branch. Thanks, I wonder what happens when releasing a 5.x.y bugfix version from the usual agent... -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [VOTE] Move to Java 7 as minimum supported version

2014-01-31 Thread Sergiu Dumitriu
-432 for details on why and why not. The only cons basically is that Java 6 may still be used in production but we are talking about a version that won't be used in production before at least 3 months. WDYT ? Here is my +1 -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [VOTE] Stop supporting export to RTF without an open office server

2014-01-30 Thread Sergiu Dumitriu
to drop the RTF support without OO Rationale: * If a user really needs it he can make it work with an OO server connected to xwiki * RTF is not really a mainstream format * I don’t think we want to invest in fixing our RTF export Here’s my +1 Thanks -Vincent -- Sergiu Dumitriu

Re: [xwiki-devs] [Proposal] Members of subwiki migration

2014-01-25 Thread Sergiu Dumitriu
in the this group. Only those who are considered as members (ie: they have joined the wiki). 2014/1/21 Sergiu Dumitriu ser...@xwiki.com Why not make virtual XWikiAllGroup also contain global users? We can make: xwiki.authentication.group.allgroupimplicit=0

Re: [xwiki-devs] [Brainstorming] Document's Hidden flag behaviour with translations?

2014-01-23 Thread Sergiu Dumitriu
as well or not - when a user changes a translation's hidden status, a dialog shows up asking for a confirmation if it's different from the master, warning about the possible issues caused by a difference in the flag - we display the hidden status of the translation in the UI -- Sergiu Dumitriu http

Re: [xwiki-devs] [Brainstorming] Document's Hidden flag behaviour with translations?

2014-01-23 Thread Sergiu Dumitriu
On 01/23/2014 10:18 AM, Denis Gervalle wrote: On Thu, Jan 23, 2014 at 2:49 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 01/23/2014 06:11 AM, vinc...@massol.net wrote: Hi devs, I’m working to fix http://jira.xwiki.org/browse/XWIKI-9910 but before I can fix it we need to decide something

Re: [xwiki-devs] [Brainstorming] Document's Hidden flag behaviour with translations?

2014-01-23 Thread Sergiu Dumitriu
On 01/23/2014 10:49 AM, Denis Gervalle wrote: On Thu, Jan 23, 2014 at 4:22 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 01/23/2014 10:18 AM, Denis Gervalle wrote: On Thu, Jan 23, 2014 at 2:49 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 01/23/2014 06:11 AM, vinc...@massol.net wrote

Re: [xwiki-devs] [Proposal] Members of subwiki migration

2014-01-21 Thread Sergiu Dumitriu
] https://github.com/xwiki/xwiki-platform/compare/feature-wiki-members - Git branch for this proposal -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Members of subwiki migration

2014-01-21 Thread Sergiu Dumitriu
are considered as members (ie: they have joined the wiki). 2014/1/21 Sergiu Dumitriu ser...@xwiki.com Why not make virtual XWikiAllGroup also contain global users? We can make: xwiki.authentication.group.allgroupimplicit=0 - no xwiki.authentication.group.allgroupimplicit=1 - yes, all local users

Re: [xwiki-devs] debugging sheets applications

2014-01-19 Thread Sergiu Dumitriu
a document doesn't exist. , maybe also when the class-editor is used for the first time on a given page. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [VOTE] Allow adding new link/images resource types in XWiki Syntax 2.1 or not

2014-01-16 Thread Sergiu Dumitriu
, and a space with / in it are pretty slim, considering that / isn't quite working in both Tomcat and Apache HTTPD. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [VOTE] Allow adding new link/images resource types in XWiki Syntax 2.1 or not

2014-01-16 Thread Sergiu Dumitriu
On 01/16/2014 09:38 AM, vinc...@massol.net wrote: On 16 Jan 2014 at 15:02:10, Sergiu Dumitriu (ser...@xwiki.com(mailto://ser...@xwiki.com)) wrote: On 01/16/2014 07:58 AM, vinc...@massol.net wrote: Hi devs, I’ve just committed support for http://jira.xwiki.org/browse/XRENDERING-278

Re: [xwiki-devs] [Contrib] Request repository for integration between XWiki and Activiti

2014-01-10 Thread Sergiu Dumitriu
project called Activiti Application with the key ACTIVITI. Thanks in advance, Sorin B. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] How to end/finish respose programmatically?

2014-01-07 Thread Sergiu Dumitriu
() xcontext.setFinished(true) -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Brainstorming] Do we still want to be accessible without javascript

2014-01-07 Thread Sergiu Dumitriu
and maintaining XWiki accessible, where accessible is defined as passing the Dutch webrichtlijnen validation. I don't know if that contract is still in effect or not. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http

Re: [xwiki-devs] [Proposal] Adding support for H2 in our sources

2013-12-20 Thread Sergiu Dumitriu
to the sources * We don’t support it officially (ie similar to other DBs such as DB2) WDYT? +1 -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Roadmap for 5.4 and 5.5

2013-12-09 Thread Sergiu Dumitriu
of Feb 2014. And important issues get fixed as bug fix releases of 5.4.x (5.4.1, 5.4.2, etc). WDYT? Thanks -Vincent ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs -- Sergiu Dumitriu http://purl.org/net

Re: [xwiki-devs] Skip CSS for Print

2013-12-09 Thread Sergiu Dumitriu
!important, as in: #contentcolumn .main { margin: auto !important; } -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Save document before adding new object

2013-12-05 Thread Sergiu Dumitriu
the document is successfully saved and add you object: document.observe('xwiki:actions:saved', function(event) { // ajax call or url load }); See also http://platform.xwiki.org/xwiki/bin/view/DevGuide/JavaScriptAPI#HDocumentcontentevents28actionButtons.js29 -- Sergiu Dumitriu http://purl.org/net

[xwiki-devs] HTML Cleaner and inline SVG

2013-11-29 Thread Sergiu Dumitriu
, but involves some work 4 is also quick to implement, but it means adding another custom setting that limits the possible choices for the HTMLCleaner backend I vote for 4 as a quick fix, with 3 as a long term goal. WDYT? -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [Proposal] Move xwiki-platform-wiki-manager and xwiki-platform-workspaces in contrib

2013-11-22 Thread Sergiu Dumitriu
gdelhum...@xwiki.com wrote: Hi devs. Thomas has merged my pull request for the new wiki API. I'm happy! Now, xwiki-platform-wiki-manager and xwiki-platform-workspaces are obsoletes. We should delete them or move them to xwiki-contrib. Here is my +1 for the move! -- Sergiu Dumitriu http

Re: [xwiki-devs] [VOTE] Stop bundling the Statistics Application by default in XE

2013-11-18 Thread Sergiu Dumitriu
. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [VOTE] Stop bundling the Statistics Application by default in XE

2013-11-18 Thread Sergiu Dumitriu
oldcore is a time costly process. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Programmed Macro with Velocity Inside

2013-11-17 Thread Sergiu Dumitriu
to keep the code in Velocity. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Stop tracking sessions in URL (when cookies are off)

2013-11-15 Thread Sergiu Dumitriu
evil company tracking unaware users for profit. And then I find path parameters dangerous for security, ugly, and hard to work around. Containers should transparently strip them from any URL reaching the actual Java code. -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] NPE in $escapetool.url()

2013-11-11 Thread Sergiu Dumitriu
). So, in conclusion, I vote for: (4) foobar=onebarbar=three -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Adding a Contrib top level project in commons

2013-11-07 Thread Sergiu Dumitriu
a separate repository, we can do that, we don't have to sync releases with the official XWiki releases. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Adding a Contrib top level project in commons

2013-11-07 Thread Sergiu Dumitriu
On 11/07/2013 11:10 AM, Vincent Massol wrote: On Thu, Nov 7, 2013 at 4:58 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 11/07/2013 10:29 AM, Vincent Massol wrote: Hi devs, We need to provide a contrib top level POM for extension contributors. ATM we recommend to extend the commons top

Re: [xwiki-devs] Bundle flag icons in XE

2013-11-01 Thread Sergiu Dumitriu
-- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [Proposal] Crypto API - Expose Bouncy Castle, JCA or not ?

2013-11-01 Thread Sergiu Dumitriu
? BouncyCastle is indeed a de-facto standard for cryptography, so +1 for 3). -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Bundle flag icons in XE

2013-11-01 Thread Sergiu Dumitriu
On 11/01/2013 01:09 PM, Sergiu Dumitriu wrote: On 11/01/2013 10:10 AM, Denis Gervalle wrote: I agree with all the articles Sergiu raised about the fact that flags does not fit perfectly with languages. In particular since I live in two countries that suffer of the misunderstanding

Re: [xwiki-devs] Get rid of xwiki-trunks

2013-10-17 Thread Sergiu Dumitriu
I guess I'm the only one that's been using it, and IIRC I proposed it. Indeed, git submodules aren't yet user friendly enough, and keeping xwiki-trunks up to date requires a lot of effort. The goal was to have a single repository that devs have to check out, instead of 5 (4 now), but submodules

Re: [xwiki-devs] [Proposal] Add a new xwiki-enterprise-archetype module

2013-10-08 Thread Sergiu Dumitriu
On 10/08/2013 11:15 AM, Vincent Massol wrote: On Oct 8, 2013, at 5:07 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 10/08/2013 10:58 AM, Vincent Massol wrote: On Oct 8, 2013, at 4:21 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 10/07/2013 11:23 AM, Vincent Massol wrote: Hi devs

Re: [xwiki-devs] [Proposal] Add a new xwiki-enterprise-archetype module

2013-10-08 Thread Sergiu Dumitriu
that creates XWiki distributions (for example XE), it's something that create XE distributions (something that inherits XE). On Tue, Oct 8, 2013 at 6:12 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 10/08/2013 11:15 AM, Vincent Massol wrote: On Oct 8, 2013, at 5:07 PM, Sergiu Dumitriu ser...@xwiki.com

Re: [xwiki-devs] [Proposal] Remove XWiki 5.1 branch

2013-09-20 Thread Sergiu Dumitriu
One important regression in 5.1 is that short URLs are broken. This makes 5.1 worse than 5.0 (for some users), so a 5.1.1 release as soon as it was fixed would have been good. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs

Re: [xwiki-devs] [VOTE] New rule: Put ScriptService implementations out of the internal package (SUMMARY)

2013-09-19 Thread Sergiu Dumitriu
+1 and I'm proposing to handle the move. I can't think of anything that would break except some users who would have had an import in a groovy script on some internal Script Service but that's ok IMO. Thanks -Vincent -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [VOTE] Stop supporting XWiki Manager

2013-09-13 Thread Sergiu Dumitriu
On 09/13/2013 08:51 AM, Thomas Mortagne wrote: On Thu, Sep 12, 2013 at 5:11 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 09/11/2013 05:58 AM, Guillaume Louis-Marie Delhumeau wrote: Since Enterprise embeds Workspaces by default since 5.2-m2, I think it does not make any sense to release XWiki

Re: [xwiki-devs] [VOTE] Stop supporting XWiki Manager

2013-09-12 Thread Sergiu Dumitriu
certain nobody uses, yet we're OK with dropping an entire product without a proven alternative, hoping that in one or two more releases that alternative will actually be fully implemented? -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list

Re: [xwiki-devs] [VOTE] Remove Lucene Search in XWiki 5.3

2013-09-12 Thread Sergiu Dumitriu
But yes, we could close Lucene-related issues that we're not going to fix. -- Sergiu Dumitriu http://purl.org/net/sergiu ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [VOTE] Remove Lucene Search in XWiki 5.3

2013-09-12 Thread Sergiu Dumitriu
On 09/12/2013 11:37 AM, Vincent Massol wrote: On Sep 12, 2013, at 5:21 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 09/12/2013 10:48 AM, Vincent Massol wrote: Hi devs, Now that we have a SOLR search, I think we should close all Lucene-related JIRA issues as won't fix, remove

Re: [xwiki-devs] [VOTE] Stop supporting XWiki Manager

2013-09-12 Thread Sergiu Dumitriu
On 09/12/2013 11:29 AM, Vincent Massol wrote: Hi Sergiu, On Sep 12, 2013, at 5:11 PM, Sergiu Dumitriu ser...@xwiki.com wrote: On 09/11/2013 05:58 AM, Guillaume Louis-Marie Delhumeau wrote: Since Enterprise embeds Workspaces by default since 5.2-m2, I think it does not make any sense

[xwiki-devs] Time to require Java 7?

2013-09-12 Thread Sergiu Dumitriu
https://lwn.net/Articles/566338/ -- Sergiu Dumitriu http://purl.org/net/sergiu/ ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] JavaScript dependency... git-module and maven?

2013-08-24 Thread Sergiu Dumitriu
Hi Paul, Take over, does that mean you're completely taking over the development of the library, or you're just going to use it? If you're really taking over, then the current owner can transfer ownership of the repo to you, which means that you don't have to fork. From my experience, git

Re: [xwiki-devs] Using JSP custom tags or expression language in XWiki pages?

2013-05-29 Thread Sergiu Dumitriu
way for us to pull dynamic content for our Wiki pages from a remote web service? Thanks, John Not by default, since XWiki doesn't use JSP at all. But if you're really motivated to do that, I'm sure it's possible to add support for JSP code macros. -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] [Contrib] New repository for SysAdmins scripts

2013-05-28 Thread Sergiu Dumitriu
/sysadmin-tools or xwiki-contrib/admin-scripts. I personally prefer the tools word. WDYT? Created https://github.com/xwiki-contrib/tools-sysadmin (the convention is to put the type of repository first) -- Sergiu Dumitriu http://purl.org/net/sergiu

Re: [xwiki-devs] Training

2013-05-28 Thread Sergiu Dumitriu
it in these environments. I hope this helps, [1] http://www.xwiki.org/xwiki/bin/Main/Support#HProfessionalSupport [2] http://www.xwiki.com/lang/en/Offer/Training [3] http://www.xwiki.org/xwiki/bin/Main/Support#HCommunitySupport -- Sergiu Dumitriu http://purl.org/net/sergiu

[xwiki-devs] [VOTE] Remove the GIF version of the Silk icons

2013-05-28 Thread Sergiu Dumitriu
the usages of the GIF icons from the platform code, so I think it's time to drop the GIF icons from the non-legacy distribution. Proposal: move the GIF silk icons into a a web-legacy module, merged into the enterprise war only when the legacy profile is enabled. -- Sergiu Dumitriu http://purl.org/net

<    1   2   3   4   5   6   7   8   9   10   >