[PR #133] [MERGED] v3.11.2 - Configurable Sort Order - 17/02/2020 #137

Closed
opened 2026-03-01 15:36:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bludit/plugins-repository/pull/133
Author: @BlakesHeaven
Created: 2/17/2020
Status: Merged
Merged: 2/18/2020
Merged by: @dignajar

Base: masterHead: master


📝 Commits (5)

  • f351f93 Merge pull request #4 from bludit/master
  • 38e95ef Merge pull request #5 from bludit/master
  • ab69aed Merge pull request #6 from bludit/master
  • 47f58f0 Merge pull request #7 from bludit/master
  • fff671e Update metadata.json

📊 Changes

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

View changed files

📝 items/auto-archive/metadata.json (+3 -3)

📄 Description

Changes for plugin version 3.11.0 - Configurable Sort Order - 17/02/2020

  • Developed against Bludit v3.10.0 & tested against v3.11.0
  • New - Both Parents and Children can be sorted either Ascending or Descending as directed by the Advanced General Setting, "Order content by" {Position/Date}.
  • Sort Order Configurable in Plugin Settings.
  • Fixes an issue that needed the sorting of the menu reversing for the parents - especially in the Archive section to make sure the older items disappeared first.
  • The array $publishedPagesByDate has been dropped because it does not have a 'rawDate' entity to be used by the sorting.
  • Now, "$parents = buildParentPages() " is used for both order by Date as well as order by Position. This reduced the code by quite a bit.
  • Removed deprecated variables and code refactoring.

Note: I used to keep different versions in separate folders. I have now dropped older version folders from the repository since they are available from the releases. Now only the current version is actively held in code.


🔄 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/bludit/plugins-repository/pull/133 **Author:** [@BlakesHeaven](https://github.com/BlakesHeaven) **Created:** 2/17/2020 **Status:** ✅ Merged **Merged:** 2/18/2020 **Merged by:** [@dignajar](https://github.com/dignajar) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`f351f93`](https://github.com/bludit/plugins-repository/commit/f351f939e5f41d9c7a9256f4dd223b8895efc11a) Merge pull request #4 from bludit/master - [`38e95ef`](https://github.com/bludit/plugins-repository/commit/38e95ef015c9d370bee07aba9cd3d4c174c88887) Merge pull request #5 from bludit/master - [`ab69aed`](https://github.com/bludit/plugins-repository/commit/ab69aed0a5d513e3b113ea93de7671d6ead4da1f) Merge pull request #6 from bludit/master - [`47f58f0`](https://github.com/bludit/plugins-repository/commit/47f58f095c47eee0372930bac4e6f2fc54601339) Merge pull request #7 from bludit/master - [`fff671e`](https://github.com/bludit/plugins-repository/commit/fff671ef5f3f55ff5e93e7f22435789b3c832936) Update metadata.json ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `items/auto-archive/metadata.json` (+3 -3) </details> ### 📄 Description **Changes for plugin version 3.11.0 - Configurable Sort Order - 17/02/2020** - Developed against Bludit v3.10.0 & tested against v3.11.0 - New - Both Parents and Children can be sorted either Ascending or Descending as directed by the Advanced General Setting, "Order content by" {Position/Date}. - Sort Order Configurable in Plugin Settings. - Fixes an issue that needed the sorting of the menu reversing for the parents - especially in the Archive section to make sure the older items disappeared first. - The array $publishedPagesByDate has been dropped because it does not have a 'rawDate' entity to be used by the sorting. - Now, "$parents = buildParentPages() " is used for both order by Date as well as order by Position. This reduced the code by quite a bit. - Removed deprecated variables and code refactoring. Note: I used to keep different versions in separate folders. I have now dropped older version folders from the repository since they are available from the releases. Now only the current version is actively held in code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 15:36:41 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/plugins-repository#137
No description provided.