Ticket #9527 (closed PLIP: wontfix)

Opened 7 years ago

Last modified 5 years ago

Improve sortable tables

Reported by: dukebody Owned by: mj
Priority: minor Milestone: Future
Component: JavaScript Version:
Keywords: Cc:

Description (last modified by dukebody) (diff)

Moved from  http://plone.org/products/plone/roadmap/101

by Florian Schulze — last modified Jun 11, 2006 12:21 AM

Sortable tables need to be improved, the javascript needs to be cleaned up and if the table is part of a batch it should handle the whole batch, not only the visible part.

Proposed by

Florian Schulze

Seconded by

Leonard Norrgård

Proposal type

User interface

State

being-discussed

Motivation

The javascript is way to complicated. For tables which are part of a batch only the visible part is currently sorted, it should call back to the server and sort the entire batch there. This can either be done with a page reload or with AJAX.

Proposal

Clean up the javascript. Handle big batches properly.

The following bugs are related to this:

Progress log

  • Started 2005-12-14 (vinsci)

Participants

Leonard Norrgård

Change History

comment:1 Changed 7 years ago by dukebody

  • Description modified (diff)

comment:2 Changed 5 years ago by rossp

  • Status changed from new to closed
  • Resolution set to wontfix

PLEASE READ THIS AND RE-OPEN VALID PLIPS!

As we launch the new PLIP process we'd like to see which PLIPs:

  • are still appropriate/needed
  • still have owners/proposers/champions
  • still have available implementers

If this PLIP should still be considered for future releases of Plone please do re-open this ticket and assign an appropriate milestone. If it should be considered for the next release of Plone, use the 4.2 milestone. Also be sure to update the PLIP description, requester, owner, etc. and include a comment detailing recent progress and new plans. We will use all these details in the new continuous PLIP process.

Note: See TracTickets for help on using tickets.