- Mar 16, 2020
-
-
Thomas Mortagne authored
XCOMMONS-1458: A constraint coming from a dependency management might not be taken into account if one of the dependencies is already installed
-
Thomas Mortagne authored
* add missing excludes
-
Currently translated at 58.3% (14 of 24 strings) Translation: XWiki Platform/JCaptcha UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/jcaptcha-ui/ru/
-
Currently translated at 100.0% (12 of 12 strings) Translation: XWiki Platform/XWiki.OfficeImporterTranslations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-officeimportertranslations/ru/
-
Currently translated at 100.0% (3503 of 3503 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ru/
-
Currently translated at 100.0% (187 of 187 strings) Translation: XWiki Platform/AppWithinMinutes.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translations/ru/
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Mar 15, 2020
-
-
Usama ahmad authored
* Aligning the form elements by adding .form-inline CSS class
-
Hassan Ali authored
* Add xform to editmeta labels * Fixes content's margin-bottom * Fix labels escapetool and comment indent.
-
- Mar 14, 2020
-
-
Vincent Massol authored
-
Vincent Massol authored
* Fix bug in previous commits, when resolving a user from a DocumentReference we need to go through a "document" UserReferenceResolver
-
Vincent Massol authored
* Revert logic change from previous commit since it's good that by default a user is simple as otherwise all newly created users would be advanced users which is not something we want
-
Vincent Massol authored
* Use the new API in XarSecurityTool * Invert the logic when finding if a user is advanced or not (by default the user is advanced) to not cause a modification to XarSecurityTool, but we need to decide what's best
-
Vincent Massol authored
* Some code care about the case for the "usertype" xproperty (it checks for "Advanced" and "advanced" doesn't work)
-
- Mar 13, 2020
-
-
Vincent Massol authored
[Misc] Fix bug, see https://sonarcloud.io/organizations/xwiki/rules?open=java%3AS2272&rule_key=java%3AS2272
-
Vincent Massol authored
-
Vincent Massol authored
* Fix wrong API used
-
Vincent Massol authored
* Fix code smell reported by SonarQube: https://sonarcloud.io/organizations/xwiki/rules?open=java%3AS1214&rule_key=java%3AS1214
-
Vincent Massol authored
* Fix code smell reported by SonarQube: https://sonarcloud.io/organizations/xwiki/rules?open=java%3AS1214&rule_key=java%3AS1214
-
Vincent Massol authored
* Fix code smell reported by SonarQube: https://sonarcloud.io/organizations/xwiki/rules?open=java%3AS1214&rule_key=java%3AS1214
-
Vincent Massol authored
* Added some explanations
-
Vincent Massol authored
* Grrr my IDE is badly configured, need to fix this, sorry
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Add some debug options (which are probably not thayt useful, but who knows - we can remove them in the future if they don't prove useful)
-
Vincent Massol authored
[Misc] Don't display normal stacktrace when starting TC and there's no .testcontainers.properties user file
-
Thomas Mortagne authored
-
Thomas Mortagne authored
XCOMMONS-1458: A constraint coming from a dependency management might not be taken into account if one of the dependencies is already installed
-
- Mar 12, 2020
-
-
Vincent Massol authored
-
Vincent Massol authored
* Apparenty I missed some classes in my previous commit
-
Vincent Massol authored
-
Simon Urli authored
* Fix usage of this in jQuery#load callback.
-
Simon Urli authored
* Remove class disabled when it should be.
-
Vincent Massol authored
* Fix the problem by removing the xproperty ;)
-
Thomas Mortagne authored
-
Usama ahmad authored
* Added 'role="search"' to Quick Search Form
-
Manuel Leduc authored
XWIKI-17077: Pre-filled text from Summary field should be cleared automatically when the page is saved after uploading a logo (#1269) Clear the comment content after a successful save and continue action.
-
Vincent Massol authored
-
Vincent Massol authored
* Do not try to filter only available locales, just return what's configured. It'll be the user of the User API who'll need to perform any filtering.
-
Usama ahmad authored
*Replacing h1 tags with h2 tags. As there should be only one h1 tag in the document. * According to .xform style standard, there should be .xHelp class in the <a> tag. So I added it. * I have added a title into a link tag. To make it more accessible for the user. * Remove .label class from label * Added `sr-only` instead of hidden to make it only visible for `screen reader`. * Added Styling to h2 * Adding $escapetool.xml
-