[Rt-commit] rt branch, 4.6/reverse-transaction-order, repushed

Michel Rodriguez michel at bestpractical.com
Fri Mar 13 10:48:44 EDT 2020


The branch 4.6/reverse-transaction-order was deleted and repushed:
       was 3795befe1f21b2c0622b63212fbfb7acc96ca969
       now a28284c05e637f718c07455b89f9db50f5200fe7

1: 3795befe1 ! 1: a28284c05 Add a control to reverse the current time order in ticket history
    @@ -1,12 +1,11 @@
     Author: michel <michel at bestpractical.com>
     
    -    Add a control to reverse the time order on the current ticket.
    +    Add a control to reverse the current time order in ticket history
         
    -    Add the option in the template.
    -    Pass the new parameter through the various layers of templates.
    -    Add an option to SortedTransactions to change the original order.
    -    When the option is clicked, calls the same page, with the same parameters
    -    except for changing the ReverseTransactionOrder value.
    +    The default transaction order can be set globally or as a user
    +    preference, but this allows a user to reverse the order just
    +    for the currently viewed ticket without changing their default
    +    setting.
     
     diff --git a/lib/RT/Record.pm b/lib/RT/Record.pm
     --- a/lib/RT/Record.pm



More information about the rt-commit mailing list