Lars Eggert
53089a94f6
And more fixes.
...
- Legacy-Id: 19902
2022-02-01 07:47:25 +00:00
Lars Eggert
6ca6c35186
More fixes.
...
- Legacy-Id: 19829
2022-01-11 15:02:27 +00:00
Lars Eggert
8bc7fde027
More fixes.
...
- Legacy-Id: 19828
2022-01-11 07:02:39 +00:00
Lars Eggert
448c6dbe9e
And more bs5 stuff
...
- Legacy-Id: 19717
2021-12-01 13:52:50 +00:00
Lars Eggert
a9738bc2b2
Many more changes related to tablesorter.
...
- Legacy-Id: 19702
2021-11-23 15:31:34 +00:00
Lars Eggert
bb5810a934
Labels are badges in bs5.
...
- Legacy-Id: 19616
2021-11-10 11:15:46 +00:00
Lars Eggert
f17a7eddd4
pull-right -> float-end
...
- Legacy-Id: 19613
2021-11-10 09:57:57 +00:00
Lars Eggert
021ba39712
Reindent all templates with djhtml
...
- Legacy-Id: 19610
2021-11-10 09:41:11 +00:00
Lars Eggert
94b12af9da
btn-default -> btn-primary
...
- Legacy-Id: 19606
2021-11-10 07:54:58 +00:00
Lars Eggert
f12bc99d76
Fix timelines
...
- Legacy-Id: 19591
2021-11-09 16:43:55 +00:00
Lars Eggert
9cf29baf5b
table-condensed -> table-sm
...
- Legacy-Id: 19589
2021-11-09 14:21:05 +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
a1e7dc9acc
Changed a function name.
...
- Legacy-Id: 16386
2019-07-04 16:10:21 +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
Henrik Levkowetz
a7a195abcc
The template filter keep_spacing can interact badly with wordwrap. Removed it from several places, and made text document display more consistent. Fixes issue #2481 .
...
- Legacy-Id: 14917
2018-03-25 07:12:31 +00:00
Henrik Levkowetz
6e9bb00f13
Changed html cleaning to differentiate between fragment cleaning and document cleaning. Added an lxml-based cleaner for document cleaning, also permitting <style> tags (but not external style sheets).
...
- Legacy-Id: 14775
2018-03-13 12:48:22 +00:00
Henrik Levkowetz
5f053ad21a
Cleaned up the remaining explicit url names, using dotted-paths to view
...
functions instead. In all almost 700 changes.
- Legacy-Id: 12923
2017-02-26 23:21:49 +00:00
Henrik Levkowetz
27351c4349
Fixed url lookups for doc.views_doc.document_main() to only use dotted-path, and removed the doc_view explicit url name. Fixes a 500 error in /submit/status/NNNN/.
...
- Legacy-Id: 12897
2017-02-22 11:40:55 +00:00
Henrik Levkowetz
fa60671148
Fixed another instance of '=' being used for comparison in a template.
...
- Legacy-Id: 12708
2017-01-19 21:21:10 +00:00
Henrik Levkowetz
4c86cfc63d
Fixed two cases of templates using '=' in tests instead of '=='.
...
- Legacy-Id: 12679
2017-01-19 17:30:27 +00:00
Henrik Levkowetz
6c917be9a6
Merged in [10686] from lars@netapp.com:
...
Load the js for the timeline as part of the page header, in order to (hopefully)
avoid page re-render after the json loads. Only apply the gradient that
signifies document expiration to I-Ds. Suppress duplicate x-axis labels (same
month).
- Legacy-Id: 10691
Note: SVN reference [10686] has been migrated to Git commit 0762e0975f
2016-01-14 18:07:41 +00:00
Lars Eggert
0f1c823a6e
Now that the timeline stuff seems stable, show it for all document types.
...
- Legacy-Id: 10555
2015-12-09 16:54:53 +00:00
Henrik Levkowetz
59e9aeb2f1
Adjusted numerous document action button colours as requested by the secretariat. Fixes issue #1803
...
- Legacy-Id: 10143
2015-10-07 19:31:07 +00:00
Henrik Levkowetz
9cb8f65c8e
Updated templates to use the static template tag for static files.
...
- Legacy-Id: 9945
2015-08-01 14:53:59 +00:00
Henrik Levkowetz
69a3c5dea4
Merged in [9856] from lars@netapp.com:
...
Style the metadata tables for groups, documents, etc. like Henrik prefers.
- Legacy-Id: 9867
Note: SVN reference [9856] has been migrated to Git commit 9133b9469e
2015-07-23 09:55:56 +00:00
Henrik Levkowetz
cb07aef61e
Reverted some look-and-feel changes that came in with recent document metadata html and python refactoring, undoing fixes related to issues #1659 and #1663 .
...
- Legacy-Id: 9817
2015-07-19 14:00:52 +00:00
Henrik Levkowetz
23bcde63dc
Merged in [9738] from lars@netapp.com:
...
Fix more HTML bugs.
- Legacy-Id: 9777
Note: SVN reference [9738] has been migrated to Git commit cbf4cc7469f9d3b517ac50231d2e1da88c54e4ff
2015-07-18 11:08:23 +00:00
Henrik Levkowetz
c41a079d4f
Merged in [9735] from lars@netapp.com:
...
More HTML fixes identified by test-crawl --vnu.
- Legacy-Id: 9767
Note: SVN reference [9735] has been migrated to Git commit 08d958e7cd9cf4949a688e20046bd61855e00361
2015-07-18 09:18:54 +00:00
Henrik Levkowetz
ec0321e0da
Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate.
...
- Legacy-Id: 9551
2015-04-24 20:40:01 +00:00
Henrik Levkowetz
2ec1a56b4f
Removed all subsection horizontal lines from the document meta tables, on suggestion from mnot@pobox.com. Addresses issue #1659 .
...
- Legacy-Id: 9487
2015-04-14 09:16:51 +00:00
Henrik Levkowetz
d4bd6c3775
Renamed the base template file from 'ietf.html' to 'base.html'.
...
- Legacy-Id: 9427
2015-04-08 19:16:48 +00:00
Henrik Levkowetz
31e4f1fec7
Made the revision list at the top of document pages take up less room. Added a warning above the document meta-information for old revisions. Made the background in the cell of the revision being shown have warning colour when showing old revisions. Gave the document meta-information tables the same sectioned look as the WG meta-information tables, as requested by a reviewer.
...
- Legacy-Id: 9421
2015-04-08 14:59:39 +00:00
Ole Laursen
a589115ff4
Summary: Reindent all HTML files to follow the previous convention (no
...
tabs) and kill the scripts block in favour of just using a js block with
a script tag (which is easier to understand for context-sensitive
modes such as web-mode in Emacs). Also fix a couple of details, e.g.
missing semicolons in JS snippets.
- Legacy-Id: 9096
2015-02-17 18:01:04 +00:00
Ole Laursen
a0ff3cfefb
Summary: Move some of the morecss statements to ietf.css, as per
...
instructions in the README
- Legacy-Id: 8996
2015-02-05 15:49:34 +00:00
Lars Eggert
a4daf2630c
Merge branch 'lars/5.6.3-facelift' into lars/5.6.4-facelift
...
Conflicts:
ietf/doc/templatetags/ietf_filters.py
ietf/doc/views_charter.py
ietf/templates/doc/charter/edit_notify.html
ietf/templates/doc/charter/edit_telechat_date.html
ietf/templates/doc/document_ballot_content.html
ietf/templates/doc/document_history.html
ietf/templates/doc/edit_notify.html
ietf/templates/doc/edit_telechat_date.html
ietf/templates/doc/notify.html
ietf/templates/group/concluded_groups.html
- Legacy-Id: 8429
2014-10-14 11:48:57 +00:00
Ole Laursen
779763e58e
Move common revision list in document templates to a separate included file
...
- Legacy-Id: 7824
2014-06-02 11:09:05 +00:00
Ole Laursen
7a86afe1ab
Port templates to new {% url %} syntax with quotes around the first parameter
...
- Legacy-Id: 6877
2013-12-11 16:33:40 +00:00
Henrik Levkowetz
68b05b609a
Various fixes due to clear up tree conflicts and other bugs resulting from
...
the [5830] merge.
- Legacy-Id: 5834
Note: SVN reference [5830] has been migrated to Git commit e678659b56
2013-07-16 14:02:43 +00:00
Ole Laursen
accf6d4470
Move idrfc/views_doc.py to doc/ with associated templates, replace the
...
somewhat fragile simple URL tests for views_doc.py with ordinary unit
tests. The new tests are still fairly basic but at least test more
than the URL tests did.
- Legacy-Id: 5295
2013-01-18 13:17:00 +00:00