datatracker/ietf/templates
Henrik Levkowetz aa5e61d958 Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
in order to autogenerate dotted path url pattern names.  Updated a number
of url reverses to use dotted path, and removed explicit url pattern names
as needed.

Changed some imports to prevent import of ietf.urls before django
initialization was complete.


Changed 3 cases of form classes being curried to functions; django 1.10
didn't accept that.

Started converting old-style middleware classes to new-style middleware
functions (incomplete).

Tweaked a nomcom decorator to preserve function names and attributes, like
a good decorator should.

Replaced the removed django templatetag 'removetags' with our own version
which uses bleach, and does sanitizing in addition to removing explicitly
mentionied html tags.

Rewrote the filename argument handling in a management command which had
broken with the upgrade.
 - Legacy-Id: 12818
2017-02-11 14:43:01 +00:00
..
admin/group/group Merged in [9766] from lars@netapp.com: 2015-07-18 12:42:38 +00:00
base Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
community Removed dead template. 2016-06-26 23:11:32 +00:00
cookies Added preference editing support for the left_menu preference setting, and refactored the preference handling code substantially. Related to issues #1659 and #1663. 2015-06-22 18:47:28 +00:00
doc Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
group Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
help Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
idindex Fixed a problem with wrapping of double-spaced text in author lists for 1id-abstracts. 2015-12-05 14:33:35 +00:00
iesg Fixed up the div tree to bring back the section navigation on the IESG agenda, and fixed the div level and width for the footer. 2017-01-25 21:41:03 +00:00
ietfauth Added some convenience navigation for review team secretaries to the menu. Restructured the menu lightly around Documents and Role-related links. Added navigation from a reviewers "My Reviews" page back to the review team pages. Fixes #2079. Commit ready for merge. 2016-12-23 21:20:55 +00:00
ipr Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
liaisons Removed instances of 'load future' from templates that don't need it any more. 2016-12-15 13:14:16 +00:00
mailinglists Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:45:04 +00:00
mailtrigger mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
meeting Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
message Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate. 2015-04-24 20:40:01 +00:00
nomcom Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00: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
person Added more document information to the personal profile pages at /person/<full name>, after a suggestion from Benoit Claise. Fixes issue #2066. 2016-12-05 13:00:01 +00:00
registration Added a change password page, and linked to it from the account profile page and user menu. Added zxcvbn-based browser-side password strength estimation on the various password setting, re-setting, and changing forms. Added a change password test. Changed ietfauth/urls.py to not use the deprecated string form for views in urlpatterns. 2017-02-09 17:03:44 +00:00
release Merged Django-1.8 upgrade work to trunk. Adjusted migration names, and added migrations as necessary. Fixed some instances of broken html. 2016-12-13 05:55:46 +00:00
review Send mail to team secretaries when a review is explicitly requested. Change the From and Subject for assignment emails to reviewers to make it clearer what the review is for and who assigned it. Fixes #2053 and #2114. Commit ready for merge. 2016-12-19 22:32:03 +00:00
stats Add totals to review statistics tables and make it possible to select 2016-10-27 21:36:02 +00:00
submit Removed instances of 'load future' from templates that don't need it any more. 2016-12-15 13:14:16 +00:00
sync Merged in [10621] from lars@netapp.com: 2016-01-12 16:47:18 +00:00
test Merged [2639] from fenner@fenron.net: 2010-11-08 08:47:36 +00:00
utils Templates for ietf-specific wiki pages 2016-10-14 14:59:49 +00:00
.gitignore
401.html Updated templates to use the static template tag for static files. 2015-08-01 14:53:59 +00:00
404.html Updated templates to use the static template tag for static files. 2015-08-01 14:53:59 +00:00
500.html Updated templates to use the static template tag for static files. 2015-08-01 14:53:59 +00:00
base.html Ensure we're including the tablesorter css and js in debug mode, since we're using tablesorter for the sql_queries table. 2016-10-05 15:50:51 +00:00
debug.html Removed instances of 'load future' from templates that don't need it any more. 2016-12-15 13:14:16 +00:00
email_failed.html Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate. 2015-04-24 20:40:01 +00:00
googlea30ad1dacffb5e5b.html Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate. 2015-04-24 20:40:01 +00:00