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

9 Коммитов

Автор SHA1 Сообщение Дата
Amy Churchwell ee1ef78bb2 Port newsletter pages to Protocol (Fixes #7440) (#8257) 2020-01-08 19:38:27 +00:00
Craig Cook 4e2399d275 Make button modifier classes more explicit 2017-01-05 09:10:26 -08:00
Jon Petto 25418e8dd6 [fix bug 1313508] Update /firefox/developer/ newsletter. 2016-11-01 08:48:59 -05:00
alexgibson 9e87f20339 [Bug 1213372] Move secondary links to footer, download button styling and logic 2016-05-11 17:07:03 +01:00
schalkneethling ccc005ba9b Fix Bug 1256668, update newsletter button styles site wide 2016-04-04 19:13:24 +02:00
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