datatracker/ietf/wgcharter
Robert Sparks e5c3a5adc5 Liasion Manager:
* Patch from Yaco to avoid resetting the From field when changing other items on the form
* Gave the secretariat the ability to find/approve any unapproved liaisons
* Changed all the email code to use ietf.mail.utils (and removed the fake-mail concept)

Charter documents and the Agenda pages:
* Added charter documents to iesg/agenda and iesg/agenda/documents
* Synced the ordering of drafts on iesg/agenda and iesg/agenda/documents
* Allow setting a responsible AD for charter documents
* Changed the UI of the charter page to use editlink for changing attributes and buttons for actions (to align with drafts and conflict-reviews)

Moderator package:
* Refactor: Simplified access to the current BallotDocEvent from a Document
* Added functions to BallotDocEvents? to faciliate access to BallotPositionDocEvents?, both for all positions, and current AD postions.
* Updated the moderator package to use the Documents from _agenda_data.
* Added a filter to assist with rendering the moderator package.
* Fixed a bug where different functions in idrfc/views_ballot were using log_state_changed expecting different implementations (a cleanup task should reconcile the _three_ implementations in the codebase of that function).

Cleanup from codesprint:
* Removed some duplication between doc/util and doc/models by moving things into doc/models
* Do not show non-empty discuss text when the ballot position is not blocking
* Added a migration to update non-blocking ballot positions that have non-empty discuss text


DEPLOYMENT NOTES
Please be aware that migration step will take a few minutes to complete.

Fixes bug 865
 - Legacy-Id: 4772
2012-08-21 04:46:01 +00:00
..
__init__.py Committing changes from yesterday (updates based on feedback) 2011-09-20 06:38:05 +00:00
feeds.py Some further cleanup. 2012-04-20 12:24:31 +00:00
mails.py Include current milestones in charter action/review announcements, 2012-06-19 17:06:56 +00:00
migrate.py Fix problem with running script again when there are existing ballot 2012-04-30 18:24:28 +00:00
models.py Finish ballot support for charters (apart from non-generic ballot 2012-04-04 18:09:03 +00:00
tests.py Liasion Manager: 2012-08-21 04:46:01 +00:00
testurl.list Committing changes from yesterday (updates based on feedback) 2011-09-20 06:38:05 +00:00
urls.py Add charter documents to iesg/agenda and iesg/agenda/documents 2012-08-21 03:57:17 +00:00
utils.py Some further cleanup. 2012-04-20 12:24:31 +00:00
views.py Add charter documents to iesg/agenda and iesg/agenda/documents 2012-08-21 03:57:17 +00:00