Project

General

Profile

Actions

Feature proposal #6090

closed

Improve latest view to include version history

Added by krileon almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
07 July 2016
Due date:
% Done:

100%

Estimated time:

Description

Currently the latest view only shows 1 version for a package (its latest). Implement a parameter (disabled by default) for full version history. This would allow duplicates. It basically would parse the packages, parse their versions, order their versions, then output the row limit based off that. Consider implementing pagination as well.

Actions #1

Updated by krileon almost 8 years ago

Best way to do this is instead of just calling ->modified call ->versions and loop them into the latest array by modify date. For this to work best presets need ->versions first.

Actions #2

Updated by krileon almost 8 years ago

  • Target version changed from 846 to 5.1.0
  • % Done changed from 0 to 60
Actions #3

Updated by krileon almost 8 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 60 to 100
Actions #4

Updated by krileon almost 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF