- Apr 21, 2016
-
-
Thomas Mortagne authored
* minor improvements
-
Lukas Raska authored
-
Eduard Moraru Eduard Moraru authored
XWIKI-13277: Add Rename operation Page Object & Tests
-
Clemens Robbenhaar authored
* added "order by template.name" to the XWQL query
-
Manuel Smeria authored
Added missing dependency
-
Thomas Mortagne authored
-
Clemens Robbenhaar authored
* not saving each email invitation token separately seems to fix this issue * update save comment to reflect the fact it might have saved one or several invitations
-
Eduard Moraru Eduard Moraru authored
XWIKI-13277: Add Rename operation Page Object & Tests
-
Manuel Smeria authored
-
Marius Dumitru Florea authored
XWIKI-13347: Rename CopyStatusPage.java to CopyOrRenameStatusPage.java
-
Manuel Smeria authored
-
Manuel Smeria authored
-
- Apr 20, 2016
-
-
Guillaume Delhumeau authored
-
- Apr 19, 2016
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Guillaume Delhumeau authored
-
- Apr 18, 2016
-
-
Vincent Massol authored
-
Vincent Massol authored
XWIKI-13339: Introduce an Entity Reference Resolver/Serializer that can be used in URL parsing/generation
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string * Fix more tests
-
Vincent Massol authored
XRENDERING-446: Provide original cause of error in Macro error message even when there's no nested exception * Fix tests
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string * Yet another case of using a component as a POJO, bad....
-
Vincent Massol authored
XRENDERING-446: Provide original cause of error in Macro error message even when there's no nested exception * Fix tests
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string * Fix more tests
-
Marius Dumitru Florea authored
XWIKI-13342: entityReference.js resolver doesn't work correctly when the base reference has multiple spaces * Take all the components with the missing reference type from the base reference.
-
Vincent Massol authored
XRENDERING-446: Provide original cause of error in Macro error message even when there's no nested exception * Fix tests
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string * Fix some use cases using RelativeStringEntityReferenceResolver as a POJO instead of a component (we'll need to fix this to allow overiding DefaultScheme)
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string * Fix some use cases using LocalStringEntityReferenceSerializer as a POJO instead of a component (we'll need to fix this to allow overiding DefaultScheme)
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string * Fix tests missing the DefaultSymbolScheme component registration
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string * Fix some use cases using LocalStringEntityReferenceSerializer as a POJO instead of a component (we'll need to fix this to allow overiding DefaultScheme)
-
- Apr 17, 2016
-
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string * Fix some use cases using DefaultStringEntityReferenceSerializer as a POJO instead of a component (we'll need to fix this to allow overiding DefaultScheme) * Added some classes forgotten in the previous commit
-
Vincent Massol authored
XWIKI-13338: Add ability to override the character symbols used to represent an Entity Reference as a string
-
- Apr 15, 2016
-
-
Eduard Moraru authored
- Removed the manual includes since the sheet displayer take care of that now. - Also removed the code that was determining the syntax of the user's profile document since that is no longer needed now and the default is used instead.
-
Vincent Massol authored
[Misc] Move test to Mockito. BTW I don't understand why the test is using a resolver instead of creating references directly...
-
Marius Dumitru Florea authored
XWIKI-13171 Use translation key as default gadget title in gadget creation wizard
-
- Apr 14, 2016
-
-
Thomas Mortagne authored
* use Java 7 compatible code
-
Thomas Mortagne authored
XWIKI-13327: Uninstalling a XAR extension should not propose to delete pages that is also owned by another installed extension
-
Eduard Moraru Eduard Moraru authored
XWIKI-13277: Add Rename operation Page Object & Tests
-
Eduard Moraru authored
- Making sure that there is always a hidden 'tocreate' parameter that either preserves the value coming from the URL or the value that was determined from the first request (to properly handle deprecated parameters) -- For advanced users this was handled by the checkbox.
-
Marius Dumitru Florea authored
[Misc] improve functional test
-