Cedric Bosdonnat

Results 33 issues of Cedric Bosdonnat

In most programs the default language is English. Should this be reflected in the formula of the `nilTranslator` instead of the no-plural one? If that is not desirable, because changing...

help wanted

If the localization is provided for a `fr` and there is none for `fr_FR`, then the `fr` files should be loaded when the language is set to `fr_FR`. This would...

enhancement
help wanted

This line is printed at the end of the setup and doesn't fit with container setup. Better remove it or write a proper URL.

bug
ui
containers
containerize

After a 3 days sync of multiple repos, I figured out that repodata were missing for some repositories (not all). To get them all, I had to rerun minima. Not...

Running the server in a container brings quite some changes regarding the installation, update, and even running some the tools on the server. These all need to be documented. The...

docs backlog
5.0

## What does this PR change? Using the cobbler host won't work for this URL as it's not accessible. The other uses of the function computing the URL only render...

java
java_lint_checkstyle
java_pgsql_tests
API
secondary-features
testing
ruby_rubocop
old-ui

## What does this PR change? See the title. ## Links Issue(s): https://github.com/uyuni-project/uyuni-tools/issues/358 - [X] **DONE** ## Changelogs Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs...

## What does this PR change? See title ## GUI diff No difference. - [X] **DONE** ## Documentation - No documentation needed: only internal and user invisible changes - [X]...

java
java_lint_checkstyle
java_pgsql_tests
merge-candidate
webapp

## What does this PR change? Getting the list of cobbler profiles happens in two steps: * calling cobbler's `get_profiles` API to list all the profiles * calling cobbler's `get_profile`...

java
java_lint_checkstyle
java_pgsql_tests
merge-candidate
cobbler

## What does this PR change? Replacing slashes by dashes in paths makes it hard to work with. Using underscores is more user friendly. ## GUI diff No difference. -...