Commit graph

47 commits

Author SHA1 Message Date
Henrik Levkowetz adeafe8df2 Changed the group link on the personal doc list page to use the group acronym instead of whole name, and made the acronym a link to the wg documents page.
- Legacy-Id: 4531
2012-06-27 10:46:36 +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 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 2dbed6a439 Don't show request closing WG link if group is proposed.
- Legacy-Id: 4401
2012-05-07 15:57:22 +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
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
Ole Laursen fc01365352 Remove silly acronym-has-changed check in conclude WG view.
- Legacy-Id: 4393
2012-05-04 14:41:16 +00:00
Ole Laursen 06908f3241 Rename label for WG conclude request so it's clear one is only
requesting the conclusion, not actually closing it.
 - Legacy-Id: 4392
2012-05-04 14:28:42 +00:00
Ole Laursen 286b2fc687 Increase size of conclusion request textarea.
- Legacy-Id: 4391
2012-05-04 14:26:25 +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 79e8013455 s/WG/group/ in acronym clash error.
- Legacy-Id: 4373
2012-05-03 18:47:01 +00:00
Ole Laursen 761946c653 Fix buggy new group acronym check.
- Legacy-Id: 4369
2012-05-03 18:17:33 +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 b869d9f9dc Change max acronym length to 10 instead of 8
- Legacy-Id: 4348
2012-05-02 11:36:41 +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 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 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 bba097d03c Fixup bugs in chartering a new WG
- Legacy-Id: 4287
2012-04-17 18:08:04 +00:00
Ole Laursen 0fea5e015a Use doc.canonical_name() rather than generating the file name from the group acronym.
- Legacy-Id: 4219
2012-03-24 16:52:54 +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 d0c641b044 Give the WG charter page a name
- Legacy-Id: 4146
2012-03-20 18:10:31 +00:00
Ole Laursen 618e308ac0 Add WG chartering/rechartering overview page, missing ballot icon
pending on getting ballot situation cleared up, but otherwise done.
 - Legacy-Id: 4087
2012-03-15 16:01:59 +00:00
Henrik Levkowetz 6740179f8e Only show 'concluded' for specific status_id values, not as the inverse of 'proposed' and 'active'. Related to #786.
- Legacy-Id: 4060
2012-03-07 10:17:00 +00:00
Ole Laursen 3baed43600 Move call for adoption documents from the main group to related
documents on the WG page
 - Legacy-Id: 3905
2012-02-07 16:33:35 +00:00
Ole Laursen d43159cd90 Add support for incoming ADs with a new "pre-ad" role
- Legacy-Id: 3900
2012-02-03 16:22:31 +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 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
Martin Qvist f025993f50 Bug fixes, changes based on feedback from RjS. Abandon, recharter and initial charter views. Forward snapshots for abandoned efforts.
- Legacy-Id: 3421
2011-09-15 12:28:08 +00:00
Martin Qvist 0a34a909c0 Final version of charter tool in a new branch
- Legacy-Id: 3341
2011-08-19 03:44:06 +00:00
Ole Laursen 03bed41630 Merged in changes from the conversion branch
- Legacy-Id: 3187
2011-06-28 18:20:20 +00:00
Henrik Levkowetz a142e89a87 Merged in branch branch/yaco/wgchairs from esanchez@yaco.es. This provides the WG Chair Tracker functionality.
- Legacy-Id: 3120
2011-05-11 20:27:12 +00:00
Henrik Levkowetz 91c2f6f2a7 Only accept wgnames which adhere to the constraints currently practiced. (Before this change, the URL patterns would match wg names containing non-ascii characters, which later would bomb due to mix of collations when accessing the database. Might as well return a 404 at once instead).
- Legacy-Id: 3018
2011-03-31 12:31:50 +00:00
Henrik Levkowetz c609c95fce Change the URL of the wg documents text dump to be more similar to /iesg/agenda/documents/.
- Legacy-Id: 2970
2011-03-26 16:05:32 +00:00
Henrik Levkowetz ee1a49c4be Merged [2961] from kivinen@iki.fi:
Restructured to be cleaner. Implemented text version of the list of working group drafts.
 - Legacy-Id: 2969
Note: SVN reference [2961] has been migrated to Git commit 4c59872221f66de1d9d00bdcee9d699751c335a6
2011-03-26 15:59:19 +00:00
Emilio A. Sánchez López a0b7992169 Move shepherd list of documents view into wgchais application. See #564
- Legacy-Id: 2709
2010-12-09 13:22:03 +00:00
Emilio A. Sánchez López ebaf7ae436 Moved shepherd management into wgchairs application. See #563
- Legacy-Id: 2708
2010-12-09 13:00:43 +00:00
Alexey Zarubin ebb962c012 Fixes #564
- Legacy-Id: 2695
2010-12-05 17:19:45 +00:00
Emilio A. Sánchez López 0821250219 Enable wgchairs application urls. See #557
- Legacy-Id: 2691
2010-11-29 09:16:29 +00:00
Henrik Levkowetz 06c254abe8 Merged [2614] from peter.musgrave@magorcorp.com: Add column IPR to doc table for WG docs and by AD docs. Fix column in doc search results so IPR is shown correctly there too. Fixes issue #497.
- Legacy-Id: 2626
Note: SVN reference [2614] has been migrated to Git commit 6a65978a52dff343754e557dd9d094e4385c6af1
2010-11-06 08:51:32 +00:00
Henrik Levkowetz 7cc99b0352 IETF 78 code from Peter Musgrave: Look for the WG name as the third element, for the WG-related drafts list; rather than accepting the WG name anywhere in a draft name.
- Legacy-Id: 2446
2010-07-28 13:20:18 +00:00
Henrik Levkowetz fdab931d2c IETF 78 Sprint code from Peter Musgrave: Add related documents section to the wg documents page (e.g., /wg/sipclf/).
- Legacy-Id: 2414
2010-07-24 17:32:43 +00:00
Henrik Levkowetz 266b7820d0 Merged from log:branch/2.00@2363: Current release branch head to trunk.
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00