- Feb 22, 2016
-
-
Eduard Moraru authored
-
Eduard Moraru authored
- Feb 21, 2016
-
-
Vincent Massol authored
* Fix legacy test which now outputs "Page" instead of "WebHome"
-
- Feb 20, 2016
-
-
Vincent Massol authored
* This is actually an integration tests. I find it a bit strange to see a test for DefaultLinkReferenceParser in xwiki-platform when this class is located in xwiki-rendering. I would have liked some more comments to explain and justify that weirdness. Also note that this test takes quite long to execute (1.5s locally). * Fixed test method name according to our best practice * Removed Assert. prefix to make the test lighter to read and to try to align our unit tests
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
* Increase TPC
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- Feb 19, 2016
-
-
Eduard Moraru authored
- Added tests and raised the minimum TPC.
-
Eduard Moraru authored
- Added MoveRequest parameter to update the parent field - Moved the update at the top level progress-wise - Reporting progress for each individual child that is updated.
-
- Feb 18, 2016
-
-
Eduard Moraru authored
- Added the parent field update to the refactoring MoveJob
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
Eduard Moraru authored
- Fixed broken CurrentSpaceReferenceProvider implementation which was not really Nested Spaces friendly. It was throwing away all the parent spaces of a space reference, thus resulting in a top level space every time (i.e. wikiReferenceName:spaceReferenceName)
-
Guillaume Delhumeau authored
* More consistent prefix.
-
Guillaume Delhumeau authored
-
Thomas Mortagne authored
* fix test
-
Thomas Mortagne authored
-
- Feb 17, 2016
-
-
Vincent Massol authored
* Moved back translation put by error as deprecated * Also use uppercase for "Page Translation" Panel (instead of "Page translation"). All Panel titles use an uppercase first letter for words.
-
Vincent Massol authored
-
- Feb 16, 2016
-
-
Eduard Moraru authored
XWIKI-13008: When deleting a page from a space that only contains WebPreferences, propose to delete children too - Automatically checking the 'Affect children' checkbox in this special case.
-
Eduard Moraru authored
XWIKI-12817: Javascript EntityReferenceTree doesn't support sibling nodes with the same name but different types - Fixed EntityReferenceTreeNode.getChildByReference() - Added tests
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
[misc] fix typo
-
Manuel Smeria authored
-
- Feb 15, 2016
-
-
Eduard Moraru authored
XWIKI-12784: EntityReferenceTree doesn't support sibling nodes with the same name but different types - Applied the same solution that was done on the server side, of making the children values maps of <type, node>. - TODO: fix getChildByReference and maybe add some tests
-
Vincent Massol authored
* Marked the Spaces panel as deprecated * Updated the NewPage Panel to support space references in the space input field (i.e. Nested Spaces)
-
- Feb 12, 2016
-
-
Eduard Moraru authored
-
Eduard Moraru authored
-
Vincent Massol authored
XWIKI-12874 There is no way to get the reference to the subscriber in the XWiki.WatchListMessage template
-
acotiuga authored
XWIKI-12874 : There is no way to get the reference to the subscriber in the XWiki.WatchListMessage template
-
acotiuga authored
XWIKI-12874 : There is no way to get the reference to the subscriber in the XWiki.WatchListMessage template
-
- Feb 11, 2016
-
-
Denis Gervalle authored
XWIKI-13094: Corrupted context during mail preparation cause templated mails to not being sent to all recipients * added detailed comment about the issue, consequences, and solution
-
Denis Gervalle authored
XWIKI-13094: Corrupted context during mail preparation cause templated mails to not being sent to all recipients
-