[PR #5219] [MERGED] fix to 3819 - Backport #17705

Closed
opened 2025-11-02 15:08:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5219
Author: @rvillablanca
Created: 10/29/2018
Status: Merged
Merged: 10/29/2018
Merged by: @techknowlogick

Base: release/v1.6Head: 3819-issues-filtering-backport-v1.6


📝 Commits (2)

  • b33bbfc fix to 3819 - Backport
  • 8859075 Merge branch 'release/v1.6' into 3819-issues-filtering-backport-v1.6

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 routers/user/home.go (+2 -0)
📝 templates/user/dashboard/issues.tmpl (+1 -1)

📄 Description

This allows to filter issues on main issues page. Issue #3819.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/5219 **Author:** [@rvillablanca](https://github.com/rvillablanca) **Created:** 10/29/2018 **Status:** ✅ Merged **Merged:** 10/29/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `release/v1.6` ← **Head:** `3819-issues-filtering-backport-v1.6` --- ### 📝 Commits (2) - [`b33bbfc`](https://github.com/go-gitea/gitea/commit/b33bbfc44ad722960e9a73093c0db99ddb6c5ed5) fix to 3819 - Backport - [`8859075`](https://github.com/go-gitea/gitea/commit/88590750f45c1e42ed7e282e022bafcd03e68f7a) Merge branch 'release/v1.6' into 3819-issues-filtering-backport-v1.6 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/user/home.go` (+2 -0) 📝 `templates/user/dashboard/issues.tmpl` (+1 -1) </details> ### 📄 Description This allows to filter issues on main issues page. Issue #3819. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 15:08:40 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17705