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

Improved date range selection for changes #11846

Closed
nijel opened this issue Jun 13, 2024 · 4 comments · Fixed by #11894
Closed

Improved date range selection for changes #11846

nijel opened this issue Jun 13, 2024 · 4 comments · Fixed by #11894
Assignees
Labels
enhancement Adding or requesting a new feature.
Milestone

Comments

@nijel
Copy link
Member

nijel commented Jun 13, 2024

Describe the problem

Selecting date range while browsing changes could be more comfortable.

Describe the solution you would like

#11826 introduces better date range selection for reports and the same should be used when browsing changes:

weblate/weblate/trans/forms.py

Lines 2716 to 2717 in 4f95e05

start_date = WeblateDateField(label=gettext_lazy("Starting date"), required=False)
end_date = WeblateDateField(label=gettext_lazy("Ending date"), required=False)

Describe alternatives you have considered

No response

Screenshots

No response

Additional context

No response

@nijel nijel added the enhancement Adding or requesting a new feature. label Jun 13, 2024
@harriebird
Copy link
Collaborator

harriebird commented Jun 14, 2024

Hi @nijel, I will check this issue. This issue is related to what PR #11826 solves.

@nijel
Copy link
Member Author

nijel commented Jun 17, 2024

Yes, it's just applying the new range selector on different form.

@harriebird
Copy link
Collaborator

Hi guys, check my PR #11894 for this issue.

@nijel nijel added this to the 5.7 milestone Jun 19, 2024
@nijel nijel linked a pull request Jun 19, 2024 that will close this issue
5 tasks
@nijel nijel modified the milestones: 5.7, 5.6.1 Jun 19, 2024
Copy link

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants