datatracker/ietf/templates
Jennifer Richards 6c31c73eab
feat: Improve links to meeting tools from group pages (#5130)
* chore: Remove unused template parameter from {%include%}

* feat: Add "Meeting tools" section to group session details panel

* feat: Use better label for recordings section after session has ended

* feat: Define template tag to store timezone.now in the render context

* fix: Use get_now tag in session_buttons_include.html

* fix: Update session_details_panel.html to use get_now tag

* refactor: Inject timezone_now from a context processor instead of tag

* chore: Remove unused imports

* chore: Remove unused {%load%}

* chore: Revert renaming of dateformat.py
2023-02-11 10:00:30 -06:00
..
admin/group/group Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
api chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
base chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
community fix: Don't run striptags on event descriptions that are emailed (#4267) 2022-07-24 11:37:17 -05:00
cookies chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
doc fix: Don't try to further linkify rfc2html output (#5112) 2023-02-10 14:33:54 -06:00
group fix: Don't show stale area URLs (#5107) 2023-02-10 14:39:46 -06:00
help feat: Linkify state descriptions (#4916) 2022-12-19 09:03:44 -06:00
idindex Eliminated several variations on word wrapping, keeping only what used to be wrap_text(), but renamed as ietf.utils.text.wordwrap(). This performs better than django.utils.text.wrap() when there are indented text parts. Replaced django's default wordwrap filter with one calling ietf.utils.text.wordwrap in templates. Changed to triggered wrapping in some cases, with the maybewordwrap filter, which triggers on lines longer than 100 characters. This fixes the issue with undesired wrapping of reviews. 2017-06-02 23:13:22 +00:00
iesg fix: Move the entire RFC5742-related text into the alert box (#4978) 2023-01-18 10:37:12 -06:00
ietfauth chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
ipr fix: Allow additional draft forms to be added to IPR disclosure edit form (#4952) 2023-01-06 15:24:08 -06:00
liaisons fix: Restore value attribute needed for backend logic (#5053) 2023-01-30 10:01:47 -06:00
mailinglists test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
mailtrigger fix: Add <pre> to restore mailtrigger indentation (#4454) 2022-09-15 12:28:08 -05:00
meeting feat: Improve links to meeting tools from group pages (#5130) 2023-02-11 10:00:30 -06:00
message fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
nomcom chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
notify_expirations
oidc_provider fix: Fix various page titles (#4239) 2022-07-21 11:11:31 -05:00
person fix: timezone fixes from last few comparisons with tzaware-obe 2022-09-28 13:21:50 -03:00
registration fix: Fix incorrect "GDPR" features/terminology. Fixes #4521. (#4587) 2022-10-18 13:27:19 -05:00
release feat!: Timezone aware database 2022-11-14 08:02:44 -06:00
review test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
stats ui: Add table dividers (#4417) 2022-09-08 08:57:19 -05:00
submit feat: Celery support and asynchronous draft submission API (#4037) 2022-08-22 13:29:31 -05:00
sync test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
test
utils fix: Fix incorrect "GDPR" features/terminology. Fixes #4521. (#4587) 2022-10-18 13:27:19 -05:00
.gitignore
401.html chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
403.html fix: Fix various page titles (#4239) 2022-07-21 11:11:31 -05:00
404.html fix: Fix various page titles (#4239) 2022-07-21 11:11:31 -05:00
500.html feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
base.html feat: UI enhancements to allow control-click etc on the search results (provided by @kivinen - see #4747) 2022-11-14 17:08:28 -06:00
debug.html fix: restore sql_debug functionality from the container (#4835) 2022-12-06 08:48:23 -06:00
email_failed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
form.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00
googlea30ad1dacffb5e5b.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
site.webmanifest feat: Switch to SVG logo; use it (and new bitmaps) in more places (#4035) 2022-05-31 17:03:43 -05:00
utf8_4byte_failed.html Hopefully the final check-ins. 2022-02-08 17:29:15 +00:00