Commit graph

2863 commits

Author SHA1 Message Date
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 c2b8c653fd Fix bug in submit, had forgotten I had replaced filename with name in
Preapproval model.
 - Legacy-Id: 4413
2012-05-10 18:22:03 +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
Henrik Levkowetz 37172f3c0b Don't include interim meetings in those considered for the default meeting number for the '/meeting/' url.
- Legacy-Id: 4407
2012-05-07 20:39:51 +00:00
Henrik Levkowetz 1714428150 Tweak the error messages for acronym collisions in the create-wg form.
- Legacy-Id: 4395
2012-05-04 15:01:02 +00:00
Henrik Levkowetz 2bd427ec0f Add quotes around the WG name in the state change text, for better readability.
- Legacy-Id: 4394
2012-05-04 14:59:30 +00:00
Henrik Levkowetz c588e95f6d Updated changelog, listing v4.03 changes so far.
- Legacy-Id: 4390
2012-05-04 13:50:03 +00:00
Henrik Levkowetz 3f3ae20eb4 Apply fix to missing nomcom chair in [4384] instead of [4385].
- Legacy-Id: 4389
Note: SVN reference [4385] has been migrated to Git commit c3ad0b53e4
2012-05-04 13:47:15 +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 c7e75522ad Fix bug in picking up blocking text (patch provided by olau@iola.dk).
- Legacy-Id: 4387
2012-05-04 12:57:06 +00:00
Henrik Levkowetz f43ad63520 Add a parameter to make the commitlog script useful for other branches than the current.
- Legacy-Id: 4386
2012-05-04 12:54:43 +00:00
Henrik Levkowetz c3ad0b53e4 Catch exception which is raised if a nomcom NN group has been created, but no nomcom chair has been announced and added yet.
- Legacy-Id: 4385
2012-05-04 12:53:51 +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
Henrik Levkowetz 741b85926b Fix signature of DocEventAdmin method (needs explicit 'self' parameter)
- Legacy-Id: 4381
2012-05-04 11:44:15 +00:00
Ole Laursen 3ec4dffd24 Check and sanitize text file upload (code is factored out in a new
helper so it can be reused elsewhere in the future).
 - Legacy-Id: 4380
2012-05-04 11:37:16 +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 5215527de2 Treat BoF as proposed WG.
- Legacy-Id: 4374
2012-05-03 18:50:51 +00:00
Ole Laursen 79e8013455 s/WG/group/ in acronym clash error.
- Legacy-Id: 4373
2012-05-03 18:47:01 +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 1526857f43 Fix test broken by previous commit.
- Legacy-Id: 4371
2012-05-03 18:34:54 +00:00
Ole Laursen 761946c653 Fix buggy new group acronym check.
- Legacy-Id: 4369
2012-05-03 18:17:33 +00:00
Ole Laursen c8e9362ba0 Amend previous commit to generate writeups on entering internal review instead.
- Legacy-Id: 4368
2012-05-03 18:09:29 +00:00
Ole Laursen c69174a483 Generate action and review text automatically.
- Legacy-Id: 4367
2012-05-03 18:06:03 +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
Ole Laursen 9717202fed Create charters in state notrev instead of intrev, as a side effect
this fixes a problem with comments not being saved when starting
review on charter.
 - Legacy-Id: 4357
2012-05-03 12:02: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 79d9eb84a9 Fix bug in event description when copying over the final approved
charter file.
 - Legacy-Id: 4351
2012-05-02 14:52:16 +00:00
Ole Laursen c4298f602a Offer text from latest approved revision in case there's no initial text
for a recharter submit form.
 - Legacy-Id: 4350
2012-05-02 12:18: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 b869d9f9dc Change max acronym length to 10 instead of 8
- Legacy-Id: 4348
2012-05-02 11:36:41 +00:00
Ole Laursen 85708073f0 Fix "yes" calculation in needed_ballot_position (bug found by Robert Sparks).
- Legacy-Id: 4347
2012-05-02 11:32:42 +00:00
Ole Laursen 1161d0c848 Fix phrasing on status page
- Legacy-Id: 4344
2012-05-01 12:47:53 +00:00
Ole Laursen 7f5a86f5dd Fix problem with running script again when there are existing ballot
events
 - Legacy-Id: 4343
2012-04-30 18:24:28 +00:00
Ole Laursen 2eec257dc8 Add default=None to ballot in BallotPositionDocEvent so it's backwards compatible
- Legacy-Id: 4342
2012-04-30 18:18:47 +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 8972ef7917 Fix from Adam with a tweak from Henrik for empty .ics files
- Legacy-Id: 4337
2012-04-26 21:38:27 +00:00
Henrik Levkowetz 6b86c81319 Set version info and settings back to development mode
- Legacy-Id: 4336
2012-04-26 20:28:12 +00:00