Files
perl-RT-Extension-Assets/perl-RT-Extension-Assets.changes

98 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
Wed Oct 28 17:00:53 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
- updated to 1.05
see /usr/share/doc/packages/perl-RT-Extension-Assets/Changes
-------------------------------------------------------------------
Tue Mar 3 17:10:54 UTC 2015 - darin@darins.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:27:11 UTC 2014 - darin@darins.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 @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.02
or visiting
https://github.com/bestpractical/rt-extension-assets/compare/1.01...1.02
-------------------------------------------------------------------
Mon Oct 13 11:59:49 UTC 2014 - darin@darins.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 14:28:49 UTC 2014 - darin@darins.net
- update to 1.0
* First official release
-------------------------------------------------------------------
Tue Dec 3 19:52:39 UTC 2013 - darin@darins.net
- fix path names in readme
-------------------------------------------------------------------
Thu Oct 10 18:02:01 UTC 2013 - darin@darins.net
- set cpan_name correctly
- add git_name
-------------------------------------------------------------------
Mon Oct 7 13:15:52 UTC 2013 - darin@darins.net
- include README.SuSE
-------------------------------------------------------------------
Fri Oct 4 19:31:10 UTC 2013 - darin@darins.net
- cleaned up .spec
- ensure requires files are installed
-------------------------------------------------------------------
Thu Oct 3 20:11:58 UTC 2013 - darin@darins.net
- initial package master
* created by cpanspec 1.78.06