bedrock/contentful/api.py (13 lines): - line 219: "cta_text": fields.get("label"), # TODO needs to use English in all locales - line 279: # TODO: can we make this just if url.netloc == "mozilla.org" or are we expecting - line 367: # TODO: List: stop list items from being wrapped in paragraph tags - line 368: # TODO: Error/ Warn / Transform links to allizom - line 475: # TODO request proper size image - line 518: # TODO: Check with plans for Contentful use - we may - line 543: # TODO: update this once we have a robust locale field available (ideally - line 611: # Legacy - TODO: remove me once we're no longer using Connect: Homepage - line 662: # TODO: can we actually make this generic? Poss not: main_content is a custom field name - line 777: # TODO smaller image files when layout allows it - line 783: # TODO: add youtube JS to page_js - line 862: image_url = "" # TODO: this should cause an error, the macro requires an image - line 945: # TODO make optional fields optional bedrock/settings/__init__.py (4 lines): - line 36: # TODO change settings so we don't need unsafes even in dev - line 47: # TODO fix things so that we don't need this - line 61: "sentry.prod.mozaws.net", # DEPRECATED. TODO: remove this once all sites are talking to sentry.io instead - line 71: # TODO: make this selectable by an env var, like the other modes bedrock/contentful/management/commands/update_contentful.py (3 lines): - line 302: # TODO: Change to syncing only `page` content types when we're in an all-Compose setup - line 303: # TODO: treat the connectHomepage differently because its locale is an overloaded name field - line 409: # TODO: we may (TBC) be able to do a wholesale refactor and get all the locale variations pyproject.toml (2 lines): - line 10: # TODO: Enable flake8-builtin and fix errors to fix variable name shadowing errors. - line 12: # TODO: Enable bugbear and fix errors. bedrock/foundation/templates/foundation/annualreport/2010/ahead.html (1 line): - line 28:
{# FIXME: put this to the right of the video like it is on the old page? #} bedrock/careers/management/commands/sync_greenhouse.py (1 line): - line 120: # TODO remove this as there are more than just MoFo bedrock/careers/models.py (1 line): - line 20: # TODO remove this as there is more than just mofo bedrock/mozorg/templatetags/misc.py (1 line): - line 320: # TODO: Perhaps we don't want to swallow this quietly in the future bedrock/settings/base.py (1 line): - line 685: # Prefer APP_NAME from env, but fall back to hostname parsing. TODO: remove get_app_name() usage once fully redundant bedrock/contentful/templates/includes/contentful/cta.html (1 line): - line 14: bedrock/legal_docs/models.py (1 line): - line 78: # TODO remove the above try and fix the doc names in the code after transition bedrock/firefox/firefox_details.py (1 line): - line 15: # TODO: port this to django-mozilla-product-details bedrock/foundation/templates/foundation/annualreport/2010/index.html (1 line): - line 28:
{# FIXME: put this to the right of the video like it is on the old page? #} media/js/base/mozilla-utils.js (1 line): - line 103: // TODO: Move to docs