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

Craig Kaiser craig at bestpractical.com
Sat Jun 16 09:14:18 EDT 2018


The branch 4.4/download-user-info was deleted and repushed:
       was 0c94d3025e25436ec406721a7cb6f9dc3ea1fe55
       now ce7f71a5f04489052923e89803274d0606193eb1

1: a7061699c = 1: a7061699c Add column to transaction column map for content
2: 195b4b2a4 = 2: 195b4b2a4 Add 'UserDataSearchResultFormat' config option
3: 9edf2ec81 ! 3: 9c5d453dd Create helper for exporting user related information
    @@ -65,7 +65,7 @@
     +
     +<%INIT>
     +# Abort unless supported type for export found
    -+Abort('Incorrect value passed for Type: ' . $Type) unless
    ++Abort('Incorrect value passed for Type') unless
     +    $Type && ( $Type eq 'User' || $Type eq 'Transaction');
     +
     +my $Collection;
4: f210df8de = 4: 25f52cb98 Create portlet for downloading user information
5: 316be5d2d = 5: c5e7cd2ab Add user download portlet to admin user modify page
6: 0c94d3025 = 6: ce7f71a5f Create test for user information TSV download



More information about the rt-commit mailing list