datatracker/ietf
Henrik Levkowetz 798f7697af Merged [4600] from rjsparks@nostrum.com:
* Adds a new document type for conflict reviews, with a ballot for the IESG 5742 response to a review request
* Integrated the new document type into the iESG agenda views (including RSS feeds)* Removed the Edit and Add buttons from the document main view.
* Replaced Add with actions appropriate for the document type, such as "Begin IESG Processing" or "Begin IETF Conflict Review", and made most data directly editable on the document's main page, depending on access permissions.
* Removed a manual editing step that the secretariat had to perform when sending conflict review messages. The view now composes the message correctly given the stream.
* Added a pencil icon motif to differentiate fields that are editable.
* Generalized several views and helper functions to use Document instead of (e.g.) IdWrapper
* Generalized reading documents from the repository
* Added a way to get from IdWrapper  to the underlying Document to facilitate migrating way from the Wrapper classes* Added many helpers to Document to assist with migrating off IdWrapper
* Minor fixes and other changes
  * Fixes to document main view to avoid (silent) template failures. 
  * Began removing some of the code that is no longer reachable post-migration  * Corrected the behavior of the undefer code and added test cases for it
  * Improved initial population of notification lists and added the ability to regenerate the initial list
* Made the test code that scans for template coverage more robust
* Deployment notes:
  * new setting: CONFLICT_REVIEW_PATH. The associated directory will need to be created

This branch fixes bugs #805, #744 and #812
 - Legacy-Id: 4652
Note: SVN reference [4600] has been migrated to Git commit 798e7a50e7
2012-07-28 16:29:28 +00:00
..
announcements Apply fix to missing nomcom chair in [4384] instead of [4385]. 2012-05-04 13:47:15 +00:00
bin Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
community Added an extra guard against trying to call .is_authenticated on a string. 2012-07-20 11:35:05 +00:00
contrib Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cookies Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +00:00
database-notes Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
doc Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
group Added search fields for 2 GroupEvent admin views. 2012-07-27 22:15:44 +00:00
idindex Fixed id_abstracts to include drafts assigned directly to areas, not only individual and WG drafts. 2012-07-19 14:03:21 +00:00
idrfc Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
idtracker Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
iesg merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
ietfauth Enabled the check for existing account, disabled when we started using self-service http password reset, but hadn't started creating accounts yet. Refactored the two confirm*() methods in ietfauth/views.py; they need the same processing, only the templates to use differ. 2012-07-04 05:12:20 +00:00
ietfworkflows merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
ipr Comment out NewIprTestCase as it writes to the production database. 2012-04-22 16:33:44 +00:00
liaisons Added support for IRTF liaisons. 2012-07-20 11:36:01 +00:00
mailinglists Merged in changes from the conversion branch 2011-06-28 18:20:20 +00:00
meeting Rewrote the view and template code for the meeting materials list, which was showing nothing. Better to do the rewrite for the new models than trying to dig into why the proxy models doesn't work any more. 2012-07-20 11:33:15 +00:00
message Save announcements generated by the system as Messages, adding an 2012-02-08 21:05:28 +00:00
name merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
person Added a debug utility module on the same level as south,html5lib etc. 2012-06-11 15:56:51 +00:00
proceedings Ported week view over to use the new meeting data model 2012-03-24 14:16:23 +00:00
redirects merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
submit Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
templates Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
utils Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
wgchairs Change the wgchairs.ManageWriteupTestCase to not expect the writeup page to be restricted. This adapts the test to the change made in [4218] to make writeups readable by all. 2012-04-22 15:37:56 +00:00
wgcharter Handle additional call modes and call cases for wgcharter.views.submit. 2012-06-29 00:37:26 +00:00
wginfo Merge forward complete - checkpointing before fixing popup position dialogs 2012-07-04 19:35:46 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Set version info and settings back to development mode 2012-07-27 23:51:47 +00:00
context_processors.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
legacy_router.py Remove unused code 2012-01-04 16:58:41 +00:00
manage.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
middleware.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
settings.py Set version info and settings back to development mode 2012-07-27 23:51:47 +00:00
settings_sqlitetest.py Split database into current and legacy, adding importer to copy reused 2011-12-22 18:34:19 +00:00
urls.py Merged community tracking branch from esanchez@yaco.es, r3175-3679,3713-3830. 2012-06-27 08:15:14 +00:00