.. |
management
|
Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge.
|
2021-07-30 16:13:15 +00:00 |
migrations
|
Use BOF consistently.
|
2021-07-14 17:33:14 +00:00 |
templatetags
|
Merged in [18995] from rjsparks@nostrum.com:
|
2021-05-19 13:49:46 +00:00 |
__init__.py
|
Move new schema models from redesign/ to ietf/
|
2012-01-24 17:17:24 +00:00 |
admin.py
|
Added the notion of responsible leadership.
|
2021-07-07 17:49:35 +00:00 |
expire.py
|
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146. Commit ready for merge.
|
2021-02-12 20:31:00 +00:00 |
factories.py
|
Added the notion of responsible leadership.
|
2021-07-07 17:49:35 +00:00 |
feeds.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
fields.py
|
Merged in [18939] from jennifer@painless-security.com:
|
2021-04-12 22:07:03 +00:00 |
forms.py
|
Allow secretariat to edit document author list. Fixes #3185. Commit ready for merge.
|
2021-05-11 18:40:28 +00:00 |
lastcall.py
|
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146. Commit ready for merge.
|
2021-02-12 20:31:00 +00:00 |
mails.py
|
Added the notion of responsible leadership.
|
2021-07-07 17:49:35 +00:00 |
models.py
|
Use BOF consistently.
|
2021-07-14 17:33:14 +00:00 |
redirect_drafts_urls.py
|
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 |
redirect_idtracker_urls.py
|
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
|
2017-02-11 14:43:01 +00:00 |
resources.py
|
Added the notion of responsible leadership.
|
2021-07-07 17:49:35 +00:00 |
settings.py
|
Started moving app-specific settings into app settings.py files.
|
2016-09-09 05:42:41 +00:00 |
tests.py
|
Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge.
|
2021-07-30 16:13:15 +00:00 |
tests_ballot.py
|
Allow people to volunteer for NomCom via the datatracker. Commit ready for merge.
|
2021-06-10 20:35:50 +00:00 |
tests_bofreq.py
|
Better sort of bofreq list
|
2021-07-14 19:59:56 +00:00 |
tests_charter.py
|
Use BOF consistently.
|
2021-07-14 17:33:14 +00:00 |
tests_conflict_review.py
|
Notify secretariat when conflict review/status change doc enters an announcement pending state. Fixes #2962. Commit ready for merge.
|
2020-07-13 16:11:58 +00:00 |
tests_downref.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
tests_draft.py
|
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146. Commit ready for merge.
|
2021-02-12 20:31:00 +00:00 |
tests_irsg_ballot.py
|
Notify IRSG when an IRSG ballot is created. Fixes #2978. Commit ready for merge.
|
2020-07-13 16:45:45 +00:00 |
tests_js.py
|
Fix broken meeting materials button on upcoming meetings page. Fixes #3278. Commit ready for merge.
|
2021-06-28 18:57:20 +00:00 |
tests_material.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
tests_review.py
|
Repair warning call for duplicate review submission. Improve testing. Additional fix for #3092. Commit ready for merge.
|
2020-10-22 21:04:37 +00:00 |
tests_status_change.py
|
Notify secretariat when conflict review/status change doc enters an announcement pending state. Fixes #2962. Commit ready for merge.
|
2020-07-13 16:11:58 +00:00 |
tests_utils.py
|
Accept 'None' when updating DocumentAuthor affiliation / country. Commit ready for merge.
|
2021-05-21 15:54:03 +00:00 |
urls.py
|
Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge.
|
2021-07-30 16:13:15 +00:00 |
urls_bofreq.py
|
Added Additional Resources. Simplified the bofreq urls file.
|
2021-07-07 22:28:05 +00:00 |
urls_charter.py
|
Added a new document tab for some documents, showing htmlized drafts and RFCs
|
2017-03-20 14:08:52 +00:00 |
urls_conflict_review.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
urls_material.py
|
Cleaned up the remaining explicit url names, using dotted-paths to view
|
2017-02-26 23:21:49 +00:00 |
urls_review.py
|
Merged in [16939] from sasha@dashcare.nl:
|
2019-11-11 14:22:54 +00:00 |
urls_status_change.py
|
Cleaned up the remaining explicit url names, using dotted-paths to view
|
2017-02-26 23:21:49 +00:00 |
utils.py
|
Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge.
|
2021-07-30 16:13:15 +00:00 |
utils_bofreq.py
|
Added the notion of responsible leadership.
|
2021-07-07 17:49:35 +00:00 |
utils_charter.py
|
Notify IRSG when an IRSG ballot is created. Fixes #2978. Commit ready for merge.
|
2020-07-13 16:45:45 +00:00 |
utils_search.py
|
Merged in [18270] from valery@smyslov.net:
|
2020-07-26 14:46:35 +00:00 |
views_ballot.py
|
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146. Commit ready for merge.
|
2021-02-12 20:31:00 +00:00 |
views_bofreq.py
|
show editors on bofreq page
|
2021-07-14 20:21:47 +00:00 |
views_charter.py
|
Changed the signature of can_manage_all_groups_of_type to only take a type_id. Removed the logic that tried to distinguish permissions for teams by parent - that should be modeled as separate type_ids instead. Commit ready for merge.
|
2021-07-22 18:34:57 +00:00 |
views_conflict_review.py
|
Notify IRSG when an IRSG ballot is created. Fixes #2978. Commit ready for merge.
|
2020-07-13 16:45:45 +00:00 |
views_doc.py
|
Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge.
|
2021-07-30 16:13:15 +00:00 |
views_downref.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
views_draft.py
|
Allow external resources to be set/suggested during submission process. Fixes #3068. Commit ready for merge.
|
2021-04-19 20:21:19 +00:00 |
views_help.py
|
Staging for merge forward
|
2021-07-06 18:05:54 +00:00 |
views_material.py
|
Converted many cases of plain-text 403 messages to use a properly styled page instead, with a login link when appropriate. Also changed some API endpoint 400 responses to a more correct 403.
|
2020-08-06 10:59:52 +00:00 |
views_review.py
|
Added IESG document state to review request information. Fixes #3235. Commit ready for merge.
|
2021-06-04 21:00:58 +00:00 |
views_search.py
|
Added caching for the /doc/active page.
|
2020-10-22 11:25:24 +00:00 |
views_stats.py
|
Removed a debug statement.
|
2020-05-04 20:59:44 +00:00 |
views_status_change.py
|
Notify IRSG when an IRSG ballot is created. Fixes #2978. Commit ready for merge.
|
2020-07-13 16:45:45 +00:00 |