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 |
|
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 |
|
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 |
|
Jennifer Richards
|
336d762123
|
Allow configuration of group conflict types used for each meeting Fixes #2770. Commit ready for merge.
- Legacy-Id: 19266
|
2021-07-30 17:50:24 +00:00 |
|
Jennifer Richards
|
ec86d98bb7
|
Remove Meetecho icon from agenda items and change "Meetecho video stream" to "Meetecho session" for remaining link. Fixes #3135, #3223. Commit ready for merge.
- Legacy-Id: 19260
|
2021-07-22 19:52:41 +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 |
|
Henrik Levkowetz
|
d79066bac1
|
Fixed a recent regression in agenda.html which caused the 'now' context variable to not be available when checking if a meeting session is in the past or future, to know which recordings or live session links to show. Also fixed a potential timezone issue with regards to this.
- Legacy-Id: 18688
|
2020-11-12 00:36:39 +00:00 |
|
Jennifer Richards
|
acbfbf53a3
|
Do not require redundant meeting number for session materials view. Commit ready for merge.
- Legacy-Id: 18654
|
2020-11-02 20:11:13 +00:00 |
|
Jennifer Richards
|
27d9df7bff
|
Retrieve session agenda materials by meeting/session instead of by assignment. Commit ready for merge.
- Legacy-Id: 18653
|
2020-11-02 19:30:23 +00:00 |
|
Henrik Levkowetz
|
cbfbedf2d3
|
Updated the IETF meeting agenda rendering so as to show the session links to materials, meetecho, jabber, notepad etc. also for narrov-screen devices such as phones, based on code from lars@eggert.org. Also moved some template code doing markup tweaking of the room name to a TimeSlot method, and factored out session start- and end-time display, repeated in 4 locations, to a template snipped. Added a new CSS class which provides less padding at the sides of pages on narrow devices.
- Legacy-Id: 18403
|
2020-08-21 13:40:14 +00:00 |
|
Henrik Levkowetz
|
da5004be5f
|
Added individual ical links for meeting sessions on the agenda, and changed the phone handset icon to a group icon for the various online conference links.
- Legacy-Id: 18260
|
2020-07-24 22:26:17 +00:00 |
|
Henrik Levkowetz
|
9f812ca17c
|
Swapped out the fa-users icon for an alternative (packaged in font-datatracker) fd-users
- Legacy-Id: 18243
|
2020-07-23 17:21:42 +00:00 |
|
Henrik Levkowetz
|
11c276e828
|
Swapped out the conference URL icon from 'fa-phone' to 'fa-users', and changed the tooltip to 'Online conference'.
- Legacy-Id: 18241
|
2020-07-23 17:00:14 +00:00 |
|
Henrik Levkowetz
|
1654f9319e
|
Reworked the support for remote access urls in the agenda_note and remote_instructions fields of Session objects so as to accept any of a list of conference service domains as remote call-in URLs -- not only webex.
- Legacy-Id: 18119
|
2020-07-01 14:17:01 +00:00 |
|
Henrik Levkowetz
|
7a30c14bbd
|
Tweaked the HTML that puts session links and calendar links on the session details page to put them on the same line.
- Legacy-Id: 18114
|
2020-07-01 11:43:44 +00:00 |
|
Henrik Levkowetz
|
93e07f8650
|
Changed deprecated 'load staticfiles' to recommended 'load static'
- Legacy-Id: 18080
|
2020-06-27 13:51:19 +00:00 |
|
Henrik Levkowetz
|
729b52fb36
|
Added a switchover date (currently July 6th) for Etherpad to CodiMD use, and modified views and templates accordingly.
- Legacy-Id: 18063
|
2020-06-25 16:35:40 +00:00 |
|
Henrik Levkowetz
|
4f4c3fd980
|
Based on [17694] from mark@painless-security.com, this merges in a set of changes that provides agenda-like details on session meeting view, and fixes issue #2751. It also aligns the styling of materials and resources link lists on the upcoming meetings and ietf agenda pages, and adds calendar symbols with links and recordings symbols with links to interim meeting pages.
- Legacy-Id: 17782
Note: SVN reference [17694] has been migrated to Git commit 4df7e5531f8273892c71a363cf328bb324585204
|
2020-05-12 13:35:57 +00:00 |
|
Henrik Levkowetz
|
42473ecfb4
|
Moved the agenda-popup template include for the meeting agenda page into the button-list include, to simplify agenda.html. Reduced variable dereferencing one level in many places in the agenda-popup template. Changed the look of the session-agenda links to reduce the business of the IETF agenda page and match the look of the upcoming meetings page.
- Legacy-Id: 17749
|
2020-05-05 16:03:54 +00:00 |
|
Henrik Levkowetz
|
66175b20df
|
Changed etherpad port to 9009 in the links in 2 templates.
- Legacy-Id: 17692
|
2020-04-27 19:47:50 +00:00 |
|
Henrik Levkowetz
|
eb3e85d5f0
|
Don't show agenda buttons for Meetecho recordings (after the session concludes) if there isn't a Meetecho UrlResource. Fixes issue #2934
- Legacy-Id: 17540
|
2020-03-25 21:01:37 +00:00 |
|
Henrik Levkowetz
|
170271d97d
|
Added WebEx room resource name, query method and template logic to show WebEx room resources.
- Legacy-Id: 17437
|
2020-03-14 12:45:22 +00:00 |
|
Henrik Levkowetz
|
5211480895
|
Added code to show a call-in button on the agenda page if the session agenda-note contains and IETF webex URL.
- Legacy-Id: 17427
|
2020-03-13 14:01:54 +00:00 |
|
Henrik Levkowetz
|
b14cba5f15
|
Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri()
- Legacy-Id: 17189
|
2020-01-07 13:33:02 +00:00 |
|
Henrik Levkowetz
|
6ab5e04f5d
|
Changed the etherpad url schema to https.
- Legacy-Id: 16104
|
2019-03-26 15:53:02 +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 |
|
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
|
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 |
|