Nicolas Giard
23fdf61ed4
fix: point to github releases in about page ( #3827 )
2022-04-14 16:21:51 -05:00
Robert Sparks
7c4205d49b
feat: reflect breaking change in internal release description ( #3826 )
...
BREAKING CHANGE: the datatracker now uses bootstrap 5 and html 5
see also 6eeae80207
2022-04-14 15:04:09 -05:00
Jennifer Richards
4e3330e80f
fix: remove duplicate lines from merge
2022-03-25 12:44:32 -03:00
Jennifer Richards
c0c8771370
Merge branch 'main' into main-merge
...
# Conflicts:
# .devcontainer/docker-compose.extend.yml
# .github/workflows/build-test-base.yml
# .github/workflows/build.yml
# README.md
# docker/app.Dockerfile
# docker/configs/settings_local.py
# docker/docker-compose.extend.yml
# docker/scripts/app-init.sh
# ietf/release/tests.py
# ietf/release/urls.py
# ietf/templates/500.html
# ietf/templates/api/index.html
# ietf/templates/base.html
# ietf/templates/base/menu.html
# ietf/templates/group/group_about_status_edit.html
# ietf/templates/meeting/agenda_filter.html
# ietf/templates/release/about.html
# ietf/utils/tests.py
# package-lock.json
2022-03-25 11:15:05 -03:00
Robert Sparks
79bcc6448e
feat: redirect to release information at github ( #3746 )
...
* chore: remove unused import
* feat: redirect to release information at github.
2022-03-24 16:38:33 -04:00
Jennifer Richards
515dbedbc9
feat: bring bs5 branch up to date with changes on main ( #3644 )
...
* chore: bring docker dev init script up to date with bs5 branch (#3611 )
* ci: only run codeql on schedule
* feat: shorten long agenda filter button labels (#3602 )
Sessions with long names lead to poor rendering of the agenda filter buttons
on the 'customize the agenda view' page. This truncates those labels at 3 words.
* docs: Remove stale and incomplete information from the README (#3612 )
* docs: Suggest cloning a fork rather than ietf-tools repo (#3614 )
* docs: update README
* chore: add issue templates
* chore: update issue templates config
* chore: remove duplicate security issue link
* docs: point feature requests to discussions
* chore: add bug report form
* chore: remove bug report issue template
* chore: fix bug report form
* fix: point the api index page into Github instead of trac/svn
* chore: remove os + version + log fields from bug report form
* fix: point to GitHub for bug reports (#3625 )
* fix: point to GitHub for bug reports
* fix: point report bug link to template chooser
* fix: point report bug link to template chooser (2)
Co-authored-by: Nicolas Giard <github@ngpixel.com>
* fix: remove stale explanation of status reports (#3628 )
* fix: adjust about page to reflect move to GitHub. Normalize information level on page. (#3629 )
* fix: remove anchor tag with empty href (#3630 )
* fix: use same github issue URL on 500 error page as elsewhere (#3631 )
* chore: update report-a-bug.yml form
* ci: fix __init__.py version quotes
* chore: bring docker-compose to root level (#3642 ) (#3643 )
Authored-by: Nicolas Giard <github@ngpixel.com>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
Co-authored-by: Jim Fenton <fenton@bluepopcorn.net>
2022-03-15 10:29:33 -03:00
Jennifer Richards
ebc2e1a262
fix: remove anchor tag with empty href ( #3630 )
2022-03-11 15:36:44 -06:00
Robert Sparks
85d4ce748b
fix: adjust about page to reflect move to GitHub. Normalize information level on page. ( #3629 )
2022-03-11 17:22:44 -04:00
Robert Sparks
7b3ec180ab
fix: point to GitHub for bug reports ( #3625 )
...
* fix: point to GitHub for bug reports
* fix: point report bug link to template chooser
* fix: point report bug link to template chooser (2)
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-03-11 13:44:35 -06:00
Lars Eggert
bbf088e18b
Hopefully the final check-ins.
...
- Legacy-Id: 19909
2022-02-08 17:29:15 +00:00
Lars Eggert
ed30521e14
Many more HTML fixes.
...
- Legacy-Id: 19908
2022-02-03 07:49:34 +00:00
Lars Eggert
53089a94f6
And more fixes.
...
- Legacy-Id: 19902
2022-02-01 07:47:25 +00:00
Lars Eggert
cc723ce449
More fixes.
...
- Legacy-Id: 19899
2022-01-31 19:17:50 +00:00
Lars Eggert
373b5dbbf4
More fixes.
...
- Legacy-Id: 19827
2022-01-10 08:41:20 +00:00
Lars Eggert
448c6dbe9e
And more bs5 stuff
...
- Legacy-Id: 19717
2021-12-01 13:52:50 +00:00
Lars Eggert
9a21fca6c1
More bs5 templates
...
- Legacy-Id: 19715
2021-11-30 14:42:13 +00:00
Lars Eggert
9e038d3e98
Bring back some additional js dependencies.
...
- Legacy-Id: 19707
2021-11-24 14:32:35 +00:00
Lars Eggert
408f45a9bf
Template fixes, and changes needed to fix templates.
...
- Legacy-Id: 19642
2021-11-11 18:31:43 +00:00
Lars Eggert
f17a7eddd4
pull-right -> float-end
...
- Legacy-Id: 19613
2021-11-10 09:57:57 +00:00
Lars Eggert
021ba39712
Reindent all templates with djhtml
...
- Legacy-Id: 19610
2021-11-10 09:41:11 +00:00
Lars Eggert
726b29bf74
fontawesome -> bootstrap-icons
...
- Legacy-Id: 19608
2021-11-10 09:28:38 +00:00
Lars Eggert
df2565096d
bootstrap3 -> django_bootstrap5
...
Only load the module, no other changes yet.
- Legacy-Id: 19586
2021-11-09 14:09:28 +00:00
Robert Sparks
602d138fa2
Merged in [18997] from rjsparks@nostrum.com:
...
Changes to reflect repository moves.
- Legacy-Id: 19006
Note: SVN reference [18997] has been migrated to Git commit ceb7121018f8dcb877c5777c487f6b49f49b70ed
2021-05-19 14:00:32 +00:00
Henrik Levkowetz
93e07f8650
Changed deprecated 'load staticfiles' to recommended 'load static'
...
- Legacy-Id: 18080
2020-06-27 13:51:19 +00:00
Henrik Levkowetz
9e43474612
Fixed an issue with the htmlization of links in release notes.
...
- Legacy-Id: 16820
2019-10-03 21:58:38 +00:00
Henrik Levkowetz
1efd28752c
Added some caching to /release/ pages. With now more than 350 releases, the page response times had increased to typically 4s. Caching in view and template brought this down to ~160ms.
...
- Legacy-Id: 16744
2019-09-21 12:36:08 +00:00
Henrik Levkowetz
100aa3f35d
Removed OBE page 'todo' under 'release'.
...
- Legacy-Id: 16711
2019-09-05 23:02:23 +00:00
Henrik Levkowetz
f7bef142aa
Added a link to ietf software contractor instructions to the release info page bottom.
...
- Legacy-Id: 14194
2017-10-09 13:37:41 +00:00
Henrik Levkowetz
895d959c96
Fixed a html warning from the test crawler.
...
- Legacy-Id: 13593
2017-06-13 10:07:27 +00:00
Henrik Levkowetz
e6c41879ac
Added charts for test coverage and release frequency.
...
- Legacy-Id: 13232
2017-04-18 16:48:34 +00:00
Henrik Levkowetz
8930d29a8e
Merged in Django-1.10 upgrade work from ^/personal/henrik/6.43.1-django-1.10
...
- Legacy-Id: 12881
2017-02-19 18:18:00 +00:00
Henrik Levkowetz
104d4c7b1a
Added Django and Python version information to the page footer.
...
- Legacy-Id: 12821
2017-02-11 23:42:51 +00:00
Henrik Levkowetz
553338fe9a
Added some updates to /release/about
...
- Legacy-Id: 12820
2017-02-11 23:40:55 +00:00
Henrik Levkowetz
9a3f6b059b
Merged Django-1.8 upgrade work to trunk. Adjusted migration names, and added migrations as necessary. Fixed some instances of broken html.
...
- Legacy-Id: 12507
2016-12-13 05:55:46 +00:00
Henrik Levkowetz
8e11c7cb64
Fixed some invalid html, and tweaked the html validation settings in the test crawler.
...
- Legacy-Id: 12066
2016-09-30 18:47:56 +00:00
Henrik Levkowetz
cd2d8a597e
Merged in [12055] from rjsparks@nostrum.com:
...
Modified the rfc feed to better represent dois. Fixes #2014 .
- Legacy-Id: 12065
Note: SVN reference [12055] has been migrated to Git commit c34356db94
2016-09-30 18:17:30 +00:00
Henrik Levkowetz
2ef60f4c12
Tweaked the release page a bit, fixing vertical alignment of revision comments when breaking across lines, comment appearance on iPads, and introducing striped tables.
...
- Legacy-Id: 11455
2016-06-22 12:31:29 +00:00
Henrik Levkowetz
8d43d9144f
Template tweak.
...
- Legacy-Id: 10046
2015-08-23 19:28:28 +00:00
Henrik Levkowetz
3af7309179
Conditionally added the release note title to the release page log block.
...
- Legacy-Id: 10045
2015-08-23 19:25:51 +00:00
Henrik Levkowetz
127f4069d0
Merged in [9966] from lars@netapp.com:
...
Fix HTML bug.
- Legacy-Id: 10013
Note: SVN reference [9966] has been migrated to Git commit 01ffcd458271e6af3da706bd7db55053c439624b
2015-08-12 20:30:50 +00:00
Henrik Levkowetz
25f2ee5067
Merged in [9803] from lars@netapp.com:
...
Convert a few more URLs from http to https.
- Legacy-Id: 9819
Note: SVN reference [9803] has been migrated to Git commit 73d876f9127ccd224edc06c49f4f99258445885c
2015-07-19 19:46:42 +00:00
Henrik Levkowetz
2d99055809
Added release note attribution on the release note page.
...
- Legacy-Id: 9685
2015-06-23 19:37:18 +00:00
Henrik Levkowetz
0d08fff0ac
Updated a bunch of links from http: to https: based on a patch from lars@netapp.com.
...
- Legacy-Id: 9555
2015-04-24 21:45:04 +00:00
Henrik Levkowetz
ec0321e0da
Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate.
...
- Legacy-Id: 9551
2015-04-24 20:40:01 +00:00
Henrik Levkowetz
d2eb460054
Replaced google-served fonts with self-hosted ones.
...
- Legacy-Id: 9485
2015-04-14 00:06:12 +00:00
Henrik Levkowetz
fbe8b339e8
Updated the facelift todo list.
...
- Legacy-Id: 9471
2015-04-13 16:36:03 +00:00
Henrik Levkowetz
8c9ecf6540
Font size tweaks, additional links, some text changes.
...
- Legacy-Id: 9456
2015-04-12 11:26:43 +00:00
Henrik Levkowetz
4204da08ff
Updated facelift todo page.
...
- Legacy-Id: 9454
2015-04-11 21:53:40 +00:00
Henrik Levkowetz
20d35e0ad8
Updated the search_result_row template to refer to doc.related_ipr instead of the now eliminated extra search-result attribute doc.iprs. Updated the facelift todo list.
...
- Legacy-Id: 9449
2015-04-11 19:45:21 +00:00
Henrik Levkowetz
538ef976e4
Updated facelift todo page.
...
- Legacy-Id: 9448
2015-04-11 19:19:10 +00:00