This could also be extended to allow more complex filters. (Milestone, tags...)
I just came across this thread, and wanted to add my two cents on this.
As a side note, I believe comment threads should be allowed both in issue and PR comments, so it may make sense to merge code comment threads on PRs with this behavior.
It is unclear which comments you are referring to (are we talking about comments on tickets, on proposed changes or what?), but first, I wonder why you are talking about starting a new thread....
I agree on the multiple sorting UI options approach, even though this would require opening a feature request from this issue.
It would be great if you could provide a list of the pages you've found that are missing the HTML headers. I will take a look at the pages you've mentioned, as well as checking some other pages to...
@johnnyjayjay I could continue work on this PR if you wanted to.
Should this be worked on? I agree we should make it have the same behavior on all pages.
I agree that this should be implemented - but there's a obstacle that needs to be solved: there are...
scrollHeight for rendered iframe if offsetHeight is unavailable (#9508)
Keep in mind that while the "priority" approach could also be applied to feature requests, there is already a 'gain\gain` structure that shows how important a feature request is.
There's also a chance someone tried to "01" < "0@", or any other allowed character.
I believe the comparison for the repo list tree should always order everything as a string, sorting in...
Wouldnt "01" < "0z" be false then?
Since "0z" couldnt be interpreted as hexadecimal, it would interpret them as decimals, and check if "01" < "0", returning false.
I might be wrong...
DEFAULT_EMAIL_NOTIFICATIONS defaults to enabled regardless of if email is set up
Another thought I had was to add an API endpoint that allows admins to manage the email_notifications_preference setting for users, rather than having to modify the database directly.
I don't...
@mfenniak I have added a new commit fixing the formatting issue and all checks are apparently passing now
Okay so the Release object already had TarURL and ZipURL properties, and building a hyperlink in the template was not needed at all.
I have changed my commit to use those properties, and now...
I have manually confirmed this
<p>
---
<br>
Downloads:
<ul>
=09
<li>
<a href=3D"http://localhost:3000/test/test/releases/tag/asd/archive/asd=
.zip" rel=3D"nofo...