- Apr 30, 2021
-
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Fix location of template resources in platform-web-templates to be consistent with other templates in other modules. Also makes the PageTest setup simpler, and makes way for flamingo skin templates.
-
Marius Dumitru Florea authored
XWIKI-18611: "Attach" and "Cancel" buttons are displayed in Attachment Tab when canceling in-place edit mode * The Attachments tab can be reloaded so we shouldn't remove the listener.
-
- Apr 29, 2021
-
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
-
- Apr 28, 2021
-
-
Marius Dumitru Florea authored
* Fix typo * Mark the loading state immediately but show it with a delay in order to reduce the perceived loading time * Use camel-case for event names
-
Marius Dumitru Florea authored
* Improve translation keys and messages * Add missing translation keys * Remove top bar bottom margin because we have the loader now that takes some space * Remove leftover console.log() * Fix responsive mode after merge * Add hint for column resize and reorder * Show a background-color on hover for the column resize handler * Hide the column resize handler on responsive mode
-
Marius Dumitru Florea authored
-
Manuel Leduc authored
-
- Apr 27, 2021
-
-
Thomas Mortagne authored
-
Stéphane Laurière authored
When ctrl key is pressed, open link in new window / tab in tree.js event listener
-
Vincent Massol authored
-
Vincent Massol authored
* Also fix broken Box macro links * Remove all links pointing to platform.xwiki.org since it's been deprecated a long time ago
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Stéphane Laurière authored
* XWIKI-18556: Rights UI only display rights with the proper case - In the UI JavaScript, convert the rights to lowercase before comparing them with the reference rights ('admin', 'view', etc.)
-
DenisF authored
Currently translated at 100.0% (27 of 27 strings) Translation: XWiki Platform/Like UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/like-ui/ru/
-
DenisF authored
Currently translated at 100.0% (20 of 20 strings) Translation: XWiki Platform/Mentions UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/mentions-ui/ru/
-
DenisF authored
Currently translated at 100.0% (9 of 9 strings) Translation: XWiki Platform/XWiki.EditTranslations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-edittranslations/ru/
-
DenisF authored
Currently translated at 100.0% (27 of 27 strings) Translation: XWiki Platform/XWiki WikiMacro Store Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-wikimacro-store/ru/
-
DenisF authored
Currently translated at 100.0% (179 of 179 strings) Translation: XWiki Platform/XWiki.Notifications.Code.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-notifications-code-translations/ru/
-
DenisF authored
Currently translated at 100.0% (67 of 67 strings) Translation: XWiki Platform/AnnotationCode.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/annotationcode-translations/ru/
-
DenisF authored
Currently translated at 99.9% (4390 of 4391 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ru/
-
- Apr 26, 2021
-
-
Vincent Massol authored
[Misc] Split xwiki-platform-web into 2 modules: xwiki-platform-web-templates and xwiki-platform-web-war. Rationale: be able to write integration tests for templates more easily (by depending on the new template module rather than having to unpack the WAR, and use a modified velocity engine to read templates from local files) * Fix more places...
-
Vincent Massol authored
[Misc] Split xwiki-platform-web into 2 modules: xwiki-platform-web-templates and xwiki-platform-web-war. Rationale: be able to write integration tests for templates more easily (by depending on the new template module rather than having to unpack the WAR, and use a modified velocity engine to read templates from local files) * Update artifact id used in java code
-
Vincent Massol authored
[Misc] Split xwiki-platform-web into 2 modules: xwiki-platform-web-templates and xwiki-platform-web-war. Rationale: be able to write integration tests for templates more easily (by depending on the new template module rather than having to unpack the WAR, and use a modified velocity engine to read templates from local files) * Fix missing dependency
-