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

30704 Коммитов

Автор SHA1 Сообщение Дата
Tim Spurway edbf50c9b7 shield-study-12 (#5690)
* Fixes for Consent page for Shield study 7 - Activity Stream

- these changes reflect changes in master document over here: https://docs.google.com/document/d/1CmUCh_96b4idf8X4yfXn-BT7P47TRSAevy4s4YdFapQ/edit#

* Changing wording of Data Events github link @muffinresearch

* Changes for the second run of the Newtab Enhancement study (Activity Stream)
2017-06-20 19:07:52 +08:00
Christopher Grebs 2daebdc852 Merge pull request #5694 from mozilla/pyup-update-pypom-1.1.1-to-1.2.0
Update pypom to 1.2.0
2017-06-20 19:01:39 +08:00
greenkeeper[bot] 668f524afd Update addons-linter to the latest version 🚀 (#5695)
* fix(package): update addons-linter to version 0.22.2

* Fix task for addons-linter 0.22.2 compatibility
2017-06-20 19:00:54 +08:00
Christopher Grebs ee7f9e648f Merge pull request #5688 from mozilla/restore-test-predictability
Remove .tox from caches, we have seen far to many failures because of it.
2017-06-20 18:48:44 +08:00
Christopher Grebs a2e3bece85 Remove .tox from caches, we have seen far to many failures because of it. 2017-06-20 18:19:09 +08:00
pyup-bot 0fc3db2627 Update pypom from 1.1.1 to 1.2.0 2017-06-20 18:14:34 +08:00
Andrew Williamson 7a02e93ad7 review api doc update with new param names 2017-06-20 09:53:03 +01:00
Marco Aurélio a5644e425d Pontoon: Update Portuguese (pt-BR) localization of AMO
Localization authors:
- Marco Aurélio <fxhelp@yahoo.com>
2017-06-20 01:11:19 +00:00
Marco Aurélio bc9bb1ced2 Pontoon: Update Portuguese (pt-BR) localization of AMO
Localization authors:
- Marco Aurélio <fxhelp@yahoo.com>
2017-06-20 00:50:53 +00:00
Lovegaming e04d9a1572 Pontoon: Update Romanian (ro) localization of AMO
Localization authors:
- Lovegaming <contact@lovegaming.net>
2017-06-19 23:31:10 +00:00
Christopher Grebs de00e22547 Get rid of phpserialize. (#5652)
* Get rid of phpserialize.

Theoretically all stats data got converted to JSON in
8ab589019e and that call in our paypal
view is something I simply did not understand. It required `serialize`
to be a python-dictionary anyway and `serialize` is the actual post data
we receive from paypal, already converted to a dictionary.

So this call should be invalid.

* Fix fixtures and tests

* Fix test
2017-06-20 07:09:32 +08:00
Christopher Grebs c197039d50 Merge pull request #5687 from mozilla/pyup-update-simplejson-3.11.0-to-3.11.1
Update simplejson to 3.11.1
2017-06-20 07:09:11 +08:00
Christopher Grebs 1e9c590e56 Merge pull request #5684 from mozilla/fix-ka-locale
Fix broken ka locale.
2017-06-20 06:38:35 +08:00
Christopher Grebs 620ed47e38 Merge pull request #5686 from mozilla/pyup-update-pbr-3.0.1-to-3.1.0
Update pbr to 3.1.0
2017-06-20 06:37:28 +08:00
Marco Aurélio b0d8f1e8c2 Pontoon: Update Portuguese (pt-BR) localization of AMO
Localization authors:
- Marco Aurélio <fxhelp@yahoo.com>
2017-06-19 21:51:16 +00:00
pyup-bot a8dd180b2b Update simplejson from 3.11.0 to 3.11.1 2017-06-20 04:43:31 +08:00
Andrew Williamson 5b94db4d7c Change review list api to include empty reviews by default; (#5685) 2017-06-19 19:32:40 +01:00
Andrew Williamson 4379b76e6b Add an endpoint to clear the profile photo (#5645) 2017-06-19 19:32:03 +01:00
pyup-bot 1349a270f7 Update pbr from 3.0.1 to 3.1.0 2017-06-20 01:00:34 +08:00
Peter Klofutar e25eee5261 Pontoon: Update Slovenian (sl) localization of AMO
Localization authors:
- Peter Klofutar <peter_klofutar@telemach.net>
2017-06-19 15:11:09 +00:00
Christopher Grebs 44090da152 Fix broken ka locale. 2017-06-19 21:42:53 +08:00
Christopher Grebs 2756398a1c Merge pull request #5683 from mozilla/re-generate-debug-locales
extract debug locales after new potools release.
2017-06-19 21:31:26 +08:00
Christopher Grebs b8707e2a29 extract debug locales after new potools release. 2017-06-19 21:14:33 +08:00
Mathieu Pillard 896d4aaa2b Merge pull request #5682 from diox/fix-reputation-weight-factor
Fix reputation weight factor: it should go from -300 to 0, not 0 to 300
2017-06-19 15:10:31 +02:00
Christopher Grebs 7200d7ad91 Merge pull request #5676 from mozilla/pyup-update-django-aesfield-0.3.0-to-1.1
Update django-aesfield to 1.1
2017-06-19 20:49:03 +08:00
Mathieu Pillard d7e78c9c86 Fix reputation weight factor: it should go from -300 to 0, not 0 to 300
(Positive reputation equals negative weight - the comment was already
 accurate, the code below wasn't right.)
2017-06-19 14:46:32 +02:00
Andreas Wagner 5af4e7d472 Merge pull request #5680 from mozilla/pyup-update-amo-validator-1.10.65-to-1.10.66
Update amo-validator to 1.10.66
2017-06-19 14:30:17 +02:00
Andrew Williamson 56c6a8dae1 use our old pjax to see if it fixes the js error (#5678) 2017-06-19 13:24:29 +01:00
pyup-bot f3b26017b5 Update amo-validator from 1.10.65 to 1.10.66 2017-06-19 20:14:32 +08:00
pyup-bot a8a25f8242 Update django-aesfield from 0.3.0 to 1.1 2017-06-19 18:44:34 +08:00
Artem Polivanchuk a0d8394365 Pontoon: Update Ukrainian (uk) localization of AMO
Localization authors:
- Artem Polivanchuk <a.polivanchuk@outlook.com>
2017-06-19 09:31:18 +00:00
Artem Polivanchuk b4b9de89fa Pontoon: Update Ukrainian (uk) localization of AMO
Localization authors:
- Artem Polivanchuk <a.polivanchuk@outlook.com>
2017-06-19 09:11:05 +00:00
Andrew Williamson d6647f8e2f jquery-pjax to npm (#5666) 2017-06-19 09:10:05 +01:00
Christopher Grebs c2a7190b9a Merge pull request #5663 from mozilla/greenkeeper/potools-0.0.6
Update potools to the latest version 🚀
2017-06-19 15:57:47 +08:00
Christopher Grebs fd64a8a3e9 Merge pull request #5673 from mozilla/pyup-update-simplejson-3.10.0-to-3.11.0
Update simplejson to 3.11.0
2017-06-19 15:56:21 +08:00
Christopher Grebs 457d168287 Merge pull request #5669 from mozilla/pyup-update-django-tables2-1.7.1-to-1.8.0
Update django-tables2 to 1.8.0
2017-06-19 15:47:16 +08:00
umaarabdullah 3554857441 update the gallery link in FAQ (#5670) 2017-06-19 08:41:19 +01:00
Ahmed Hasan 51fccd1120 Fixed RTL issue for "Mobile Add-ons site" message banner (#5671) 2017-06-19 08:38:56 +01:00
greenkeeper[bot] 8512ed4a8a fix(package): update uglify-js to version 3.0.18 (#5672) 2017-06-19 08:35:05 +01:00
Artem Polivanchuk 348ad88253 Pontoon: Update Ukrainian (uk) localization of AMO
Localization authors:
- Artem Polivanchuk <a.polivanchuk@outlook.com>
2017-06-19 07:10:55 +00:00
Artem Polivanchuk 1cd59622a1 Pontoon: Update Ukrainian (uk) localization of AMO
Localization authors:
- Artem Polivanchuk <a.polivanchuk@outlook.com>
2017-06-19 06:51:16 +00:00
Andreas Pettersson 8b50ce1c37 Pontoon: Update Swedish (sv-SE) localization of AMO
Localization authors:
- Andreas Pettersson <az@kth.se>
2017-06-18 19:31:18 +00:00
pyup-bot f4804edea4 Update simplejson from 3.10.0 to 3.11.0 2017-06-18 23:13:34 +08:00
Luna Jernberg 7b4626365d Pontoon: Update Swedish (sv-SE) localization of AMO
Localization authors:
- Luna Jernberg <bittin@cafe8bitar.se>
2017-06-18 11:11:19 +00:00
Rodrigo 4e46290c83 Pontoon: Update Portuguese (pt-PT) localization of AMO
Localization authors:
- Rodrigo <rodrigo.mcunha@hotmail.com>
2017-06-18 07:50:56 +00:00
Rodrigo cc7109af98 Pontoon: Update Portuguese (pt-PT) localization of AMO
Localization authors:
- Rodrigo <rodrigo.mcunha@hotmail.com>
2017-06-18 07:31:24 +00:00
Georgianizator 1aed850072 Pontoon: Update Georgian (ka) localization of AMO
Localization authors:
- Georgianizator <georgianization@outlook.com>
2017-06-17 23:31:40 +00:00
Georgianizator 7e2e392449 Pontoon: Update Georgian (ka) localization of AMO
Localization authors:
- Georgianizator <georgianization@outlook.com>
2017-06-17 23:11:02 +00:00
Georgianizator 5d76aba87e Pontoon: Update Georgian (ka) localization of AMO
Localization authors:
- Georgianizator <georgianization@outlook.com>
2017-06-17 22:51:09 +00:00
Georgianizator 8a4bf547cc Pontoon: Update Georgian (ka) localization of AMO
Localization authors:
- Georgianizator <georgianization@outlook.com>
2017-06-17 22:30:56 +00:00