Commit graph

3161 commits

Author SHA1 Message Date
Robert Sparks 1d7883fc01 Patch from yaco to avoid resetting from field. Gave the secretarait the ability to approve any unapproved liaison. Changed all the email code to use ietf.utils.mail
- Legacy-Id: 4761
2012-08-14 21:37:59 +00:00
Robert Sparks c79b323dab removed the filter that restricted telechat documents to just drafts
- Legacy-Id: 4756
2012-08-14 18:18:44 +00:00
Henrik Levkowetz 7a1a67fca4 Applied fix from rjsparks@nostrum.com: Remove old document filtering which is now to strict, letting conflict review documents show in the iesg agenda.
- Legacy-Id: 4755
2012-08-10 12:00:50 +00:00
Henrik Levkowetz 25f3f94c21 Applied fix from adam@nostrum.com: Display meeting materials with correct ordering.
- Legacy-Id: 4754
2012-08-10 11:58:55 +00:00
Henrik Levkowetz eb28ac8177 Removed the ValueError exceptions introduced in the previous revision of the draft author extraction code. Fixes issue #858.
- Legacy-Id: 4753
2012-08-06 15:16:53 +00:00
Robert Sparks e21e5fefa4 Added a migration to update non-blocking ballot positions that have non-empty discuss text. Fixes bug #856
- Legacy-Id: 4752
2012-08-03 21:33:49 +00:00
Robert Sparks fb2b9c9e6c Removed some duplication between doc/util and doc/models by moving things into doc/models. Fixes bug #857
- Legacy-Id: 4750
2012-08-02 21:36:36 +00:00
Robert Sparks ada1e4eb56 Do not show non-empty discuss text when the position is not blocking. Fixes bug #855
- Legacy-Id: 4749
2012-08-02 21:15:12 +00:00
Henrik Levkowetz 6be46a9854 Fixed problem with diff links which erroneously included a template variable interpolation.
- Legacy-Id: 4748
2012-08-02 20:40:04 +00:00
Henrik Levkowetz c0cda6db56 Fixed problem with displaying ISE stream documents.
- Legacy-Id: 4747
2012-08-02 20:38:43 +00:00
Adam Roach 39aa3eb5a3 Adding slides to agenda page
- Legacy-Id: 4746
2012-08-02 18:10:22 +00:00
Adam Roach 9c6cd1877e Fixing slide order
- Legacy-Id: 4745
2012-08-02 16:55:44 +00:00
Henrik Levkowetz 3038396b5f Fix the update password request form to *not* give an error for existing accounts ,:-)
- Legacy-Id: 4742
2012-07-31 22:29:07 +00:00
Henrik Levkowetz 469bfa11a3 Fix some parameter names in the ietfauth urlconf which had reverted to an old form in a recent merge.
- Legacy-Id: 4741
2012-07-31 22:27:49 +00:00
Henrik Levkowetz fb9356efed Use the .plain_name Person attribute in the agenda documents form instead of the full .name attribute.
- Legacy-Id: 4740
2012-07-31 22:25:44 +00:00
Henrik Levkowetz 25210ac328 The call to liaison_manager_sdos() in set_organization_field was missing a Person parameter -- add it.
- Legacy-Id: 4739
2012-07-31 22:24:22 +00:00
Adam Roach 56b86dd896 Added a link to the cookie page, at Robert's request
- Legacy-Id: 4738
2012-07-31 16:59:00 +00:00
Adam Roach 6d87558b06 Fixed profile update page to keep Alias table up to date. Also, roles for inactive groups are no longer displayed on the profile page.
- Legacy-Id: 4737
2012-07-31 16:54:17 +00:00
Henrik Levkowetz b6e76562bb Set version info and settings back to development mode
- Legacy-Id: 4734
2012-07-30 21:54:23 +00:00
Henrik Levkowetz 69f08251f9 Set version info to release version 4.33 before branching.
- Legacy-Id: 4732
2012-07-30 21:54:21 +00:00
Henrik Levkowetz 5ac6167e45 Changelog entry for 4.33
- Legacy-Id: 4731
2012-07-30 21:54:19 +00:00
Henrik Levkowetz 6dd8086125 Merged [4724] from rbarnes@bbn.com:
Adjusted the scribe template to make it XHTML compliant and fix what Robert broke
 - Legacy-Id: 4730
Note: SVN reference [4724] has been migrated to Git commit 08c1c0cb19
2012-07-30 21:44:42 +00:00
Henrik Levkowetz c7c4679d57 Merged [4721] from adam@nostrum.com:
Adding an \'href\' method to documents. It doesn\'t work for documents of type \'liai-att\' or \'liaison\', but it's a good start.
 - Legacy-Id: 4726
Note: SVN reference [4721] has been migrated to Git commit 80d7ab9eba
2012-07-29 20:48:24 +00:00
Richard Barnes 08c1c0cb19 Adjusted the scribe template to make it XHTML compliant and fix what Robert broke
- Legacy-Id: 4724
2012-07-29 01:09:41 +00:00
Henrik Levkowetz 77de554f9b Merged [4720] from adam@nostrum.com:
Forgot to add these!
 - Legacy-Id: 4723
Note: SVN reference [4720] has been migrated to Git commit 533dec821e
2012-07-29 01:06:00 +00:00
Adam Roach 80d7ab9eba Adding an "href" method to documents. It doesn't work for documents of type 'liai-att' or 'liaison', but it's a good start.
- Legacy-Id: 4721
2012-07-29 00:42:19 +00:00
Adam Roach 533dec821e Forgot to add these!
- Legacy-Id: 4720
2012-07-29 00:39:29 +00:00
Henrik Levkowetz 848738bbca Merged [4709] from housley@vigilsec.com:
Ability to fetch the IESG Telechat Agenda as a JSON object (agenda.json).
 - Legacy-Id: 4719
Note: SVN reference [4709] has been migrated to Git commit 92ce382cc1
2012-07-29 00:37:54 +00:00
Henrik Levkowetz a13e506587 Merged [4706] from adam@nostrum.com:
Updating bullet name
 - Legacy-Id: 4716
Note: SVN reference [4706] has been migrated to Git commit a05111aad3
2012-07-29 00:07:36 +00:00
Henrik Levkowetz 0b1158491f Merged [4705] from adam@nostrum.com:
Adding self-management page for user profile information
 - Legacy-Id: 4714
Note: SVN reference [4705] has been migrated to Git commit 1502efba76
2012-07-29 00:04:08 +00:00
Henrik Levkowetz 4730c1514f Tweaked the mergedevbranch script.
- Legacy-Id: 4713
2012-07-29 00:00:54 +00:00
Henrik Levkowetz e0ce3838d9 Merged [4704] from suresh.krishnan@ericsson.com:
When the state changes from whatever to Publication Requested, the regular state change mail will go out.

The regular state change mail will be sent to the authors and the wg chairs (this is the current behavior).

Now, in addition to this regular state change mail, another mail will be sent with the title 'Publication has been requested for draft <draft-name>' and this mail will be sent to the AD responsible for the WG. I considered sending the mail to both the ADs but decided not to bother the other AD :-).
 - Legacy-Id: 4711
Note: SVN reference [4704] has been migrated to Git commit fd3a74fa1f
2012-07-28 23:29:36 +00:00
Henrik Levkowetz 21e4b7e873 Merged [4701] from rjsparks@nostrum.com:
Moves the prefix for the URI to use for rfcdiff into settings.py.
Fixes bug #808
 - Legacy-Id: 4710
Note: SVN reference [4701] has been migrated to Git commit da3e916f72
2012-07-28 23:21:16 +00:00
Russ Housley 92ce382cc1 Ability to fetch the IESG Telechat Agenda as a JSON object (agenda.json).
- Legacy-Id: 4709
2012-07-28 23:17:27 +00:00
Henrik Levkowetz 264d93299d Filter out tags/* branches that aren't revision numbers.
- Legacy-Id: 4708
2012-07-28 22:44:59 +00:00
Adam Roach a05111aad3 Updating bullet name
- Legacy-Id: 4706
2012-07-28 22:04:58 +00:00
Adam Roach 1502efba76 Adding self-management page for user profile information
- Legacy-Id: 4705
2012-07-28 21:51:00 +00:00
Suresh Krishnan fd3a74fa1f When the state changes from whatever to Publication Requested, the regular state change mail will go out.
The regular state change mail will be sent to the authors and the wg chairs (this is the current behavior).

Now, in addition to this regular state change mail, another mail will be sent with the title "Publication has been requested for draft <draft-name>" and this mail will be sent to the AD responsible for the WG. I considered sending the mail to both the ADs but decided not to bother the other AD :-).
 - Legacy-Id: 4704
2012-07-28 21:17:00 +00:00
Robert Sparks da3e916f72 Moves the prefix for the URI to use for rfcdiff into settings.py.
Fixes bug #808
 - Legacy-Id: 4701
2012-07-28 20:19:36 +00:00
Henrik Levkowetz 48baaa14dc Set version info and settings back to development mode
- Legacy-Id: 4656
2012-07-28 16:29:37 +00:00
Henrik Levkowetz 8ff61de5f2 Set version info to release version 4.32 before branching.
- Legacy-Id: 4654
2012-07-28 16:29:35 +00:00
Henrik Levkowetz e898489e77 Changelog entry for 4.32
- Legacy-Id: 4653
2012-07-28 16:29:34 +00:00
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 8bd83e8c7b Changelog entry for 4.32
- Legacy-Id: 4651
2012-07-28 16:28:41 +00:00
Henrik Levkowetz 8cac625502 Changelog entry for 4.32
- Legacy-Id: 4650
2012-07-28 16:25:58 +00:00
Henrik Levkowetz 353d1e3d58 Set version info and settings back to development mode
- Legacy-Id: 4649
2012-07-27 23:51:47 +00:00
Henrik Levkowetz 34730cf9ab Set version info to release version 4.31 before branching.
- Legacy-Id: 4647
2012-07-27 23:51:45 +00:00
Henrik Levkowetz 3bf8bfbc95 Changelog entry for 4.31
- Legacy-Id: 4646
2012-07-27 23:51:44 +00:00
Henrik Levkowetz a554288faf Tweaked the I-D submission confirmation email some more, to be able to update the test suite to find the confirmation URL in the message.
- Legacy-Id: 4645
2012-07-27 22:48:56 +00:00
Henrik Levkowetz 75365a9181 Template tweaks.
- Legacy-Id: 4644
2012-07-27 22:16:47 +00:00