Version History

1.6.4

  •  Fix the settings row type to allow for a fully formed serialized object.

1.6.3

  • corrected syntax error in package controller

1.6.2

  • Minor tweaks for concrete 5.6+

1.6.1

  • removed 61 fileset limit due to SQL Join limitation
  • Sort by set order

1.6

  • ADA Compliance additions - Added tbody and thead tags, on blur effects, and additional block fields for supplying html table title and table descriptions.

1.5.5

  • JavaScript loading tweak to fix behavior in 5.5

1.5.4

  • added action_view method to controller to accomidate for stricter block action calls in 5.4.2+

1.5.3

  • Added option to display and sort files by file size

1.5.2.2

  • changed css IDs on rows to be unique to each block on a page

1.5.2.1

  • Including Russian translation

1.5.2

  • Restored sort column functionality that had been broken since 1.5.

1.5.1

  • Fixed a javascript error that affected concrete 5.4.1.1 installs when user had file edit access but no page edit access.

1.5

  • Fixed problems with background colors, overlay colors not working properly
  • Now works correctly when two or more document libraries appear on the same page.
  • Added a drop-box mode that only shows files owned by the current logged in user. 

1.4.4

  • Better date support when working with date picker attributes in search

1.4.3

  • Removed FileAttributeKey from the details pane when showing file attributes

1.4.2

  • replaced php short tags with full tags

1.4.1

  • Fixed bug in sort presentation, sorting by attributes

1.2

  • Added ability for users with proper permissions to manage files and file attributes.

1.1

  • Made it so that the thumbnail parameter accurately resizes file type thumbnails (PDF icon, etc..) as well as image thumbnails
  • Added a "download method" selector to the add/edit interface for the block. By default the block will use relative links (enabling PDFs to show in the browser, images to show in the browser, etc...) 

1.0

  • Initial Version