diff --git a/pagure/static/vendor/cal-heatmap/cal-heatmap.css b/pagure/static/vendor/cal-heatmap/cal-heatmap.css new file mode 120000 index 0000000..02c2c1f --- /dev/null +++ b/pagure/static/vendor/cal-heatmap/cal-heatmap.css @@ -0,0 +1 @@ +cal-heatmap.3.3.10.css \ No newline at end of file diff --git a/pagure/static/vendor/cal-heatmap/cal-heatmap.js b/pagure/static/vendor/cal-heatmap/cal-heatmap.js new file mode 120000 index 0000000..0d6679d --- /dev/null +++ b/pagure/static/vendor/cal-heatmap/cal-heatmap.js @@ -0,0 +1 @@ +cal-heatmap.3.3.10.js \ No newline at end of file diff --git a/pagure/static/vendor/cal-heatmap/cal-heatmap.min.js b/pagure/static/vendor/cal-heatmap/cal-heatmap.min.js new file mode 120000 index 0000000..a722d4c --- /dev/null +++ b/pagure/static/vendor/cal-heatmap/cal-heatmap.min.js @@ -0,0 +1 @@ +cal-heatmap.3.3.10.min.js \ No newline at end of file diff --git a/pagure/templates/_render_repo.html b/pagure/templates/_render_repo.html index aa0e600..e726fba 100644 --- a/pagure/templates/_render_repo.html +++ b/pagure/templates/_render_repo.html @@ -268,13 +268,13 @@ {% macro render_activity_graph(username) %} + url_for('static', filename='vendor/jquery/jquery.min.js') }}"> + url_for('static', filename='vendor/d3/d3.v3.min.js') }}"> + url_for('static', filename='vendor/cal-heatmap/cal-heatmap.min.js') }}"> + url_for('static', filename='vendor/cal-heatmap/cal-heatmap.css') }}" />
diff --git a/pagure/templates/add_deploykey.html b/pagure/templates/add_deploykey.html index 6ff6dde..2ae2027 100644 --- a/pagure/templates/add_deploykey.html +++ b/pagure/templates/add_deploykey.html @@ -5,7 +5,7 @@ {% set tag = "home" %} {% block header %} - {% endblock %} diff --git a/pagure/templates/add_group_project.html b/pagure/templates/add_group_project.html index 42ef076..af8de2b 100644 --- a/pagure/templates/add_group_project.html +++ b/pagure/templates/add_group_project.html @@ -4,7 +4,7 @@ {% set tag = "groups" %} {% block header %} - {% endblock %} @@ -75,7 +75,7 @@ {% block jscripts %} {{ super() }} + src="{{ url_for('static', filename='vendor/selectize/selectize.min.js') }}"> + src="{{ url_for('static', filename='vendor/selectize/selectize.min.js') }}"> - + + {% endblock%} {% block repo %} diff --git a/pagure/templates/group_info.html b/pagure/templates/group_info.html index efb102e..27c1c13 100644 --- a/pagure/templates/group_info.html +++ b/pagure/templates/group_info.html @@ -6,7 +6,7 @@ {% from "_browseheader.html" import browse_header %} {% block header %} - {% endblock %} @@ -115,7 +115,7 @@ {% block jscripts %} {{ super() }} - + + - - + + + - - - + + + - - - + + + - + +