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

46 lines
1.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
-------------------------------------------------------------------
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