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