[PR #48] [MERGED] Ordering team by name ascending except for 'Owners' #15112

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/48
Author: @thibaultmeyer
Created: 11/3/2016
Status: Merged
Merged: 11/6/2016
Merged by: @strk

Base: masterHead: feature/3841-ordering-team-names


📝 Commits (4)

  • 247fe44 Ordering team by name ascending except for 'Owners'
  • f2eb18b Merge branch 'master' into feature/3841-ordering-team-names
  • 3ceb60b Merge branch 'master' into feature/3841-ordering-team-names
  • c595de7 Merge branch 'master' into feature/3841-ordering-team-names

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 models/org.go (+4 -4)

📄 Description

Relative to the issue #3841, this pull request force team names to be ascending ordered. Owners is now always on top of the list.

Tested on MySQL 5, PostgreSQL 9 ans SQlite 3

image


🔄 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/48 **Author:** [@thibaultmeyer](https://github.com/thibaultmeyer) **Created:** 11/3/2016 **Status:** ✅ Merged **Merged:** 11/6/2016 **Merged by:** [@strk](https://github.com/strk) **Base:** `master` ← **Head:** `feature/3841-ordering-team-names` --- ### 📝 Commits (4) - [`247fe44`](https://github.com/go-gitea/gitea/commit/247fe443be92b070826957979805074c1385ee10) Ordering team by name ascending except for 'Owners' - [`f2eb18b`](https://github.com/go-gitea/gitea/commit/f2eb18bf708056807f7373dac40c15964ffb6da9) Merge branch 'master' into feature/3841-ordering-team-names - [`3ceb60b`](https://github.com/go-gitea/gitea/commit/3ceb60b8d0044d96803e09246e56d675291cdde9) Merge branch 'master' into feature/3841-ordering-team-names - [`c595de7`](https://github.com/go-gitea/gitea/commit/c595de77573d4519fa0dad91da976024c42d5d80) Merge branch 'master' into feature/3841-ordering-team-names ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/org.go` (+4 -4) </details> ### 📄 Description Relative to the issue #3841, this pull request force team names to be ascending ordered. _Owners_ is now always on top of the list. Tested on MySQL 5, PostgreSQL 9 ans SQlite 3 ![image](https://cloud.githubusercontent.com/assets/1005086/19930499/04e6a17c-a109-11e6-891d-f3dc55507b8a.png) --- <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:07 -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#15112