Henrik Levkowetz
22c3ae22b9
Handle additional call modes and call cases for wgcharter.views.submit.
...
- Legacy-Id: 4555
2012-06-29 00:37:26 +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
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
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
e2aa218b8a
Hide mail to Secretariat and initial review time on rechartering, also
...
fix some phrasing problems.
- Legacy-Id: 4398
2012-05-04 17:06:24 +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
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
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
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
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
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
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
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
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
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
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
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
6d0d014b0d
Close charter ballots when the charter is approved or abandoned.
...
- Legacy-Id: 4262
2012-04-05 16:20:25 +00:00
Ole Laursen
41fb923d01
More clean up and fix a bunch of bugs.
...
- Legacy-Id: 4261
2012-04-05 15:06:22 +00:00
Ole Laursen
b60f875da2
Remove too-simple guard on automatic ballot creation
...
- Legacy-Id: 4258
2012-04-04 18:46:41 +00:00
Ole Laursen
e4a9d8c7aa
Finish ballot support for charters (apart from non-generic ballot
...
deferral), remove a bunch of now obsolete charter code.
- Legacy-Id: 4255
2012-04-04 18:09:03 +00:00
Ole Laursen
2fea753f51
Move WG edit and conclude views from wgcharter to wginfo since they
...
aren't dealing with charters directly, clean up and add some polish
and fix a bunch of refactoring bugs. Start on fixing tests.
- Legacy-Id: 4169
2012-03-22 18:36:04 +00:00
Ole Laursen
00f2b0d0c2
Remove superfluous wgcharter search views.
...
- Legacy-Id: 4096
2012-03-15 18:01:50 +00:00
Ole Laursen
328ecb08c3
Replace old charter branches with new branch based on conversion branch and some preliminary work on generalizing document handling
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 3883.1
2012-01-31 17:38:27 +00:00
Ole Laursen
f999045c49
Fix import paths to include ietf.
...
- Legacy-Id: 3874
2012-01-30 17:26:07 +00:00
Ole Laursen
980d4e6444
Move new schema models from redesign/ to ietf/
...
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen
04bce10521
Add History tab at /wg/[acronym]/ page, move group history entries
...
from charter to this page
- Legacy-Id: 3818
2012-01-17 16:10:14 +00:00
Ole Laursen
31aef86164
Merge charter branch with the UI hooks disabled for the time being
...
- Legacy-Id: 3800
2012-01-11 15:04:13 +00:00
Martin Qvist
95f3223f54
Committing changes from yesterday (updates based on feedback)
...
- Legacy-Id: 3430
2011-09-20 06:38:05 +00:00