- Feb 19, 2019
-
-
Marius Dumitru Florea authored
-
- Feb 14, 2019
-
-
Vincent Massol authored
* Remove need for client-side additional dependencies * Revert build-related changes which are no longer needed
-
- Feb 13, 2019
-
-
Vincent Massol authored
* Align to logging best practices
-
-
- Jan 26, 2019
-
-
Vincent Massol authored
-
- Jan 18, 2019
-
-
Thomas Mortagne authored
XCOMMONS-1555: Upgrade to JAXB 2.3.2
-
- Jan 02, 2019
-
-
Thomas Mortagne authored
* use the right version of javax activation in XWiki
-
- Dec 20, 2018
-
-
Simon Urli authored
-
- Dec 18, 2018
-
-
Ecaterina Moraru (Valica) authored
-
- Dec 17, 2018
-
-
Adel Atallah authored
* Remove an unused metadata.
-
Adel Atallah authored
* Introduce a freeText parameter in the ListClass which indicates that the property can take a simple string as a value. * Use the freeText parameter on the Skin property.
-
- Dec 10, 2018
-
-
Adel Atallah authored
* Implement the getValue method for DBList classes. * Add unit test.
-
- Dec 06, 2018
-
-
Thomas Mortagne authored
-
- Nov 21, 2018
-
-
Guillaume Delhumeau authored
-
- Nov 13, 2018
-
-
Adel Atallah authored
* Fix tests.
-
- Nov 07, 2018
-
-
Adel Atallah authored
* Always use the translated document to compute page labels in page properties values provider.
-
- Oct 25, 2018
-
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
- Oct 24, 2018
-
-
Marius Dumitru Florea authored
* isLocaleAware=true without title scope throws exception.
-
Marius Dumitru Florea authored
* Remove left-over (we don't need to sort on defaultLanguage)
-
Marius Dumitru Florea authored
* Fix failing tests (the limit is negative if not specified)
-
- Oct 23, 2018
-
-
Adel Atallah authored
* Minor improvement.
-
Adel Atallah authored
* Remove the ordering of documents grouped by languages as it's not relevant anymore for the display.
-
Adel Atallah authored
* Search pages only in the current user's language or in the document default language. * Display pages titles using the DocumentReference#getTranslatedDocument method.
-
Adel Atallah authored
* Improve the Page search by making only one HQL query.
-
Adel Atallah authored
* Add REVAPI rules to justify some API changes. * Lower the jacoco threshold because the REST model has changed. * Add the localeAware optional parameter to search pages/spaces REST API entry points to only fetch the best translated pages based on the user locale.
-
Adel Atallah authored
* Return translated documents in the page picker.
-
Adel Atallah authored
* Remove the entityReference from the Hierarchy. * Minor code refactor.
-
Adel Atallah authored
* Improve the rest model to include the hierarchy in search results. * Use the wiki search API in the generic page picker. * Refactor the page picker macro.
-
- Oct 19, 2018
-
-
Marius Dumitru Florea authored
* Fix the user label when exact match is used (i.e. when initializing the selected value)
-
- Oct 18, 2018
-
-
Vincent Massol authored
-
Vincent Massol authored
-
- Oct 12, 2018
-
-
Vincent Massol authored
[Misc] Remove usage of Document#getName() which is not recommended anymore and will be deprecated soon
-
Adel Atallah authored
* XWIKI-15605: Auto-suggest control doesn't display correctly hidden pages * Add an optional parameter to the ClassPropertyValuesResource API to get the exact match value. * Add a getValue method to the ClassPropertyValuesProvider to get the exact match value. * Use the exact match parameter when fetching selected items in the property suggest picker. * Use the exact match query for selected values in users or groups suggest picker.
-
- Oct 11, 2018
-
-
Thomas Mortagne authored
-
- Oct 02, 2018
-
-
Vincent Massol authored
This reverts commit 7b979696.
-
- Sep 18, 2018
-
-
Ecaterina Moraru (Valica) authored
-
Ecaterina Moraru (Valica) authored
This reverts commit 16ca3015.
-
Ecaterina Moraru (Valica) authored
-
- Sep 04, 2018
-
-