[rt-devel] RT-Extension-Assets 1.02rc2

Alex Vandiver alexmv at bestpractical.com
Wed Nov 26 18:34:51 EST 2014


Assets 1.02rc2 -- 2014-11-26
----------------------------

We are pleased to announce the second release candidate of Assets 1.02.
This release fixes sorting of assets, and allows for quicker lookup of
single assets.

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

SHA1 sums

3f38c1848983eabdb658f486cf96e9c3b3f48c45  RT-Extension-Assets-1.02rc2.tar.gz
a67eb09bac89a76b2baae815e55eba9c30727e5f  RT-Extension-Assets-1.02rc2.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
 * Fix sorting of assets by custom field and role
 * Jump directly to asset display page if a numeric asset is searched
   for

A complete changelog is available from git by running:
    git log 1.01..1.02rc2
or visiting
    https://github.com/bestpractical/rt-extension-assets/compare/1.01...1.02rc2


More information about the rt-devel mailing list