Commit graph

2537 commits

Author SHA1 Message Date
Robert Sparks 735efac3b0 Add charter documents to iesg/agenda and iesg/agenda/documents
Keep the ordering for drafts the same on iesg/agenda and iesg/agenda/documents
Allow setting the responsible AD for a charter document
Change the UI of the charter page to use editlink for changing attributes and buttons for actions (to align with drafts and conflict-reviews)
 - Legacy-Id: 4769
2012-08-21 03:57:17 +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
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
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
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 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 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
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 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 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 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
Henrik Levkowetz 01e20724db Added search fields for 2 GroupEvent admin views.
- Legacy-Id: 4643
2012-07-27 22:15:44 +00:00
Henrik Levkowetz 298d74a630 Fixed a language typo in the registration confirmation page.
- Legacy-Id: 4642
2012-07-27 21:38:22 +00:00
Henrik Levkowetz 656580bbf3 Tweaked the community tracker notification email.
- Legacy-Id: 4641
2012-07-27 21:37:30 +00:00
Henrik Levkowetz a29d4c7d16 Changed and tweaked various submission emails in order to 1) make it less likely that they would be classified as spam (better ratio of English text to hash urls) and 2) provide better consistency in formatting of key/value information.
- Legacy-Id: 4640
2012-07-27 21:36:45 +00:00
Henrik Levkowetz 43de92b2ed From adam@nostrum.com: Fixed an URL in the agenda.csv file which hadn't been updated to match current naming conventions and code.
- Legacy-Id: 4639
2012-07-27 21:33:43 +00:00
Henrik Levkowetz af2392084a Added new template filter 'textify' which changes </b> and </i> tags to '*' and '/' instead
- Legacy-Id: 4638
2012-07-27 21:22:43 +00:00
Henrik Levkowetz aa65e63dff Add admin support for RelatedDocument.
- Legacy-Id: 4637
2012-07-27 21:21:11 +00:00
Henrik Levkowetz fe185af8eb Added new RFC-Editor state tag 'AUTH48-DONE' to the rfc-ed-queue mirror script.
- Legacy-Id: 4636
2012-07-27 21:20:23 +00:00
Henrik Levkowetz 225e1a8e3a Reverting previous commit, going back to rev 4633. (Commit all made in error, only one file intended).
- Legacy-Id: 4635
2012-07-27 21:16:12 +00:00
Henrik Levkowetz 3176bea4a1 Added new RFC-Editor state tag 'AUTH48-DONE' to the rfc-ed-queue mirror script.
- Legacy-Id: 4634
2012-07-27 21:08:01 +00:00
Henrik Levkowetz 7a96c77284 Updated the EditPositionTestCase to match the removed view alias for edit_position.
- Legacy-Id: 4633
2012-07-27 20:41:01 +00:00
Henrik Levkowetz 6e1c2e6a86 Tweaked meeting materials list to avoid duplicate rows for WGs with more than one slot, as long as the materials list is the same (which is the only thing supported by other parts of the system at this time).
- Legacy-Id: 4632
2012-07-27 20:17:06 +00:00
Henrik Levkowetz 5d97058c8b Applied ballot popup patch from olau@iola.dk.
- Legacy-Id: 4629
2012-07-27 20:09:23 +00:00
Henrik Levkowetz bc5327842c Made links to other versions available also for expired documents.
- Legacy-Id: 4626
2012-07-20 13:40:29 +00:00
Henrik Levkowetz 76594a4c4d Added support for IRTF liaisons.
- Legacy-Id: 4625
2012-07-20 11:36:01 +00:00