[Bps-public-commit] rt-extension-excelfeed branch, update-for-rt5, repushed

Aaron Trevena ast at bestpractical.com
Thu Jul 9 13:42:43 EDT 2020


The branch update-for-rt5 was deleted and repushed:
       was fb9c79ff33864e3dd52ff0f37aadd0ff3644e4c6
       now cb63441b42a5c3efd136099c5303f8299cff0d47

1:  2146fec ! 1:  6be4ef8 Update documentation for RT 4.4.4 and 5.0
    @@ -19,19 +19,26 @@
      
          patch RT
     +        For RT 5 no patches are required.
    -+        For RT 4 version 4.4.4 or higher no patches are required.
    ++        For RT 4 version 4.4.1 or higher no patches are required.
     +
              The following patches are also needed. Note the versions and only
              apply the patches needed for your version.
      
     @@
      
    +             patch -p1 -d /path/to/rt < etc/chart_callback.patch
    + 
    +-        Apply for 4.2:
    ++        Apply for 4.2, 4.4.0, 4.4.1
    + 
                  patch -p1 -d /path/to/rt < etc/tabs_privileged_callback.patch
      
     -        Apply for 4.4:
    -+        Apply for 4.4.0, 4.4.1, 4.4.2, 4.4.3:
    - 
    -             patch -p1 -d /path/to/rt < etc/tabs_privileged_callback_44.patch
    +-
    +-            patch -p1 -d /path/to/rt < etc/tabs_privileged_callback_44.patch
    +-
    +     Add this line to /opt/rt4/etc/RT_SiteConfig.pm
    +             Plugin('RT::Extension::ExcelFeed');
      
     
     diff --git a/lib/RT/Extension/ExcelFeed.pm b/lib/RT/Extension/ExcelFeed.pm
2:  7ffc742 = 2:  fe11161 Update Makefile.PL supported versions for RT5
3:  fb9c79f ! 3:  5027a8c Update Changelog for RT5 documentation release
    @@ -12,3 +12,4 @@
      0.05 2018-09-21
       - Remove duplicated methods from core RT
       - Respect SuppressIfEmpty config
    +
-:  ------- > 4:  cb63441 remove un-necessary patch



More information about the Bps-public-commit mailing list