- Sep 01, 2011
-
-
tmortagne authored
has different version
-
Vincent Massol authored
XWIKI-6893: When passing a description String instead of property name, the Feed plugin renders it in syntax 1.0 instead of using the document's syntax (Applied Eduard Moraru's pull request)
-
- Aug 31, 2011
-
-
Jerome Velociter authored
references
-
tmortagne authored
the object reference has no object number Better test
-
tmortagne authored
the object reference has no object number
-
Jerome Velociter authored
the object reference has no object number Unit test will be provided by Thomas. Thanks :)
-
Eduard Moraru authored
XWIKI-6893: When passing a description String instead of property name, the Feed plugin renders it in syntax 1.0 instead of using the document's syntax - Added document's syntax id for the internal rendering process
-
Jerome Velociter authored
properties
-
tmortagne authored
-
- Aug 30, 2011
-
-
tmortagne authored
-
tmortagne authored
-
tmortagne authored
dependency/extension order
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
tmortagne authored
-
tmortagne authored
-
tmortagne authored
Fix UI XWIKI-6887: Fail to install extension with core extension as dependency
-
tmortagne authored
default
-
cjdelisle authored
Switched to using $doc.dropPermissions() so that permission could be regained by using an include macro.
-
cjdelisle authored
Added a method of dropping permissions while allowing them to be temporarily regained by using an include macro.
-
- Aug 29, 2011
-
-
Vincent Massol authored
-
Marius Dumitru Florea authored
-
tmortagne authored
XWiki Nexus proxy repository
-
cjdelisle authored
Make ZipExplorer close it's InputStreams after using them. In addition, fixed a bug where ZipExplorer expects attachment.getContentInputStream() to return a ByteArrayInputStream and logs an exception stack trace otherwise.
-
tmortagne authored
Add unit test
-
tmortagne authored
-
cjdelisle authored
Added comments explaining the situation and that it getId() and getKey() need to be fixed in concert. Changed StringUtils.isEmpty() to ((language == null) || language.trim().equals("")) to exactly copy getId() (isEmpty() would be different in the case where it contaied only whitespace.)
-
tmortagne authored
Use new LogQueue class
-
tmortagne authored
with its own version and platform as parent will have wrong values for theses variables.
-
- Aug 27, 2011
- Aug 26, 2011
-
-
Marius Dumitru Florea authored
Firefox 6.0 adds a \n to the end of the edited content (both body.innerHTML and body.textContent) if we leave a \n after the closing </body> tag..
-
tmortagne authored
-
Marius Dumitru Florea authored
* convertDocument velocity macro had an unused parameter * some references to the target document weren't really used * use 'get' action instead on 'view' for the conversion request * move conversion request parameters from query string to POST parameters to make the code easier to read.
-
Vincent Massol authored
-
- Aug 25, 2011
-
-
Vincent Massol authored
-