datatracker/ietf/templates
Robert Sparks 9457e2b1e1
feat: better htmlization views (#4825)
* feat: Use bs5 for htmlized doc (#4082)

Co-authored-by: Martin Thomson <mt@lowentropy.net>

* fix: Various fixes to HTMLized document view (#4501)

* fix: Pref labels were switched

* fix: Fix ToC for htmlized docs

* Replace datatracker button with document name link to datatracker

* ui: Make fonts even larger on larger window widths

* fix: Document format buttons open new tabs

* fix: Various suggestions from Jay

* fix: Don't show "htmlized" self-link under formats

* ui: Font size fix for iOS

* ui: More little tweaks

* feat/htmlize fixes and improvements (#4506)

* fix: Don't open htmlized view in new tab

* fix: Tests were failing

* feat: Add pref settings to cap max font size

* feat: Add ability to hide side panel

* fix: And more `feat/htmlize` fixes (#4511)

* fix: Remove superfluous scrollbars

* fix: Show email links for authors

* fix: Only show "email authors" button for latest reversion

* fix: Remove duplicate code, fix nav scrolling

* feat: Add RFCs to revision lists

* feat: Add pref option to control dependency inlining

* fix: Add analytical tags

* feat: Notify user of rendering inconsistencies

* feat: Split out bootstrap-icons when not inlining dependencies

* fix: Revision list and minor other fixes

* feat: Show stream logo when possible (#4516)

* fix: Remove superfluous scrollbars

* fix: Show email links for authors

* fix: Only show "email authors" button for latest reversion

* fix: Remove duplicate code, fix nav scrolling

* feat: Add RFCs to revision lists

* feat: Add pref option to control dependency inlining

* fix: Add analytical tags

* feat: Notify user of rendering inconsistencies

* feat: Split out bootstrap-icons when not inlining dependencies

* fix: Revision list and minor other fixes

* feat: Show stream logos when possible

* fix: Pick up CSS changes from https://github.com/martinthomson/rfc-txt-html (#4520)

* fix: Remove superfluous scrollbars

* fix: Show email links for authors

* fix: Only show "email authors" button for latest reversion

* fix: Remove duplicate code, fix nav scrolling

* feat: Add RFCs to revision lists

* feat: Add pref option to control dependency inlining

* fix: Add analytical tags

* feat: Notify user of rendering inconsistencies

* feat: Split out bootstrap-icons when not inlining dependencies

* fix: Revision list and minor other fixes

* feat: Show stream logos when possible

* fix: Pick up CSS changes from https://github.com/martinthomson/rfc-txt-html

* chore: add debug script to replicate GitHub Actions test environment

* chore: cleanup from merge of main

* fix: Fix PDFixation crash due to referencing renamed CSS asset (#4665)

* fix: Rename some CSS classes to handle recent xml2rfc changes (#4791)

* Merge main

* fix: Rename some CSS classes to handle recent xml2rfc changes

Fixes #4784.

* chore: repair merge damage

* chore: more merge corrections

* chore: one more merge correction

* fix: npm dependencies

* fix: Change default font size (#4817)

* Fix dependency issues

* Cap fontsize at 12pt by default

Co-authored-by: Nicolas Giard <github@ngpixel.com>

Co-authored-by: Lars Eggert <lars@eggert.org>
Co-authored-by: Martin Thomson <mt@lowentropy.net>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-12-02 15:17:14 -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 feat: Add "IESG dashboard" to menu (#4624) 2022-10-21 11:05:33 -05: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 feat: better htmlization views (#4825) 2022-12-02 15:17:14 -06:00
group feat: add row of button-links to group meetings and meeting session views (#4774) 2022-11-29 11:10:44 -06:00
help fix: Fix incorrect "GDPR" features/terminology. Fixes #4521. (#4587) 2022-10-18 13:27:19 -05: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 chore: Use URL resolver in more places (#4104) 2022-06-22 14:10:16 -05:00
ietfauth fix(ui): badge -> badge rounded-pill (#4076) 2022-06-15 13:43:49 -05:00
ipr feat: Only show IPR search form when not showing search results (#4793) 2022-11-28 10:39:43 -06:00
liaisons fix: Add value attributes back to buttons to make the logic work (#4617) 2022-10-20 11:57:36 -05: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 fix: use consistent timezone for IDs in timeslot editor (#4813) 2022-11-30 15:31:40 -06:00
message fix: add more HTML validation & fixes (#3891) 2022-05-03 13:55:48 -05:00
nomcom fix: Float nomcom feedback form to the left (#4787) 2022-11-23 09:54:46 -06:00
notify_expirations Add a clean_whitespace filter in some places to get rid of any newlines embedded in document titles. 2011-02-02 15:19:27 +00:00
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 Merged [2639] from fenner@fenron.net: 2010-11-08 08:47:36 +00:00
utils fix: Fix incorrect "GDPR" features/terminology. Fixes #4521. (#4587) 2022-10-18 13:27:19 -05:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
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: Use unique data-sort attributes (#3836) 2022-04-19 10:16:32 -05: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