[Rt-commit] rt branch, 4.6/jschart, repushed

? sunnavy sunnavy at bestpractical.com
Wed May 1 14:55:53 EDT 2019


The branch 4.6/jschart was deleted and repushed:
       was fa5a8736f1dc0d938378a4001d923e8e1b6f972e
       now 10bf39d8230babb104389a7e3700e35188920d48

1: 48bc3f717 ! 1: d85a7aab0 Add Chart.js 2.8.0 dependency
    @@ -14756,6 +14756,22 @@
     +
     +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
     
    +diff --git a/devel/third-party/README b/devel/third-party/README
    +--- a/devel/third-party/README
    ++++ b/devel/third-party/README
    +@@
    + 
    + The rest of this file documents the contents of the directory.
    + 
    ++* Chart-2.8.0
    ++Description: HTML5 Charts using the <canvas> tag
    ++Origin: https://github.com/chartjs/Chart.js
    ++License: MIT
    ++
    + * chosen-1.4.2
    + Description: <select> box enhancer
    + Origin: https://github.com/harvesthq/chosen
    +
     diff --git a/lib/RT/Interface/Web.pm b/lib/RT/Interface/Web.pm
     --- a/lib/RT/Interface/Web.pm
     +++ b/lib/RT/Interface/Web.pm
2: 92ad446dd ! 2: fc83058c5 Add chartjs-plugin-colorschemes.min.js 0.03 dependency
    @@ -1,6 +1,22 @@
     Author: sunnavy <sunnavy at bestpractical.com>
     
         Add chartjs-plugin-colorschemes.min.js 0.03 dependency
    +
    +diff --git a/devel/third-party/README b/devel/third-party/README
    +--- a/devel/third-party/README
    ++++ b/devel/third-party/README
    +@@
    + Origin: https://github.com/chartjs/Chart.js
    + License: MIT
    + 
    ++* chartjs-plugin-colorschemes-0.3.0
    ++Description: predefined color schemes for Chart.js
    ++Origin: https://github.com/nagix/chartjs-plugin-colorschemes
    ++License: MIT
    ++
    + * chosen-1.4.2
    + Description: <select> box enhancer
    + Origin: https://github.com/harvesthq/chosen
     
     diff --git a/devel/third-party/chartjs-plugin-colorschemes-0.3.0/LICENSE.md b/devel/third-party/chartjs-plugin-colorschemes-0.3.0/LICENSE.md
     new file mode 100644
3: 22e92bdf5 = 3: aa5b37711 Initial js chart support
4: fa5a8736f < -:  ------- Use different colors for bars if the chart only contains a single dataset
-:  ------- > 4: 10bf39d82 Use different colors for bars if the chart only contains a single dataset



More information about the rt-commit mailing list