- Jun 18, 2020
-
-
Francisco García Moreno authored
Currently translated at 50.0% (1 of 2 strings) Translation: XWiki Platform/Sandbox.WebHome Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/es/
-
Francisco García Moreno authored
Currently translated at 97.6% (163 of 167 strings) Translation: XWiki Platform/Main WikiManager.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/main-wikimanager-translations/es/
-
- Jun 17, 2020
-
-
Thomas Mortagne authored
* remember some informations from the context in which the event was generated * fix legacy store (was broken by the move to asynchronous storage of events) * automaticlaly complete the generated Event with missing value (id, wiki, etc.) * improve event search API ** support sorting ** supported reverted comparizon * add a converter from notification ExpressionNode to event query API * add lots of unit tests * fix Solr atomic storage (partial update of solr entries)
-
Simon Urli authored
* Make anchor parameter optional * Fix translations * Make the jobs not verbose * Put a default value for the macro style.
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Simon Urli authored
XWIKI-17433: 'This field is required.' warning is displayed for page 'Title' field right after 'Create' button is clicked by a simple user * Check titleInput value for first update of the fields.
-
Vincent Massol authored
[Misc] Activate DBCP logging on docker tests to try to debug the "Cannot get a connection, pool error Timeout waiting for idle object" error on CI
-
Vincent Massol authored
-
- Jun 16, 2020
-
-
Simon Urli authored
XWIKI-17433: 'This field is required.' warning is displayed for page 'Title' field right after 'Create' button is clicked by a simple user * Ensure that the name/title transformation is performed only if the title is not empty at first.
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
Update from Weblate
-
- Jun 15, 2020
-
-
Clemens Robbenhaar authored
Currently translated at 100.0% (6 of 6 strings) Translation: XWiki Platform/TemplateMacro Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/templatemacro/de/
-
Clemens Robbenhaar authored
Currently translated at 100.0% (28 of 28 strings) Translation: XWiki Platform/PanelsCode.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/panelscode-translations/de/
-
Clemens Robbenhaar authored
Currently translated at 92.6% (3207 of 3460 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/de/
-
Marius Dumitru Florea authored
-
Simon Urli authored
-
Simon Urli authored
* Fix page objects after changes performed to load Notifications button asynchronously
-
Simon Urli authored
-
Simon Urli authored
* Ensure to run a first indexation on the main Wiki on ApplicationReadyEvent * Update tests
-
Simon Urli authored
* Add a new configuration to allow chosing if the first indexer job should be triggered for the whole farm at once or wiki per wiki when they start * Listen on WikiReadyEvent to allow perform an indexation wiki by wiki to improve performance on big farms * Use a better JobGroupPath based on the rootReference in IndexerJob * Add some tests for checking changes
-
Thomas Mortagne authored
* store the status of the event pre filtering * add tests
-
XWiki authored
Currently translated at 66.6% (2 of 3 strings) Translation: XWiki Platform/Captcha UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/captcha-ui/de/ Co-authored-by:
Oana Florea <oana@xwiki.com>
-
Thomas Mortagne authored
-
Vincent Massol authored
-
- Jun 14, 2020
-
-
Vincent Massol authored
-
Simon Urli authored
* Fix a small bug when users only have a username (no firstname/lastname)
-
Simon Urli authored
* Bundle Mentions with the standard flavor.
-
Simon Urli authored
-
- Jun 12, 2020
-
-
Vincent Massol authored
XWIKI-17429: Make Database product recognition more stable when there's no Hibernate Session Factory
-
Vincent Massol authored
-
Vincent Massol authored
-
Simon Urli authored
* Improvment to only load buttons when the notification is opened.
-
Vincent Massol authored
-
Thomas Mortagne authored
* make event store write operations asynchronous * optimize Solr event store write operations to commit several modifications at a time instead of one * add support for greater, less, greater or equal and less or equals conditions in event store search query * add proper support for date in solr query escaping helper
-