Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-mergeusers
Commits
d50bb6ef
Commit
d50bb6ef
authored
Feb 06, 2014
by
Alex Vandiver
Browse files
Bump version to 12_03
parent
3788fe41
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changes
View file @
d50bb6ef
0.12
* Merge users as the current user, not always the superuser
0.11 Tue Sep 10 14:42:46 MSK 2013
* For every merged user in a collection one user at the end of
...
...
META.yml
View file @
d50bb6ef
...
...
@@ -23,4 +23,4 @@ requires:
perl
:
5.8.3
resources
:
license
:
http://opensource.org/licenses/gpl-license.php
version
:
0.12_0
1
version
:
0.12_0
2
lib/RT/Extension/MergeUsers.pm
View file @
d50bb6ef
...
...
@@ -49,7 +49,7 @@ use warnings; no warnings qw(redefine);
package
RT::Extension::
MergeUsers
;
our
$VERSION
=
'
0.12_0
1
';
our
$VERSION
=
'
0.12_0
2
';
=head1 NAME
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment