Commit graph

2629 commits

Author SHA1 Message Date
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
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 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 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 441ca9fb9e Follow trunk before migration and don't fill the snippets on the
history page
 - Legacy-Id: 4320
2012-04-25 12:06:00 +00:00
Ole Laursen d176d2b161 Copy charter text so we have an appriopriately named charter file when
renaming group acronyms.
 - Legacy-Id: 4315
2012-04-24 13:23:56 +00:00
Ole Laursen 6088bb4758 Fix problem with renamed group acronym.
- Legacy-Id: 4314
2012-04-24 12:55:13 +00:00
Ole Laursen ee5bd75ac6 Be more robust in validating group acronyms and display whole form on
creation (reported by Adrian Farrel), too.
 - Legacy-Id: 4313
2012-04-24 12:26:29 +00:00
Ole Laursen 5763c77e54 Fix up doc migration which included too much in the initial migration compared to trunk.
- Legacy-Id: 4295
2012-04-20 17:19:24 +00:00
Ole Laursen 3c7d546816 Swap order of event generation in previous commit.
- Legacy-Id: 4294
2012-04-20 12:54:24 +00:00
Ole Laursen 6ef8b8227c Fix bug in diff'ing charter revisions.
- Legacy-Id: 4293
2012-04-20 12:51:24 +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
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 7932a75363 Fix ballot_icon templatetag bugs so it can handle other document types
too.
 - Legacy-Id: 4284
2012-04-17 16:22:30 +00:00
Ole Laursen 9fe98c88e5 Don't show ballot writeup unless we've got a ballot
- Legacy-Id: 4283
2012-04-17 16:01:45 +00:00
Ole Laursen f3013a18ca Back out automatic closing of ballot if state is changed to dead for
the time being; based on experience with the migration script it looks
like drafts are sometimes killed to later resurface with reused ballot
positions
 - Legacy-Id: 4282
2012-04-17 15:54:51 +00:00
Ole Laursen 7fbff575a5 Fix ballot closing in migration script
- Legacy-Id: 4281
2012-04-17 15:49:44 +00:00
Ole Laursen 1ce4444732 Fix missing parentheses in needed position calculations.
- Legacy-Id: 4279
2012-04-16 17:24:57 +00:00
Ole Laursen 24dd2ed521 Close draft ballot if the draft is moved into state "Dead"
- Legacy-Id: 4278
2012-04-16 13:59:48 +00:00
Ole Laursen 0fc1561260 Close draft ballot on Secretariat approval/disapproval action
- Legacy-Id: 4277
2012-04-16 13:59:16 +00:00
Ole Laursen 8a8ddb0cc6 Add started_iesg_process event back in in test data as it's still
useful there
 - Legacy-Id: 4276
2012-04-16 13:57:18 +00:00