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
Henrik Levkowetz
bfaf48b60f
Merged in personal/adam/v4.00 from adam@nostrum.com with fixes [4436], [4438] to the /meeting/*/requests page.
...
- Legacy-Id: 4485
Note: SVN reference [4436] has been migrated to Git commit 9cfdb5afd7f77b161c43b9551ec3fc23575aa255
Note: SVN reference [4438] has been migrated to Git commit 961c6b83d293f465df678a943a7621b731a0acbb
2012-06-21 00:00:03 +00:00
Henrik Levkowetz
b1b21e5529
Merged in branch/iola/charter-fixes from olau@iola.dk with a series of fixes to the charter management code.
...
- Legacy-Id: 4483
2012-06-20 23:01:28 +00:00
Henrik Levkowetz
2b78e1573e
Merged in personal/rjs/v4.02_via_rfc containing [4356] which replaces code using the old via-rfc tag with code looking at the document stream (and more), and [4364] which adds document page counts on the future telechats page.
...
- Legacy-Id: 4482
Note: SVN reference [4356] has been migrated to Git commit 4eabc033c1
Note: SVN reference [4364] has been migrated to Git commit b3c665287d
2012-06-20 22:17:48 +00:00
Ole Laursen
7538eab96f
Fix flow of approval of charters/announcement of the WG action based
...
on feedback from Cindy Morgan, now there's a link on the approval page
to go to the edit page which sends you back upon saving, and the edit
page doesn't provide a button to send the announcement since you
should do that on the approve page (instead it provides a link).
- Legacy-Id: 4474
2012-06-19 18:48:02 +00:00
Ole Laursen
4cb42fd91c
Include current milestones in charter action/review announcements,
...
fixes issue #835 .
- Legacy-Id: 4473
2012-06-19 17:06:56 +00:00
Ole Laursen
bc6bd21b94
Add CC for group mailing list in action/review emails, fixes issue #837 .
...
- Legacy-Id: 4470
2012-06-19 14:32:18 +00:00
Ole Laursen
a353acd7e6
Fix link to charter .txt file on agenda page
...
- Legacy-Id: 4469
2012-06-19 14:16:08 +00:00
Henrik Levkowetz
802ee2905d
Quick fix for crash when going to /wg/imapmove/charter/. I'm not happy about the 'charter-ietf-' constant which now appears several places in the code; we need settings which defines the correct name pattern for different document types (or a table or table column, maybe). But this hopefully will make it possible to continue processing proposed WGs ...
...
- Legacy-Id: 4459
2012-06-14 20:32:35 +00:00
Henrik Levkowetz
fde5387f7a
Add missing '{{' before 'submission.filename' in draft announcement email templates.
...
- Legacy-Id: 4458
2012-06-14 20:19:52 +00:00
Henrik Levkowetz
b136245597
Apply patch from rjsparks@nostrum.com for bug in determining if a document is on the agenda, leftover from transition to new schema.
...
- Legacy-Id: 4454
2012-06-11 21:49:54 +00:00