Commit graph

2509 commits

Author SHA1 Message Date
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 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
Henrik Levkowetz 554d3a9d28 Added an extra guard against trying to call .is_authenticated on a string.
- Legacy-Id: 4624
2012-07-20 11:35:05 +00:00
Henrik Levkowetz 207f90b58f Change personal tracking rule update frequency to run every hour.
- Legacy-Id: 4623
2012-07-20 11:34:23 +00:00
Henrik Levkowetz 9ff6d889aa 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.
- Legacy-Id: 4622
2012-07-20 11:33:15 +00:00
Henrik Levkowetz 356552dac9 Fixed id_abstracts to include drafts assigned directly to areas, not only individual and WG drafts.
- Legacy-Id: 4620
2012-07-19 14:03:21 +00:00
Henrik Levkowetz a732ebf8e2 Added admin interface for GroupEvents.
- Legacy-Id: 4619
2012-07-19 14:02:11 +00:00
Henrik Levkowetz 4afcb973c1 Fix 1wg-charters.txt (and friend) to not list the areas as if they were WGs.
- Legacy-Id: 4618
2012-07-19 13:59:33 +00:00
Henrik Levkowetz 0c49999fc9 Updated utils/draft.py and modified the submit app code accordingly.
New features (keep in mind that utils/draft.py can be run standalone
to do extraction of draft author data, too):

  * The handling of author info formatted in columns causes problems
    in the face of an author named for instance A. Author with the
    company 'Al Author and Associates', causing breakage of email
    addresses longer than 'Al Author and'.  Tweaked the recognition
    of column data to require multiple (not only one) space around
    'and'.

  * Added support for extraction of author affiliation.

  * Tweaked the meaning of -t, --timestamp and added --notimestamp; and
    made the default be to emit leading timestamps based ont the draft
    file time.

  * Added support for running author extraction on RFCs, by not bailing
    out on not finding a draft name when RFC information is available.

  * Added support for additional date formats and author name formats.

  * Improved creation date extraction -- previously, the first supported
    date format which was recognized on the first page of the draft would
    be used, rather than the first date in a supported format.  This could
    cause errors if the Status of Memo section or Abstract contained a
    date occurring at the start of a line.

  * Tweaked the honorific regex to make things work better for the case
    when the full name in the author's address section includes a first
    name which isn't part of the first-page abbreviated name.  Fixes
    problems with draft-chiappa-lisp-introduction and similar.

  * Added a special case for people who provide their email address as
    'foo&cisco.com' instead of 'foo@cisco.com'.  Bah.

  * Added an alternative, more human-readable key-value-pair attribute
    output mode with a '-a' switch.

  * Tweaded the first-name regex to capture cases where the first name
    is indicated with an alternate first letter: 'Y(J) Stein'.  Fixes
    problems with draft-anavi-tdmoip and similar.
 - Legacy-Id: 4612
2012-07-11 12:51:33 +00:00
Henrik Levkowetz cddec8fc48 Merged in [4604] from adam@nostrum.com, which fixes problems with the html agenda code related to the schema transition.
- Legacy-Id: 4611
Note: SVN reference [4604] has been migrated to Git commit 3e5e16371f2c0319d1c0bb738860a1f793038365
2012-07-10 09:55:34 +00:00
Henrik Levkowetz a1ea63c16a Ballot ids are limited to integers, rather than being descriptive as intended at one point. Adjusted the url regexes accordingly. Patch from olau@iola.dk.
- Legacy-Id: 4610
2012-07-10 09:52:56 +00:00
Henrik Levkowetz 93e38ee7de Introduce a line break to clean up the state display for tracked drafts a bit.
- Legacy-Id: 4609
2012-07-10 09:03:44 +00:00
Robert Sparks e76136ff3b Fixed reverse urls in tests, removed a commented out block from a template, fixed a typo in a directory setting
- Legacy-Id: 4599
2012-07-05 20:40:41 +00:00
Robert Sparks c93e6a764a Made the popup position editing dialog work correctly for non-draft document types
- Legacy-Id: 4597
2012-07-05 19:28:40 +00:00
Robert Sparks f3fd4db35c Merge forward complete - checkpointing before fixing popup position dialogs
- Legacy-Id: 4595
2012-07-04 19:35:46 +00:00
Henrik Levkowetz f86188252d Make the link to the search form more prominent in the community list explicitly added documents page.
- Legacy-Id: 4587
2012-07-04 14:21:57 +00:00
Henrik Levkowetz 3ade3e443f Sort WGs in the community rules drop-down list by acronym rather than WG name.
- Legacy-Id: 4586
2012-07-04 14:10:55 +00:00
Henrik Levkowetz e61e4f0893 Provided a more comprehensive document state indication. May need further refinement.
- Legacy-Id: 4585
2012-07-04 13:31:04 +00:00
Henrik Levkowetz 4cb0643c9e Tweaked the community tracker links in the lefthand menubar to avoid line breaking for the WG documents link visible to WG chairs.
- Legacy-Id: 4584
2012-07-04 12:14:37 +00:00
Henrik Levkowetz 73f00aa920 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.
- Legacy-Id: 4583
2012-07-04 05:12:20 +00:00
Henrik Levkowetz fbf89cdcff Close blockquote element.
- Legacy-Id: 4582
2012-07-04 05:06:15 +00:00
Henrik Levkowetz 20f5d25fd4 Add another needed import missed in the merge.
- Legacy-Id: 4581
2012-07-04 04:26:11 +00:00
Henrik Levkowetz 0ea69383d2 Fix back link on personal list email subscription confirmation page -- it just lead to the confirmation page itself, now leads to read-only list view.
- Legacy-Id: 4577
2012-07-03 22:23:28 +00:00
Henrik Levkowetz 26705dee99 When logged in as secretariat, at /iesg/agenda/ or /iesg/agenda/documents/, and clicking on the position matrix for a document, the overlay window would give a code 500 error, because of a missing ballot id in the templates' url lookup. Fix this by providing the ballot id.
- Legacy-Id: 4576
2012-07-03 21:35:51 +00:00
Henrik Levkowetz 6a58f8ec20 Start getting rid of the name= parameter of the urlconf. At first they look helpful, but it's a great bother to have to search for where every damn name is, instead of just reading it out of the code in the template or urlreverse.
- Legacy-Id: 4575
2012-07-03 20:27:56 +00:00
Henrik Levkowetz 8b224559a7 Fix missing import.
- Legacy-Id: 4574
2012-07-03 19:08:43 +00:00
Henrik Levkowetz a81d37a1b0 Set version info and settings back to development mode
- Legacy-Id: 4573
2012-07-03 15:01:12 +00:00
Henrik Levkowetz 1318710037 Set version info to release version 4.30 before branching.
- Legacy-Id: 4571
2012-07-03 15:01:10 +00:00
Henrik Levkowetz c8af089ab1 Fix a bug which made the community tracking code crash when search results would show an old RFC without an associated draft.
- Legacy-Id: 4569
2012-07-03 13:46:23 +00:00
Henrik Levkowetz 71894599bf Tweak the menubar listing of community tracking to show when login is needed, some other text tweaks, and fitting the I-D tracking links under Drafts and RFCs where they seem to belong.
- Legacy-Id: 4568
2012-07-03 13:44:52 +00:00