Jennifer Richards
c89ca98b46
docs: fix inconsistent heading/link in README.md ( #3597 )
2022-03-08 15:55:11 -05:00
Nicolas Giard
4ef9f5c20a
Merge pull request #3596 from painless-security/personal/jennifer/7.45.1.dev0.bootstrap-merge
...
feat: updated boostrap5 work
2022-03-08 15:37:27 -05:00
Jennifer Richards
64d67366c5
Merge remote-tracking branch 'origin/main' into personal/jennifer/7.45.1.dev0.bootstrap-merge
...
# Conflicts:
# bootstrap/package-lock.json
# bootstrap/package.json
# package-lock.json
# package.json
2022-03-08 14:03:49 -04:00
Jennifer Richards
93d3daa324
fix: handle remote_instructions field correctly on interim request form
2022-03-08 12:15:22 -04:00
Jennifer Richards
baa3b292b0
fix: clean up formatting of login.html template
2022-03-08 12:13:21 -04:00
Jennifer Richards
3d7b267a64
fix: only add page navigation panel to compatible templates
...
Only add right-hand page navigation panel to #content elements that have
the ietf-auto-nav class and test that the base template's DOM is compatible
with the panel.
2022-03-08 12:01:24 -04:00
Nicolas Giard
709c1232e9
chore: remove deprecated files + add excluded patterns for deploy ( #3589 )
2022-03-08 08:20:52 -06:00
Nicolas Giard
afa9e77c2a
ci: build workflow cleanup
2022-03-07 21:32:12 -05:00
Nicolas Giard
e62ba3f47c
ci: add ls for ietf statics dir
2022-03-07 21:24:46 -05:00
Nicolas Giard
b09d453886
ci: fix exclude paths for release
2022-03-07 21:23:49 -05:00
Nicolas Giard
1e4dd0f15e
ci: use local bootstrap for release
2022-03-07 21:08:11 -05:00
Nicolas Giard
0c50770efd
ci: exclude .git from release tarball
2022-03-07 20:53:10 -05:00
Nicolas Giard
d6c08c5a99
ci: typo in mkdir
2022-03-07 20:45:19 -05:00
Nicolas Giard
41e5abe071
ci: use absolute path for release tarball
2022-03-07 20:43:31 -05:00
Nicolas Giard
512efa9dd3
ci: write release tarball outside working dir
2022-03-07 20:35:11 -05:00
Nicolas Giard
ab968b25ad
ci: prevent release creation on null input
2022-03-07 20:26:29 -05:00
Nicolas Giard
d5e36d628c
ci: exclude release tarball from archiving
2022-03-07 20:24:51 -05:00
Nicolas Giard
81272b5b66
ci: prevent codeql from running on every push
2022-03-07 20:23:46 -05:00
Nicolas Giard
ab300914e9
chore: add missing post-install script to bs3 package
2022-03-07 20:13:51 -05:00
Nicolas Giard
f8ede08a6f
ci: add deploy exclude patterns
2022-03-07 20:11:03 -05:00
Nicolas Giard
25d877b850
ci: add build and release workflow
2022-03-07 20:09:57 -05:00
Nicolas Giard
ed2beb8cd2
chore: add bootstrap 3 copy on npm postinstall ( #3587 )
2022-03-07 19:13:51 -05:00
Jennifer Richards
3906bbdc4f
Merge remote-tracking branch 'origin/main' into personal/jennifer/7.45.1.dev0.bootstrap-merge
...
# Conflicts:
# bootstrap/package.json
# ietf/templates/meeting/session_buttons_include.html
2022-03-07 16:24:30 -04:00
Nicolas Giard
32ce597564
ci: add codeql workflow ( #3585 )
2022-03-07 14:40:51 -05:00
Jennifer Richards
69caacea29
test: prevent periodic failure of test_send_reminder_all_open_reviews() ( #3584 )
2022-03-07 13:20:14 -06:00
Robert Sparks
f196f50f00
chore: capture svn changeset to git commit mapping ( #3573 )
2022-03-07 13:00:06 -06:00
Robert Sparks
918bb62b26
fix: change onsite tool icon to match the icons displayed at MeetEcho ( #3574 )
2022-03-07 12:57:40 -06:00
Nicolas Giard
d0c69df558
ci: fix npm registry target for publish-bs3 workflow
2022-03-04 18:02:46 -05:00
Nicolas Giard
7163c37155
ci: set bootstrap npm info for publish
2022-03-04 17:58:37 -05:00
Nicolas Giard
badc814918
ci: update publish-bs3 workflow for npm
2022-03-04 17:50:33 -05:00
Nicolas Giard
89bd667510
ci: rename workflow to publish-bs3
2022-03-04 17:44:53 -05:00
Nicolas Giard
c1e7c9534b
ci: add bs3 build workflow (wip)
2022-03-04 17:43:55 -05:00
Nicolas Giard
e29637b7e2
docs: update README
2022-03-04 16:52:45 -05:00
Nicolas Giard
dc7e3b9fac
docs: update docker README
2022-03-04 16:50:20 -05:00
Nicolas Giard
d1f05ddf57
docs: update README
2022-03-04 16:42:57 -05:00
Jennifer Richards
dea0b4ed55
fix: fix reference to doc.rfc_number in template
2022-03-04 16:21:11 -04:00
Nicolas Giard
0286af342a
chore: point datatracker dev db image to nightly github package
...
[skip ci]
2022-03-04 15:18:27 -05:00
Nicolas Giard
50c64ffe6d
docs: update README
...
[skip ci]
2022-03-04 15:14:12 -05:00
Nicolas Giard
ef782d19d5
chore: remove deprecated docs
2022-03-04 14:45:59 -05:00
Nicolas Giard
8abc62456e
docs: update README
...
[skip ci]
2022-03-04 14:44:26 -05:00
Jennifer Richards
d78d0249f1
refactor: improve readability of template logic in document_html.html
2022-03-04 15:42:46 -04:00
Jennifer Richards
0ab0994c9d
fix: revert invalid line breaks in templates
2022-03-04 15:32:58 -04:00
Jennifer Richards
686a9150b3
Merge remote-tracking branch 'origin/main' into personal/jennifer/7.45.1.dev0.bootstrap-merge
...
# Conflicts:
# ietf/templates/meeting/session_buttons_include.html
2022-03-04 15:14:52 -04:00
Jennifer Richards
5be277484c
Reformat and clean up JS to eliminate warnings
...
- Legacy-Id: 19989
2022-02-24 20:17:12 +00:00
Robert Sparks
6968252afb
Merged in [19987] from rjsparks@nostrum.com:
...
Change generated draft/group alias/virtual file permissions.
- Legacy-Id: 19988
Note: SVN reference [19987] has been migrated to Git commit 8deca64b31d95dc1f9c77eea6e7fe66f4c0e0f06
2022-02-24 19:59:09 +00:00
Jennifer Richards
077e7e2262
Merged from 7.40.1.dev0
...
Properly URL-encode and -decode a bunch of query parameters. [from revision 19,981]
- Legacy-Id: 19986
2022-02-24 17:52:28 +00:00
Jennifer Richards
1d301f73f9
Merged in [19980] from personal/lars/7.40.1.dev0
...
Fix # 3555.
- Legacy-Id: 19985
Note: SVN reference [19980] has been migrated to Git commit 686f835d4e
2022-02-24 17:40:24 +00:00
Jennifer Richards
c5f86b3834
Merged in [19979] from 7.40.1.dev0
...
Make the js a bit less noisy and adjust the tests accordingly.
- Legacy-Id: 19984
Note: SVN reference [19979] has been migrated to Git commit f61ddb4b60
2022-02-24 17:26:46 +00:00
Jennifer Richards
2610c7c736
Merged in [19978] from personal/lars/7.40.1.dev0
...
Hopefully fix #3556 .
- Legacy-Id: 19983
Note: SVN reference [19978] has been migrated to Git commit ca167c0172
2022-02-24 16:55:16 +00:00
Jennifer Richards
9d8f4ea207
Fix failing tests
...
- Legacy-Id: 19982
2022-02-24 16:47:55 +00:00