{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\n\n\nThis product may contain traces of nuts.\n\nChangelog\n=========\n\n0.13 (2016-09-23)\n-----------------\n\n- Allow to order additional columns\n [ebrehault]\n\n\n0.12 (2015-02-06)\n-----------------\n\n- Fix ids on viewlet managers in folder listing template.\n [cedricmessiant]\n\n- Allow to modify the pagesize with a query-string e.g. \"?pagesize=100\".\n (fixes plone.app.content >= 2.1.5 compatibility).\n [cedricmessiant]\n\n\n0.11 (2013-09-25)\n-----------------\n\nWARNING ! : Adapters for additional columns, listing options and listing rights\n\t\t MUST BE UPDATED !\n\n- Additional columns multiadapter now handles view.\n\n- Additional column can display html.\n\n- Reload instead of redirect after edit / delete popup\n to ensure we stay on the same page.\n\n- Sort urls are aware of parameters and template.\n\n- We use a multi adapter for listing options and rights instead of a view\n so that we can make listing options depend on the view.\n\n\n0.10 (2013-07-16)\n-----------------\n\n- To show edit popup, test the fact any workflow action is available\n instead of just testing Review portal content right.\n\n- Fix: check global copy right to show copy button.\n\n- All cells have a class. Avoid wrap in modified cell.\n\n- Do not show upload viewlet if there is no addable type that matches\n with a file content type set up in content types registry.\n\n- Generate scales when we add images in and edm listing.\n [thomasdesvenain]\n\n\n0.9 (2013-03-20)\n----------------\n\n- Plone 4.3 compatible.\n\n\n0.8 (2013-02-15)\n----------------\n\n- Class that gets folder contents and renders a table is a multi adapter\n on context and request.\n [thomasdesvenain]\n\n- German translation.\n [thomasdesvenain]\n\n\n0.7 (2012-11-06)\n----------------\n\n- Added a column to quick view images in an overlay.\n [thomasdesvenain]\n\n\n0.6 (2012-09-10)\n----------------\n\n- Do not display state column in folders where all contents have no workflow.\n [thomasdesvenain]\n\n\n0.5 (2012-08-29)\n----------------\n\n- If we have a sortable_size index, we can sort by size.\n [thomasdesvenain]\n\n- We can sort by review state.\n [thomasdesvenain]\n\n\n0.4 (2012-08-24)\n----------------\n\n- Added columns have an 'available' method.\n [thomasdesvenain]\n\n- Added columns can be sortable on an index\n if sort_index attribute is set on column class.\n [thomasdesvenain]\n\n- Fixed batching with default sort_on.\n [vincentfretin]\n\n- Folder buttons displays are consistent with listing columns global displays.\n (if 'delete' column is disabled or empty, 'delete' button is not displayed')\n [thomasdesvenain]\n\n- Paste button is separated to \"selected elements\" folder action buttons (delete, paste, etc).\n [thomasdesvenain]\n\n- ecreall.trashcan integration.\n [thomasdesvenain]\n\n- Added a view \"listingoptions\" that allows to setup some behaviours:\n - sort mode\n - default sort criterion\n - default sort order\n - edit popup activated or not\n [thomasdesvenain]\n\n- Improve transition form behaviour.\n [thomasdesvenain]\n\n- Fix error at startup:\n \"Couldn't import plone_displayviews, No module named plone_displayviews\".\n [thomasdesvenain]\n\n- Do not force content views.\n [thomasdesvenain]\n\n\n0.3 (2012-08-01)\n----------------\n\n- Move to github.\n [thomasdesvenain]\n\n- Chameleon compatible.\n [thomasdesvenain]\n\n- Products.CMFPlacefulWorkflow not required anymore.\n\n- ListingRights can replace manual sort by column sort.\n Remove kss sort stuff.\n [thomasdesvenain]\n\n- Fixed redirect after delete popup.\n [thomasdesvenain]\n\n- Page title was changed to