[PR #44] [CLOSED] Ordering organizations and users by name #15108

Closed
opened 2025-11-02 11:39:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/44
Author: @DblK
Created: 11/3/2016
Status: Closed

Base: masterHead: migration-OrderingOrga


📝 Commits (1)

  • e5cb5db Migration of Gogs PR #3846 (Ordering organizations and users by name)

📊 Changes

7 files changed (+28 additions, -23 deletions)

View changed files

📝 models/org.go (+17 -13)
📝 models/user.go (+8 -1)
📝 routers/admin/repos.go (+1 -1)
📝 routers/home.go (+2 -2)
📝 templates/admin/org/list.tmpl (+0 -2)
📝 templates/admin/repo/list.tmpl (+0 -2)
📝 templates/admin/user/list.tmpl (+0 -2)

📄 Description

Migration of Gogs PR #3846


🔄 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/44 **Author:** [@DblK](https://github.com/DblK) **Created:** 11/3/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `migration-OrderingOrga` --- ### 📝 Commits (1) - [`e5cb5db`](https://github.com/go-gitea/gitea/commit/e5cb5db6fb9addeaf48b4dd8c640117b8673b6eb) Migration of Gogs PR #3846 (Ordering organizations and users by name) ### 📊 Changes **7 files changed** (+28 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `models/org.go` (+17 -13) 📝 `models/user.go` (+8 -1) 📝 `routers/admin/repos.go` (+1 -1) 📝 `routers/home.go` (+2 -2) 📝 `templates/admin/org/list.tmpl` (+0 -2) 📝 `templates/admin/repo/list.tmpl` (+0 -2) 📝 `templates/admin/user/list.tmpl` (+0 -2) </details> ### 📄 Description Migration of [Gogs PR #3846](https://github.com/gogits/gogs/pull/3846) --- <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 11:39:02 -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#15108