Commit graph

16 commits

Author SHA1 Message Date
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
Henrik Levkowetz 413ae204cf Tweaked mkrelease
- Legacy-Id: 4489
2012-06-21 01:01:33 +00:00
Henrik Levkowetz d51adcf2b3 Merged [3599] from rjsparks@nostrum.com:
Changed the AD status page to group documents by current state.
Fixes bug 742
 - Legacy-Id: 3607
Note: SVN reference [3599] has been migrated to Git commit 6b6e51a665
2011-11-12 09:15:13 +00:00
Henrik Levkowetz dec608bc1c Handle email to contributors differently, to avoid problems when the list is empty
- Legacy-Id: 3528
2011-10-26 14:02:59 +00:00
Henrik Levkowetz f47ca8710c Correct stevey's email address.
- Legacy-Id: 3385
2011-08-26 18:04:43 +00:00
Henrik Levkowetz 47e8f76973 Add steve to releae notification list.
- Legacy-Id: 3270
2011-07-28 17:09:24 +00:00
Henrik Levkowetz 3d73c05d5b Tweak mkrelease.
- Legacy-Id: 3209
2011-07-23 13:27:25 +00:00
Henrik Levkowetz 7c3adb32cf Include contributors mentioned in the change log in the notification mail addressees.
- Legacy-Id: 3144
2011-05-24 20:56:34 +00:00
Henrik Levkowetz 9a0349f6e1 Add Karen Moreland to the release notification email list.
- Legacy-Id: 3080
2011-05-03 14:05:42 +00:00
Henrik Levkowetz 1d15f722e1 Add Stephanie to release announce mail.
- Legacy-Id: 3052
2011-04-18 09:38:36 +00:00
Henrik Levkowetz 9306eeebc9 Remove pasi's nokia address from release email list
- Legacy-Id: 2486
2010-08-19 13:40:44 +00:00
Henrik Levkowetz fe43b90b7d Update the mkrelease script to not automatically create new branch/N.NN branches off trunk when releasing from trunk.
- Legacy-Id: 2368
2010-07-21 13:30:40 +00:00
Henrik Levkowetz 266b7820d0 Merged from log:branch/2.00@2363: Current release branch head to trunk.
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00
Henrik Levkowetz fa77ac30d5 Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py
- Legacy-Id: 841
2007-07-04 21:17:57 +00:00
Henrik Levkowetz f74c8dc38b Updated mkrelease script, tested on a separate test repository.
- Legacy-Id: 712
2007-06-27 20:12:38 +00:00
Henrik Levkowetz d9deb613cd A script to assist in making a svn release branch.
- Legacy-Id: 651
2007-06-26 12:39:59 +00:00