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

Craig Kaiser craig at bestpractical.com
Thu Sep 6 11:52:50 EDT 2018


The branch 4.4/remove-user-info was deleted and repushed:
       was 30d0ade0a5b29ba2db9851362189e63f0bfef037
       now c4120b9f32fcf5ec2b72a9808a29fd65d4b48f16

1: 8b6402eb0 = 1: 8b6402eb0 Add GenerateAnonymousName function for RT::User
2: 1a5f99e25 = 2: 1a5f99e25 Create method AnonymizeUser in User.pm
3: 0b50f1b1a = 3: 0b50f1b1a Create modal mason component
4: efb956161 = 4: efb956161 Add modal to modify page
5: fe07c9386 ! 5: fa4ffc8a8 Create portlet for removing user information
    @@ -7,6 +7,21 @@
         Anonymize user will call the 'AnonymizeUser' method to clear identifying
         information from the user record. 'Replace User' and 'Remove User' will
         link to the shredder page with a pre formatted search.
    +
    +diff --git a/share/html/Elements/Modal b/share/html/Elements/Modal
    +--- a/share/html/Elements/Modal
    ++++ b/share/html/Elements/Modal
    +@@
    + %   }
    +         </p>
    + % }
    +-        <a href="#" rel="modal:close" class="button"><&|/l&><% $Cancel %></&></a>
    +-        <button type="Submit" class="button"><&|/l&><% $Accept %></&></button>
    ++        <a href="#" rel="modal:close" class="button"><&|/l&>$Cancel</&></a>
    ++        <button type="Submit" class="button"><&|/l&>$Accept</&></button>
    +     </form>
    + </div>
    + 
     
     diff --git a/share/html/Elements/UserRelatedInfo b/share/html/Elements/UserRelatedInfo
     new file mode 100644
6: 2412b742d = 6: 1f19bb76d Add remove user info portlet to user modify page
7: 30d0ade0a = 7: c4120b9f3 Create test for remove user information



More information about the rt-commit mailing list