..
.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
Use the id-archive wherever we had been using the id-repository. Fixes #3080 . Commit ready for merge.
2020-10-02 14:13:17 +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
Changed deprecated 'load staticfiles' to recommended 'load static'
2020-06-27 13:51:19 +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
Correct javascript that toggles visibility of byme/forme discusses. Fixes #3263 . Commit ready for merge.
2021-04-23 19:31:05 +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
Changed deprecated 'load staticfiles' to recommended 'load static'
2020-06-27 13:51:19 +00:00
photos.html
Changed deprecated 'load staticfiles' to recommended 'load static'
2020-06-27 13:51:19 +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