- Legacy-Id: 5786
Note: SVN reference [5614] has been migrated to Git commit 7e0e027149a37e2fac0b2809e8a18c896f660687
Note: SVN reference [5622] has been migrated to Git commit bde631c87ffd2ce5a93fe3c0559aafef04d23b1f
Select multiple resizable when selecting a nominee.
Fixed command that gets the feedback from email to retrieve the full address on the from header.
Added a "feedback pending" link in the top bar.
Fixed escaped html tags when displaying comments from feedback.
See #975
- Legacy-Id: 5781
Added editing last call messages, requesting, issuing and tracking IETF LCs to status-change documents
Added a Cancel button to the form that allows editing the relations for status-change documents
Added instructions to the agenda section 3.3
This adds states to status-change- documents and has a migration that must be applied.
This fixes bug #1039
- Legacy-Id: 5772
Note: SVN reference [5770] has been migrated to Git commit a741642717
Added a Cancel button to the form that allows editing the relations for status-change documents
Added instructions to the agenda section 3.3
This adds states to status-change- documents and has a migration that must be applied.
This fixes bug #1039
- Legacy-Id: 5770
The feedback of a type that is not related to a nominee is classified inmediatly.
The feedback of a type that is related to a nominee must be completed with the nominee information.
Created a view to list feedback that is not related to nominees (e.g. offtopic)
Changed the command that retrieves feedback from email to add the subject inside the comment and to set the author using the from field of the email.
Fixes#1036. Fixes#1035
- Legacy-Id: 5738
Allow to enter a secondary address in the primary address of the merge form and the merge is done into the primary address of the secondary address (tongue-twister).
Fixes#1034
- Legacy-Id: 5714
last-call announcements, because removing it caused the copies of the
announcements destined for email lists to be held by Mailman for
moderation because of implicit destination. Relates to issue #811.
- Legacy-Id: 5684
Note: SVN reference [5602] has been migrated to Git commit 19dcf10316
Add fields date an interval in nomcom models to send reminders
Refactor some managers
Add help_text to pending feedback form
Limit types in pending feedback form
See #969#975
- Legacy-Id: 5683
Added support for notifying the RFC Editor upon draft approval
Added action to post to RFC Editor on non-IESG publication requests too
Fixed a bug that the CC on the announcement copy sent to IANA wasn't
cleared causing people on the CC to get duplicate emails
- Legacy-Id: 5680
This fixes an issue with /doc/ad2 that is python library version related:
ageseconds = (datetime.datetime.now()-doc.latest_event(type=3D'changed_document').time).total_seconds()
AttributeError: 'datetime.timedelta' object has no attribute 'total_seconds'
The production system is using 2.6, and that was a 2.7 feature.
- Legacy-Id: 5665
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
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
page in views_search to share code with the text index file, get rid
of some special-case idindex filters from ietf_filters, move
"/drafts/" redirects to a file in /doc/
- Legacy-Id: 5634
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
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
* 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
schema, hack related views in iesg/ and wginfo/ to use the new search
interfaces, avoid camelCase in search GET parameters (with
backwards-compat fallback), add some simple search unit tests, remove
caching from views_search.py index pages as they're now pretty fast to
generate, rewrite ballot popup JS, regularize some CSS classes to use
hyphen-notation rather than camelCase, move some of the search
templates to doc/.
idrfc/ now mostly contains some wrapper code still in use by other
subdirs, some ported code not yet moved, and dead code.
- Legacy-Id: 5611
Merge public key edit view whith nomcom edit view
Add view to delete nomcom
Add hash url to accept o decline nominations
Change new nominee template to include hash urls
See #976#977
- Legacy-Id: 5578
* Now Feedback have manytomany to posotions, so a feedback email can be associated to few positions.
* Add user and time field to nomination model
* Delete feedbacks and questionnaires field from nomineeposition model, now feedback model has all information about nominations, feedback and quiestionnaires
* Add user field to Feedback model to know the nomcom meber who made the nomination, regardless of the real author
* Add nomcom field to Feedback and refactor EncryptedTextField, it's necessary to encrypt the comments with the nomcom public key.
* Template tag to decrypt feedback has been improved, now It isn't necessary the view context has the private key variable.
* Add skel view to view feedback
* Delete hidden fields from private and public feedback form
* Refactor private index view to show total number of questionnaires and to show if the nomienee has questionnaires or not
See #970
- Legacy-Id: 5571
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
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
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
Add new manager for position model
Add templatetag to see the total number of nominations by user on a position
Add feedback receipt template
See #970
- Legacy-Id: 5554
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
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
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
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
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
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
"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: 5519
Fixed agenda oscillation problem (removed scrollbars from iframe)
-This line, and those below, will be ignored--
M ietf/templates/meeting/agenda.html
- Legacy-Id: 5517
Note: SVN reference [5514] has been migrated to Git commit ab5b610ce5
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: 5509
* Create model managers to return nominee by nomcom, so nominees list by position belongs to a specific nomcom
* Refactor forms with new managers
See #965#969
- Legacy-Id: 5487
* list of all nominees along with their accept or decline status
* reports of the accept or decline status both per nominee as well as per open position.
* summary report containing statistics (total/accept/decline/no response)
- Legacy-Id: 5478
* 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: 5476