From: Stephen Finucane This bundle contains patches for the {{ bundle.project.linkname }}
-project. This bundle contains patches for the {{ bundle.project.linkname }} project. Bundles are groups of related patches. You can create bundles by
-selecting patches from a project, then using the 'create bundle' form
-to give your bundle a name. Each bundle can be public or private; public
-bundles are given a persistent URL, based you your username and the name
-of the bundle. Private bundles are only visible to you.
+ Bundles are groups of related patches. You can create bundles by
+ selecting patches from a project, then using the 'create bundle' form
+ to give your bundle a name. Each bundle can be public or private; public
+ bundles are given a persistent URL, based you your username and the name
+ of the bundle. Private bundles are only visible to you.
+ You have no bundles. This confirmation has already been processed; you've probably visited this
-page before.
+ This confirmation has already been processed; you've probably visited this
+ page before.
+ The confirmation has expired. If you'd still like to perform the
-{{conf.get_type_display}} process, you'll need to resubmit the request.
+ The confirmation has expired. If you'd still like to perform the
+ {{ conf.get_type_display }} process, you'll need to resubmit the request.
+ Settings for {{email}}: Settings for {{ email }}: You can configure Patchwork to send you mail on certain events,
-or block automated mail altogether. Enter your email address to
-view or change your email settings.
+ You can configure Patchwork to send you mail on certain events,
+ or block automated mail altogether. Enter your email address to
+ view or change your email settings.
+ Opt-in confirmation email sent An opt-in confirmation mail has been sent to
-{{confirmation.email}}, containing a link. Please click on
-that link to confirm your opt-in.
+ An opt-in confirmation mail has been sent to
+ {{ confirmation.email }}, containing a link. Please click on
+ that link to confirm your opt-in.
+ {{error}} {{ error }} This form allows you to opt-in to automated email from Patchwork. Use
-this if you have previously opted-out of Patchwork mail, but now want to
-received notifications from Patchwork.
Bundle
-
-
{% endif %}
-
-
+ Bundle
- Project
- Public
- Patches
- Download
- Delete
-
+
{% for bundle in bundles %}
- Bundle
+ Project
+ Public
+ Patches
+ Download
+ Delete
+
- {{ bundle.name }}
-
-
- {{ bundle.project.linkname }}
-
-
-
- {% if bundle.public %}
-
- {% else %}
-
- {% endif %}
-
- {{ bundle.patches.count }}
-
-
-
-
+
+
+
{% endfor %}
{{ bundle.name }}
+
+
+ {{ bundle.project.linkname }}
+
+
+
+ {% if bundle.public %}
+
+ {% else %}
+
+ {% endif %}
+
+ {{ bundle.patches.count }}
+
+
+
+
-
-
-
{% endblock %}
diff --git a/patchwork/templates/patchwork/mail.html b/patchwork/templates/patchwork/mail.html
index 1c6c0493..a2ad23d1 100644
--- a/patchwork/templates/patchwork/mail.html
+++ b/patchwork/templates/patchwork/mail.html
@@ -4,35 +4,34 @@
{% block heading %}Mail settings{% endblock %}
{% block body %}
-
-
- Opt-out list
+
+
+
Opt-out list
{% if is_optout %}
- Patchwork may not send automated notifications to
- this address.
-
-
-
+
+ Patchwork may not send automated notifications to this address.
+
+
+
+
{% else %}
- Patchwork may send automated notifications to
- this address.
-
-
-
+
+ Patchwork may send automated notifications to this address.
+
+
+
+
{% endif %}
-
+ This form allows you to opt-in to automated email from Patchwork. Use + this if you have previously opted-out of Patchwork mail, but now want to + received notifications from Patchwork. +
++ When you submit it, an email will be sent to your address with a link to + click to finalise the opt-in. Patchwork does this to prevent someone opting + you in without your consent. +
+ {% endif %} {% if error and admins %} -If you are having trouble opting in, please email +
+ If you are having trouble opting in, please email {% for admin in admins %} {% if admins|length > 1 and forloop.last %} or {% endif %} -{{admin.0}} <{{admin.1}}>{% if admins|length > 2 and not forloop.last %}, {% endif %} +{{ admin.0 }} <{{ admin.1 }}>{% if admins|length > 2 and not forloop.last %}, {% endif %} {% endfor %} +
{% endif %} {% endif %} {% if user.is_authenticated %} -Return to your user -profile.
+Return to your user profile.
{% endif %} - {% endblock %} diff --git a/patchwork/templates/patchwork/optin.html b/patchwork/templates/patchwork/optin.html index 37a2198f..659bfccb 100644 --- a/patchwork/templates/patchwork/optin.html +++ b/patchwork/templates/patchwork/optin.html @@ -4,15 +4,18 @@ {% block heading %}Opt-in{% endblock %} {% block body %} -Opt-in complete. You have successfully opted back in to -automated email from this Patchwork system, using the address -{{email}}.
-If you later decide that you no longer want to receive automated mail from -Patchwork, just visit http://{{site.domain}}{% url 'mail-settings' %}, or -visit the main Patchwork page and navigate from there.
++ Opt-in complete. You have successfully opted back in to + automated email from this Patchwork system, using the address + {{ email }}. +
++ If you later decide that you no longer want to receive automated mail from + Patchwork, just visit + http://{{ site.domain }}{% url 'mail-settings' %}, + or visit the main Patchwork page and navigate from there. +
{% if user.is_authenticated %} -Return to your user -profile.
+Return to your user profile.
{% endif %} {% endblock %} diff --git a/patchwork/templates/patchwork/optout-request.html b/patchwork/templates/patchwork/optout-request.html index 659af773..7396fd36 100644 --- a/patchwork/templates/patchwork/optout-request.html +++ b/patchwork/templates/patchwork/optout-request.html @@ -6,45 +6,53 @@ {% block body %} {% if confirmation %}Opt-out confirmation email sent
-An opt-out confirmation mail has been sent to -{{confirmation.email}}, containing a link. Please click on -that link to confirm your opt-out.
++ An opt-out confirmation mail has been sent to + {{ confirmation.email }}, containing a link. Please click on + that link to confirm your opt-out. +
{% else %} {% if error %} -{{error}}
+{{ error }}
{% endif %} {% if form %} -This form allows you to opt-out of automated email from Patchwork.
-If you opt-out of email, Patchwork may still email you if you do certain -actions yourself (such as create a new Patchwork account), but will not send -you unsolicited email.
-When you submit it, one email will be sent to your address with a link to click -to finalise the opt-out. Patchwork does this to prevent someone opting you out -without your consent. ++ This form allows you to opt-out of automated email from Patchwork. +
++ If you opt-out of email, Patchwork may still email you if you do certain + actions yourself (such as create a new Patchwork account), but will not + send you unsolicited email. +
++ When you submit it, one email will be sent to your address with a link to + click to finalise the opt-out. Patchwork does this to prevent someone + opting you out without your consent. +
{% endif %} {% if error and admins %} -If you are having trouble opting out, please email +
+ If you are having trouble opting out, please email {% for admin in admins %} {% if admins|length > 1 and forloop.last %} or {% endif %} -{{admin.0}} <{{admin.1}}>{% if admins|length > 2 and not forloop.last %}, {% endif %} +{{ admin.0 }} <{{ admin.1 }}>{% if admins|length > 2 and not forloop.last %}, {% endif %} {% endfor %} +
{% endif %} {% endif %} {% if user.is_authenticated %} -Return to your user -profile.
+Return to your user profile.
{% endif %} {% endblock %} diff --git a/patchwork/templates/patchwork/optout.html b/patchwork/templates/patchwork/optout.html index f3b75ce6..2d7e67e5 100644 --- a/patchwork/templates/patchwork/optout.html +++ b/patchwork/templates/patchwork/optout.html @@ -4,18 +4,22 @@ {% block heading %}Opt-out{% endblock %} {% block body %} -Opt-out complete. You have successfully opted-out of -automated notifications from this Patchwork system, from the address -{{email}}
-Please note that you may still receive email from other Patchwork setups at -different sites, as they are run independently. You may need to opt-out of -those separately.
-If you later decide to receive mail from Patchwork, just visit -http://{{site.domain}}{% url 'mail-settings' %}, or -visit the main Patchwork page and navigate from there.
++ Opt-out complete. You have successfully opted-out of + automated notifications from this Patchwork system, from the address + {{ email }} +
++ Please note that you may still receive email from other Patchwork setups at + different sites, as they are run independently. You may need to opt-out of + those separately. +
++ If you later decide to receive mail from Patchwork, just visit + http://{{ site.domain }}{% url 'mail-settings' %}, + or visit the main Patchwork page and navigate from there. +
{% if user.is_authenticated %} -Return to your user -profile.
+Return to your user profile.
{% endif %} {% endblock %} diff --git a/patchwork/templates/patchwork/partials/download-buttons.html b/patchwork/templates/patchwork/partials/download-buttons.html index e75a25ce..149bbc62 100644 --- a/patchwork/templates/patchwork/partials/download-buttons.html +++ b/patchwork/templates/patchwork/partials/download-buttons.html @@ -1,23 +1,27 @@| - - | -
| + + | +