March 28th, 2013· Plone 4.3 compatible.
February 19th, 2013· Class that gets folder contents and renders a table is a multi adapter on context and request. [thomasdesvenain]
· German translation. [thomasdesvenain]
September 12th, 2012· Do not display state column in folders where all contents have no workflow. [thomasdesvenain]
August 31st, 2012· If we have a sortable_size index, we can sort by size. [thomasdesvenain]
· We can sort by review state. [thomasdesvenain]
August 28th, 2012· Added columns have an 'available' method. [thomasdesvenain]
· Added columns can be sortable on an index if sort_index attribute is set on column class. [thomasdesvenain]
· Fixed batching with default sort_on. [vincentfretin]
· Folder buttons displays are consistent with listing columns global displays. (if 'delete' column is disabled or empty, 'delete' button is not displayed') [thomasdesvenain]
· Paste button is separated to "selected elements" folder action buttons (delete, paste, etc). [thomasdesvenain]
· ecreall.trashcan integration. [thomasdesvenain]
Added a view "listingoptions" that allows to setup some behaviours:
· sort mode
· default sort criterion
· default sort order
· edit popup activated or not [thomasdesvenain]
· Improve transition form behaviour. [thomasdesvenain]
· Fix error at startup: "Couldn't import plone_displayviews, No module named plone_displayviews". [thomasdesvenain]
· Do not force content views. [thomasdesvenain]
August 3rd, 2012· Move to github. [thomasdesvenain]
· Chameleon compatible. [thomasdesvenain]
· Products.CMFPlacefulWorkflow not required anymore.
· ListingRights can replace manual sort by column sort. Remove kss sort stuff. [thomasdesvenain]
· Fixed redirect after delete popup. [thomasdesvenain]
· Page title was changed to (was ). [cedricmessiant]
April 13th, 2012· Listingrights class can restrict buttons display and modification date display.
· Add a 'download' column if we have files.
· Uses collective.externaleditor.
· Fixed styles.