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
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
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
Robert Sparks
ee686837ee
fix: point the api index page into Github instead of trac/svn
2022-03-11 12:59:21 -06: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
Jennifer Richards
bd8638e6df
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.
2022-03-10 13:21:26 -06: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
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
Robert Sparks
918bb62b26
fix: change onsite tool icon to match the icons displayed at MeetEcho ( #3574 )
2022-03-07 12:57:40 -06:00
Jennifer Richards
dea0b4ed55
fix: fix reference to doc.rfc_number in template
2022-03-04 16:21:11 -04: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
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
9d8f4ea207
Fix failing tests
...
- Legacy-Id: 19982
2022-02-24 16:47:55 +00:00
Lars Eggert
07e0eb84d9
Properly URL-encode and -decode a bunch of query parameters.
...
- Legacy-Id: 19981
2022-02-24 14:23:46 +00:00
Robert Sparks
e3aa43eea5
Merged in [19967] from rjsparks@nostrum.com:
...
From Kesara Rathnayake: Expire password reset links on use, password change through other mechanics, login, or a short configurable time (initially one hour). Patched in at 7.45.0.p2.
- Legacy-Id: 19968
Note: SVN reference [19967] has been migrated to Git commit 682392081bddbd1b8653df9135388e6b7c48ee1c
2022-02-23 18:30:27 +00:00
Robert Sparks
358132dbfe
Update link to handling ballot positions. Fixes #3208 . Commit ready for merge.
...
- Legacy-Id: 19948
2022-02-18 15:53:19 +00:00
Robert Sparks
bc8155f197
Add link to onsite tool to agenda. Fixes #3550 . Commit ready for merge.
...
- Legacy-Id: 19947
2022-02-18 15:12:21 +00:00
Jennifer Richards
6c260a5b7e
Merge 7.45.1.dev0 into Bootstrap 5 update branch. Made a first pass at reconciling differences.
...
- Legacy-Id: 19945
2022-02-17 20:09:49 +00:00
Robert Sparks
f8c7be6df9
Merged in [19917] and [19930] from jennifer@painless-security.com:
...
Create/delete Meetecho conferences when requesting/canceling interim sessions. Fixes #3507 . Fixes #3508 .
- Legacy-Id: 19934
Note: SVN reference [19917] has been migrated to Git commit 81cd64da2bc0122f733df02f7db634665c9b309a
Note: SVN reference [19930] has been migrated to Git commit c64297e495010f3c147726ad61c24ca436c324da
2022-02-14 19:08:10 +00:00
Robert Sparks
11ed1782fb
Merged in [19915] from rjsparks@nostrum.com:
...
Simplify search for link back to group from the review management view.
- Legacy-Id: 19924
Note: SVN reference [19915] has been migrated to Git commit fa952976ab
2022-02-14 16:40:48 +00:00
Lars Eggert
37cb737987
Check the selenium console log for any issues as part of the test suite,
...
and fix/suppress errors found by that.
- Legacy-Id: 19916
2022-02-10 21:20:20 +00:00
Robert Sparks
fa952976ab
Simplify search for link back to group from the review management view. Commit ready for merge.
...
- Legacy-Id: 19915
2022-02-09 17:25:43 +00:00
Lars Eggert
1795609816
Some more cosmetic tweaks.
...
- Legacy-Id: 19914
2022-02-09 14:17:11 +00:00
Lars Eggert
67ebadeadd
A bunch more cosmetic fixes.
...
- Legacy-Id: 19913
2022-02-09 10:11:03 +00:00
Lars Eggert
02b97208b1
Add back noscript warning about disabled js.
...
- Legacy-Id: 19912
2022-02-09 08:41:31 +00:00
Lars Eggert
d7ec9e7f70
Disable various download buttons if there is no agenda yet.
...
- Legacy-Id: 19911
2022-02-09 08:27:02 +00:00
Lars Eggert
7a86a1cac2
Enable select2 for timezone picker.
...
- Legacy-Id: 19910
2022-02-09 08:19:36 +00: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
64d2ba2558
Run tidy as part of tests, and fix HTML issues it finds.
...
- Legacy-Id: 19904
2022-02-01 16:11:34 +00:00
Lars Eggert
a507b31669
More nits fixed.
...
- Legacy-Id: 19903
2022-02-01 08:29:55 +00:00
Lars Eggert
53089a94f6
And more fixes.
...
- Legacy-Id: 19902
2022-02-01 07:47:25 +00:00
Robert Sparks
75634e6ba6
Merged in [19900] from jennifer@painless-security.com:
...
Fix hiding of name/purpose/type fields when not needed in secr/sreq. Fixes #3531 .
- Legacy-Id: 19901
Note: SVN reference [19900] has been migrated to Git commit 5f9868e8478a0d455b8f5c0b1fb5f8cd442cf718
2022-01-31 21:42:31 +00:00
Lars Eggert
cc723ce449
More fixes.
...
- Legacy-Id: 19899
2022-01-31 19:17:50 +00:00
Lars Eggert
335a39d4fc
More fixes.
...
- Legacy-Id: 19884
2022-01-28 13:00:47 +00:00
Robert Sparks
b51d490110
Merged in [19878] from jennifer@painless-security.com:
...
Hide timeslots type is disabled plus other schedule editor debugging/improvements. Fixes #3510 . Fixes #3430 .
- Legacy-Id: 19882
Note: SVN reference [19878] has been migrated to Git commit 795d861d96
2022-01-27 19:50:44 +00:00
Robert Sparks
0205d13a0a
Merged in [19876] from jennifer@painless-security.com:
...
Do not redirect user to the logout page when logging in. Fixes #3478 .
- Legacy-Id: 19881
Note: SVN reference [19876] has been migrated to Git commit c4bf508cd8
2022-01-27 18:01:05 +00:00
Jennifer Richards
795d861d96
Hide timeslots type is disabled plus other schedule editor debugging/improvements. Fixes #3510 . Fixes #3430 . Commit ready for merge.
...
- Legacy-Id: 19878
2022-01-27 00:41:27 +00:00
Lars Eggert
cf629a42ad
And more fixes.
...
- Legacy-Id: 19877
2022-01-25 10:14:25 +00:00
Jennifer Richards
c4bf508cd8
Do not redirect user to the logout page when logging in. Fixes #3478 . Commit ready for merge.
...
- Legacy-Id: 19876
2022-01-24 17:34:29 +00:00
Robert Sparks
da797c79cc
Rollback menu caching. More work is required to allow left menu to function correctly. Commit ready for merge.
...
- Legacy-Id: 19874
2022-01-21 17:11:29 +00:00
Robert Sparks
b7d518b781
Merged in [19857] from rjsparks@nostrum.com:
...
Add a link to account creation in the login page body.
- Legacy-Id: 19859
Note: SVN reference [19857] has been migrated to Git commit ae25363af7
2022-01-19 18:20:14 +00:00
Robert Sparks
ae25363af7
Add a link to account creation in the login page body. Commit ready to merge.
...
- Legacy-Id: 19857
2022-01-19 17:00:14 +00:00
Lars Eggert
9c05373699
More fixes.
...
- Legacy-Id: 19856
2022-01-18 20:04:55 +00:00
Lars Eggert
0bfaa63722
More fixes.
...
- Legacy-Id: 19855
2022-01-17 15:05:22 +00:00
Robert Sparks
6f682c313c
Merged in [19841] from jennifer@painless-security.com:
...
Link to the timeslot editor when meeting has no timeslots. Fixes #3511 .
- Legacy-Id: 19852
Note: SVN reference [19841] has been migrated to Git commit 64e904804d
2022-01-14 20:40:03 +00:00
Robert Sparks
5e57609ced
Merged in [19838] from jennifer@painless-security.com:
...
Allow editing of group non-chartered group descriptions through UI. Fixes #3388 .
- Legacy-Id: 19850
Note: SVN reference [19838] has been migrated to Git commit d4dbb1bc1f
2022-01-14 20:07:24 +00:00
Robert Sparks
4a89bab81d
Merged in [19833] from jennifer@painless-security.com:
...
Point to RFC editor info page in document_bibtex view. Fixes #3484 .
- Legacy-Id: 19846
Note: SVN reference [19833] has been migrated to Git commit efa42e1558
2022-01-14 18:35:40 +00:00
Robert Sparks
85b9713a45
Merged in [19832] from rjsparks@nostrum.com:
...
Remove unintended testing templatetag.
- Legacy-Id: 19845
Note: SVN reference [19832] has been migrated to Git commit b7c9414323
2022-01-14 18:11:11 +00:00
Robert Sparks
729b212bd6
Merged in [19831] from rjsparks@nostrum.com:
...
Cache menus by login.
- Legacy-Id: 19844
Note: SVN reference [19831] has been migrated to Git commit 69d52465a7
2022-01-14 17:58:36 +00:00
Jennifer Richards
64e904804d
Link to the timeslot editor when meeting has no timeslots. Fixes #3511 . Commit ready for merge.
...
- Legacy-Id: 19841
2022-01-14 15:48:03 +00:00
Jennifer Richards
d4dbb1bc1f
Allow editing of group non-chartered group descriptions through UI. Fixes #3388 . Commit ready for merge.
...
- Legacy-Id: 19838
2022-01-12 21:04:13 +00:00
Lars Eggert
edf3242665
More fixes.
...
- Legacy-Id: 19836
2022-01-12 18:37:18 +00:00
Lars Eggert
a5cbf5307e
More fixes
...
- Legacy-Id: 19835
2022-01-12 11:54:00 +00:00
Jennifer Richards
efa42e1558
Point to RFC editor info page in document_bibtex view. Fixes #3484 . Commit ready for merge.
...
- Legacy-Id: 19833
2022-01-11 18:39:47 +00:00
Robert Sparks
b7c9414323
Remove unintended testing templatetag. Commit ready for merge.
...
- Legacy-Id: 19832
2022-01-11 16:06:05 +00:00
Robert Sparks
69d52465a7
Cache menus by login. Commit ready for merge.
...
- Legacy-Id: 19831
2022-01-11 16:03:52 +00:00
Jennifer Richards
f7162b690e
Include RFC title in doc/html view title element. Fixes #3488 . Commit ready for merge.
...
- Legacy-Id: 19830
2022-01-11 15:37:33 +00:00
Lars Eggert
6ca6c35186
More fixes.
...
- Legacy-Id: 19829
2022-01-11 15:02:27 +00:00
Lars Eggert
8bc7fde027
More fixes.
...
- Legacy-Id: 19828
2022-01-11 07:02:39 +00:00
Lars Eggert
373b5dbbf4
More fixes.
...
- Legacy-Id: 19827
2022-01-10 08:41:20 +00:00
Lars Eggert
6fa5fa073e
More fixes.
...
- Legacy-Id: 19812
2022-01-06 12:26:10 +00:00
Lars Eggert
5132661b06
More test fixes
...
- Legacy-Id: 19803
2022-01-05 11:25:25 +00:00
Lars Eggert
7f918b00da
More test fixes
...
- Legacy-Id: 19784
2021-12-15 20:38:28 +00:00
Lars Eggert
c68446ae93
More select2 and test fixes.
...
- Legacy-Id: 19781
2021-12-14 18:19:12 +00:00
Robert Sparks
9b54c9d3c9
Merged in [19763] from jennifer@painless-security.com:
...
Add ability to import session minutes from notes.ietf.org. Mock out calls to the requests library in tests. Call markdown library through a util method. Fixes #3489 .
- Legacy-Id: 19767
Note: SVN reference [19763] has been migrated to Git commit fd0df6f619
2021-12-09 22:43:19 +00:00
Lars Eggert
e9fd78128c
Interim commit
...
- Legacy-Id: 19765
2021-12-09 18:26:53 +00:00
Jennifer Richards
fd0df6f619
Add ability to import session minutes from notes.ietf.org. Mock out calls to the requests library in tests. Call markdown library through a util method. Fixes #3489 . Commit ready for merge.
...
- Legacy-Id: 19763
2021-12-09 17:16:19 +00:00
Lars Eggert
f974fd3c04
Fix more things
...
- Legacy-Id: 19762
2021-12-09 06:41:00 +00:00
Lars Eggert
01504d8004
More fixes
...
- Legacy-Id: 19759
2021-12-08 08:55:45 +00:00
Lars Eggert
406aa1e5a0
More fixes
...
- Legacy-Id: 19742
2021-12-02 11:07:50 +00:00
Robert Sparks
b65c850462
Merged in [19698] from nick@staff.ietf.org:
...
feat: add nomcom questionnaires tabs tests
- Legacy-Id: 19740
Note: SVN reference [19698] has been migrated to Git commit b98c7ec3bd
2021-12-01 23:44:57 +00:00
Robert Sparks
221d2ba00f
Merged in [19696] from nick@staff.ietf.org:
...
feat: add nomcom expand panel test
- Legacy-Id: 19738
Note: SVN reference [19696] has been migrated to Git commit 8ff662aed9
2021-12-01 23:20:02 +00:00
Robert Sparks
30c3648acb
Merged in [19693] from nick@staff.ietf.org:
...
feat: cypress JS testing for agenda meetings + weekview swimlane (WIP)
- Legacy-Id: 19737
Note: SVN reference [19693] has been migrated to Git commit db34d83feb
2021-12-01 23:11:27 +00:00
Robert Sparks
52f7189bc8
Merged in [19719] from rjsparks@nostrum.com:
...
Change the I-D announce text to mention rsync instead of ftp per RFC9141 and its associated transition plan.
- Legacy-Id: 19735
Note: SVN reference [19719] has been migrated to Git commit f59c6b2a53
2021-12-01 22:55:41 +00:00
Robert Sparks
da17e7c9a2
Merged in [19713] from lars@eggert.org:
...
Remove ietf/templates/iesg/scribe_template.html and related,
which is not used anymore according to the secretariat.
(On merge, rjsparks@nostrum.com also removed the three other
templates that only that one included, and removed the test
that covered the view tht was removed).
- Legacy-Id: 19732
Note: SVN reference [19713] has been migrated to Git commit 70420380f7
2021-12-01 22:50:13 +00:00
Lars Eggert
e2541030d3
More bs5 changes
...
- Legacy-Id: 19725
2021-12-01 18:45:19 +00:00
Robert Sparks
b7b8901d98
Merged in [19679] from jennifer@painless-security.com:
...
Include requester's last name as part of a bofreq document's name. Fixes #3377 .
- Legacy-Id: 19722
Note: SVN reference [19679] has been migrated to Git commit 0d1aa09275
2021-12-01 18:21:10 +00:00
Robert Sparks
f59c6b2a53
Change the I-D announce text to mention rsync instead of ftp per RFC9141 and its associated transition plan. Commit ready for merge.
...
- Legacy-Id: 19719
2021-12-01 16:49: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
c65f68130a
Finalize some bs5 templates
...
- Legacy-Id: 19714
2021-11-29 20:46:21 +00:00
Lars Eggert
70420380f7
Remove ietf/templates/iesg/scribe_template.html and related, which is
...
not used anymore according to the secretariat.
Commit ready for merge.
- Legacy-Id: 19713
2021-11-29 17:27:06 +00:00
Lars Eggert
9e54310ee7
Push some stuff before a mergeable commit.
...
- Legacy-Id: 19712
2021-11-29 17:19:39 +00:00
Lars Eggert
9e038d3e98
Bring back some additional js dependencies.
...
- Legacy-Id: 19707
2021-11-24 14:32:35 +00:00
Lars Eggert
a189b51b30
More template changes.
...
- Legacy-Id: 19706
2021-11-24 13:15:11 +00:00
Lars Eggert
5174cb3e6f
Merge ^/personal/lars/7.39.1.dev4
...
- Legacy-Id: 19705
2021-11-24 09:35:06 +00:00
Lars Eggert
a9738bc2b2
Many more changes related to tablesorter.
...
- Legacy-Id: 19702
2021-11-23 15:31:34 +00:00
Lars Eggert
d5c2299179
More list.js fixes.
...
- Legacy-Id: 19701
2021-11-23 12:45:57 +00:00
Lars Eggert
ca094a307e
More list.js changes.
...
- Legacy-Id: 19699
2021-11-22 20:08:34 +00:00
nick
b98c7ec3bd
feat: add nomcom questionnaires tabs tests
...
Commit ready for merge.
- Legacy-Id: 19698
2021-11-22 19:34:22 +00:00
nick
8ff662aed9
feat: add nomcom expand panel test
...
Commit ready for merge.
- Legacy-Id: 19696
2021-11-22 17:37:37 +00:00
Lars Eggert
2b20cca858
Switch to list.js
...
- Legacy-Id: 19695
2021-11-22 09:21:32 +00:00
nick
db34d83feb
feat: cypress JS testing for agenda meetings + weekview swimlane (WIP)
...
- Legacy-Id: 19693
2021-11-18 23:48:23 +00:00
Lars Eggert
e195a00d1b
And more agenda fixes.
...
- Legacy-Id: 19682
2021-11-18 15:18:48 +00:00
Jennifer Richards
0d1aa09275
Include requester's last name as part of a bofreq document's name. Fixes #3377 . Commit ready for merge.
...
- Legacy-Id: 19679
2021-11-18 15:03:49 +00:00
Lars Eggert
5772701781
And more agenda fixes.
...
- Legacy-Id: 19678
2021-11-18 12:42:16 +00:00
Lars Eggert
a114ad9ecc
More agenda fixes.
...
- Legacy-Id: 19674
2021-11-17 12:56:09 +00:00
Robert Sparks
c33ab6f92a
Merged in [19665] from jennifer@painless-security.com:
...
Guard against null timeslot location in agenda.html and add test of location_anchor tag
- Legacy-Id: 19668
Note: SVN reference [19665] has been migrated to Git commit b77e6627a4
2021-11-16 18:41:33 +00:00
Jennifer Richards
b77e6627a4
Guard against null timeslot location in agenda.html and add test of location_anchor tag
...
- Legacy-Id: 19665
2021-11-15 21:01:19 +00:00
Lars Eggert
a8764f225f
Track CSS class name changes in bs5.
...
- Legacy-Id: 19663
2021-11-15 16:49:09 +00:00
Lars Eggert
2a8c231fd4
More agenda fixes.
...
- Legacy-Id: 19662
2021-11-15 16:06:31 +00:00
Lars Eggert
75b5fc158e
More agenda template fixes.
...
- Legacy-Id: 19656
2021-11-12 17:47:17 +00:00
Robert Sparks
4dce42d23f
Merged in [19654] from rjsparks@nostrum.com:
...
Repair document_main when there are status change relationships.
- Legacy-Id: 19655
Note: SVN reference [19654] has been migrated to Git commit cfe9d7f808
2021-11-12 16:17:16 +00:00
Robert Sparks
cfe9d7f808
Repair document_main when there are status change relationships. Commit ready for merge.
...
- Legacy-Id: 19654
2021-11-12 16:13:11 +00:00
Lars Eggert
be3a8f71ce
Add the scripts and dependencies for the agenda page back, and make them work.
...
- Legacy-Id: 19652
2021-11-12 13:41:31 +00:00
Jennifer Richards
fe2ce7f12a
Guard against None in agenda session buttons template / template tags. Commit ready for merge.
...
- Legacy-Id: 19647
2021-11-11 22:44:31 +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
868f583afc
Simplify the structure some.
...
- Legacy-Id: 19635
2021-11-11 14:59:10 +00:00
Lars Eggert
dec56ffb96
Merge my bs5 changes over.
...
There is definitely still quite some breakage, my main focus during
the conflict resolution was not to drop any changes made by others.
- Legacy-Id: 19632
2021-11-11 13:09:23 +00:00
Lars Eggert
81805e8d04
bg-default -> bg-secondary
...
- Legacy-Id: 19627
2021-11-10 20:08:57 +00:00
Lars Eggert
fede7c1779
Fix tracking/untracking docs.
...
- Legacy-Id: 19626
2021-11-10 20:02:45 +00:00
Lars Eggert
70a306ef39
Fix search form.
...
- Legacy-Id: 19625
2021-11-10 19:27:20 +00:00
Lars Eggert
6b7beb17bf
panel -> card
...
- Legacy-Id: 19618
2021-11-10 12:59:12 +00:00
Lars Eggert
bb5810a934
Labels are badges in bs5.
...
- Legacy-Id: 19616
2021-11-10 11:15:46 +00:00
Lars Eggert
eddc03c959
Fix revision list
...
- Legacy-Id: 19615
2021-11-10 10:24:46 +00:00
Lars Eggert
add1dae1cd
Table coloring needs table- prefix.
...
- Legacy-Id: 19614
2021-11-10 10:11:57 +00:00
Lars Eggert
f17a7eddd4
pull-right -> float-end
...
- Legacy-Id: 19613
2021-11-10 09:57:57 +00:00
Lars Eggert
b06e2a052c
Fix list-inline
...
- Legacy-Id: 19612
2021-11-10 09:50:09 +00:00
Lars Eggert
7e57e781d0
Fix search buttons
...
- Legacy-Id: 19611
2021-11-10 09:47:33 +00:00
Lars Eggert
021ba39712
Reindent all templates with djhtml
...
- Legacy-Id: 19610
2021-11-10 09:41:11 +00:00
Lars Eggert
288b937ff5
django_bootstrap5 removed button/endbutton tags
...
- Legacy-Id: 19609
2021-11-10 09:35:10 +00:00
Lars Eggert
726b29bf74
fontawesome -> bootstrap-icons
...
- Legacy-Id: 19608
2021-11-10 09:28:38 +00:00
Lars Eggert
1d559374ec
Replace glyphicons with bootstrap-icons.
...
- Legacy-Id: 19607
2021-11-10 08:08:02 +00:00
Lars Eggert
94b12af9da
btn-default -> btn-primary
...
- Legacy-Id: 19606
2021-11-10 07:54:58 +00:00
Lars Eggert
e92441b2f3
Fix sorter-false
...
- Legacy-Id: 19594
2021-11-09 17:49:11 +00:00
Lars Eggert
6b15c3de95
Fix nav-tabs
...
- Legacy-Id: 19593
2021-11-09 17:20:28 +00:00
Lars Eggert
f12bc99d76
Fix timelines
...
- Legacy-Id: 19591
2021-11-09 16:43:55 +00:00
Lars Eggert
9cf29baf5b
table-condensed -> table-sm
...
- Legacy-Id: 19589
2021-11-09 14:21:05 +00:00
Lars Eggert
a8742defa7
Fix result table.
...
- Legacy-Id: 19588
2021-11-09 14:19:01 +00:00
Lars Eggert
39d500de8f
tablesorter -> datatables
...
https://datatables.net/ has way more features and better support, and bootstrap5
styling.
- Legacy-Id: 19587
2021-11-09 14:16:13 +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
Lars Eggert
8efa37e088
Dump a bunch of stuff from my local branch into svn.
...
- Legacy-Id: 19583
2021-11-09 13:54:17 +00:00
Jennifer Richards
bcd37edfcd
Merged from session_purpose_dev
...
Create dev branch for session purpose work (from revision [19414])
Snapshot of dev work to add session purpose annotation (from revision [19415])
Allow non-WG-like groups to request additional sessions/durations and bypass approval (from revision [19424])
Add 'closed' session purpose, assign purposes for nomcom groups, and update schedule editor to enforce timeslot type and allow blurring sessions by purpose (from revision [19427])
Add management command to set up timeslots/sessions for testing/demoing 'purpose' field (from revision [19430])
Update session purposes and group type -> purpose map to match notes page, change 'session' purpose to 'regular' (from revision [19433])
Redirect edit_schedule urls to edit_meeting_schedule view (from revision [19434])
Allow hiding/blurring sessions and timeslots based on TimeSlotType in the schedule editor (from revision [19438])
Disable session purpose/timeslot type hiding on schedule editor when only 0 or 1 options (from revision [19439])
Improvements to the timeslot and schedule editors (move new toggles to modals, handle overflowing session names, fix timeslot editor scrolling, add buttons to quickly create single timeslot, accept trailing slash on edit URL) (from revision [19449])
Update purpose/types after discussions, add on_agenda Session field, prevent session requests for groups with no allowed purpose, handle addition fields in session request, fix editing session requests, add session edit form/access from schedule editor, eliminate TimeSlotTypeName "private" field, add server-side timeslot type filtering to schedule editor (from revision [19549])
Eliminate the officehours timeslot type, update/renumber migrations, mark offagenda/reserved TimeSlotTypeNames as not used, add a 'none' SessionPurposeName and disallow null, update agenda filter keywords/filter helpers, fix broken tests and general debugging (from revision [19550])
Tear out old meeting schedule editor and related code (from revision [19551])
Fix merge errors in preceding commits (from revision [19556])
- Legacy-Id: 19570
Note: SVN reference [19415] has been migrated to Git commit 1054f90873
Note: SVN reference [19424] has been migrated to Git commit 5318081608
Note: SVN reference [19427] has been migrated to Git commit 173e438aee
Note: SVN reference [19430] has been migrated to Git commit 7a2530a0a6
Note: SVN reference [19433] has been migrated to Git commit 3be50d6e39
Note: SVN reference [19434] has been migrated to Git commit 3e3d681e5f
Note: SVN reference [19438] has been migrated to Git commit b6ac3d4b1d
Note: SVN reference [19439] has been migrated to Git commit 446ac7a47e
Note: SVN reference [19449] has been migrated to Git commit 5cbe402036
Note: SVN reference [19549] has been migrated to Git commit 3dfce7b850
Note: SVN reference [19550] has been migrated to Git commit 7b35c09c40
Note: SVN reference [19551] has been migrated to Git commit d7f20342b6
Note: SVN reference [19556] has been migrated to Git commit 2b1864f5a0
2021-11-09 01:35:25 +00:00
Robert Sparks
19fb998c95
Gather related document information a little more efficiently for the draft main view
...
- Legacy-Id: 19553
2021-11-05 19:11:30 +00:00
Jennifer Richards
d7f20342b6
Tear out old meeting schedule editor and related code
...
- Legacy-Id: 19551
2021-11-04 17:07:22 +00:00
Jennifer Richards
7b35c09c40
Eliminate the officehours timeslot type, update/renumber migrations, mark offagenda/reserved TimeSlotTypeNames as not used, add a 'none' SessionPurposeName and disallow null, update agenda filter keywords/filter helpers, fix broken tests and general debugging
...
- Legacy-Id: 19550
2021-11-04 17:06:06 +00:00
Jennifer Richards
3dfce7b850
Update purpose/types after discussions, add on_agenda Session field, prevent session requests for groups with no allowed purpose, handle addition fields in session request, fix editing session requests, add session edit form/access from schedule editor, eliminate TimeSlotTypeName "private" field, add server-side timeslot type filtering to schedule editor
...
- Legacy-Id: 19549
2021-11-04 17:01:32 +00:00
Robert Sparks
1f0852b714
Merged in [19506] from rjsparks@nostrum.com:
...
Remove duplicate words in shepherds writeup template. Fixes #3453 .
- Legacy-Id: 19533
Note: SVN reference [19506] has been migrated to Git commit 5a31658b7f
2021-11-02 18:16:41 +00:00
Robert Sparks
527b0b05cd
Merged in [19494] from lars@eggert.org:
...
URL-encode the link to a person's public profile, fixing validation errors.
- Legacy-Id: 19528
Note: SVN reference [19494] has been migrated to Git commit 4ed19e1bba
2021-11-02 18:01:51 +00:00
Robert Sparks
6271c055f8
Merged in [19487] from lars@eggert.org:
...
Remove workarounds for ancient IE versions.
- Legacy-Id: 19523
Note: SVN reference [19487] has been migrated to Git commit 722c59ba8b
2021-11-01 22:54:52 +00:00
Robert Sparks
74a7cae3f0
Merged in [19486] from lars@eggert.org:
...
Remove the ability to submit Postscript I-Ds.
Fixes #3448 .
- Legacy-Id: 19522
Note: SVN reference [19486] has been migrated to Git commit b058ba28ec
2021-11-01 22:53:13 +00:00
Robert Sparks
46bd95d897
Merged in [19485] from lars@eggert.org:
...
Revamp the menu structure some, and remove a bunch of unneeded files.
- Legacy-Id: 19521
Note: SVN reference [19485] has been migrated to Git commit 126892d8a2
2021-11-01 22:12:26 +00:00
Robert Sparks
1343ab9c68
Merged in [19484] from lars@eggert.org:
...
Remove the Note Well from the datatracker and point to the IETF web site.
One less thing to keep in sync if the Note Well changes.
- Legacy-Id: 19520
Note: SVN reference [19484] has been migrated to Git commit 962253f994
2021-11-01 19:41:23 +00:00
Robert Sparks
8c62c05893
Merged in [19483] from lars@eggert.org:
...
Restructure the I-D submission page.
While there is no change in functionality, we now by default only show
an option to submit XML, with other formats hidden behind a 'Submit
other formats' checkbox. I also simplified the text on the page.
- Legacy-Id: 19519
Note: SVN reference [19483] has been migrated to Git commit e8a1e6c45a
2021-11-01 19:13:37 +00:00
Robert Sparks
0a024cd217
Merged in [19482] from lars@eggert.org:
...
No need to load d3 or jquery for these templates.
- Legacy-Id: 19518
Note: SVN reference [19482] has been migrated to Git commit a2d47f0af8
2021-11-01 18:55:44 +00:00
Robert Sparks
bbc538663c
Merged in [19480] from rjsparks@nostrum.com:
...
Simple entity caching for the recent drafts view.
- Legacy-Id: 19517
Note: SVN reference [19480] has been migrated to Git commit c0cbb79bf9
2021-11-01 18:50:28 +00:00
Robert Sparks
64b0d0f6a3
Merged in [19473] from lars@eggert.org:
...
Fix search layout.
- Legacy-Id: 19515
Note: SVN reference [19473] has been migrated to Git commit 95f2686d37
2021-11-01 18:45:59 +00:00
Robert Sparks
9f8de22fc9
Merged in [19472] from lars@eggert.org:
...
Move letter icons consistently after the name.
Use the correct attribute for an extresource value.
- Legacy-Id: 19514
Note: SVN reference [19472] has been migrated to Git commit 0d1be6093a
2021-11-01 18:43:03 +00:00
Robert Sparks
95666eabc6
Merged in [19471] from lars@eggert.org:
...
More conformant HTML for the 'sign in' button.
- Legacy-Id: 19513
Note: SVN reference [19471] has been migrated to Git commit 63f1df0309
2021-11-01 18:19:32 +00:00
Robert Sparks
e918331539
Merged in [19470] from lars@eggert.org:
...
Change some popup texts and icons for session buttons.
- Legacy-Id: 19512
Note: SVN reference [19470] has been migrated to Git commit 04b78c4052
2021-11-01 18:12:00 +00:00
Robert Sparks
bfc22c2c96
Merged in [19469] from lars@eggert.org:
...
<span> can't have <div> in it. Fix that.
- Legacy-Id: 19511
Note: SVN reference [19469] has been migrated to Git commit d6e60a8f8e
2021-11-01 18:03:55 +00:00
Robert Sparks
bc4e421175
Merged in [19468] from lars@eggert.org:
...
Insert a missing </button>.
- Legacy-Id: 19510
Note: SVN reference [19468] has been migrated to Git commit 0c82560120
2021-11-01 17:48:02 +00:00
Robert Sparks
790ef0a1ec
Merged in [19467] from lars@eggert.org:
...
Add a 'sign in' button to the menu bar when the user is not signed in.
This will hopefully make it more noticeable when one got logged out.
- Legacy-Id: 19509
Note: SVN reference [19467] has been migrated to Git commit 369643cd5e
2021-11-01 17:04:08 +00:00
Robert Sparks
66e432e7d9
Merged in [19466] from lars@eggert.org:
...
Fix HTML by closing some <li> tags.
- Legacy-Id: 19508
Note: SVN reference [19466] has been migrated to Git commit ee745830d8
2021-11-01 17:01:34 +00:00
Robert Sparks
5a31658b7f
Remove duplicate words in shepherds writeup template. Fixes #3453 . Commit ready for merge.
...
- Legacy-Id: 19506
2021-11-01 14:47:55 +00:00
Lars Eggert
4ed19e1bba
URL-encode the link to a person's public profile, fixing validation errors.
...
Commit ready for merge.
- Legacy-Id: 19494
2021-10-29 10:22:59 +00:00
Lars Eggert
722c59ba8b
Remove workarounds for ancient IE versions.
...
Commit ready for merge.
- Legacy-Id: 19487
2021-10-28 16:26:19 +00:00
Lars Eggert
b058ba28ec
Remove the ability to submit Postscript I-Ds.
...
Commit ready for merge. Fixes #3448 .
- Legacy-Id: 19486
2021-10-28 16:24:29 +00:00
Lars Eggert
126892d8a2
Revamp the menu structure some, and remove a bunch of unneeded files.
...
Commit ready for merge.
- Legacy-Id: 19485
2021-10-28 14:23:04 +00:00
Lars Eggert
962253f994
Remove the Note Well from the datatracker and point to the IETF web site.
...
One less thing to keep in sync if the Note Well changes.
Commit ready for merge.
- Legacy-Id: 19484
2021-10-28 13:08:10 +00:00
Lars Eggert
e8a1e6c45a
Restructure the I-D submission page.
...
While there is no change in functionality, we now by default only show
an option to submit XML, with other formats hidden behind a "Submit
other formats" checkbox. I also simplified the text on the page.
Commit ready for merge.
- Legacy-Id: 19483
2021-10-28 12:07:43 +00:00
Lars Eggert
a2d47f0af8
No need to load d3 or jquery for these templates.
...
Commit ready for merge.
- Legacy-Id: 19482
2021-10-28 06:17:43 +00:00
Robert Sparks
c0cbb79bf9
Simple entity caching for the recent drafts view. Commit ready for merge.
...
- Legacy-Id: 19480
2021-10-27 20:19:00 +00:00
Lars Eggert
95f2686d37
Fix search layout.
...
Commit ready for merge.
- Legacy-Id: 19473
2021-10-27 12:24:19 +00:00
Lars Eggert
0d1be6093a
Only show links to web pages when they are valid (which many seem to
...
no be at the moment - fallout from the tools.ietf.org move?)
Also move letter icons consistently after the name.
Commit ready for merge.
- Legacy-Id: 19472
2021-10-27 12:01:37 +00:00
Lars Eggert
63f1df0309
More conformant HTML for the "sign in" button.
...
Commit ready for merge.
- Legacy-Id: 19471
2021-10-27 11:23:11 +00:00
Lars Eggert
04b78c4052
Change some popup texts and icons for session buttons.
...
Commit ready for merge.
- Legacy-Id: 19470
2021-10-27 11:05:43 +00:00
Lars Eggert
d6e60a8f8e
<span> can't have <div> in it. Fix that.
...
Commit ready for merge.
- Legacy-Id: 19469
2021-10-27 10:56:05 +00:00
Lars Eggert
0c82560120
Insert a missing </button>.
...
Commit ready for merge.
- Legacy-Id: 19468
2021-10-27 10:03:41 +00:00
Lars Eggert
369643cd5e
Add a "sign in" button to the menu bar when the user is not signed in.
...
This will hopefully make it more noticeable when one got logged out.
Commit ready for merge.
- Legacy-Id: 19467
2021-10-27 08:51:44 +00:00
Lars Eggert
ee745830d8
Fix HTML by closing some <li> tags.
...
Commit ready for merge.
- Legacy-Id: 19466
2021-10-27 08:50:28 +00:00
Robert Sparks
3a553c4863
Use friendlier language when requiring manual assistance with account creation. Fixes #3445 . Commit ready for merge.
...
- Legacy-Id: 19464
2021-10-26 23:38:44 +00:00
Robert Sparks
ef8149412a
Update notes links, reflect the removal of etherpad. Commit ready for merge.
...
- Legacy-Id: 19455
2021-10-26 15:26:13 +00:00
Robert Sparks
f4ebe39e87
Adjust the IPR declaration submission form to remove the line about limiting the declaration solely to stardards-track IETF documents. Commit ready to merge.
...
- Legacy-Id: 19454
2021-10-25 17:08:30 +00:00
Robert Sparks
d74c7a8a5a
Align code, tests, and url templates around the person ajax json views. Fix a dangling pyflake nit. Commit ready for merge.
...
- Legacy-Id: 19453
2021-10-25 15:29:10 +00:00
Robert Sparks
f909a1922b
Remove submissioncheck results from search_result_row until performance issues are addressed. Commit ready for merge.
...
- Legacy-Id: 19452
2021-10-25 14:34:03 +00:00
Jennifer Richards
5cbe402036
Improvements to the timeslot and schedule editors (move new toggles to modals, handle overflowing session names, fix timeslot editor scrolling, add buttons to quickly create single timeslot, accept trailing slash on edit URL)
...
- Legacy-Id: 19449
2021-10-21 14:59:02 +00:00
Jennifer Richards
446ac7a47e
Disable session purpose/timeslot type hiding on schedule editor when only 0 or 1 options
...
- Legacy-Id: 19439
2021-10-19 14:39:17 +00:00
Jennifer Richards
b6ac3d4b1d
Allow hiding/blurring sessions and timeslots based on TimeSlotType in the schedule editor
...
- Legacy-Id: 19438
2021-10-19 01:07:56 +00:00
Jennifer Richards
3be50d6e39
Update session purposes and group type -> purpose map to match notes page, change 'session' purpose to 'regular'
...
- Legacy-Id: 19433
2021-10-18 14:48:36 +00:00
Jennifer Richards
173e438aee
Add 'closed' session purpose, assign purposes for nomcom groups, and update schedule editor to enforce timeslot type and allow blurring sessions by purpose
...
- Legacy-Id: 19427
2021-10-15 19:33:33 +00:00
Robert Sparks
cd748cd760
Update internal references to trac.tools.ietf.org to point to trac.ietf.org. Remove several links into tools.ietf.org. Commit ready for merge.
...
- Legacy-Id: 19422
2021-10-13 21:43:44 +00:00
Jennifer Richards
1054f90873
Snapshot of dev work to add session purpose annotation
...
- Legacy-Id: 19415
2021-10-12 17:08:58 +00:00
Robert Sparks
d1a9f0d844
Handle general IESG requirements display corrects. Fixes #3418 . Commit ready for merge.
...
- Legacy-Id: 19411
2021-10-11 17:35:42 +00:00
Jennifer Richards
7d59456103
Update links in iCal description to be more useful. Fixes #3349 . Commit ready for merge.
...
- Legacy-Id: 19384
2021-09-22 21:52:21 +00:00
Robert Sparks
0d8c0ce776
Merged in [19360] from rjsparks@nostrum.com:
...
Change url and instructive text in email sent when a ballot position is taken. Fixes #3208 .
- Legacy-Id: 19370
Note: SVN reference [19360] has been migrated to Git commit ea8b734874
2021-09-19 14:39:42 +00:00
Robert Sparks
8cd1970e55
Merged in [19357] from rjsparks@nostrum.com:
...
Provide a page that shows how current charter text renders through markdown. Related to #2695 .
- Legacy-Id: 19367
Note: SVN reference [19357] has been migrated to Git commit d7841409ca
2021-09-18 18:54:40 +00:00
Robert Sparks
ea8b734874
Change url and instructive text in email sent when a ballot position is taken. Fixes #3208 . Commit ready for merge.
...
- Legacy-Id: 19360
2021-09-09 17:44:22 +00:00
Robert Sparks
d7841409ca
Provide a page that shows how current charter text renders through markdown. Related to #2695 . Commit ready for merge.
...
- Legacy-Id: 19357
2021-09-08 16:47:47 +00:00
Kesara Rathnayake
6fa0f37cbd
Hides profile photo place holder. Fixes #3400 . Commit ready for merge.
...
- Legacy-Id: 19355
2021-09-08 04:53:43 +00:00
Robert Sparks
f3a433672a
Merged in [19316] from rjsparks@nostrum.com:
...
Adjust groupfeatures has_session_materials to match modern usage. Adjusted proceedings and materials templates to show fewer unnecessary duplicates. Fixes #2981 and #3387 .
- Legacy-Id: 19335
Note: SVN reference [19316] has been migrated to Git commit d4899b78f9
2021-09-04 15:01:38 +00:00
Robert Sparks
c8552cbb55
Merged in [19310] from rjsparks@nostrum.com:
...
Add IETF Administrative LLC groups. Fixes #3302 .
- Legacy-Id: 19330
Note: SVN reference [19310] has been migrated to Git commit 847f37dbf7
2021-09-03 22:06:12 +00:00
Robert Sparks
6cdd1c58ae
Merged in [19308] from jennifer@painless-security.com:
...
Include doc name in ballot popup anchors. Fixes #3351 .
- Legacy-Id: 19329
Note: SVN reference [19308] has been migrated to Git commit 54a524b124
2021-09-03 21:44:12 +00:00
Robert Sparks
ff5707b5f0
Merged in [19307] from rjsparks@nostrum.com:
...
Add IAB Administrative Support Group group type. Add IAB groups to the group menu. Clearly delineate group types in the group menu. Fixes #3295 and #3296 .
- Legacy-Id: 19328
Note: SVN reference [19307] has been migrated to Git commit d42730300a
2021-09-03 21:29:12 +00:00
Robert Sparks
65f7f62725
Merged in [19306] from jennifer@painless-security.com:
...
Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147 .
- Legacy-Id: 19327
Note: SVN reference [19306] has been migrated to Git commit 2060173f3a
2021-09-03 21:12:32 +00:00
Robert Sparks
b80366b492
Merged in [19305] from rjsparks@nostrum.com:
...
Show the constraint names on the meeting session requests page. Fixes #3082 .
- Legacy-Id: 19326
Note: SVN reference [19305] has been migrated to Git commit 6a7ebfdb7a
2021-09-03 18:36:32 +00:00
Robert Sparks
36369f816e
Merged in [19299] from rjsparks@nostrum.com:
...
Change the caching model for the nonwg list page.
- Legacy-Id: 19322
Note: SVN reference [19299] has been migrated to Git commit fe5cfbd11d
2021-09-03 17:24:58 +00:00
Robert Sparks
d4899b78f9
Adjust groupfeatures has_session_materials to match modern usage. Adjusted proceedings and materials templates to show fewer unnecessary duplicates. Fixes #2981 and #3387 . Commit ready for merge.
...
- Legacy-Id: 19316
2021-09-03 15:14:06 +00:00
Robert Sparks
847f37dbf7
Add IETF Administrative LLC groups. Fixes #3302 . Commit ready for merge.
...
- Legacy-Id: 19310
2021-08-31 22:13:38 +00:00
Jennifer Richards
54a524b124
Include doc name in ballot popup anchors. Fixes #3351 . Commit ready for merge.
...
- Legacy-Id: 19308
2021-08-31 17:24:32 +00:00
Robert Sparks
d42730300a
Add IAB Administrative Support Group group type. Add IAB groups to the group menu. Clearly delineate group types in the group menu. Fixes #3295 and #3296 . Commit ready for merge.
...
- Legacy-Id: 19307
2021-08-30 19:39:21 +00:00
Jennifer Richards
2060173f3a
Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147 . Commit ready for merge.
...
- Legacy-Id: 19306
2021-08-30 17:02:49 +00:00
Robert Sparks
6a7ebfdb7a
Show the constraint names on the meeting session requests page. Fixes #3082 . Commit ready for merge.
...
- Legacy-Id: 19305
2021-08-27 19:45:19 +00:00
Robert Sparks
fe5cfbd11d
Change the caching model for the nonwg list page. Commit ready for merge.
...
- Legacy-Id: 19299
2021-08-12 14:17:51 +00:00
Jennifer Richards
2eacd88c0b
Disable modification of past timeslots on official schedules. Fixes #3166 .
...
- Legacy-Id: 19295
2021-08-09 20:43:20 +00:00
Robert Sparks
c93be0bd1d
Improve the idnits2 state file. Commit ready for merge.
...
- Legacy-Id: 19267
2021-07-30 19:22:48 +00:00
Robert Sparks
1eb46361a0
Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge.
...
- Legacy-Id: 19265
2021-07-30 16:13:15 +00:00
Robert Sparks
b179143303
Supply missing template for idnits2-rfcs-obsoleted. Add a view that provides the rfc-status blob used by idnits. Commit ready for merge.
...
- Legacy-Id: 19263
2021-07-28 18:24:12 +00:00
Robert Sparks
0002e43cab
Merged in [19243] from rjsparks@nostrum.com:
...
Render markdown on the document main page for document materials. Fixes #2927 .
- Legacy-Id: 19245
Note: SVN reference [19243] has been migrated to Git commit 0eb027879a
2021-07-20 20:38:41 +00:00
Robert Sparks
0eb027879a
Render markdown on the document main page for document materials. Fixes #2927 . Commit ready for merge.
...
- Legacy-Id: 19243
2021-07-20 19:58:31 +00:00
Robert Sparks
48eed20fd7
Merged in [19240] from rjsparks@nostrum.com:
...
Remove tools-style agenda link.
- Legacy-Id: 19241
Note: SVN reference [19240] has been migrated to Git commit 36c651eb95
2021-07-19 20:21:06 +00:00
Robert Sparks
36c651eb95
Remove tools-style agenda link. Commit ready for merge.
...
- Legacy-Id: 19240
2021-07-19 20:09:03 +00:00
Robert Sparks
8b72e3ce1e
Merged in [19228] from rjsparks@nostrum.com:
...
Add BOF Requests to the datatracker.
- Legacy-Id: 19237
Note: SVN reference [19228] has been migrated to Git commit 84717102b0
2021-07-15 21:39:57 +00:00
Robert Sparks
c92281f815
Merged in [19208] from housley@vigilsec.com:
...
Provide previous ballot positions for both current and former ADs; add test to cover this situation.
- Legacy-Id: 19230
Note: SVN reference [19208] has been migrated to Git commit fa37d3db3fad007686165a6ed4ad4c99cfca2c85
2021-07-15 20:34:23 +00:00
Robert Sparks
6b5c0ac499
Merged in [19200] from housley@vigilsec.com:
...
Better explain ballot positions from former area dirctors. Fixes #3228 . Branch
- Legacy-Id: 19229
Note: SVN reference [19200] has been migrated to Git commit b2e5873577290740133120f21ec340cbcef513f5
2021-07-15 20:23:50 +00:00
Robert Sparks
15939c0114
show editors on bofreq page
...
- Legacy-Id: 19220
2021-07-14 20:21:47 +00:00
Robert Sparks
c1272e210e
Better sort of bofreq list
...
- Legacy-Id: 19219
2021-07-14 19:59:56 +00:00
Robert Sparks
805d1f4a7e
Use BOF consistently.
...
- Legacy-Id: 19212
2021-07-14 17:33:14 +00:00
Robert Sparks
885fe35d48
show responsible on list of requests
...
- Legacy-Id: 19207
2021-07-08 20:37:34 +00:00
Robert Sparks
dcd372a928
Restrict editor access in all states but proposed.
...
- Legacy-Id: 19205
2021-07-08 19:16:58 +00:00
Robert Sparks
040e26be06
Added Additional Resources. Simplified the bofreq urls file.
...
- Legacy-Id: 19204
2021-07-07 22:28:05 +00:00
Robert Sparks
f5a04263e5
Added the notion of responsible leadership.
...
- Legacy-Id: 19202
2021-07-07 17:49:35 +00:00
Robert Sparks
338da98661
merged forward. Gave IAB same abilities as IESG.
...
- Legacy-Id: 19201
2021-07-06 20:19:12 +00:00
Robert Sparks
6b383255ad
Staging for merge forward
...
- Legacy-Id: 19199
2021-07-06 18:05:54 +00:00
Robert Sparks
4cb03a24cc
Merged in [19183] from jennifer@painless-security.com:
...
Add 'Select Sessions' tab to agenda pages.
- Legacy-Id: 19185
Note: SVN reference [19183] has been migrated to Git commit 82ad0402f8
2021-07-02 00:58:34 +00:00
Robert Sparks
092e8a6e5d
Merged in [19182] from rjsparks@nostrum.com:
...
Stop showing generated proceedings for older meetings that already had official proceedings. Fixes #3322 .
- Legacy-Id: 19184
Note: SVN reference [19182] has been migrated to Git commit 3202a25c52
2021-07-02 00:47:59 +00:00
Jennifer Richards
82ad0402f8
Add 'Select Sessions" tab to agenda pages. Commit ready for merge.
...
- Legacy-Id: 19183
2021-07-01 23:45:25 +00:00
Robert Sparks
3202a25c52
Stop showing generated proceedings for older meetings that already had official proceedings. Fixes #3322 . Commit ready for merge.
...
- Legacy-Id: 19182
2021-07-01 22:45:04 +00:00
Jennifer Richards
044293b4a9
Fix broken meeting materials button on upcoming meetings page. Fixes #3278 . Commit ready for merge.
...
- Legacy-Id: 19164
2021-06-28 18:57:20 +00:00
Robert Sparks
2689670546
Merged in [19139] from rjsparks@nostrum.com:
...
Refine volunteer list view. Show rfc8989 paths.
- Legacy-Id: 19147
Note: SVN reference [19139] has been migrated to Git commit 06f6b12b18
2021-06-23 15:54:45 +00:00
Robert Sparks
ffa6c8072a
Merged in [19138] from jennifer@painless-security.com:
...
Swap timeslot columns in addition to full days in schedule editor. Fixes #3216 .
- Legacy-Id: 19146
Note: SVN reference [19138] has been migrated to Git commit 34891213ff
2021-06-23 15:38:53 +00:00
Robert Sparks
5742a98919
Merged in [19136] from jennifer@painless-security.com:
...
More prominently identify BoF sessions in schedule editor. Fixes #3217 .
- Legacy-Id: 19145
Note: SVN reference [19136] has been migrated to Git commit 7c09aec10d
2021-06-23 14:46:33 +00:00
Robert Sparks
cfbd63deca
Merged in [19135] from jennifer@painless-security.com:
...
Improve visibility of other sessions for group of selected session in schedule editor. Fixes #3219 .
- Legacy-Id: 19144
Note: SVN reference [19135] has been migrated to Git commit 45916f2c3c
2021-06-23 14:33:16 +00:00
Robert Sparks
c048d369c4
Merged in [19134] from jennifer@painless-security.com:
...
Blur sessions for hidden areas instead of hiding entirely. Fixes #3218 .
- Legacy-Id: 19143
Note: SVN reference [19134] has been migrated to Git commit ba0a3ec9cb
2021-06-22 23:31:35 +00:00
Robert Sparks
06f6b12b18
Refine volunteer list view. Show rfc8989 paths. Commit ready for merge.
...
- Legacy-Id: 19139
2021-06-22 20:09:40 +00:00
Jennifer Richards
34891213ff
Swap timeslot columns in addition to full days in schedule editor. Fixes #3216 . Commit ready for merge.
...
- Legacy-Id: 19138
2021-06-22 16:33:04 +00:00
Jennifer Richards
7c09aec10d
More prominently identify BoF sessions in schedule editor. Fixes #3217 . Commit ready for merge.
...
- Legacy-Id: 19136
2021-06-15 15:00:45 +00:00