[Rt-commit] rt branch, 4.4/remove-user-info, repushed
Craig Kaiser
craig at bestpractical.com
Thu Jan 3 14:00:28 EST 2019
The branch 4.4/remove-user-info was deleted and repushed:
was 733604309bb623be59fa4ba7da093d5543c44c09
now 3ca1f2a06a7e37611ef8bc2adf50959c77985184
1: 5d3e802e0f = 1: 5d3e802e0f Add test for contents of user session
2: f82c158637 = 2: f82c158637 Move session cache code to a function for easier access
3: 901d140308 = 3: 901d140308 Add caching to the queue list portlet
4: 7b5ae70bcb = 4: 7b5ae70bcb Update other portlets using SummaryByStatus
5: a09da6a339 = 5: a09da6a339 Clear queue list caches after pref change
6: 7cb23c4e58 = 6: 7cb23c4e58 Show system default value for Timezone
7: c83ca7b871 = 7: c83ca7b871 Show system default value for Lang
8: 209f0c1bf2 = 8: 209f0c1bf2 Remove user related data download links on "About Me" page of priviged users
9: d2036040de = 9: d2036040de Allow TSVExport filename to be set through Filename arg
10: 47cdd92123 = 10: 47cdd92123 Set filename of downloaded user related tsv data
11: c2c7b589ea = 11: c2c7b589ea Add Timezone info to user related data
12: 9e524c99bb = 12: 9e524c99bb Update title of ObjectId in $UserTransactionDataResultFormat
13: 432139e9fd = 13: 432139e9fd No need to show "Download User ..." buttons on user create page
14: 4a75abe33a = 14: 4a75abe33a Move User related info portlet into side column
15: 0353ae0a78 = 15: 0353ae0a78 Create method AnonymizeUser in User.pm
16: 5aa4123c2b = 16: 5aa4123c2b Create modal mason component
17: f7b0ddb75e = 17: f7b0ddb75e Enhance "User related info" with actions of clearing user info
18: 767e5468f5 = 18: 767e5468f5 Create test for remove user information
19: fe113f9225 ! 19: 191f16e5fa Update download user info tests
@@ -26,7 +26,7 @@
+ <i class="label"><&|/l&>Base user data</&></i>
+ </div>
+ <div class="inline-cell">
-+ <a href="/SelfService/Search/Results.tsv?Query=Requestor.id=<% $UserObj->id %>&Format=<% $Format | un %>" class="button"><% $UserTicketsButton %></a>
++ <a href="/SelfService/Search/Results.tsv?UserData=1&Query=Requestor.id=<% $UserObj->id %>&Format=<% $Format | un %>" class="button"><% $UserTicketsButton %></a>
+ <i class="label"><&|/l&>Tickets with you as a requestor</&></i>
+ </div>
+ <div class="inline-cell">
20: 733604309b = 20: 3ca1f2a06a Clarify self service download config docs
More information about the rt-commit
mailing list