aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Fix manual merge form and 404 page templates (#30000)wxiaoguang2024-03-221-1/+1
* Fix template error when comment review doesn't exist (#29888) (#29889)wxiaoguang2024-03-192-129/+141
* Fix incorrect redirection when creating a PR fails (#29537) (#29543)Giteabot2024-03-022-13/+3
* Fix XSS vulnerabilities (#29336)65432024-02-221-1/+1
* Do not show delete button when time tracker is disabled (#29257) (#29279)Zettat1232024-02-201-1/+1
* Rework spellchecking, add lint-spell (#29112)silverwind2024-02-161-1/+1
* Don't reload timeline page when (un)resolving or replying conversation (#2865...Jimmy Praet2024-01-242-133/+134
* Rework markup link rendering (#26745) (#28803)KN4CK3R2024-01-161-1/+1
* Fix links in issue card (#28806) (#28807)Giteabot2024-01-161-3/+3
* Refactor template empty checks (#28351) (#28354)Giteabot2023-12-052-2/+2
* Fix rendering assignee changed comments without assignee (#27927) (#27952)Giteabot2023-11-071-24/+23
* Remove set tabindex on view issue (#27892) (#27896)Giteabot2023-11-031-5/+5
* Fix required checkboxes in issue forms (#27592) (#27692)Giteabot2023-10-191-4/+7
* Hide archived labels by default from the suggestions when assigning labels fo...Giteabot2023-10-172-8/+10
* Backport manually for a tmpl issue in v1.21 (#27612)Nanguan Lin2023-10-141-1/+1
* Revert "Fix pr template (#27436)" (#27567)Nanguan Lin2023-10-111-1/+1
* Remove max-width and add hide text overflow (#27359) (#27550)Giteabot2023-10-091-12/+12
* Restore warning commit status (#27504) (#27529)Giteabot2023-10-091-1/+1
* Fix pr template (#27436) (#27440)Giteabot2023-10-041-1/+1
* Fix missing `ctx` in new_form.tmpl (#27434) (#27438)Giteabot2023-10-041-2/+2
* Hide archived labels when filtering by labels on the issue list (#27115) (#27...Giteabot2023-10-014-157/+183
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-292-6/+6
* Backport ctx locale refactoring manually (#27231) (#27259) (#27260)wxiaoguang2023-09-2531-501/+501
* cleanup locale function usage (#27227) (#27240)Giteabot2023-09-258-17/+14
* Allow copying issue comment link on archived repos and when not logged in (#2...Giteabot2023-09-243-13/+13
* fix: text decorator on issue sidebar menu label (#27206) (#27209)Giteabot2023-09-231-1/+1
* Fix dropdown icon position (#27175) (#27177)Giteabot2023-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
* Adding hint `Archived` to archive label. (#26741)puni98692023-08-271-0/+5
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-262-3/+3
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-266-14/+14
* Make issue template field template access correct template data (#26698)wxiaoguang2023-08-241-2/+1
* Add `member`, `collaborator`, `contributor`, and `first-time contributor` rol...yp053272023-08-241-11/+6
* Improve show role (#26621)yp053272023-08-223-61/+23
* Improve translation of milestone filters (#26569)CaiCandong2023-08-211-2/+2
* Improve deadline icon location in milestone list page (#26532)yp053272023-08-161-1/+1
* Allow to archive labels (#26478)puni98692023-08-142-2/+12
* Refactor project templates (#26448)Denys Konovalov2023-08-122-55/+68
* Fix incorrect redirection in new issue using references (#26440)CaiCandong2023-08-101-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-106-49/+49
* Fix incorrect color of selected assignees when create issue (#26324)yp053272023-08-041-0/+2
* Remove nonsense `<a>` for commit status check icon (#26287)yp053272023-08-031-2/+2
* Fix due date rendering the wrong date in issue (#26268)Yarden Shoham2023-08-011-1/+1
* De-emphasize issue sidebar buttons (#26171)silverwind2023-07-301-10/+22