Changelog for
perl-RT-Extension-Assets-1.04-1.195.noarch.rpm :
Tue Mar 3 13:00:00 2015 darinAATTdarins.net
- update to 1.04
* Keep values of date CFs if asset creation fails (due to CF values that fail
validation, or other reasons)
* Speed up asset asset searches with multiple limits on the same role;
this primarily effects installs with the RT-Extension-MergeUsers
extension installed.
A complete changelog is available from git by running:
git log 1.02..1.04
or visiting
https://github.com/bestpractical/rt-extension-assets/compare/1.02...1.04
Tue Dec 9 13:00:00 2014 darinAATTdarins.net
- update to 1.02
* 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 AATTPlugins
* 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.02
or visiting
https://github.com/bestpractical/rt-extension-assets/compare/1.01...1.02
Mon Oct 13 14:00:00 2014 darinAATTdarins.net
- update to 1.01
* Squelch warnings when Assets configuration options are set in
RT_SiteConfig.pm
* Add a CSV export option
* Better formatting of people on Assets display pages
* Adjust CSS to no longer cause core RT tables to be overly-wide
* Localization fixes, and a French translation
A complete changelog is available from git by running:
git log 1.0..1.01
or visiting
https://github.com/bestpractical/rt-extension-assets/compare/1.0...1.01
Tue Mar 11 13:00:00 2014 darinAATTdarins.net
- update to 1.0
* First official release
Tue Dec 3 13:00:00 2013 darinAATTdarins.net
- fix path names in readme
Thu Oct 10 14:00:00 2013 darinAATTdarins.net
- set cpan_name correctly
- add git_name
Mon Oct 7 14:00:00 2013 darinAATTdarins.net
- include README.SuSE
Fri Oct 4 14:00:00 2013 darinAATTdarins.net
- cleaned up .spec
- ensure requires files are installed
Thu Oct 3 14:00:00 2013 darinAATTdarins.net
- initial package master
* created by cpanspec 1.78.06