- Oct 24, 2018
-
-
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
-
-
- Aug 24, 2018
-
-
Marius Dumitru Florea authored
* Update the usage of the hidden query filter in platform
-
- Aug 21, 2018
-
-
Alex Cotiugă authored
-
Alex Cotiugă authored
-
- Jul 19, 2018
-
-
Marius Dumitru Florea authored
* Use the hidden document filter when the page query is implicit * Improve the styles to make the page picker consistent with the tree finder
-
- Jul 17, 2018
-
-
Adel Atallah authored
* DefaultPageQueryBuilder, ImplicitlyAllowedValuesPageQueryBuilder * Add support to nested maps serialization in MapAdapter. * Improve AbstractDocumentListClassPropertyValuesProvider ** Add icon and hint metadata to the property values. ** Make the getIcon method return a map with icon related information. ** Replace the document name with the parent space name when the document is WebHome in the getLabel method. * Create a Page class property values provider. * Display icons in the selectize when an icon metadata is passed. * Create a displayer for the Page class. * Add related tests * Increase jacoco threshold * Enhance tests. * Add and improve comments. * Fix non fetched resources (in object edit mode). * Simplify the icon metadata map of the AbstractClassPropertyValuesProvider class. * Use icons as a fallback for group and user avatars. * Improve the use of the logger. * Adapt the tests. * Add support for page autocomplete using their title. * Show page titles in the page hint.
-
- Jul 13, 2018
-
-
Marius Dumitru Florea authored
-
- Jul 04, 2018
-
-
- Jun 27, 2018
-
-
Vincent Massol authored
[Misc] Fix error introduced in previous attempt to make the assert more explicit in case of failure...
-
- Jun 15, 2018
-
-
Vincent Massol authored
-
- Jun 11, 2018
-
-
Marius Dumitru Florea authored
XWIKI-15345: Wrong suggestions from used values for a list property with multiple selection and no relational storage
-
Clément Aubin authored
-
- May 14, 2018
-
-
Ecaterina Moraru (Valica) authored
-
- May 09, 2018
-
-
Vincent Massol authored
-
- May 03, 2018
-
-
Vincent Massol authored
[Misc] Added comment to explain why, with Adel, we couldn't write a non-contrived unit test testing the MalformedURLException catch.... ;)
-
XWIKI-15234: HTML Meta information about XWiki documents are incorrect in the case of translations * Use the version of the translated document for the data attribute * Add the locale data attribute * Use locale when possible to generate document rest urls * Add a unit test for the DocumentRestURLGenerator class * Increase jacoco threshold
-
- Apr 23, 2018
-
-
Thomas Mortagne authored
-
- Mar 26, 2018
-
-
Marius Dumitru Florea authored
-
- Mar 15, 2018
-
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-