Add announcement for category page#11644
Merged
nijel merged 10 commits intoWeblateOrg:mainfrom May 29, 2024
Merged
Conversation
nijel
reviewed
May 16, 2024
0b80838 to
9bdbc63
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11644 +/- ##
==========================================
- Coverage 90.82% 90.57% -0.26%
==========================================
Files 554 573 +19
Lines 57306 58680 +1374
Branches 9122 9373 +251
==========================================
+ Hits 52046 53147 +1101
- Misses 3640 3843 +203
- Partials 1620 1690 +70
|
13cdb3b to
c1d6509
Compare
nijel
reviewed
May 21, 2024
8087ffe to
dfc0391
Compare
nijel
reviewed
May 22, 2024
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
7a2313a to
840813d
Compare
for more information, see https://pre-commit.ci
nijel
reviewed
May 29, 2024
Member
|
Scheduled for merge, thanks for your contribution! |
Contributor
|
I have tried this new feature, but when I post an announcement to the Tor Browser category at https://hosted.weblate.org/projects/tor/tor-browser/ , the announcement is displayed in the whole project, not only on the category. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Add announcement form on category page.
To achieve this, changes are made to the models
ChangeandAnnouncement.This solves issue #11106.
Checklist
Other information