RT-Extension-Assets 1.02rc1

Assets 1.02rc1 – 2014-10-15

We are pleased to announce the first release candidate of Assets 1.02.
This release improves bulk update, allows for catalog-specific formats
for search results, and simplifies the installation steps to agree with
other RT extensions.

https://download.bestpractical.com/pub/rt/devel/RT-Extension-Assets-1.02rc1.tar.gz
https://download.bestpractical.com/pub/rt/devel/RT-Extension-Assets-1.02rc1.tar.gz.asc

SHA1 sums

517e6ca674bf226a90a99c9f14ea5bb4dc0507b0 RT-Extension-Assets-1.02rc1.tar.gz
ecfea67865d65f8f5e450278f3d9546e1078990e RT-Extension-Assets-1.02rc1.tar.gz.asc

Changes from 1.01:

  • Special-case and support ‘NULL’ in custom field searches
  • Include global asset CFs in spreadsheet download
  • Fix bulk update of asset roles
  • Improve two-column layout of role bulk update
  • Support adding multiple space-separated assets to a ticket at once
  • Rename “Download TSV” to the more correct and generic “Download
    Spreadsheet”
  • Ensure that global (applied across all catalogs) custom fields are
    also shown during asset search
  • Avoid errors when a singular role group (e.g. Owner) is disabled.
  • AssetSearchFormat may now be a hashref, for catalog-specific formats
  • Allow the standard RT extension install ordering of “make initdb”
    prior to adding to @Plugins

A complete changelog is available from git by running:
git log 1.01…1.02rc1
or visiting
Comparing 1.01...1.02rc1 · bestpractical/rt-extension-assets · GitHub