Ole Laursen
85d2cdddc2
Add POST interface for IANA/RFC Editor for triggering updates, add
...
discrepancies report for seeing differences between the
Datatracker/RFC Editor/IANA, add tests of IANA/RFC Editor integration,
add script for weekly discrepancies emails
- Legacy-Id: 4851
2012-09-17 15:57:48 +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
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
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
533dec821e
Forgot to add these!
...
- Legacy-Id: 4720
2012-07-29 00:39:29 +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
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
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
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
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
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
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
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
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
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
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
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
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
fbf89cdcff
Close blockquote element.
...
- Legacy-Id: 4582
2012-07-04 05:06:15 +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
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
Henrik Levkowetz
ad8b0d272c
Prepare for email failure debugging -- make it clearer that the extra information is debug info meant for forwarding.
...
- Legacy-Id: 4566
2012-07-03 12:04:32 +00:00
Henrik Levkowetz
b51a0c4b3e
Remove old non-functional 'management issues' link from IESG agenda section 6 title.
...
- Legacy-Id: 4562
2012-07-03 10:50:01 +00:00
Henrik Levkowetz
c587b0ed44
Add some help for chairs which fuss about not being able to clearly see that they need to be logged in in order to handle approvals.
...
- Legacy-Id: 4552
2012-06-29 00:32:39 +00:00
Robert Sparks
1a5a7b998a
Show the ballot question on the position entry form.
...
- Legacy-Id: 4550
2012-06-28 21:56:51 +00:00
Robert Sparks
8b5d95e71b
Added the ability to reset the conflict review response text to the template at Sean's request
...
- Legacy-Id: 4549
2012-06-28 19:51:39 +00:00
Henrik Levkowetz
6612315b17
Correct typo in community draft tracking subscription confirmation email.
...
- Legacy-Id: 4538
2012-06-27 20:21:24 +00:00
Henrik Levkowetz
fdb18755a7
Tweak the display of explicitly added documents some more.
...
- Legacy-Id: 4530
2012-06-27 10:22:01 +00:00
Henrik Levkowetz
239cd5d66d
Tweak the display of explicitly added documents (saying 'explicitly' rather than 'manually', and including the active/expired/rfc state of the document.
...
- Legacy-Id: 4529
2012-06-27 10:14:46 +00:00
Henrik Levkowetz
590abeea30
Make it possible to include some html markup in the option display string (specifically, an em-dash).
...
- Legacy-Id: 4521
2012-06-27 08:32:09 +00:00
Henrik Levkowetz
b2573a43aa
Merged community tracking branch from esanchez@yaco.es, r3175-3679,3713-3830.
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 4518.2
2012-06-27 08:15:14 +00:00
Robert Sparks
51ab8123d9
merged in from 4.20-ise
...
- Legacy-Id: 4502
2012-06-22 20:25:17 +00:00
Henrik Levkowetz
3683a6af26
Backporting patches from production system.
...
- Legacy-Id: 4487
2012-06-21 00:35:33 +00:00
Henrik Levkowetz
7474b27348
Merged in branch/iola/approval from olau@iola.dk, which provides a pre-approval page for new WG drafts.
...
- Legacy-Id: 4486
2012-06-21 00:24:48 +00:00