- Jun 21, 2020
-
-
Vincent Massol authored
-
Vincent Massol authored
-
- Jun 19, 2020
-
-
Simon Urli authored
* Make style parameter optional since it has a default value
-
Thomas Mortagne authored
* refactor the SimpleEventQuery API ** add support for IN condition ** add support for condition grouping ** add support for OR ** better support for event status * add SpaceReference and WikiReference converters * more unit tests
-
Vincent Massol authored
[Misc] Increase the DBCP pool size to 300 to try to debug XWiki startup issues where all connections are used on slow CI agents
-
Vincent Massol authored
XWIKI-17444: Use a more unique thread id for XWiki request threads to help debugging multithreading issues
-
Marius Dumitru Florea authored
* The toggle button doesn't work because the click listener is registered twice and so the diff context is shown and hidden back quickly * Make sure the module code is executed only once
-
Simon Urli authored
* Improve documentation
-
Simon Urli authored
-
Simon Urli authored
* Since switches are now loaded async, we need to also send the document reference as a parameter to load the notification panel. * Use a post for sending the doc reference to avoid having problems with wrong URLs
-
Vincent Massol authored
-
- Jun 18, 2020
-
-
Marius Dumitru Florea authored
XWIKI-17435: App Within Minutes entries cannot be created, edited or viewed anymore after the application was moved to a new location * Update the class reference used in the sheet content, after renaming the application.
-
Simon Urli authored
* Use odd number for the hashcode * Fix style
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Simon Urli authored
* Automatically enable mention notifications.
-
Simon Urli authored
-
Marius Dumitru Florea authored
* Add the "rawTitle" field to the Page REST resource because we have to keep the behavior of the "title" field for backwards compatibility. * Load the JavaScript code only if the current user has the edit right
-
Vincent Massol authored
[Misc] Only use the overridden logback config in the CI or when debug is on to avoid generating too much log spam
-
Simon Urli authored
-
Vincent Massol authored
[Misc] Adding stacktrace debug logging to try to find out why all the DBCP pool connections are used on the CI from time to time. This is going to increase the log sizes a lot!
-
Francisco García Moreno authored
Currently translated at 100.0% (83 of 83 strings) Translation: XWiki Platform/Wiki WikiManager.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/wiki-wikimanager-translations/es/
-
Francisco García Moreno authored
Currently translated at 98.2% (164 of 167 strings) Translation: XWiki Platform/Main WikiManager.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/main-wikimanager-translations/es/
-
Francisco García Moreno authored
Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Platform/Main.WebHome Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/main-webhome/es/
-
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
-