WeblateOrg / weblate

Web based localization tool with tight version control integration.
https://weblate.org/
GNU General Public License v3.0
4.52k stars 1k forks source link

Improved date range selection for changes #11846

Closed nijel closed 3 months ago

nijel commented 3 months ago

Describe the problem

Selecting date range while browsing changes could be more comfortable.

Describe the solution you would like

https://github.com/WeblateOrg/weblate/pull/11826 introduces better date range selection for reports and the same should be used when browsing changes:

https://github.com/WeblateOrg/weblate/blob/4f95e0531ed723c6959dd3ae4d13c3181b76ce14/weblate/trans/forms.py#L2716-L2717

Describe alternatives you have considered

No response

Screenshots

No response

Additional context

No response

harriebird commented 3 months ago

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

nijel commented 3 months ago

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

harriebird commented 3 months ago

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

github-actions[bot] commented 3 months ago

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