[PR #3766] [MERGED] Modify pagination in page of commits #17073

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3766
Author: @phtan
Created: 4/5/2018
Status: Merged
Merged: 4/8/2018
Merged by: @lunny

Base: masterHead: issue-3716


📝 Commits (2)

  • fc6531b Modify pagination.
  • f23ac61 Merge branch 'master' into issue-3716

📊 Changes

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

View changed files

📝 templates/repo/commits_table.tmpl (+1 -21)

📄 Description

Re. issue #3716

I wanted to check if the changes that I have made are viewed as acceptable, because I observed that the code that I indirectly refer to (namely, paginate.tmpl )was last modified in the year 2017 A.D. (and the format of the hyperlinks may have changed since then, if you know what I am referring to.)

Here's a screenshot: (I draw your attention to the navigation at the bottom of the image)
screenshot from 2018-04-06 05 38 03


🔄 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/3766 **Author:** [@phtan](https://github.com/phtan) **Created:** 4/5/2018 **Status:** ✅ Merged **Merged:** 4/8/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `issue-3716` --- ### 📝 Commits (2) - [`fc6531b`](https://github.com/go-gitea/gitea/commit/fc6531bd4f3abaacb4a4e29d00a3bb548e01c670) Modify pagination. - [`f23ac61`](https://github.com/go-gitea/gitea/commit/f23ac61b1e5dfd9044ded70611738228ce4d0d9b) Merge branch 'master' into issue-3716 ### 📊 Changes **1 file changed** (+1 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/commits_table.tmpl` (+1 -21) </details> ### 📄 Description Re. issue #3716 I wanted to check if the changes that I have made are viewed as acceptable, because I observed that the code that I indirectly refer to (namely, [paginate.tmpl](https://github.com/go-gitea/gitea/blob/master/templates/base/paginate.tmpl) )was last modified in the year 2017 A.D. (and the format of the hyperlinks may have changed since then, if you know what I am referring to.) Here's a screenshot: (I draw your attention to the navigation at the bottom of the image) ![screenshot from 2018-04-06 05 38 03](https://user-images.githubusercontent.com/3508975/38393904-ff6f92d6-395e-11e8-8da0-bc761264e040.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 12:25: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#17073