Commit graph

2839 commits

Author SHA1 Message Date
Henrik Levkowetz f159416157 Remove debug code.
- Legacy-Id: 5663
2013-04-18 22:14:26 +00:00
Henrik Levkowetz 76de5e823d Add RjS to the AADMINS setting.
- Legacy-Id: 5662
2013-04-18 22:13:52 +00:00
Henrik Levkowetz cba8f8596f Set version info and settings back to development mode
- Legacy-Id: 5656
2013-04-15 22:49:29 +00:00
Henrik Levkowetz 547b5e77ab Set version info to release version 4.44 before branching.
- Legacy-Id: 5654
2013-04-15 22:49:26 +00:00
Henrik Levkowetz 927efe2b7c Merged [5600] and [5602] from rjsparks@nostrum.com:
Changed the header to last call messages to IETF Announce and to IANA to make
replying to the announcement less likely to create an unnecessary ticket.
 - Legacy-Id: 5652
Note: SVN reference [5602] has been migrated to Git commit 19dcf10316
2013-04-15 22:24:22 +00:00
Henrik Levkowetz d18dc43af7 Merged [5569] and [5572] from rjsparks@nostrum.com:
Small fixes in 4.43 and showing the shepherd (when there is one)
on search results, documents for this ad, and wg document lists.
Fixes bug #972.
 - Legacy-Id: 5651
Note: SVN reference [5572] has been migrated to Git commit 22b6085987
2013-04-15 22:21:37 +00:00
Henrik Levkowetz 90fe3989ee Changed which email addresses the submission tool uses for confirmation emails and sending out full submission status URLs from the emails found in the submitted document (which could be empty, broken, or intentionally different than the original authors) to the author emails from the previous version, where a previous version exists. This fixes breakage which can occur when no valid email addresses can be found in a broken submission, and also ensures that at least one of the authors of a previous version signs off on a new version, preventing submission hijacking.
- Legacy-Id: 5650
2013-04-15 22:12:31 +00:00
Henrik Levkowetz 0b26b9f4c4 Add IANA_SYNC_* URLs to settings.py
- Legacy-Id: 5648
2013-04-15 20:25:09 +00:00
Henrik Levkowetz ee420423a0 Added a section to the meeting materials page for IAB sessions. Added a link bar at the top to make it easier to find sections like Training and IAB.
- Legacy-Id: 5636
2013-04-11 09:21:12 +00:00
Henrik Levkowetz 0a76a26ed7 Fixed the additional nit mentioned in issue #974 better. Together with earlier commits, this fixes #974.
- Legacy-Id: 5632
2013-04-08 20:21:09 +00:00
Henrik Levkowetz becd10a81d Merged [5570] from rjsparks@nostrum.com:
Moves the interface to edit shepherds and sheperd writeups out of the 
wgtracker interface and into the doc views (via idrfc).
Added a little to the simple authorization code (can_edit_) in idrfc.
Added a way to reset the writeup to the current templates (leaving 
extension points to take templates for non-ietf stream documents).
Fixes bug #967.

Implementation notes:
Currently reused EmailsField -- in the long 
run a better approach will be to build a similar PersonField.

This also fixes tickets #834 and #691 (which were effectively duplicates 
of #967)
 - Legacy-Id: 5631
Note: SVN reference [5570] has been migrated to Git commit 3bc9e9a7add65bf135d669381cb5d93c5a2e3e19
2013-04-07 20:40:15 +00:00
Henrik Levkowetz 68b697ccfc Merged [5595] from rjsparks@nostrum.com:
Tweaked the grouping code to not break documents of the same type up
 - Legacy-Id: 5630
Note: SVN reference [5595] has been migrated to Git commit 581280be11
2013-04-07 19:14:10 +00:00
Henrik Levkowetz 7a98fff79c Merged [5476] from rjsparks@nostrum.com:
* Added a document type for changing the publication status of other documents, and the UI for manipulating them.
* Added charters, conflict reviews, and status changes to the AD's \'My Documents\' page
* Improved the presentation of all document types on the Agenda, Future Telechats, Scribe and Moderator package pages
* Made the reverse name for document relationships explicit rather than deriving them from forward names
* Added a way to get to the underlying Document (when it exists) from an RfcWrapper
* Unified several common forms used by different document types
 - Legacy-Id: 5629
Note: SVN reference [5476] has been migrated to Git commit 10b4f7a4dc
2013-04-07 19:11:18 +00:00
Henrik Levkowetz 7ac4113751 Import math as needed. Related to [5626] and issue #974.
- Legacy-Id: 5628
Note: SVN reference [5626] has been migrated to Git commit fb1df9e2eb
2013-04-07 17:10:19 +00:00
Henrik Levkowetz f3833e1d17 Fixed another issue with the ballot counts (unreachable code). See issue #974.
- Legacy-Id: 5627
2013-04-05 14:07:59 +00:00
Henrik Levkowetz fb1df9e2eb Fixed the ballots needed count error in two more places. See issue #974.
- Legacy-Id: 5626
2013-04-05 14:06:13 +00:00
Henrik Levkowetz 55626b8523 Don't list documents replaced by other documents in the IESG Status list at /idtracker/status/.
- Legacy-Id: 5625
2013-04-05 11:22:47 +00:00
Henrik Levkowetz f71d40423a Fixed a bug which would set the state in the event accompanying a WG activation to 'Proposed', which messes up various views.
- Legacy-Id: 5624
2013-04-05 11:20:58 +00:00
Henrik Levkowetz b183273c72 Add new tag 'rev-wg' to the list of valid annotation tags for the ietf stream. Note: This list and those on nearby lines needs to be refactored into a table, instead of sitting in the code.
- Legacy-Id: 5623
2013-04-05 11:19:35 +00:00
Robert Sparks 19dcf10316 Changed the header to last call messages to IETF Announce and to IANA to make replying to the announcement less likely to create an unnecessary ticket
- Legacy-Id: 5602
2013-03-27 19:04:50 +00:00
Robert Sparks 581280be11 Tweaked the grouping code to not break documents of the same type up
- Legacy-Id: 5595
2013-03-25 21:34:08 +00:00
Henrik Levkowetz c5b0a8fbe6 Fixed rounding issue in IESG positions neded calculation. Fixes issue #974.
- Legacy-Id: 5573
2013-03-15 18:09:10 +00:00
Robert Sparks 22b6085987 Shows the shepherd (when there is one) on search results, documents for this ad, and wg document lists.
Fixes bug #972
 - Legacy-Id: 5572
2013-03-15 13:22:31 +00:00
Henrik Levkowetz f85881dc61 Make agenda views with timezone information work also for earlier meetings without timezone data set.
- Legacy-Id: 5568
2013-03-14 14:56:28 +00:00
Henrik Levkowetz 3a76862e05 Set version info and settings back to development mode
- Legacy-Id: 5566
2013-03-13 18:26:58 +00:00
Henrik Levkowetz 63cad71f5e Set version info to release version 4.43 before branching.
- Legacy-Id: 5564
2013-03-13 18:26:55 +00:00
Henrik Levkowetz 6c6107b6d5 Merged [5543] from ietf@augustcellars.com:
Working Group document page now allows for addition of documents to community lists.
 - Legacy-Id: 5562
Note: SVN reference [5543] has been migrated to Git commit 88ff873c457f40f2addbfe14550e65f990d3284f
2013-03-13 17:50:29 +00:00
Henrik Levkowetz 8d80e3b392 Merged [5509] from ietf@augustcellars.com:
Add new rules to the atom tracker for picking up documents in specific states
Add new rules to the atom tracker for picking up RFCs
Change the header fields on the RFC table so that they reflect RFC descriptions rather than I-D descriptions.
 - Legacy-Id: 5561
Note: SVN reference [5509] has been migrated to Git commit 7ef255b0b1
2013-03-13 15:31:36 +00:00
Henrik Levkowetz 2697c196c9 Merged [5535] from jmh@joelhalpern.com:
Fix Moderator package Conflict review text.
 - Legacy-Id: 5560
Note: SVN reference [5535] has been migrated to Git commit d83432dd2d
2013-03-13 14:58:42 +00:00
Henrik Levkowetz 7c5da4a92c Merged [5534] from adam@nostrum.com, tweaked by henrik@levkowetz.com:
Fixes formatting for history page.  Relates to issue #210.
 - Legacy-Id: 5559
Note: SVN reference [5534] has been migrated to Git commit 820e87d09b
2013-03-13 14:55:41 +00:00
Henrik Levkowetz fc5e944199 Merged [5529] from jmh@joelhalpern.com:
Add document's notification list to destination email addresses when the document leaves IETF LC.
 - Legacy-Id: 5558
Note: SVN reference [5529] has been migrated to Git commit f81f08cc4a
2013-03-13 13:39:19 +00:00
Henrik Levkowetz 6820b499fd Ask people to use their account profile management form to add email addresses, instead of creating new accounts, on the create-account form.
- Legacy-Id: 5550
2013-03-11 13:51:34 +00:00
Henrik Levkowetz 0b0265e0ff Merged [5527] from adam@nostrum.com:
Adding links to request page
 - Legacy-Id: 5545
Note: SVN reference [5527] has been migrated to Git commit ad23d56fb2
2013-03-10 15:59:43 +00:00
Henrik Levkowetz 168d5a3836 From cabo@tzi.org: Added javascript functionality to make the UTC agenda convert it's UTC times to Browser local time.
- Legacy-Id: 5544
2013-03-10 14:56:28 +00:00
Henrik Levkowetz 5ff6e283e4 Merged [5525] from rcross@amsl.com:
Ticket #673: Add the ability for the secretariat to clear a ballot to the tracker
 - Legacy-Id: 5541
Note: SVN reference [5525] has been migrated to Git commit 4da4efca7b
2013-03-09 23:45:20 +00:00
Henrik Levkowetz c0e520baac Tweaked the code from [5518] to handle the case where a document doesn't have any state set yet.
- Legacy-Id: 5540
Note: SVN reference [5518] has been migrated to Git commit edfc7b8193
2013-03-09 23:44:43 +00:00
Henrik Levkowetz 609b977f78 Merged [5524] from jmh@joelhalpern.com:
Remove the \'Set all to not on agenda\' button, as it is never used.
 - Legacy-Id: 5537
Note: SVN reference [5524] has been migrated to Git commit 41fb290932
2013-03-09 23:07:32 +00:00
Henrik Levkowetz 907d7b9636 Changed the community tool email notification code to not try to send to nobody, and to use individual To: addressing rather bulk Bcc: addressing.
- Legacy-Id: 5536
2013-03-09 23:04:51 +00:00
Joel M. Halpern d83432dd2d Fix Moderator package Conflict review text.
- Legacy-Id: 5535
2013-03-09 23:00:09 +00:00
Adam Roach 820e87d09b Fixes formatting for history page
- Legacy-Id: 5534
2013-03-09 22:55:59 +00:00
Henrik Levkowetz 1bb79708e6 Merged [5519] from adam@nostrum.com:
Two changes: (1) searches by substring rather than
\'begins with\' (to allow, e.g., searching by last name);
and (2) limits results to 10 entries (to limit server
load and limit effectiveness of email-scraping attacks)
 - Legacy-Id: 5531
Note: SVN reference [5519] has been migrated to Git commit 2e740dcab8
2013-03-09 21:45:12 +00:00
Henrik Levkowetz 52bda8551a Merged [5518] from suresh.krishnan@ericsson.com:
Checking for loss of comments when AD enters comments without changing state. Also modified the base css to have an unified errorlist format.
 - Legacy-Id: 5530
Note: SVN reference [5518] has been migrated to Git commit edfc7b8193
2013-03-09 21:40:34 +00:00
Joel M. Halpern f81f08cc4a Add documet's notification list to destination email addresses when the document leaves IETF LC
- Legacy-Id: 5529
2013-03-09 21:38:12 +00:00
Adam Roach ad23d56fb2 Adding links to request page
- Legacy-Id: 5527
2013-03-09 21:22:16 +00:00
Ryan Cross 4da4efca7b Ticket #673: Add the ability for the secretariat to clear a ballot to the tracker
- Legacy-Id: 5525
2013-03-09 21:00:44 +00:00
Joel M. Halpern 41fb290932 Remove the "Set all to not on agenda" button, as it is never used.
- Legacy-Id: 5524
2013-03-09 20:47:13 +00:00
Henrik Levkowetz ece709e368 Merged [5516] from jmh@joelhalpern.com:
Repair the ballot requirements string
 - Legacy-Id: 5523
Note: SVN reference [5516] has been migrated to Git commit fe13ee8dfa
2013-03-09 20:37:21 +00:00
Henrik Levkowetz f5b4396479 Merged [5510] from ietf@augustcellars.com:
Increase the set of information being returned on the atom viewer to reflect IETF specific information.
 - Legacy-Id: 5522
Note: SVN reference [5510] has been migrated to Git commit ca1fc8b754
2013-03-09 20:15:15 +00:00
Henrik Levkowetz cc60a1aa5d Restored fix to utils/mail.py.
- Legacy-Id: 5521
2013-03-09 20:06:11 +00:00
Henrik Levkowetz 960f10d9a2 Merged [5511] from housley@vigilsec.com:
Send email to statements@ietf.org when a pending liaison statement gets queued.
 - Legacy-Id: 5520
Note: SVN reference [5511] has been migrated to Git commit f55195e3d6
2013-03-09 20:04:13 +00:00