[Rt-commit] rt branch, 4.4/remove-user-info, repushed

Craig Kaiser craig at bestpractical.com
Thu Dec 13 14:06:49 EST 2018


The branch 4.4/remove-user-info was deleted and repushed:
       was 3acf64c3418cc62c8abf5a6c408083d30416d9c1
       now 9210941c7c5e56c8208c49bda5511a91222cf18c

-:  ------- > 1: 9df047a66 Move User related info portlet into side column
1: ce8e1f023 = 2: 2fbff4077 Create method AnonymizeUser in User.pm
2: 786831895 = 3: b5bd61f46 Create modal mason component
3: 214a419b2 < -:  ------- Create portlet for removing user information
-:  ------- > 4: d179f1292 Allow TSVExport filename to be set through Filename arg
-:  ------- > 5: 335bd4bc6 Create portlet for removing user information
4: 2c17339e5 ! 6: b44b4c1c1 Add remove user info portlet to user modify page
    @@ -5,27 +5,6 @@
     diff --git a/share/html/Admin/Users/Modify.html b/share/html/Admin/Users/Modify.html
     --- a/share/html/Admin/Users/Modify.html
     +++ b/share/html/Admin/Users/Modify.html
    -@@
    - <br />
    - 
    - <& /Elements/EditCustomFieldCustomGroupings, Object => $UserObj &>
    -+<& /Elements/UserRelatedInfo, UserObj => $UserObj &>
    - 
    - % $m->callback( %ARGS, CallbackName => 'RightColumnBottom', UserObj => $UserObj );
    - </td></tr>
    - <tr>
    --<td colspan="2">
    -+<td>
    - <&| /Widgets/TitleBox, title => loc('Comments about this user'), class => 'user-info-comments' &>
    - <textarea class="comments" name="Comments" cols="80" rows="5" wrap="virtual"><%$UserObj->Comments//$ARGS{Comments}//''%></textarea>
    - </&>
    -+</td>
    -+</tr>
    -+
    -+<tr><td>
    - %if (!$Create && $UserObj->Privileged) {
    - <br />
    - <&| /Widgets/TitleBox, title => loc('Signature'), class => 'user-info-signature' &>
     @@
      % }
      </form>
5: 3acf64c34 = 7: 9210941c7 Create test for remove user information



More information about the rt-commit mailing list