Basic functionality needs JavaScript #1079

Closed
opened 2025-11-02 03:47:34 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @jorgesumle on GitHub (Sep 18, 2017).

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
  • Log gist:

Description

Gitea works more or less well without JavaScript, but there are some features that are not accessible because the top menu and other parts of the GUI require JavaScript. Also (a minor thing) the message 'Please enable JavaScript in your browser!' is not internationalized.

See also https://github.com/gogits/gogs/issues/4778 and https://github.com/gogits/gogs/pull/4780

Originally created by @jorgesumle on GitHub (Sep 18, 2017). - Gitea version (or commit ref): - Git version: - Operating system: - Database (use `[x]`): - [x] PostgreSQL - [x] MySQL - [x] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (https://try.gitea.io/ [logged in]) - [ ] No - [ ] Not relevant - Log gist: ## Description Gitea works more or less well without JavaScript, but there are some features that are not accessible because the top menu and other parts of the GUI require JavaScript. Also (a minor thing) the message 'Please enable JavaScript in your browser!' is not internationalized. See also https://github.com/gogits/gogs/issues/4778 and https://github.com/gogits/gogs/pull/4780
GiteaMirror added the type/enhancement label 2025-11-02 03:47:34 -06:00
Author
Owner

@sapk commented on GitHub (Sep 18, 2017):

Please submit your PR also to gitea.
For i18n you need to add the phrase inside : options/locale/locale_en-US.ini. The others files, inside options/locale/, are generated from crowdin.

@sapk commented on GitHub (Sep 18, 2017): Please submit your PR also to gitea. For i18n you need to add the phrase inside : `options/locale/locale_en-US.ini`. The others files, inside `options/locale/`, are generated from crowdin.
Author
Owner

@jorgesumle commented on GitHub (Sep 18, 2017):

Duplicated here: https://github.com/go-gitea/gitea/issues/2527

Sorry for that, I didn't notice.

@jorgesumle commented on GitHub (Sep 18, 2017): Duplicated here: https://github.com/go-gitea/gitea/issues/2527 Sorry for that, I didn't notice.
Author
Owner

@bkcsoft commented on GitHub (Sep 18, 2017):

Closed by #2541 ?

@bkcsoft commented on GitHub (Sep 18, 2017): Closed by #2541 ?
Author
Owner

@lunny commented on GitHub (Sep 19, 2017):

@bkcsoft I think yes.

@lunny commented on GitHub (Sep 19, 2017): @bkcsoft I think yes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1079