Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Paul McLanahan 35b0e75a38 Add docs for testing and a note for jenkins settings.
Also clean up some docs errors and
make jenkins.py nicer when run without
jenkins.sh.
2014-03-10 10:41:59 -04:00
Paul McLanahan c72ef739fb Fix bug 939112: Newsletter form choices only supported.
The newsletter forms will now only display choices
for the languages supported by the specific newsletter.

Removes the newsletter middleware and moves form processing
into the template helper function.

Also fix bug 914680: Enable language choice for hacks.
2013-12-04 09:15:41 -05:00
Dan Poirier 7b65a3c9b4 Bug 860460: Port /newsletter page to bedrock 2013-07-11 11:22:38 -04:00
Dan Poirier b0f79bbdc0 Port newsletter preferences to Bedrock
- Create newsletter app and move hacks.mozilla.org.html there
- Set up to display Django messages to the user.
- Make displaying most of the information on the page conditional on having a formset, so we can still use the same template when some error occurs in processing.
- Handle errors by displaying translated messages to the user. Also use Playdoh logging to log errors and debug information.
- If no token given, or token is invalid, let user supply an email
address and sign up for newsletters.
2013-06-04 07:54:07 -04:00