DNNCommunity/PolyDeploy

Event Log Paging - Struggles at large number of pages

Opened this issue · 1 comments

The paging for the event log struggles at large numbers of pages (see the image below for an example). Whist you can navigate to pages over 128, you have to use the next button, repeatedly. It also displays the logs oldest first rather than latest first.

polydeploy event log paging

I suggest that:

  • First and last pages buttons be added
  • The number of displayed pages cuts down to 5 either side of the current page
  • The order of the log is reversed to be latest first

Fixed by #45.