datatracker/test
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
..
lib Ignore patched django copy under test/lib 2007-06-19 08:28:50 +00:00
.gitignore Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
check_database_constraints.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
check_url Doing some more normalizing to get rid of diffs we don't care about 2007-06-16 11:17:31 +00:00
commitlog Add a parameter to make the commitlog script useful for other branches than the current. 2012-05-04 12:54:43 +00:00
compare_096_1 Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
download_yui.pl Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
find_non_ascii.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
mergedevbranch Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
mkdevbranch Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
mkrelease Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
pyflakes.exclude Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py 2007-07-04 21:17:57 +00:00
run Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
run-pyflakes Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
settings_local_test.py Set a site id that works better for testing 2012-06-10 16:13:56 +00:00
shell-utils Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py 2007-07-04 21:17:57 +00:00
sprint76.txt Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
sprint77.txt Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
sprint78.txt Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
sprint79.txt Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
sprint80.txt Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
sprint81.txt Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
sprint82.txt Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
sql_fixup.sql Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
sql_sanitize.sql Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
test-setup Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
test-teardown Don't clobber any settings_local.py in the ietf directory while running tests -- create a temporary one in the test directory instead. 2007-06-16 22:17:45 +00:00
update Merge in sprint branch management commands from old trunk 2012-03-16 17:57:26 +00:00
update-db Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00