[Rt-commit] rt branch, 4.6/txn-query-builder-with-new-themes, repushed

? sunnavy sunnavy at bestpractical.com
Wed Dec 11 14:59:39 EST 2019


The branch 4.6/txn-query-builder-with-new-themes was deleted and repushed:
       was c0463e8f8cdb055986756caa1529b51cef6ff088
       now 99e0896653a9a083823ce45ac83fc441a66aba3e

1: 8f3298ad11 ! 1: 1bf387e3c7 Initial ticket transaction query builder
    @@ -1595,6 +1595,15 @@
          </div>
          <& /Elements/Submit,  Label => loc('Add these terms'), SubmitId => 'AddClause', Name => 'AddClause'&>
          <& /Elements/Submit, Label => loc('Add these terms and Search'), SubmitId => 'DoSearch', Name => 'DoSearch'&>
    +@@
    +       Description => $saved_search{'Description'},
    +       &>
    +     <div id="editsearches">
    +-      <& Elements/EditSearches, %saved_search, CurrentSearch => \%query &>
    ++      <& Elements/EditSearches, %ARGS, %saved_search, CurrentSearch => \%query &>
    +     </div>
    +   </div>
    + </div>
     @@
      
      $ARGS{SavedChartSearchId} ||= 'new';
2: 0122ff1d29 = 2: f6cdaf8c11 Resolve the inconsistent $Class param in Search and CollectionAsTable
3: 74c8d4baf8 = 3: f553706457 Add support to clip long search result columns
4: 77e05fe4da = 4: dfe3734761 Add transaction search tests
5: 4d9e9fb25f = 5: b7cd7410d9 Add transaction query builder tests
6: c0463e8f8c = 6: 99e0896653 Add Transactions to query builder docs



More information about the rt-commit mailing list