You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2019/05/18 17:20:07 UTC

[incubator-superset] branch apache_release_improv created (now b3a40f8)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch apache_release_improv
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


      at b3a40f8  Change babytux to open image in birth dashboard

This branch includes the following new commits:

     new 9dd762c  Add Roboto font to LICENSE, remove glyphicons files
     new 492c034  remove unused LICENSE entries
     new b3a40f8  Change babytux to open image in birth dashboard

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-superset] 03/03: Change babytux to open image in birth dashboard

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch apache_release_improv
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit b3a40f885a4115f067f8e7b6f4572a8e18205833
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Sat May 18 10:18:03 2019 -0700

    Change babytux to open image in birth dashboard
    
    (cherry picked from commit 2776d11893596a029b8af37b96fd6ce1a9f12059)
---
 superset/assets/images/babytux.jpg | Bin 10131 -> 0 bytes
 superset/data/birth_names.py       |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset/assets/images/babytux.jpg b/superset/assets/images/babytux.jpg
deleted file mode 100644
index 4d0b052..0000000
Binary files a/superset/assets/images/babytux.jpg and /dev/null differ
diff --git a/superset/data/birth_names.py b/superset/data/birth_names.py
index 4f11ac5..e09ada5 100644
--- a/superset/data/birth_names.py
+++ b/superset/data/birth_names.py
@@ -231,7 +231,7 @@ def load_birth_names():
             The source dataset came from
             <a href='https://github.com/hadley/babynames' target='_blank'>[here]</a>
         </p>
-        <img src='/static/assets/images/babytux.jpg'>
+        <img src="https://i.imgur.com/aLOIXcC.png">
     </div>
     """)),
         Slice(


[incubator-superset] 01/03: Add Roboto font to LICENSE, remove glyphicons files

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch apache_release_improv
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit 9dd762cba37ee5d9a1d2c48ca8c178a1a5078438
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Fri May 17 21:13:02 2019 -0700

    Add Roboto font to LICENSE, remove glyphicons files
    
    (cherry picked from commit 9615f39f7a556afe217b4e3288c9116f8ffaab91)
---
 LICENSE.txt                                             |  11 +++--------
 .../stylesheets/fonts/glyphicons-halflings-regular.ttf  | Bin 45404 -> 0 bytes
 .../stylesheets/fonts/glyphicons-halflings-regular.woff | Bin 23424 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.woff2            | Bin 18028 -> 0 bytes
 4 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/LICENSE.txt b/LICENSE.txt
index ff54f7b..7bdb984 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -208,16 +208,17 @@ limitations under the License.
    subcomponents is subject to the terms and conditions of the following
    licenses.
 
+
 ========================================================================
 Third party Apache 2.0 licenses
 ========================================================================
 
+(Apache 2.0 License) The Roboto family of fonts (https://github.com/google/roboto)
+
 ========================================================================
 MIT licenses
 ========================================================================
 
-    (MIT License) cal-heatmap v3.6.2 (https://github.com/wa0x6e/cal-heatmap)
-
 ========================================================================
 BSD 2-Clause licenses
 ========================================================================
@@ -225,9 +226,3 @@ BSD 2-Clause licenses
 ========================================================================
 BSD 3-Clause licenses
 ========================================================================
-
-    (BSD 3 License) parallel-coordinates v0.7.0 (http://syntagmatic.github.com/parallel-coordinates/)
-
-========================================================================
-Creative Commons Attribution 4.0
-========================================================================
diff --git a/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.ttf b/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.ttf
deleted file mode 100644
index 1413fc6..0000000
Binary files a/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.ttf and /dev/null differ
diff --git a/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.woff b/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.woff
deleted file mode 100644
index 9e61285..0000000
Binary files a/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.woff and /dev/null differ
diff --git a/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.woff2 b/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.woff2
deleted file mode 100644
index 64539b5..0000000
Binary files a/superset/assets/stylesheets/fonts/glyphicons-halflings-regular.woff2 and /dev/null differ


[incubator-superset] 02/03: remove unused LICENSE entries

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch apache_release_improv
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit 492c0349d270b838786e4c514b891a95a4610333
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Fri May 17 21:18:31 2019 -0700

    remove unused LICENSE entries
---
 LICENSE.txt | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/LICENSE.txt b/LICENSE.txt
index 7bdb984..cdf3a17 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -214,15 +214,3 @@ Third party Apache 2.0 licenses
 ========================================================================
 
 (Apache 2.0 License) The Roboto family of fonts (https://github.com/google/roboto)
-
-========================================================================
-MIT licenses
-========================================================================
-
-========================================================================
-BSD 2-Clause licenses
-========================================================================
-
-========================================================================
-BSD 3-Clause licenses
-========================================================================