2019-09-26 09:51:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-08-27 11:57:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-12-01 13:06:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-09-13 16:45:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2013-09-13 18:02:45 +00:00
|
|
|
- add initial man pages for the two scripts rt-merge-users and
|
|
|
|
rt-update-merged-users
|
2013-09-13 16:45:49 +00:00
|
|
|
|
2013-07-08 17:36:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-06-28 07:40:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 28 06:58:01 UTC 2013 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- find the needed perl module in perl_vendorlib
|
|
|
|
|
2013-06-24 08:05:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-03-12 20:29:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 12 20:21:31 UTC 2012 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- initial package 0.06
|
|
|
|
|