- Feb 28, 2014
-
-
Clemens Klein-Robbenhaar authored
-
Vincent Massol authored
-
Clemens Klein-Robbenhaar authored
-
Ecaterina Moraru (Valica) authored
-
Vincent Massol authored
* Removed deprecated translations * Added back panel wizard link which was removed by mistake!
-
Vincent Massol authored
* Removed unnecessary new line
-
Vincent Massol authored
* Show hidden docs since Panels are hidden documents
-
Vincent Massol authored
-
- Feb 27, 2014
-
-
Denis Gervalle authored
-
Vincent Massol authored
[Misc] Fixed regressions introduced by commit https://github.com/xwiki/xwiki-platform/commit/ade4046 which moved the deprecated IncludeMacroParameters.getDocument() method to xwiki-platform-legacy-rendering-*. The main problem was that a lot of our code was still using {{include document="..."/}} (instead of {{include reference="..."/}}). The other problem was that I made a mistake and forgot to check for an empty "document" parameter.
-
Vincent Massol authored
-
Marius Dumitru Florea authored
[misc] We different versions of Lucene on different branches so we must make sure the index folder is not reused across branches during tests.
-
Clemens Klein-Robbenhaar authored
* add hidden field so the save code knows we selected nothing
-
Clemens Klein-Robbenhaar authored
-
Guillaume Delhumeau authored
-
Clemens Klein-Robbenhaar authored
* avoid the NPE if the credentials are null
-
Marius Dumitru Florea authored
[misc] We use different versions of Lucene on different branches so we must make sure the index folder is not reused across branches and even across tests. (cherry picked from commit d98e1f77)
-
Vincent Massol authored
[Misc] Small loss of coverage after last commit (didn't expect it, sorry). Actually in practice it's tested in other modules so the overall coverage has slightly increased and no decreased...
-
Marius Dumitru Florea authored
-
Vincent Massol authored
-
- Feb 26, 2014
-
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
* More simplification. * Change Main.SolrSearchConfig to merge the provided configuration with the default one.
-
Marius Dumitru Florea authored
* Simplify a bit the configuration.
-
- Feb 25, 2014
-
-
Marius Dumitru Florea authored
-
Ecaterina Moraru (Valica) authored
-
Marius Dumitru Florea authored
* Configure the Solr Search UI specifically for the FAQ application. * Display the translated pretty name of the matched property in the search result highlights. * Add support for configuring a default filter query. * Add support for configuring the facet query (preselected facet values).
-
- Feb 24, 2014
-
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
* Add script service API to resolve a XClass property reference * Improve SolrFieldStringEntityReferenceResolver to support resolving relative references. * Move search facets in separate documents * Extract the configuration in a separate document.
-
- Feb 22, 2014
-
-
Sergiu Dumitriu authored
Fixed.
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
-
Sergiu Dumitriu authored
-
- Feb 21, 2014
-
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Removed code having no effect since UIExtension Manager is not considering the parameters textarea as containing script and thus it's not evaluated through Velocity at the moment! The Scheduler and Stats Apps are hidden for non admins only because there are rights set that prevent non admins to view them!
-
Vincent Massol authored
-
Marius Dumitru Florea authored
* Add support for detecting IE11+ and use it for shortcut registration.
-
- Feb 20, 2014
-
-
Guillaume Delhumeau authored
-
Vincent Massol authored
-
Vincent Massol authored
-