datatracker/ietf/templates/iesg
2020-01-10 19:04:42 +00:00
..
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
agenda.html Added a 'Recent documents' to the IESG pages. 2017-11-04 12:36:13 +00:00
agenda.txt Changed URLs with explicit scheme from http to https. 2014-03-31 00:25:08 +00:00
agenda_charter.html Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri() 2020-01-07 13:33:02 +00:00
agenda_charter.txt Refactor IESG agenda pages, put the agenda structure in a helper function in agenda.py, build the agenda up around this structure, and reuse this everywhere instead of duplicating the structure in various templates and the JSON view - this also fixes a couple of minor bugs where the copy-pasted copies were not entirely in sync 2013-10-16 13:07:09 +00:00
agenda_conflict_doc.html Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri() 2020-01-07 13:33:02 +00:00
agenda_conflict_doc.txt Refactor IESG agenda pages, put the agenda structure in a helper function in agenda.py, build the agenda up around this structure, and reuse this everywhere instead of duplicating the structure in various templates and the JSON view - this also fixes a couple of minor bugs where the copy-pasted copies were not entirely in sync 2013-10-16 13:07:09 +00:00
agenda_doc.html Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri() 2020-01-07 13:33:02 +00:00
agenda_doc.txt This is a series of 50 migrations that changes the Document and DocAlias 2019-06-10 11:32:46 +00:00
agenda_documents.html Additional changes to speed up the IESG agenda docs page: Changed telechat_page_count() to accept a list of documents if that's already been generated, to avoid double work. Changed the reviewed_by_teams list to provide acronyms directly, to avoid group lookups during template rendering. Provided page counts directly to the template instead of repeated (costly) filtering through telechat_page_count, with new document lookups. Removed the telechat_page_count template filter, due to its cost. Tweaked some lookups in fill_in_document_table_attributes() . Added to the select_related() list for documents in IESG agenda_documents(). 2018-04-01 18:51:48 +00:00
agenda_package.txt Moved some explicit URLs from code and templates to settings (related to www6 cleanup). 2019-06-03 14:53:30 +00:00
discusses.html Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com. 2019-12-20 15:00:55 +00:00
feed_item_description.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
milestones_needing_review.html Fixed a typo in the milestones under review view. Added bootstrap panels. Fixes #2427, Commit ready for merge. 2017-12-07 21:12:56 +00:00
moderator_charter.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
moderator_conflict_doc.html Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com. 2019-12-20 15:00:55 +00:00
moderator_doc.html Update some uses of pos.ad in templates to pos.balloter. Fixes #2863. Commit ready for merge. 2020-01-10 19:04:42 +00:00
moderator_package.html Add downward references to telechat moderator package and Secretariat telechat pages. Commit ready for merge. 2019-03-23 15:36:07 +00:00
past_documents.html Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com. 2019-12-20 15:00:55 +00:00
photos.html Replaced some cases of using person.plain_name when linking to a person's profile with person.name, as plain_name can fail. 2018-08-12 20:55:05 +00:00
review_decisions.html 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/. 2017-02-22 11:40:55 +00:00
scribe_conflict_doc.html Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri() 2020-01-07 13:33:02 +00:00
scribe_doc.html Refactored some document methods to align better with Django's get_absolute_url(), and added Person.get_absolute_uri() 2020-01-07 13:33:02 +00:00
scribe_doc_ballot.html Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com. 2019-12-20 15:00:55 +00:00
scribe_template.html Merged in ^/branch/akayla/irsg/6.113.1.dev0 from peter@akayla.com. 2019-12-20 15:00:55 +00:00