- May 29, 2020
-
-
Vincent Massol authored
-
- May 27, 2020
-
-
Simon Urli authored
* Add missing revapi ignores * Fix test problem
-
Simon Urli authored
-
- May 21, 2020
-
-
Marius Dumitru Florea authored
-
- May 18, 2020
-
-
Vincent Massol authored
-
Vincent Massol authored
-
- May 12, 2020
-
-
Simon Urli authored
* Create DefaultEditorDescriptorBuilder as the internal component and default implementation for EditorDescriptorBuilder which is now an interface. * Add revapi excludes.
-
Simon Urli authored
* Extract implementation from RequestFactory to DefaultRequestFactory which is now an internal component using the role defined by RequestFactory. * Remove protected method from RequestFactory so refactor a bit existing tests and script service * Add revapi ignores and remove old Spoon ignores
-
Marius Dumitru Florea authored
* Add revapi exclude. Note that the build still fails, apparently because of the UserProperties regex exclude (ping vmassol)
-
- May 11, 2020
-
-
Thomas Mortagne authored
XWIKI-17309: The object GUID is lost when the object has a custom class XWIKI-17308: Missing object custom class should not block the document loading
-
- May 07, 2020
-
-
Vincent Massol authored
XWIKI-17299: Deprecate $services.mailsender and $services.mailstorage in favor of $services.mail.sender and $services.mail.storage
-
Thomas Mortagne authored
XWIKI-17266: It's still possible to access the ServletContext from Velocity script $request variable * ass missing revapi ignores
-
- Apr 29, 2020
-
-
Vincent Massol authored
XWIKI-17257: Add API to modify user properties XWIKI-17261: Add ability to decide who can read/write configuration properties
-
- Apr 23, 2020
-
-
Vincent Massol authored
-
- Apr 22, 2020
-
-
Vincent Massol authored
-
Vincent Massol authored
XWIKI-6721: The include macro should have an option to filter out the first heading in the included document or section * Make the property an advanced one XWIKI-17236: Don't display the deprecated Context property of the Include macro to WYSIWYG users XWIKI-17237: Remove the Page property of the Include macro for WYSIWYG users
-
Thomas Mortagne authored
-
- Apr 03, 2020
-
-
Vincent Massol authored
[Misc] Fix missing @Component declarations + fix mistakes + ignore foreign declaration check for legacy modules (XCOMMONS-1911: Better checks for components.txt)
-
- Mar 26, 2020
-
-
Guillaume Delhumeau authored
-
- Feb 19, 2020
-
-
Marius Dumitru Florea authored
-
- Feb 07, 2020
-
-
Thomas Mortagne authored
-
- Jan 29, 2020
-
-
Simon Urli authored
-
- Jan 22, 2020
-
-
Guillaume Delhumeau authored
-
- Jan 16, 2020
-
-
Simon Urli authored
* Add another revapi ignore.
-
Simon Urli authored
* Add revapi ignore for moved method.
-
- Jan 15, 2020
-
-
Simon Urli authored
* Migrate platform-model to platform-model-api and create platform-model as a pom module * Migrate platform-legacy-model to platform-legacy-model-api to be consistent * Migrate platform-name-dependencies module to platform-model-validation next to platform-model-api
-
- Jan 14, 2020
-
-
Simon Urli authored
* Create components to allow various name strategies. * Define two strategies to replace characters or to use slug names (no accent, no special characters) * Define Administration page to allow choosing the strategy and the characters to replace with their replacement * Define a script service and template to allow performing name page transformation * Use this name page transformation URL in the location picker * Use the name page validation in CreateAction and in SaveAction in case of new pages.
-
- Jan 06, 2020
-
-
Marius Dumitru Florea authored
* Fix revapi excludes
-
Marius Dumitru Florea authored
* Add the hierarchy property to the Page REST resource (this is needed when resolving the value of the page picker) * Modify the wiki and space search REST resources to not match the technical "WebHome" nested page name * Modify the page picker to not match (on the client side) the technical "WebHome" page name * Modify the page picker to resolve its values using the page REST resource * Modify xwiki.selectize.js to look (on the client side) at the hint property also when matching suggestions (cherry picked from commit f3a9fa6a)
-
- Jan 02, 2020
-
-
Thomas Mortagne authored
* add revapi ignores for new APIs
-
Thomas Mortagne authored
* add revapi ignores for new APIs
-
- Dec 30, 2019
-
-
Thomas Mortagne authored
* add revapi ignores for new APIs
-
Thomas Mortagne authored
-
- Dec 12, 2019
-
-
Thomas Mortagne authored
* add missing revapi ignores
-
- Dec 10, 2019
-
-
Marius Dumitru Florea authored
XCOMMONS-1820: Add support for computing the HTML diff taking into account the image data rather than the image location * DefaultDataURIConverter has to be implemented in platform because we need to resolve relative URLs (using XWikiURLFactory) and to access the current request (in order to copy the cookies).
-
- Nov 26, 2019
-
-
Thomas Mortagne authored
* fix revapi setup
-
- Nov 25, 2019
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Nov 19, 2019
-
-
Thomas Mortagne authored
* Add ignores for revapi violations that are not breaking ones
-