Google Translate
40475036d4
Pontoon: Update Dutch (nl) localization of AMO
...
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-15 13:32:08 +00:00
Francesco Lodolo [:flod]
aa6ef948df
Pontoon: Update Italian (it) localization of AMO
...
Co-authored-by: Francesco Lodolo [:flod] <flod+pontoon@mozilla.com>
2024-10-15 13:31:51 +00:00
Google Translate
a35fcaae6e
Pontoon: Update Czech (cs) localization of AMO
...
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-15 13:31:43 +00:00
Mozilla Add-ons Robot
517213e51e
Extracted l10n messages from 2024-10-15 at 5130dd1889
2024-10-15 13:17:21 +00:00
Christina Lin
5130dd1889
Add Waffle Flag for Submissions ( #22729 )
2024-10-15 09:08:59 -04:00
Google Translate
dd16152e06
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of AMO
...
Co-authored-by: Marcelo Ghelman <marcelo.ghelman@gmail.com>
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-15 02:21:03 +00:00
dependabot[bot]
dcca3f81e4
Bump addons-linter from 7.1.0 to 7.3.0 ( #22764 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 14:52:35 +02:00
Kevin Meinhardt
ef32a0013c
Update .dockerignore ( #22758 )
2024-10-14 14:40:54 +02:00
Samuel
cd974ab878
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of AMO
...
Co-authored-by: Samuel <samuka.bjm@gmail.com>
2024-10-11 22:41:26 +00:00
Mozilla Add-ons Robot
8f4d61e66e
Extracted l10n messages from 2024-10-11 at 5c6f86e3f1
2024-10-11 17:54:23 +00:00
Kevin Meinhardt
5c6f86e3f1
Add recaptcha for new addon submission upload ( #22755 )
...
* Tests
* Add recaptcha to addon submit form
* TMP: cover negative case tests
2024-10-11 19:46:01 +02:00
Kevin Meinhardt
daee988fcd
Remove initialize_docker: Integrate data initialization to make up ( #22663 )
...
* Integrate initialize command into make up flow
Rename "initialize_data" to "initialize"
Remove DOCKER_SERVICES as dangerous option given hard dependency on mysqld and elasticsearch.
Better timing for mysql healthcheck
* Partial revert of setup-ui-tests
* Fix initialization should always reindex
* TMP: fix
2024-10-11 19:08:39 +02:00
Google Translate
e3420f7fe9
Pontoon: Update Czech (cs) localization of AMO
...
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-11 14:11:18 +00:00
Andrew Williamson
25c269626b
drop now unused abusereport.appellant_job and reporter_appeal_date ( #22754 )
2024-10-11 14:19:59 +01:00
Kevin Meinhardt
883e80070a
Soft-block-tests ( #22738 )
...
* Refactor MLBF tests
* Standardize stash/filter file loading
* Replace time methods
* Partial revert remove test-mlbf
* Add check for empty blocked/notblocked in filter generation
* Make the existing code pass the new tests. (these are essentially little edge case bugs that were already there)
* TMP: fix the tests
* Format
* Fix time test
* Addd upload_filter tests
* Add test of bypass switch and end statsd call
2024-10-10 19:38:40 +02:00
Mathieu Pillard
24dd2ee5c2
Make assets step in Dockerfile depend on locales, for jsi18n files ( #22717 )
...
* Make assets step in Dockerfile depend on locales, for jsi18n files
* Only depend on locales stage for files we need to copy over
2024-10-09 15:05:31 +02:00
wladow
41687c3946
Pontoon: Update Slovak (sk) localization of AMO
...
Co-authored-by: wladow <valastiak@mozilla.sk>
2024-10-08 16:31:55 +00:00
Kevin Meinhardt
fb5a683fba
Add BlockType enum and model property ( #22734 )
...
allow recursive path on safestorage
TMP: add test for SafeStorage.path
Revert "allow recursive path on safestorage"
This reverts commit af8ed55f702665df141f6a7974a6778481bd0a88.
TMP: use field choices for soft.
TMP: use Choices api instead of enum for defining block type choices
Update src/olympia/blocklist/admin.py
Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
Update src/olympia/blocklist/models.py
Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
Update src/olympia/blocklist/tests/test_admin.py
Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
Update src/olympia/blocklist/models.py
Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
Update src/olympia/blocklist/models.py
Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
Fix test
2024-10-08 14:21:29 +02:00
dependabot[bot]
6cc6c7ec76
Bump setuptools from 74.0.0 to 75.1.0 in /requirements ( #22672 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 74.0.0 to 75.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v74.0.0...v75.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 12:47:39 +02:00
dependabot[bot]
677bd3b134
Bump pyjwt from 2.8.0 to 2.9.0 in /requirements ( #22534 )
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 12:46:42 +02:00
Artem Polivanchuk
02cd0e2965
Pontoon: Update Ukrainian (uk) localization of AMO
...
Co-authored-by: Artem Polivanchuk <a.polivanchuk@outlook.com>
2024-10-08 00:31:57 +00:00
Mathieu Pillard
bc34e66cfa
Fix user-media loading in local environments ( #22732 )
...
* Fix user-media loading in local environments
URLs with /user-media/foo should map to
<root_storage>/user-media/shared_storage/uploads/ on the filesystem.
2024-10-07 17:51:50 +02:00
Mozilla Add-ons Robot
efedc6e628
Extracted l10n messages from 2024-10-07 at 81e4229dee
2024-10-07 14:48:56 +00:00
Christina Lin
81e4229dee
Hide attachment upload on force disable/enable ( #22728 )
...
* Hide attachment upload on force disable/enable
* use default js
2024-10-07 10:42:58 -04:00
Christina Lin
f8a213f9a4
Allow developers to download file attachments ( #22726 )
...
* Allow developers to download file attachments
* Allow any kind of reviewer, not just addons reviewers
2024-10-07 09:06:03 -04:00
Grk
b3eb1f4b1b
Pontoon: Update Turkish (tr) localization of AMO
...
Co-authored-by: Grk <gu0townkg@relay.firefox.com>
2024-10-06 14:21:10 +00:00
Ian Neal
de5bb72dfd
Pontoon: Update English (Great Britain) (en-GB) localization of AMO
...
Co-authored-by: Ian Neal <iann_bugzilla@blueyonder.co.uk>
2024-10-03 22:41:13 +00:00
Balázs Meskó
ce7080c885
Pontoon: Update Hungarian (hu) localization of AMO
...
Co-authored-by: Balázs Meskó <meskobalazs@mailbox.org>
2024-10-03 12:31:38 +00:00
Patrick
94cc7e33ae
Pontoon: Update French (fr) localization of AMO
...
Co-authored-by: Patrick <patrick.liniger@windowslive.com>
2024-10-03 09:51:08 +00:00
Olvcpr423
766069080f
Pontoon: Update Chinese (China) (zh-CN) localization of AMO
...
Co-authored-by: Olvcpr423 <oliverchan86@outlook.com>
2024-10-02 18:02:22 +00:00
Michael Köhler
93f8049e1e
Pontoon: Update German (de) localization of AMO
...
Co-authored-by: Michael Köhler <michael.koehler1@gmx.de>
2024-10-02 17:51:07 +00:00
Google Translate
c9bc0fff35
Pontoon: Update Slovenian (sl) localization of AMO
...
Co-authored-by: Lan Glad <upwinxp@gmail.com>
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-02 17:11:14 +00:00
Michael Wolf
df45643809
Pontoon: Update Sorbian, Upper (hsb) localization of AMO
...
Co-authored-by: Michael Wolf <milupo@sorbzilla.de>
2024-10-02 17:02:17 +00:00
Michael Wolf
9bdb11915e
Pontoon: Update Sorbian, Lower (dsb) localization of AMO
...
Co-authored-by: Michael Wolf <milupo@sorbzilla.de>
2024-10-02 17:02:10 +00:00
Melo46
88d5513848
Pontoon: Update Interlingua (ia) localization of AMO
...
Co-authored-by: Melo46 <melo@carmu.com>
2024-10-02 16:41:35 +00:00
Andreas Pettersson
a02e711794
Pontoon: Update Swedish (sv-SE) localization of AMO
...
Co-authored-by: Andreas Pettersson <amvpet@gmail.com>
2024-10-02 16:31:23 +00:00
Melo46
b147a2f081
Pontoon: Update Interlingua (ia) localization of AMO
...
Co-authored-by: Melo46 <melo@carmu.com>
2024-10-02 16:31:17 +00:00
Andreas Pettersson
f406c36e63
Pontoon: Update Swedish (sv-SE) localization of AMO
...
Co-authored-by: Andreas Pettersson <amvpet@gmail.com>
2024-10-02 16:21:13 +00:00
Valery Ledovskoy
d568509075
Pontoon: Update Russian (ru) localization of AMO
...
Co-authored-by: Valery Ledovskoy <valery@ledovskoy.com>
2024-10-02 15:11:23 +00:00
Michele Rodaro
a73d8f32f1
Pontoon: Update Italian (it) localization of AMO
...
Co-authored-by: Michele Rodaro <michele.rodaro@mozillaitalia.org>
Co-authored-by: Francesco Lodolo [:flod] <flod+pontoon@mozilla.com>
2024-10-02 14:02:17 +00:00
Google Translate
92d0d88228
Pontoon: Update Dutch (nl) localization of AMO
...
Co-authored-by: Mark Heijl <markh@babelzilla.org>
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-02 13:51:20 +00:00
Fjoerfoks
d6499363bc
Pontoon: Update Frisian (fy-NL) localization of AMO
...
Co-authored-by: Fjoerfoks <fryskefirefox@gmail.com>
2024-10-02 13:51:13 +00:00
Jim Spentzos
4ef6f1bf17
Pontoon: Update Greek (el) localization of AMO
...
Co-authored-by: Jim Spentzos <jimspentzos2000@gmail.com>
2024-10-02 13:51:08 +00:00
Andrew Williamson
f38ba21b1a
reset file.status_disabled_reason when rejecting too ( #22727 )
2024-10-02 14:41:40 +01:00
Pin-guang Chen
bf841141e2
Pontoon: Update Chinese (Taiwan) (zh-TW) localization of AMO
...
Co-authored-by: Pin-guang Chen <petercpg@mail.moztw.org>
2024-10-02 13:31:45 +00:00
Google Translate
c29915bbc7
Pontoon: Update Slovenian (sl) localization of AMO
...
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-02 13:21:42 +00:00
Google Translate
879df8f75b
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of AMO
...
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-02 13:21:36 +00:00
Google Translate
4176bdc599
Pontoon: Update Dutch (nl) localization of AMO
...
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-02 13:21:30 +00:00
Google Translate
ec91cce959
Pontoon: Update Czech (cs) localization of AMO
...
Co-authored-by: Google Translate <pontoon-gt@example.com>
2024-10-02 13:21:25 +00:00
Mathieu Pillard
71bd888bf3
Make initial auto approval delay for listed configurable by admins ( #22725 )
...
* Make initial auto approval delay for listed configurable by admins
* Fix dry-run verdict display
* Move the delay in this test to a variable
2024-10-02 15:07:42 +02:00