CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #5674

Backend Module Log Paging

Added by Alexander Herrmann over 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2009-12-08
Priority:Won't have this time Due date:
Assignee:Reinhard Führicht % Done:

100%

Category:Backend Module
Target version:Beta 5 (v0.9.8)
Votes: 0

Description

Within the backend module in the log overview there is no paging possibility.
We use formhandler very intensive and create a whole bunch of log entries, so everytime we use the backend module it takes longer to load, as the whole table content is read out. Would be nice to have some paging there - thanks!

History

Updated by Reinhard Führicht over 3 years ago

I thought about that too, but I decided to wait with that.

The reason for this is, that I plan on using ExtJS for the backend module. Thinking of a simple Grid widget, which would allow things like paging and sorting out of the box.
This would of course need a complete rewrite of the backend module, which takes time. Therefore, I would like to first release a stable version of Formhandler in TER before starting to rewrite a big part of the extension.

Updated by Reinhard Führicht over 3 years ago

  • Priority changed from Must have to Won't have this time

Updated by Felix Nagel almost 3 years ago

  • Target version set to Beta 5 (v0.9.8)
  • % Done changed from 0 to 100

I implemented pagination and added some improvements to the current backend module, please see this issue:
http://forge.typo3.org/issues/7070 (latest comment)

Updated by Reinhard Führicht almost 3 years ago

  • Status changed from New to Resolved

Committed to trunk. Thank you very much for the patch. Testing was fine from my side.

Also available in: Atom PDF