www icon indicating copy to clipboard operation
www copied to clipboard

A customized CMS for the IETF website

Results 43 www issues
Sort by recently updated
recently updated
newest added

The button adds complexity and isn't (effectively) used by site visitors, even those looking to support the IETF. (>0.1% of visitors to the home page, and ~2.2% of visitors to...

Fix https://github.com/ietf-tools/www/issues/379 ~This PR should be rebased after the other large in-flight PRs get merged.~ ✅ - Set up [black](https://black.readthedocs.io/en/stable/) and [ruff](https://docs.astral.sh/ruff/). - Set up [pre-commit](https://pre-commit.com). - Run [pre-commit in...

fwiw, the URL started with /live/ ``` Internal Server Error: (some URL being worked on) AttributeError at (that URL) 'StandardIndexPage' object has no attribute 'reverse_subpage' Request Method: GET Request URL:...

contractor

On staging envrioment, I get the following error when I run `./manage.py compress`: ``` ./manage.py compress Compressing... Traceback (most recent call last): File "/app/./manage.py", line 10, in execute_from_command_line(sys.argv) File "/usr/local/lib/python3.10/site-packages/django/core/management/__init__.py",...

investigate

Fixes https://github.com/ietf-tools/wagtail_website/issues/173 by implementing [wagtail-ab-testing](https://github.com/wagtail-nest/wagtail-ab-testing). Adds the ability to track four types of goals: - _Visit page_: user visits a page of the website (this is the built-in goal of...

Set up linting with flake8 / black.

contractor

the current www.ietf.org home page ought to be reconsidered and updated. A full specification is yet to be developed, but this would include rethinking the content based on recent information...

contractor

Any suitable chart library will do so long as the integration is such that a chart can be added in the same way a paragraph or table is added when...

contractor

Increase test coverage & clean up dead code.

contractor

At the moment typed tables don't allow empty cells.

contractor