Robert Sparks
88f49ed2b4
Show minutes on the popup for the meeting materials button on the agenda page when those minutes are available. Fixes #2711 . Commit ready for merge.
...
- Legacy-Id: 16152
2019-04-22 19:03:08 +00:00
Robert Sparks
d50adc0d8c
Whitespace only changes. Commit ready for merge.
...
- Legacy-Id: 16150
2019-04-22 16:55:58 +00:00
Robert Sparks
1c04745c3e
Provides menubar offset for wg anchors on the /wg page. Fixes #1481 . Commit ready for merge.
...
- Legacy-Id: 16121
2019-03-28 13:31:40 +00:00
Robert Sparks
fbfd204eb9
Include the note itself in email sent when the RFC editor note changes after document approval. Also changed the flow to redirect back to the writeups pages after editing the RFC editor note. Fixes #2672 . Commit ready for merge.
...
- Legacy-Id: 16110
2019-03-28 10:07:11 +00:00
Robert Sparks
69acaccf14
Show the agenda note, if it exits, on a sessions SUMMARY line in the ical view of an agenda. Fixes #2676 . Commit ready for merge.
...
- Legacy-Id: 16107
2019-03-27 12:06:57 +00:00
Robert Sparks
becad91b0b
Allow logged in users to propose slides for meeting sessions. Fixes #2547 and #2403 . Commit ready for merge.
...
- Legacy-Id: 16102
2019-03-25 16:10:00 +00:00
Henrik Levkowetz
02a9bae906
Changed etherpad server address from etherpad.tools.ietf.org to etherpad.ietf.org.
...
- Legacy-Id: 16033
2019-03-14 21:03:27 +00:00
Henrik Levkowetz
cce8032ba5
Removed a statement about IETF being an activity of the Internet Society from a template file, and tweaked the remaining text.
...
- Legacy-Id: 16017
2019-03-09 15:02:32 +00:00
Henrik Levkowetz
e52d1e68ec
Refactored some templates to reduce materials page permission lookups from ~2*#sessions to just a few.
...
- Legacy-Id: 16014
2019-03-07 23:25:02 +00:00
Henrik Levkowetz
aad7a9a834
Improved a somewhat misleading UI for adding account email addresses. Fixes issue #2692 .
...
- Legacy-Id: 16010
2019-03-07 14:56:06 +00:00
Henrik Levkowetz
2d31d5d421
Added a note to the draft/RFC stats pages about missing data.
...
- Legacy-Id: 15973
2019-02-26 11:53:02 +00:00
Henrik Levkowetz
720943af72
Removed the has_dependencies GroupFeature, and used has_documents instead in the one place it was used.
...
- Legacy-Id: 15934
2019-02-07 15:56:48 +00:00
Henrik Levkowetz
b57ad67041
Updated code and templates to use the new docman and groupman group features.
...
- Legacy-Id: 15922
2019-01-30 15:59:00 +00:00
Henrik Levkowetz
95fe1ae729
Removed origin information from the liaison_title.html template, as it's used in a context where html comments will be rendered. Fixes issue #2674 .
...
- Legacy-Id: 15916
2019-01-24 20:58:06 +00:00
Henrik Levkowetz
3d2d9e2d0a
Changed the construction of element IDs that could trigger ad-blockers to avoid the problem.
...
- Legacy-Id: 15831
2018-12-18 14:47:26 +00:00
Henrik Levkowetz
a1fc8722f2
Merged in [15824] from rjsparks@nostrum.com:
...
Make it more obvious that a group has been replaced when looking at its pages. Fixes #2661 .
- Legacy-Id: 15826
Note: SVN reference [15824] has been migrated to Git commit fdf0964c40
2018-12-16 20:43:12 +00:00
Henrik Levkowetz
0289f326b8
Merged in [15818] from rjsparks@nostrum.com:
...
Whitespace only change to make the conditional structure followable.
- Legacy-Id: 15825
Note: SVN reference [15818] has been migrated to Git commit 487c35d0ae
2018-12-16 18:27:13 +00:00
Robert Sparks
fdf0964c40
Make it more obvious that a group has been replaced when looking at its pages. Fixes #2661 . Commit ready for merge.
...
- Legacy-Id: 15824
2018-12-14 22:25:55 +00:00
Henrik Levkowetz
e37303b441
Merged in [15822] and [15809] from rjsparks@nostrum.com:
...
Added an explicit ID-Exists state for the IESG state machine.
Reworked code so that the IESG state machine always has a state.
Added the ability to release a document from a working group,
research group, or the independent stream. Releasing a document
removes all stream state, and sets the document to have no stream.
- Legacy-Id: 15823
Note: SVN reference [15809] has been migrated to Git commit 6118975620
Note: SVN reference [15822] has been migrated to Git commit f6886f6105
2018-12-14 22:17:58 +00:00
Henrik Levkowetz
fbcdcfaf0d
Merged in [15816] from rjsparks@nostrum.com:
...
Provide a correct link to jabber logs for plenaries in past agendas. Fixes #2641 .
- Legacy-Id: 15819
Note: SVN reference [15816] has been migrated to Git commit 590e20c00f
2018-12-13 21:59:51 +00:00
Robert Sparks
487c35d0ae
Whitespace only change to make the conditional structure followable. Commit ready for merge.
...
- Legacy-Id: 15818
2018-12-13 21:00:00 +00:00
Robert Sparks
590e20c00f
Provide a correct link to jabber logs for plenaries in past agendas. Fixes #2641 . Commit ready for merge.
...
- Legacy-Id: 15816
2018-12-13 19:51:18 +00:00
Henrik Levkowetz
115cde247b
Merged in [15807] from rjsparks@nostrum.com:
...
Repaired another instance of a literal path with a reverse lookup. Related to #2657 .
- Legacy-Id: 15814
Note: SVN reference [15807] has been migrated to Git commit 672b491ec3
2018-12-13 16:09:25 +00:00
Henrik Levkowetz
9ea42824e8
Added a description of the /doc//doc.json API to the /api/ index page, and also added a table-of-contents column.
...
- Legacy-Id: 15813
2018-12-13 15:26:11 +00:00
Robert Sparks
6118975620
Added an explicit ID-Exists state for the IESG state machine. Reworked code so that the IESG state machine always has a state. Added the ability to release a document from a working group, research group, or the independent stream. Releasing a document removes all stream state, and sets the document to have no stream.
...
- Legacy-Id: 15809
2018-12-11 22:38:05 +00:00
Robert Sparks
672b491ec3
Repaired another instance of a literal path with a reverse lookup. Related to #2657 . Commit ready for merge.
...
- Legacy-Id: 15807
2018-12-04 20:17:37 +00:00
Robert Sparks
4fef511b74
Changed an inappropriate literal path to a reverse url lookup. Fixes #2657 . Commit ready for merge.
...
- Legacy-Id: 15806
2018-12-04 20:12:23 +00:00
Robert Sparks
cb707248e2
Add history to ReviewerSettings. Fixes #2147 . Commit ready for merge.
...
- Legacy-Id: 15804
2018-12-03 22:23:01 +00:00
Henrik Levkowetz
b1745770a4
Always show the liaison submitted date on liaison pages, as requested.
...
- Legacy-Id: 15775
2018-11-20 13:15:32 +00:00
Henrik Levkowetz
69263cf141
Updated highcharts and added support for CSV export. Also tweaked the look of the highcharts context menu separators.
...
- Legacy-Id: 15770
2018-11-13 19:28:46 +00:00
Henrik Levkowetz
1149ebcacf
Merged in [15722] from rcross@amsl.com:
...
Add link to meeting/../agendas/list. Fixes #2627 .
- Legacy-Id: 15762
Note: SVN reference [15722] has been migrated to Git commit b15a008c40
2018-11-12 16:52:56 +00:00
Henrik Levkowetz
44e28707cc
Merged in [15709] from rjsparks@nostrum.com:
...
Show counts on the active groups page and on the active wgs page. Fixes #2060 .
- Legacy-Id: 15755
Note: SVN reference [15709] has been migrated to Git commit cb02df1681
2018-11-12 12:24:41 +00:00
Henrik Levkowetz
8affebe2a0
Fixed the placement of {% origin %} in some templates.
...
- Legacy-Id: 15748
2018-11-10 20:36:43 +00:00
Henrik Levkowetz
570de244c8
Merged in [15705] from johnl@taugh.com:
...
Trivial fix for trivial issue #1907 , warn user that added addresses will be confirmed.
- Legacy-Id: 15743
Note: SVN reference [15705] has been migrated to Git commit 4468eb523a
2018-11-09 20:36:59 +00:00
Henrik Levkowetz
e4af908a74
Merged in [15698] from rjsparks@nostrum.com:
...
Notify the RFC Editor when an RFC Editor note is changed after a draft has been approved. Fixes #2440 .
- Legacy-Id: 15729
Note: SVN reference [15698] has been migrated to Git commit 43374969f6
2018-11-06 07:13:56 +00:00
Henrik Levkowetz
a21fa5d094
Merged in [15696] from peter@akayla.com:
...
Minor text fixes. Fixes issue #2621 .
- Legacy-Id: 15727
Note: SVN reference [15696] has been migrated to Git commit dd7f7f7194
2018-11-06 05:14:23 +00:00
Henrik Levkowetz
eeba500b58
Merged in [15693] from mahoney@nostrum.com:
...
Fixed link to webex request page. Fixes issue #2564 .
- Legacy-Id: 15718
Note: SVN reference [15693] has been migrated to Git commit c4d88a60ee
2018-11-05 09:08:27 +00:00
Henrik Levkowetz
34d4b5c4be
Provided a tooltip with full time information for the document history dates.
...
- Legacy-Id: 15714
2018-11-05 04:21:02 +00:00
Henrik Levkowetz
955ba2b88d
Merged in [15689] from mahoney@nostrum.com:
...
Changed wording since it is not an error for there to be two people with the same name. Fixes issue #2616 .
- Legacy-Id: 15711
Note: SVN reference [15689] has been migrated to Git commit 6421ebc1de
2018-11-04 09:08:12 +00:00
Henrik Levkowetz
df2747b963
Factored out some parts of the meeting/agenda.html into separate files, and added session buttons for 'other' session (e.g., hotrfc)
...
- Legacy-Id: 15710
2018-11-04 08:30:02 +00:00
Robert Sparks
cb02df1681
Show counts on the active groups page and on the active wgs page. Fixes #2060 . Commit ready for merge.
...
- Legacy-Id: 15709
2018-11-04 01:33:34 +00:00
Henrik Levkowetz
a99ca1584a
Merged in [15688] from mahoney@nostrum.com:
...
Fixed bad variable in title of requests.html. Fixes issue #2608 .
- Legacy-Id: 15707
Note: SVN reference [15688] has been migrated to Git commit 47e3ba8ba4
2018-11-03 11:46:40 +00:00
John R. Levine
4468eb523a
Trivial fix for trivial issue #1907 , warn user that added addresses will be confirmed.
...
Commit ready for merge.
- Legacy-Id: 15705
2018-11-03 11:07:13 +00:00
Henrik Levkowetz
bd264895f6
It need not be an error to find duplicate person records, such as for instance for 'Matt Larson'. Took out the statement in the profile template that this is an error.
...
- Legacy-Id: 15704
2018-11-03 10:39:46 +00:00
Henrik Levkowetz
c6eefe0270
Don't show slides in main IETF meeting agenda for sessions with their own session agenda.
...
- Legacy-Id: 15703
2018-11-03 10:14:17 +00:00
Robert Sparks
43374969f6
Notify the RFC Editor when an RFC Editor note is changed after a draft has been approved. Fixes #2440 . Commit ready for merge.
...
- Legacy-Id: 15698
2018-11-03 08:13:10 +00:00
Peter E. Yee
dd7f7f7194
Minor text fixes. Fixes issue #2621 . Commit ready for merge.
...
- Legacy-Id: 15696
2018-11-03 07:38:40 +00:00
Jean Mahoney
c4d88a60ee
Fixed link to webex request page. Fixes issue #2564 . Commit ready for merge.
...
- Legacy-Id: 15693
2018-11-03 06:45:49 +00:00
Jean Mahoney
6421ebc1de
Changed wording since it is not an error for there to be two people with the same name. Fixes issue #2616 . Commit ready to merge.
...
- Legacy-Id: 15689
2018-11-03 05:59:53 +00:00
Jean Mahoney
47e3ba8ba4
Fixed bad variable in title of requests.html. Fixes issue #2608 . Commit ready to merge.
...
- Legacy-Id: 15688
2018-11-03 05:51:40 +00:00