Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix create repository page's help text #20810

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

Gusted
Copy link
Contributor

@Gusted Gusted commented Aug 16, 2022

- Fix a regression from go-gitea#20458, whereby the introduced CSS was
targeting the help text of the repository creation page. Specify the captcha
field by adding a new class to the `<div>`.
- Resolves go-gitea#20808
@Gusted Gusted added this to the 1.18.0 milestone Aug 16, 2022
@Gusted Gusted added skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself labels Aug 16, 2022
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 16, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Aug 18, 2022
@techknowlogick techknowlogick merged commit fad0e7a into go-gitea:main Aug 19, 2022
zjjhot added a commit to zjjhot/gitea that referenced this pull request Aug 19, 2022
* giteaofficial/main:
  Fix create repository page's help text (go-gitea#20810)
  In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (go-gitea#20837)
  Disable doctor logging on panic (go-gitea#20847)
  Remove calls to load Mirrors in user.Dashboard (go-gitea#20855)
  switch to node18 for snapcraft
  Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate (go-gitea#20839)
  Fix owners cannot create organization repos bug (go-gitea#20841)
Codeberg-org pushed a commit to Codeberg-org/gitea that referenced this pull request Aug 21, 2022
- Fix regression from 359d802
- Backport of go-gitea#20810

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Reviewed-on: https://codeberg.org/Codeberg/gitea/pulls/40
Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-committed-by: Gusted <gusted@noreply.codeberg.org>
vsysoev pushed a commit to IntegraSDL/gitea that referenced this pull request Aug 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

text-align:right in pages: New Repository/Migration/Organization
4 participants