Henrik Levkowetz
566247f0a2
Changelog entry for 4.21
...
- Legacy-Id: 4490
2012-06-21 01:01:37 +00:00
Henrik Levkowetz
413ae204cf
Tweaked mkrelease
...
- Legacy-Id: 4489
2012-06-21 01:01:33 +00:00
Henrik Levkowetz
a10ec88ce9
Changelog entry for 4.21
...
- Legacy-Id: 4488
2012-06-21 01:01:06 +00:00
Henrik Levkowetz
3683a6af26
Backporting patches from production system.
...
- Legacy-Id: 4487
2012-06-21 00:35:33 +00:00
Henrik Levkowetz
7474b27348
Merged in branch/iola/approval from olau@iola.dk, which provides a pre-approval page for new WG drafts.
...
- Legacy-Id: 4486
2012-06-21 00:24:48 +00:00
Henrik Levkowetz
bfaf48b60f
Merged in personal/adam/v4.00 from adam@nostrum.com with fixes [4436], [4438] to the /meeting/*/requests page.
...
- Legacy-Id: 4485
Note: SVN reference [4436] has been migrated to Git commit 9cfdb5afd7f77b161c43b9551ec3fc23575aa255
Note: SVN reference [4438] has been migrated to Git commit 961c6b83d293f465df678a943a7621b731a0acbb
2012-06-21 00:00:03 +00:00
Henrik Levkowetz
546d793e5b
Try to not use explicit .html extensions in the urls. Redirect from those to .html-less urls.
...
- Legacy-Id: 4484
2012-06-20 23:57:27 +00:00
Henrik Levkowetz
b1b21e5529
Merged in branch/iola/charter-fixes from olau@iola.dk with a series of fixes to the charter management code.
...
- Legacy-Id: 4483
2012-06-20 23:01:28 +00:00
Henrik Levkowetz
2b78e1573e
Merged in personal/rjs/v4.02_via_rfc containing [4356] which replaces code using the old via-rfc tag with code looking at the document stream (and more), and [4364] which adds document page counts on the future telechats page.
...
- Legacy-Id: 4482
Note: SVN reference [4356] has been migrated to Git commit 4eabc033c1
Note: SVN reference [4364] has been migrated to Git commit b3c665287d
2012-06-20 22:17:48 +00:00
Henrik Levkowetz
786c56a3ac
Added a new field 'short' to Session, to help produce file names for agendas, minutes and slides for groups with different named session, such as for instance 'edu'. Generating distinct filenames directly from the name field gives too long names.
...
- Legacy-Id: 4481
2012-06-20 21:12:26 +00:00
Ole Laursen
822fd6daac
Replace get_profile() hack with a test on the user instead, this
...
also makes the ballot icon more robust against users without profiles
(which shouldn't happen, but apparently we sometimes get one which
results in a crash rather than something more graceful)
- Legacy-Id: 4480
2012-06-20 12:26:06 +00:00
Ole Laursen
35eb4f013a
Give the incoming name to the top renderer so the links are internally
...
consistent, this is needed because we still have different views for
/doc/rfcXXXX/ and /doc/draft-foo-bar/
- Legacy-Id: 4479
2012-06-20 11:16:55 +00:00
Ole Laursen
278776f597
Fix regexp fix - [.-_] does not mean "dot or dash or underscore", it
...
means all characters between dot and underscore
- Legacy-Id: 4478
2012-06-20 11:13:46 +00:00
Ole Laursen
95c2b07691
Include _ in allowed document name regexp, we currently have 7 drafts
...
with _ in the database despite it not being valid - they can be found
with:
select name from doc_document where name like '%\_%' and type_id = "draft";
- Legacy-Id: 4477
2012-06-20 11:00:35 +00:00
Henrik Levkowetz
7b75d6fd65
Quick fix for extensionless get_absolute_url(). XXX Fixme: needs bigger refactoring.
...
- Legacy-Id: 4476
2012-06-20 10:27:32 +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
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
Ole Laursen
72f5495ebb
Apparently, CHARTER_TXT_URL http://www.ietf.org/charters/ is really
...
http://www.ietf.org/charter/ , fix this in the settings.py file
- Legacy-Id: 4468
2012-06-19 14:15:04 +00:00
Henrik Levkowetz
77977bf32f
Remove print statements.
...
- Legacy-Id: 4464
2012-06-17 14:07:18 +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
dd7c492085
Set version info and settings back to development mode
...
- Legacy-Id: 4451
2012-06-11 18:40:17 +00:00
Henrik Levkowetz
d75d099907
Set version info to release version 4.20 before branching.
...
- Legacy-Id: 4449
2012-06-11 18:40:15 +00:00
Henrik Levkowetz
25c6b06727
Changelog entry for 4.20
...
- Legacy-Id: 4448
2012-06-11 18:40:14 +00:00
Henrik Levkowetz
51a3c373c5
Added a debug utility module on the same level as south,html5lib etc.
...
- Legacy-Id: 4446
2012-06-11 15:56:51 +00:00
Henrik Levkowetz
a4220324e0
Don't try to call get_profile() if it's not available.
...
- Legacy-Id: 4445
2012-06-10 18:28:28 +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
Henrik Levkowetz
4b326f8884
Set a site id that works better for testing
...
- Legacy-Id: 4443
2012-06-10 16:13:56 +00:00
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
Ole Laursen
bb30e1d681
Remove accidentally committed debug print.
...
- Legacy-Id: 4406
2012-05-07 19:21:54 +00:00
Ole Laursen
da3c40de49
Fix test error introduced by ballot refactor (test didn't set up
...
ballot position properly).
- Legacy-Id: 4405
2012-05-07 19:21:26 +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
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
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
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
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
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