+ Fix tests not being able to load RT::Test + Update documentation - ran spec-cleaner - use Module::Install for build - avoid /usr/bin/env dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-Extension-MergeUsers?expand=0&rev=10
79 lines
2.9 KiB
Plaintext
79 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 26 09:47:09 UTC 2019 - lars@linux-schulserver.de
|
|
|
|
- update to 1.03:
|
|
+ Fix tests not being able to load RT::Test
|
|
+ Update documentation
|
|
- ran spec-cleaner
|
|
- use Module::Install for build
|
|
- avoid /usr/bin/env dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 27 11:54:17 UTC 2015 - lars@linux-schulserver.de
|
|
|
|
- update to 1.02:
|
|
+ Fix name of upgrade script in documentation
|
|
+ Update Module::Install and Module::Install::RTx
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 1 10:39:10 UTC 2014 - ncutler@suse.com
|
|
|
|
- update to 1.00:
|
|
+ Better compatibility with shredder -- tool to repair badly shredded
|
|
merged users, and adjustments to make shredder un-merge before
|
|
removing.
|
|
|
|
- update to 0.12:
|
|
+ Merge users as the current user, not always the superuser
|
|
+ Propagate Disabled bit to users that are merged in
|
|
|
|
- add manpage for the new rt-clean-merged-users utility
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 16:44:41 UTC 2013 - lars@linux-schulserver.de
|
|
|
|
- update to 0.11:
|
|
+ For every merged user in a collection one user at the end of
|
|
the collection was skipped, for example in owners drop down,
|
|
admin interface or in autocompletion lists.
|
|
+ Enable user autocomplete on the "Merge user into" form for RT 4.2
|
|
+ Correct a packaging error in MANIFEST in the previous release
|
|
- add initial man pages for the two scripts rt-merge-users and
|
|
rt-update-merged-users
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 8 17:35:46 UTC 2013 - lars@linux-schulserver.de
|
|
|
|
- update to 0.09:
|
|
+ Update Module::Install and Module::Install::RTx
|
|
+ Fix "Merged into ..." messages in user comments
|
|
+ Remove Hook::LexWrap, to allow useful stacktraces
|
|
+ Hook for user summary (RT 4.2)
|
|
+ Fix a bug with the unique'ing code in RT::Users
|
|
+ Fix for loading from a RT::CurrentUser, not just an RT::User
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 28 06:58:01 UTC 2013 - lars@linux-schulserver.de
|
|
|
|
- find the needed perl module in perl_vendorlib
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 24 07:47:08 UTC 2013 - lars@linux-schulserver.de
|
|
|
|
- update to 0.08:
|
|
+ Move tests to author-only; they require having an RT
|
|
installed somewhere
|
|
+ Switch to .in files for substitution so as not to trash version-controlled files
|
|
+ Record the merged/mergee's user Name if EmailAddress is empty
|
|
+ Unset EmailAddress by setting the empty string rather than undef
|
|
+ Switch to modern RT::Test infrastructure for testing plugins
|
|
+ Fix bug of "user email address destroys matching address in
|
|
other ouser"(#70641)
|
|
- also package HTML and /usr/bin part
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 20:21:31 UTC 2012 - lars@linux-schulserver.de
|
|
|
|
- initial package 0.06
|
|
|