Björn Pedersen

Results 22 issues of Björn Pedersen

Currently ,we have a few different e2e test configurations, and we should strive to get a unique set a one location. currently (for github): the FE e2e test uses a...

### Summary I tried to configure the new dataset actions (pointing download to the zipservice url) ### Steps to Reproduce configure a url pointing to the zip service ### Current...

bug

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:bug
component:ui
needs_triage
community

**Describe the bug** Some entries may be broken across pages, it would be easier to read if such blocks stay together

bug

If only one option is available for the type and the type is set to required, don't allow an empty choice, but instead use the single available option.

Show board numbers in timetables: - online - pdf version (This still a draft PR, as we maybe want to add config options to show/hide these as well) CHANGES entry...

**Is your feature request related to a problem? Please describe.** The new timetable pdf could profit from a per-event css customization One of the use case: A conference logo that...

enhancement

As it is now possible to use many registration forms for a conference (e.g. used for early-bird/invited speakers etc.) it would be convient to either allow to copy a form...

enhancement

This fixes a bug that prevents uploads on selfhosted (minio) storage with a non-default region setting. Fixes: #275

Due to missing region setting option, the s3 plugin fails on minio (self-hosted) storage with custom region settings. It seems to be dependent on the size ( >1MB fails regularly)...