aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
...
* Disallow merge when required checked are missing (#29143)Markus Amshove2024-02-191-0/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-182-3/+3
* Fix can not select team reviewers when reviewers is empty (#29174)yp053272024-02-151-2/+4
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-142-7/+7
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-122-1/+12
* Rework spellchecking, add `lint-spell` (#29106)silverwind2024-02-091-1/+1
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-022-2/+2
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-302-13/+13
* Don't reload timeline page when (un)resolving or replying conversation (#28654)Jimmy Praet2024-01-242-133/+134
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-212-14/+13
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-202-13/+14
* Fix links in issue card (#28806)Denys Konovalov2024-01-151-3/+3
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-151-2/+2
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Add non-JS fallback for reaction tooltips (#28785)Gwyneth Morgan2024-01-151-1/+3
* Improve CSS helper naming (#28769)wxiaoguang2024-01-121-1/+1
* Refactor timeutil package (#28623)wxiaoguang2023-12-281-1/+1
* Refactor template empty checks (#28351)KN4CK3R2023-12-042-2/+2
* Fix rendering assignee changed comments without assignee (#27927)Sebastian Brückner2023-11-071-24/+23
* Remove "tabindex" from some form buttons (#27892)Earl Warren2023-11-031-5/+5
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-1/+8
* Display issue task list on project cards (#27865)KN4CK3R2023-11-021-0/+7
* Allow pull requests Manually Merged option to be used by non-admins (#27780)Brecht Van Lommel2023-10-301-3/+3
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-252-12/+38
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-193-0/+24
* Fix required checkboxes in issue forms (#27592)JakobDev2023-10-191-4/+7
* Improve the list header in milestone page (#27302)yp053272023-10-186-257/+245
* Hide archived labels by default from the suggestions when assigning labels fo...puni98692023-10-172-8/+10
* Add anchor to review types (#26894)Earl Warren2023-10-141-2/+2
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-112-2/+2
* Remove max-width and add hide text overflow (#27359)Kyle D2023-10-091-12/+12
* Restore warning commit status (#27504)silverwind2023-10-081-1/+1
* [FIX] missing ctx in new_form (#27514)mohammed ahmed2023-10-081-1/+1
* Fix pr template (#27436)Lunny Xiao2023-10-041-1/+1
* Fix missing `ctx` in new_form.tmpl (#27434)CaiCandong2023-10-041-2/+2
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-014-157/+183
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-292-6/+6
* Fix more "locale" usages (#27259)wxiaoguang2023-09-259-24/+24
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2531-492/+492
* cleanup locale function usage (#27227)Denys Konovalov2023-09-248-17/+14
* Allow copying issue comment link on archived repos and when not logged in (#2...JakobDev2023-09-233-13/+13
* fix: text decorator on issue sidebar menu label (#27206)metiftikci2023-09-231-1/+1
* Fix dropdown icon position (#27175)wxiaoguang2023-09-214-16/+16
* Change green buttons to primary color (#27099)silverwind2023-09-1813-23/+23
* Display archived labels specially when listing labels (#26820)puni98692023-09-183-16/+24
* Fix "delete" modal dialog for issue/PR (#27015)wxiaoguang2023-09-111-2/+2
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-012-4/+4
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-313-7/+7
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-315-11/+7
* Refactor some CSS styles and simplify code (#26771)wxiaoguang2023-08-283-22/+24