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
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
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
Henrik Levkowetz
afe3ee71b8
Merged in fixes from Ole, from branch/charter:r4382-4407, and some changes from Henrik (removing the use of pos.blocked in views_ballot.py, and setting a ballot id in idrfc/testsREDESIGN.py) to make idrfc.EditPositionTestCase succeed.
...
- Legacy-Id: 4444
2012-06-10 16:22:16 +00:00
Ole Laursen
ed96cee2e4
Add listing of recently approved drafts to approval page by request
...
from Barry Leiba.
- Legacy-Id: 4420
2012-05-14 18:21:34 +00:00
Ole Laursen
3a7a45f771
Don't state the group count when you're chair of one group only, it
...
doesn't seem very polite to point that out.
- Legacy-Id: 4416
2012-05-11 17:48:47 +00:00
Ole Laursen
188c0846d0
Add approval/pre-approval page for Secretariat and WG Chairs, with
...
subpages for adding and canceling pre-approvals and a set of
migrations for replacing the old IdApprovedDetail with a slightly less
confusing Preapproval model.
- Legacy-Id: 4411
2012-05-10 18:07:59 +00:00
Ole Laursen
88d083ff72
Turn chartering process around so one submits the charter text before
...
putting the charter document into the review state and emailing the
Secretariat.
- Legacy-Id: 4404
2012-05-07 17:18:45 +00:00
Ole Laursen
2e4ceb5a55
Fixup special init charter/recharter pages to make the process more self-explanatory.
...
- Legacy-Id: 4403
2012-05-07 16:25:04 +00:00
Ole Laursen
79b4c0843b
Add confirmation step so that the new charter effort page allows one
...
to continue from a BoF (with a warning with confirmation being ticked)
and continue from a WG (with another warning and confirmation not
being ticked). Also allow overriding a historically used acronym (one
that's in the GroupHistory) after confirmation.
- Legacy-Id: 4402
2012-05-07 16:04:45 +00:00
Ole Laursen
07382a07a4
Add an entry to the group history when closing a group is being
...
requested and use that to put a notice on the WG page.
- Legacy-Id: 4399
2012-05-04 17:46:35 +00:00
Ole Laursen
4250832349
Fix URL broken by previous commit moving the charter state help page.
...
- Legacy-Id: 4397
2012-05-04 16:57:00 +00:00
Ole Laursen
4f9bacbe74
Add notify edit functionality, and send email to charter.notify when
...
the state is changed as is done for drafts.
- Legacy-Id: 4396
2012-05-04 16:56:12 +00:00
Henrik Levkowetz
2eb0ab5921
Make arguments to url help_charter_states match the definition in ietf/idrfc/urls.py.
...
- Legacy-Id: 4388
2012-05-04 13:38:12 +00:00
Henrik Levkowetz
9f3cf38a71
Merged [4364] from rjsparks@nostrum.com:
...
Expose how many pages each document contains on the docs on future telechats page.
Fixes bug #828
- Legacy-Id: 4383
Note: SVN reference [4364] has been migrated to Git commit b3c665287d
2012-05-04 11:57:35 +00:00
Henrik Levkowetz
839df60480
Merged in charter branch fixes from olau@iola.dk, from r4354 through r4381.
...
- Legacy-Id: 4382
2012-05-04 11:47:30 +00:00
Ole Laursen
eaf09d9dc5
Move charter state help to /doc/help/state/charter/.
...
- Legacy-Id: 4379
2012-05-03 19:23:24 +00:00
Ole Laursen
6ebd2c47ca
Say "generate" rather than "edit" when there's no text in the boxes
...
- Legacy-Id: 4378
2012-05-03 19:14:22 +00:00
Ole Laursen
0cb29a7d10
Don't show diff box if there's only 1 entry (and itself).
...
- Legacy-Id: 4377
2012-05-03 19:11:50 +00:00
Ole Laursen
3b2c0a2169
Say "Charter" rather than "Recharter" on the charter /doc/ page if the group is proposed or a BoF.
...
- Legacy-Id: 4376
2012-05-03 19:00:40 +00:00
Ole Laursen
53f86fe75f
Add a star to the required fields.
...
- Legacy-Id: 4372
2012-05-03 18:39:25 +00:00
Ole Laursen
5345def221
Make phrasing sligtly more clear.
...
- Legacy-Id: 4366
2012-05-03 18:05:02 +00:00
Ole Laursen
7573505b09
Make it move obvious what the change state view actually does by
...
rephrasing the form.
- Legacy-Id: 4365
2012-05-03 17:49:12 +00:00
Robert Sparks
b3c665287d
Expose how many pages each document contains on the docs on future telechats page.
...
Fixes bug #828
- Legacy-Id: 4364
2012-05-03 17:47:12 +00:00
Ole Laursen
7527788f85
Fix some phrasing bugs.
...
- Legacy-Id: 4363
2012-05-03 17:33:52 +00:00
Ole Laursen
cb634216b5
Fix terminology confusion and say "send ballot" rather than "issue
...
ballot" to clear up that it is not actually created.
- Legacy-Id: 4362
2012-05-03 17:02:55 +00:00
Ole Laursen
b6a057673a
Fix wording of send ballot comment, the actual text was still specific
...
to drafts.
- Legacy-Id: 4360
2012-05-03 16:15:20 +00:00
Ole Laursen
1e0cb1f105
Don't show edit button for snapshots.
...
- Legacy-Id: 4359
2012-05-03 15:40:28 +00:00