- Jul 14, 2015
-
-
Eduard Moraru authored
-
Eduard Moraru authored
XWIKI-12306: A custom displayer should be executed in the security context of the document where it is located.
-
Eduard Moraru authored
- Fixed failing test by properly applying the AdminSheet in space administration for an unexistent WebPreferences document. -- The previous getRenderedContent approach was not setting the right sdoc.
-
Eduard Moraru authored
- Minor codestyle improvements and javadoc
-
- Jul 13, 2015
-
-
Eduard Moraru authored
- Fixed tests
-
Eduard Moraru authored
- Made the script right to DENY by default and to no longer be implied by edit. The rationale is that it will be set to ALLOW in the standard distribution's main wiki XWikiPreferences and the admin can DENY it if needed.
-
Eduard Moraru authored
- Replaced deprecated usage in SkinAction
-
Thomas Mortagne authored
* cleanup
-
Thomas Mortagne authored
-
Eduard Moraru authored
- Properly handled both top level terminal and non-terminal WebHome documents. - Added unit tests.
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
* remove progressManager.endStep() calls that were not needed * copy the WebPreferences (child) document when moving a document with deep=false in order to preserve the access rights at the new location * use the EntityReferenceTree to ensure we iterate the document hierarchy in the right order (depth first) when deep=true * Update the back-links and the relative links from the document content when performing a move/rename
-
Marius Dumitru Florea authored
* Update test coverage ratio.
-
Marius Dumitru Florea authored
-
Thomas Mortagne authored
* fix space open/close jingling bug
-
Guillaume Delhumeau authored
* Apply Thomas' suggestions
-
Thomas Mortagne authored
-
Eduard Moraru authored
-
Thomas Mortagne authored
* fix unit tests
-
- Jul 10, 2015
-
-
Eduard Moraru authored
- Using new IDs for the spaceReference and name fields - Added is/setTerminalPage methods
-
Eduard Moraru authored
- Fixed the edit panels since they were not using the UIx mechanism as they were probably forgotten in the refactoring. They were failing to execute because they were using the deprecated #displayPanel macro.
-
Eduard Moraru authored
- Checking script rights on the content author of the document where the title comes from instead of the current security document.
-
Eduard Moraru authored
- Also added clirr exclusion.
-
Eduard Moraru authored
- Deprecaed both core and api methods - Replaced their usage in xwiki-plaform with #evaluate
-
Vincent Massol authored
* Add ability to disable the space redirect and fix the Scheduler test
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
* Make sure we don't require an internet connection to parse the Struts config file!
-
Vincent Massol authored
* Revert code that was committed by mistake (I didn't even know it was there! Must have been some copy paste in my IDE)
-
Vincent Massol authored
* Fixed invalid dependency due to the module refactoring
-
Vincent Massol authored
-
Vincent Massol authored
* Fix one test I had forgotten to modify
-
- Jul 09, 2015
-
-
Guillaume Delhumeau authored
* Fix bugs.
-
Guillaume Delhumeau authored
* Fix bug.
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
-