Nicolas Giard
f8c0a95802
ci: extract dev/tests dir creation script
2022-03-17 00:17:05 -04:00
Nicolas Giard
4b15ed933e
ci: fix base test docker image
2022-03-16 21:34:38 -04:00
Nicolas Giard
7ddaa513b1
ci: build base test docker image
2022-03-16 21:34:26 -04:00
Nicolas Giard
4daeb3c6b6
ci: fix base test docker image
2022-03-16 21:23:51 -04:00
Nicolas Giard
65799c9d1c
ci: build base test docker image
2022-03-16 21:23:01 -04:00
Russ Housley
d40842e4ce
fix: Allow AD and Secretariat to update the people to notify about conflict-reviews until the are announced ( #3651 )
...
* Allow AD and Secretariat to update the people to notify about conflict-reviewss until the are announced. Fixes #3639 .
* fix: Allow notify list for conflict-review changes in any state
2022-03-16 14:16:55 -05:00
Robert Sparks
efc87dc35b
test: match changes to release/about
...
* chore: bring docker-compose to root level (#3642 )
* test: match changes to release/about
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-03-16 13:15:05 -05:00
Nicolas Giard
a043bd5f8e
chore: move hold-for-merge + ready-for-merge into dev/legacy
2022-03-16 13:22:10 -04:00
Robert Sparks
9e06efeaba
feat: update the shepherd writeup template ( #3650 )
...
* feat: update the shepherd writeup template
Fixes #3580 .
* fix: correct the version date
2022-03-16 11:54:00 -05:00
Lars Eggert
ef7d962e63
fix: Remove the person_link nowrap option from the Python code ( #3659 )
...
This was missed in #3657 .
2022-03-16 11:12:23 -05:00
Robert Sparks
a60c31e45d
chore: remove svn/trac infrastructure ( #3649 )
...
* chore: Remove svn/trac related infrastructure
* chore: Remove more svn/trac infrastructure
* fix: remove commented out Trac requirement
2022-03-16 11:08:47 -05:00
Lars Eggert
a68c154df9
fix: Always word-wrap person names in person_link links ( #3657 )
...
* fix: Always word-wrap person names in person_link links
Defaulting to "text-nowrap" causes too many issues on narrow screens.
* Remove extra space
2022-03-16 09:34:45 -05:00
Lars Eggert
c2cba855d8
fix: Fix a regression in #3625 ( #3656 )
...
Tag closed incorrectly.
2022-03-16 09:32:58 -05:00
Lars Eggert
52969aefca
feat: Mobile agenda improvements ( #3655 )
...
* fix: Improve agenda page for mobile (narrow) screens
* Remove unrelated change
* Remove FIXME
2022-03-16 09:30:21 -05:00
Nicolas Giard
868afd287c
chore: improve dev docker for offline + other fixes ( #3652 )
2022-03-16 08:57:51 -05:00
NGPixel
1771d6ea77
chore: improve dev docker for offline + other fixes
2022-03-15 22:22:30 -04:00
Lars Eggert
c7157c80c5
feat: Linkify external resources on the public profile page ( #3647 )
2022-03-15 08:50:15 -05:00
Lars Eggert
5587428ebc
feat: Save HTML source to file when tidy validation fails during test ( #3646 )
...
Instead of dumping the whole source code to the console.
2022-03-15 08:48:13 -05:00
Lars Eggert
0bbe216ebd
fix: Add a skipnav link ( #3645 )
...
Fixes #3632 .
2022-03-15 08:45:17 -05: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
Robert Sparks
aa718e7e98
chore: bring docker-compose to root level ( #3642 ) ( #3643 )
...
Authored-by: Nicolas Giard <github@ngpixel.com>
2022-03-14 17:17:31 -05:00
Nicolas Giard
90b28957bb
ci: fix __init__.py version quotes
2022-03-14 18:09:08 -04:00
Nicolas Giard
86a3895ab9
ci: fix __init__.py version quotes
2022-03-14 18:07:45 -04:00
Nicolas Giard
e6584bb717
chore: bring docker-compose to root level ( #3642 )
2022-03-14 17:02:53 -05:00
Lars Eggert
323d890252
fix: Search for docalias, not document ( #3635 )
...
Fixes #3605 .
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2022-03-14 11:49:23 -05:00
Lars Eggert
5125bb16ef
fix: X-Frame-Options can only be DENY or SAMEORIGIN these days ( #3634 )
2022-03-14 13:42:20 -03:00
Lars Eggert
646b7e52ad
fix: Move the navbar last, for text-based browsers ( #3636 )
...
Fixes #3632 .
2022-03-14 11:38:33 -05:00
Lars Eggert
fd8d9762f2
fix: Use fixed lengths for the first three columns of "meta" tables ( #3637 )
...
Fixes #3615 .
2022-03-14 11:32:28 -05:00
Nicolas Giard
369a5b9f1a
chore: update report-a-bug.yml form
2022-03-11 17:23:22 -05:00
Jennifer Richards
e12ea0c64c
fix: use same github issue URL on 500 error page as elsewhere ( #3631 )
2022-03-11 15:52:38 -06: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
9ffb74c4c3
fix: remove stale explanation of status reports ( #3628 )
2022-03-11 17:02:50 -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
Jennifer Richards
a3e7910594
Merge pull request #3627 from rjsparks/api-index
...
fix: point the api index page into GitHub instead of trac/svn
2022-03-11 15:07:33 -04:00
Nicolas Giard
007e693d64
chore: remove os + version + log fields from bug report form
2022-03-11 14:03:17 -05:00
Robert Sparks
ee686837ee
fix: point the api index page into Github instead of trac/svn
2022-03-11 12:59:21 -06:00
Nicolas Giard
b6d740a124
chore: fix bug report form
2022-03-11 13:02:14 -05:00
Nicolas Giard
ec99aa846d
chore: remove bug report issue template
2022-03-11 13:01:29 -05:00
Nicolas Giard
91a341dac6
chore: add bug report form
2022-03-11 13:01:06 -05:00
Nicolas Giard
e001bba28f
docs: point feature requests to discussions
2022-03-11 12:41:53 -05:00
Nicolas Giard
b636a1e4af
chore: remove duplicate security issue link
2022-03-11 12:30:35 -05:00
Nicolas Giard
9c605a6d8d
chore: update issue templates config
2022-03-11 12:29:45 -05:00
Nicolas Giard
1efb398799
chore: add issue templates
2022-03-11 12:24:13 -05:00
Jennifer Richards
3b2e2ea1a9
Merge pull request #3622 from larseggert/unify-buttons
...
fix: Switch to showing a single "Edit materials" button
2022-03-11 11:48:08 -04:00
Lars Eggert
bbf1996909
fix: Use bootstrap-icons icon ( #3623 )
...
There was one remaining use of font-awesome; use bootstrap-icons icon now.
2022-03-11 09:14:09 -06:00
Lars Eggert
8319731218
fix: Fix agenda tab wrapping ( #3621 )
...
And also fix heading disappearing behind nav tabs. Fixes #3608 .
2022-03-11 08:59:11 -06:00
Lars Eggert
876122276f
fix: Remove attempt to do smart linewraps for doc titles. ( #3620 )
...
Fixes #3609 .
2022-03-11 08:50:50 -06:00
Lars Eggert
b1deed3aa2
fix: Switch to showing a single "Edit materials" button
...
Fixes #3594 .
2022-03-11 13:29:35 +02:00
Nicolas Giard
387b4f42e4
docs: update README
2022-03-10 19:45:17 -05:00