Robert Sparks
56c232ec1d
Add guards against very old meetings. For more modern, past, meetings, add a warning that these are not the official proceedings and provide a link to the official proceedings.
...
- Legacy-Id: 11757
2016-08-04 21:08:56 +00:00
Robert Sparks
2ff54a963b
refactored all_meeting_ functions on session. Improved (with a hack) how recordings are displayed.
...
- Legacy-Id: 11755
2016-08-03 18:19:39 +00:00
Robert Sparks
be0ac54535
Fixed an incorrect bluesheet href
...
- Legacy-Id: 11754
2016-08-03 17:35:55 +00:00
Robert Sparks
a34dc40170
Migration to create documents and sessionpresentations for ietf95 and 96 bluesheets. Add bluesheets to proceedings.
...
- Legacy-Id: 11747
2016-08-02 20:30:40 +00:00
Robert Sparks
261f97e6c1
Add a column for recordings. Show the recordings for all sessions for a group.
...
- Legacy-Id: 11746
2016-08-02 15:31:30 +00:00
Robert Sparks
b662393664
refactor columns
...
- Legacy-Id: 11745
2016-08-02 14:46:09 +00:00
Henrik Levkowetz
691fb20ed8
Merged in [11713] from rjsparks@nostrum.com:
...
Last bit of cleanup of week/room-view js.
- Legacy-Id: 11719
Note: SVN reference [11713] has been migrated to Git commit 9d40e6d69a4ee3bb029b769286cc026933060ec2
2016-07-19 17:01:26 +00:00
Henrik Levkowetz
e14e1a9963
Merged in [11712] from rjsparks@nostrum.com:
...
Additional tweaks related to #1984 .
- Legacy-Id: 11718
Note: SVN reference [11712] has been migrated to Git commit 4226ee4980e8ca66d4a4cefacf63d1f0b58b7b40
2016-07-19 16:50:53 +00:00
Henrik Levkowetz
081abec0e8
Merged in [11711] from rjsparks@nostrum.com:
...
Starting a page for direct rendering of proceedings.
- Legacy-Id: 11717
Note: SVN reference [11711] has been migrated to Git commit d9b1528f36e092892c9a18602615f7151edf75c3
2016-07-19 11:22:00 +00:00
Henrik Levkowetz
f2150df76a
Merged in [11687], [11710] from presnick@qti.qualcomm.com:
...
Generate a message to Secretary and IESG when AD changes a draft state
to 'Approved'. Fixes issue #796 .
- Legacy-Id: 11714
Note: SVN reference [11687] has been migrated to Git commit ae87e84610
Note: SVN reference [11710] has been migrated to Git commit 65bb1f2738
2016-07-19 10:48:13 +00:00
Henrik Levkowetz
f4cbe6c294
Merged in [11690] from housley@vigilsec.com:
...
When the Secretariat marks a session as cancelled, the HTML agenda
shows a red CANCELLED box, the text shows *** CANCELLED ***, and (as
before) the .ics file includes STATUS:CANCELLED. Fixes issue #1639 .
- Legacy-Id: 11704
Note: SVN reference [11690] has been migrated to Git commit cbf7daddcc
2016-07-18 10:39:29 +00:00
Henrik Levkowetz
5f1f06631c
Merged in [11686] from rcross@amsl.com:
...
A refactor to give secretariat a broader selection of groups to choose from when scheduling non-working group sessions.
- Legacy-Id: 11694
Note: SVN reference [11686] has been migrated to Git commit b195beb3ad
2016-07-17 11:48:11 +00:00
Henrik Levkowetz
b0a0bbbe63
Merged in [11681] from suresh.krishnan@ericsson.com:
...
Allowed ADs to manage out of area working groups and upload proceedings for them. Fixes issue #1648 .
- Legacy-Id: 11693
Note: SVN reference [11681] has been migrated to Git commit f570ff803d
2016-07-17 11:16:09 +00:00
Henrik Levkowetz
0ad9a90da8
Merged in [11668] from suresh.krishnan@ericsson.com:
...
Fixed validation of submitter name and email when they are same as the holder's info. Fixes issue #1971 .
- Legacy-Id: 11692
Note: SVN reference [11668] has been migrated to Git commit 0d044399e5
2016-07-17 11:04:44 +00:00
Russ Housley
cbf7daddcc
When the Secretariat marks a session as cancelled, the HTML agenda
...
shows a red CANCELLED box, the text shows *** CANCELLED ***, and (as
before) the .ics file includes STATUS:CANCELLED. Fixes issue #1639 .
Commit ready for merge.
- Legacy-Id: 11690
2016-07-16 18:05:44 +00:00
Henrik Levkowetz
523bfce86d
Tweaked meetecho URLs, with new template string formatting filter.
...
- Legacy-Id: 11689
2016-07-16 17:15:21 +00:00
Henrik Levkowetz
008f0d4e40
Merged in [11666] from housley@vigilsec.com:
...
Do not show updates related to a removed IPR disclosure. Fixes #1983 .
- Legacy-Id: 11688
Note: SVN reference [11666] has been migrated to Git commit 40cef39cae
2016-07-16 17:12:49 +00:00
Pete Resnick
ae87e84610
Generate message to Secretary and IESG when AD changes a draft state to "Approved".
...
Fixes issue #796 . Commit ready for merge.
- Legacy-Id: 11687
2016-07-16 17:09:21 +00:00
Henrik Levkowetz
10435774c3
Merged in [11664] from rcross@amsl.com:
...
Send email to secretariat when an interim meeting has been approved and is waiting for announcement.
- Legacy-Id: 11685
Note: SVN reference [11664] has been migrated to Git commit 54969aa236
2016-07-16 15:13:47 +00:00
Henrik Levkowetz
d5d9d10017
Merged in [11663] from housley@vigilsec.com:
...
Clarify that the consensus field is talking about whether the doument will include the consensus boilerplate when it is published as an RFC. Fixes #1955 .
- Legacy-Id: 11684
Note: SVN reference [11663] has been migrated to Git commit 9d5a94713e
2016-07-16 14:52:57 +00:00
Henrik Levkowetz
5f219648a6
Merged in [11662] from rcross@amsl.com:
...
Fixed duplicate help-block issue on Interim Meeting Request Page.
- Legacy-Id: 11683
Note: SVN reference [11662] has been migrated to Git commit c99cb678c6
2016-07-16 14:41:49 +00:00
Suresh Krishnan
0d044399e5
Fixed validation of submitter name and email when they are same as the holder's info. Fixes issue #1971 . Commit ready for merge.
...
- Legacy-Id: 11668
2016-07-16 12:35:22 +00:00
Russ Housley
40cef39cae
Do not show updates related to a removed IPR disclosure. Fixes #1983 .
...
Commit ready for merge.
- Legacy-Id: 11666
2016-07-16 12:17:38 +00:00
Ryan Cross
54969aa236
Send email to secretariat when an interim meeting has been approved and is waiting for announcement. Commit ready for merge.
...
- Legacy-Id: 11664
2016-07-16 11:33:39 +00:00
Russ Housley
9d5a94713e
Clarify that the consensus field is talking about whether the doument will include the consensus boilerplate when it is published as an RFC. Fixes #1955 .
...
- Legacy-Id: 11663
2016-07-16 09:53:54 +00:00
Ryan Cross
c99cb678c6
Fixed duplicate help-block issue on Interim Meeting Request Page. Commit ready for merge.
...
- Legacy-Id: 11662
2016-07-16 09:26:56 +00:00
Henrik Levkowetz
310336b030
Merged in [11654] from rjsparks@nostrum.com:
...
Call out downreferences in autogenerated last call text. Fixes #1982 .
- Legacy-Id: 11655
Note: SVN reference [11654] has been migrated to Git commit 992aba1aec
2016-07-15 10:17:51 +00:00
Robert Sparks
992aba1aec
Call out downreferences in autogenerated last call text. Fixes #1982 . Commit ready for merge.
...
- Legacy-Id: 11654
2016-07-14 18:09:22 +00:00
Henrik Levkowetz
e2c332e6c5
Added agenda links for various meeting resources
...
Added links to Jabber room, Etherpad, Audio stream, and Meetecho video
participation, up to the time a session ends; switching out Jabber,
Meetecho and Audio streams with links to logs or recordings after the
end of a session.
- Legacy-Id: 11645
2016-07-13 13:11:06 +00:00
Henrik Levkowetz
df5417e7b3
Use xslugify on floor and room names, instead of slugify which ignores slashes.
...
- Legacy-Id: 11592
2016-07-10 14:01:10 +00:00
Henrik Levkowetz
ee789ea155
Removed the floor index sidebar, as it took away too much room from the floor-plans.
...
- Legacy-Id: 11587
2016-07-09 21:55:07 +00:00
Henrik Levkowetz
cd857c3602
Fixed a bug in removing old blinking arrows. Added functional room names. Tweaked the font size of room names. Made the page switch to the right floor-plan for a given room.
...
- Legacy-Id: 11586
2016-07-09 21:23:58 +00:00
Henrik Levkowetz
58690475da
Made the room links on the agenda page point at the datatracker floor-plans for IETF meetings IETF-96 and later.
...
- Legacy-Id: 11583
2016-07-09 20:29:55 +00:00
Henrik Levkowetz
45b19a585b
Fixed various issues with the interim approval request email text when used for non-WG groups (RGs, for instance). Added supporting template filter functions. Related to issues #1979 and #1980 .
...
- Legacy-Id: 11581
2016-07-09 20:02:28 +00:00
Henrik Levkowetz
a23b174b91
Fixed the floorplan template and accompanying javascript to make the arrows which point out room location work. This needed some modification to support separate per-floor images, and a fix to make the arrow position setting code work in html5 ('px' must be specified). Also added handling of responsive resizing of the floor-plan images, to make the arrow point right independent of the image scaling.
...
- Legacy-Id: 11578
2016-07-09 19:49:51 +00:00
Henrik Levkowetz
8b6d8c9f44
Replaced the hardcoded 'Area Director' approval role with a group-dependent list of approval roles. Fixes issue #1980 .
...
- Legacy-Id: 11575
2016-07-09 16:59:50 +00:00
Henrik Levkowetz
ac59a087cf
Pre-fill the group in the interim meeting request form when linked from a button in the group's meeting tab.
...
- Legacy-Id: 11574
2016-07-09 16:28:59 +00:00
Henrik Levkowetz
76fe6d128c
Split up the action buttons on the group meeing tab to put buttons after the closing button on a new line. Added an interim meeting request button.
...
- Legacy-Id: 11572
2016-07-08 13:41:26 +00:00
Henrik Levkowetz
009856e4c1
Modified the interim announcement text to be less rude if remote participation isn't supported. Fixes issue #1979 .
...
- Legacy-Id: 11571
2016-07-08 13:18:59 +00:00
Henrik Levkowetz
9a225405fd
Make the floorplans scale down also for small devices.
...
- Legacy-Id: 11568
2016-07-08 12:51:15 +00:00
Henrik Levkowetz
85fb050b2e
Brought back, by popular demand, a tab with the link to a group's tools pages (which was removed in release 6.25.0).
...
- Legacy-Id: 11559
2016-07-08 11:17:58 +00:00
Henrik Levkowetz
dd7e454401
Added consistent navigation tabs for agenda-related pages, and added a floor-plan tab. Tweaked the styling of by-room and by-type meeting tabs to be more consistent with the rest of the site. Factored out page header to the common header include file for some pages.
...
- Legacy-Id: 11537
2016-07-07 12:29:19 +00:00
Henrik Levkowetz
7d7bcbef04
In the internet-draft submission status page, point at the datatracker page for the document, rather than the repository copy of the document.
...
- Legacy-Id: 11511
2016-07-01 20:51:44 +00:00
Robert Sparks
b3883b6ac4
Allow non-official schedules to be viewed in the same ways the official schedule for a meeting can be viewed. Fixes #1959 . Commit ready for merge.
...
- Legacy-Id: 11500
2016-06-29 20:56:08 +00:00
Henrik Levkowetz
081eacae6a
Fixed some missing and mistyped web assets found with test_template_statics_exists().
...
- Legacy-Id: 11478
2016-06-27 22:21:50 +00:00
Henrik Levkowetz
6e05c88770
Removed dead template.
...
- Legacy-Id: 11476
2016-06-26 23:11:32 +00:00
Henrik Levkowetz
ab8b151672
Added missing right-angle for a div. Made some form elements initially display: none in order to avoid elements jumping around on initial form rendering. Fixed alignment of Submit and Back buttons, by proper nesting and col-md- class.
...
- Legacy-Id: 11469
2016-06-24 12:08:15 +00:00
Henrik Levkowetz
f87f938846
Language tweaks
...
- Legacy-Id: 11468
2016-06-24 11:58:20 +00:00
Henrik Levkowetz
03e69e6d0c
Added a banner on top of the agenda view of unofficial agendas (which now work) indicating that it's not the official agenda.
...
- Legacy-Id: 11464
2016-06-23 15:09:51 +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