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
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
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
Ole Laursen
7c8d018ad4
Fix bug in hiding "external review needed" checkbox.
...
- Legacy-Id: 4358
2012-05-03 15:33:08 +00:00
Henrik Levkowetz
462aff53ad
Merged in fixes to the charter branch (r4345 - r4353) from olau@iola.dk.
...
- Legacy-Id: 4354
2012-05-02 19:37:46 +00:00
Henrik Levkowetz
bcd28cc45f
Merged in fixes to the migration from olau@iola.dk. Merged in charter branch from olau@iola.dk. Added various fixes and correction of merge errors.
...
- Legacy-Id: 4353
2012-05-02 19:35:32 +00:00
Ole Laursen
891ac2585d
Use revision numbers to identify ballots and put a warning on closed ballots.
...
- Legacy-Id: 4352
2012-05-02 17:47:40 +00:00
Ole Laursen
5fcd0297ed
Reverse direction of revisions on charter /doc/ page to match tools.ietf.org/html/draft-*.
...
- Legacy-Id: 4349
2012-05-02 12:16:25 +00:00
Ole Laursen
1161d0c848
Fix phrasing on status page
...
- Legacy-Id: 4344
2012-05-01 12:47:53 +00:00
Ole Laursen
9f880a3aab
Port all still relevant changes between trunk before migration and charter branch to new trunk (mostly various minor template fixes), except 0.24 version of draft.py tool which has some interfaces changes that requires changes in the submit tool
...
- Legacy-Id: 4341
2012-04-30 13:36:56 +00:00
Henrik Levkowetz
fddaf58f41
Merged [4288] from rjsparks@nostrum.com:
...
Made several changes to correctly use the new (RFC6410) "Internet Standard" level
in email that gets sent at various stages in the handling of documents.
Fixes bug 821.
- Legacy-Id: 4332
Note: SVN reference [4288] has been migrated to Git commit 0e2dd258c7
2012-04-26 20:00:48 +00:00
Ole Laursen
5cbfbba055
Port change from trunk before migration and use wrap_text rather than
...
fill to wrap the ballot comments/discusses.
- Legacy-Id: 4321
2012-04-25 12:30:19 +00:00
Ole Laursen
6088bb4758
Fix problem with renamed group acronym.
...
- Legacy-Id: 4314
2012-04-24 12:55:13 +00:00
Henrik Levkowetz
dac11633ff
Revert a URL schema change made by olau@iola.dk in [4046] for a reason I can't quite see. This change breaks old URLs.
...
- Legacy-Id: 4299
Note: SVN reference [4046] has been migrated to Git commit d6baa38fe5
2012-04-22 15:15:38 +00:00
Ole Laursen
0970082178
Some further cleanup.
...
- Legacy-Id: 4292
2012-04-20 12:24:31 +00:00
Ole Laursen
d166ef284b
Fixup revision oddity left by yesterdays refactor.
...
- Legacy-Id: 4291
2012-04-20 11:48:27 +00:00
Ole Laursen
b9a90f35e1
Clean up and polish charter branch code, fix some subtle bugs with
...
revision and approved charter lookup.
- Legacy-Id: 4290
2012-04-19 15:15:43 +00:00
Ole Laursen
a72b933bfc
Only show defer button for drafts
...
- Legacy-Id: 4289
2012-04-19 12:51:32 +00:00
Robert Sparks
0e2dd258c7
Made several changes to correctly use the new (RFC6410) "Internet Standard" level
...
in email that gets sent at various stages in the handling of documents.
Fixes bug 821
- Legacy-Id: 4288
2012-04-17 21:00:26 +00:00
Ole Laursen
bba097d03c
Fixup bugs in chartering a new WG
...
- Legacy-Id: 4287
2012-04-17 18:08:04 +00:00
Ole Laursen
15565ace4a
Polish view somewhat, add ballot icon.
...
- Legacy-Id: 4286
2012-04-17 16:26:40 +00:00
Ole Laursen
c5c2fe43b7
Fix back link pointing to view that's now dead.
...
- Legacy-Id: 4285
2012-04-17 16:24:10 +00:00
Ole Laursen
6524aba8dc
Ask for whether the ballot should say whether the charter can pass
...
without external review
- Legacy-Id: 4272
2012-04-11 12:50:56 +00:00
Ole Laursen
47b466eaae
Move charter urls from /wgcharter/<group-acronym> to
...
/doc/<doc-name>/charter/ since they now all concern the actual charter
documents rather than the WG (this removes some redundant code).
- Legacy-Id: 4271
2012-04-10 18:11:03 +00:00
Ole Laursen
4f4a47bffa
Only show defer actions for I-Ds
...
- Legacy-Id: 4270
2012-04-10 17:42:30 +00:00
Henrik Levkowetz
bf718d1b74
Merged [4265] from adam@nostrum.com:
...
Migrated HTML agenda to new data model. This has several improvements, as well, such as clearer marking of BOFs.
- Legacy-Id: 4268
Note: SVN reference [4265] has been migrated to Git commit c113bd0588
2012-04-05 21:45:01 +00:00