From 3b2f88c68312cd4e75e641d39a7b8f5e0ae233ee Mon Sep 17 00:00:00 2001 From: volpino Date: Wed, 1 May 2013 13:56:21 +0200 Subject: [PATCH 1/2] adding xml to the available formats --- bin/euscan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/euscan b/bin/euscan index 255151b..e1c5e8c 100755 --- a/bin/euscan +++ b/bin/euscan @@ -121,7 +121,7 @@ def print_usage(_error=None, help=None): " " * 38 + "0 means disabled", file=out) print(yellow(" -f, --format=") + " - define the output " + yellow("") + - " (available: json)", file=out) + " (available: json, xml)", file=out) print(yellow(" -p, --progress") + " - display a progress bar", file=out) print(yellow(" -i, --ignore-pre-release") + From 7194c542e2c937201736b1780c6cbc57eefe2954 Mon Sep 17 00:00:00 2001 From: volpino Date: Mon, 26 Aug 2013 17:33:54 +0200 Subject: [PATCH 2/2] Adding links to bugs.g.o and qa-reports.g.o --- .../templates/euscan/_package_details.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/euscanwww/djeuscan/templates/euscan/_package_details.html b/euscanwww/djeuscan/templates/euscan/_package_details.html index 3110606..64f8f3b 100644 --- a/euscanwww/djeuscan/templates/euscan/_package_details.html +++ b/euscanwww/djeuscan/templates/euscan/_package_details.html @@ -45,6 +45,21 @@

{% endfor %} +
Q&A
+
+ +
{% endif %} {% if packaged %}
Packaged Versions