Ole Laursen
e29bd99283
Add test of RFC Editor redaction feature
...
- Legacy-Id: 5027
2012-11-07 15:19:45 +00:00
Ole Laursen
45cf853524
Dump redacted events in DeletedEvent table
...
- Legacy-Id: 5025
2012-11-07 14:59:17 +00:00
Ole Laursen
daa5d49adb
Fix RFC Editor group acronym to be rfceditor in test data
...
- Legacy-Id: 5024
2012-11-07 14:58:49 +00:00
Ole Laursen
6c91e93886
Allow State.next_states to be blank so the admin doesn't barf
...
- Legacy-Id: 5023
2012-11-07 14:57:04 +00:00
Ole Laursen
9b73aa30b9
Add migration for DeletedEvent
...
- Legacy-Id: 5022
2012-11-07 14:55:58 +00:00
Ole Laursen
730cd6056e
Add DeletedEvent for storing redacted events
...
- Legacy-Id: 5021
2012-11-07 14:55:39 +00:00
Ole Laursen
793856c217
Add RFC Editor undo page, missing test and dump model
...
- Legacy-Id: 5013
2012-11-06 17:06:10 +00:00
Ole Laursen
63fb1cbf0c
Remove dummy attribute from sync notify form
...
- Legacy-Id: 5007
2012-11-06 14:52:21 +00:00
Ole Laursen
a77b2ae0ab
Add missing admin entries for StateDocEvent and ConsensusDocEvent
...
- Legacy-Id: 5006
2012-11-05 13:32:31 +00:00
Ole Laursen
e87b8483e5
Add migration script for setting the group on IAB stream documents to
...
IAB and IRTF stream documents to the corresponding RG (if it exists),
instead of keeping it as individual submission
- Legacy-Id: 4911
2012-10-11 15:26:21 +00:00
Ole Laursen
c20a5f6bf0
Convert the submit tool to associate RGs and IAB with drafts instead
...
of assigning them to individual submission, this is not a complete
overhaul but at least basic support so submission works and doesn't
say WG when it means RG.
- Legacy-Id: 4910
2012-10-10 16:15:09 +00:00
Ole Laursen
49eb500692
Only set published state for relevant state type
...
- Legacy-Id: 4908
2012-10-10 10:15:31 +00:00
Ole Laursen
9c6fd95eab
Add date option to RFC Editor index mirroring script so one can
...
control what the publication cut off date is, also fix crash problem
with some old RFCs not having a page count
- Legacy-Id: 4907
2012-10-10 09:22:26 +00:00
Ole Laursen
4aef9182d2
Small beautification: include "RFC Editor" in email address when emailing the RFC Editor
...
- Legacy-Id: 4906
2012-10-10 09:20:22 +00:00
Ole Laursen
79212baffb
Explicitly determine approving body and consensus body in publication
...
requests for alternate streams so that they appear correctly for the
IRTF
- Legacy-Id: 4897
2012-10-08 09:35:37 +00:00
Ole Laursen
400218f40b
Reword publication request email from alternate streams from
...
suggestion by Sandy Ginoza and include consensus info
- Legacy-Id: 4894
2012-10-05 10:30:54 +00:00
Ole Laursen
3b9bdbcecc
According to Alice Russo IAB has recently added the consensus option
...
for their drafts, so make it possible for them to edit it too
- Legacy-Id: 4890
2012-10-04 08:41:09 +00:00
Ole Laursen
33baa215b8
Send new draft revision notifications to iab-stream@iab.org as per
...
IABs request
- Legacy-Id: 4889
2012-10-03 08:52:24 +00:00
Ole Laursen
a8671798fd
Return None explicitly rather than implicitly
...
- Legacy-Id: 4886
2012-09-28 14:49:37 +00:00
Ole Laursen
d47878656f
Fix a bug in the IANA changes logging, fix spelling mistake, remove
...
debug print
- Legacy-Id: 4882
2012-09-24 11:53:30 +00:00
Ole Laursen
91bea25382
Fix bug in the /accounts/testmail/ thing (missing import, probably
...
broken by a refactor some time ago)
- Legacy-Id: 4881
2012-09-24 11:52:23 +00:00
Ole Laursen
e569bf3f90
Improve the syslog output for the IANA review email script, also
...
handle error cases more graceful
- Legacy-Id: 4880
2012-09-24 10:08:41 +00:00
Ole Laursen
2ab4161daf
Return 500 on sync notify errors
...
- Legacy-Id: 4877
2012-09-21 13:22:04 +00:00
Ole Laursen
e9c6c9e347
Only show new consensus field for IETF and IRTF stream documents
...
- Legacy-Id: 4876
2012-09-21 10:23:45 +00:00
Ole Laursen
915908c203
Add HTTP auth to IANA sync, password is supposed to be saved in settings_local.py
...
- Legacy-Id: 4875
2012-09-21 09:15:35 +00:00
Ole Laursen
2415ae8687
Support blank password in sync notify view (for testing)
...
- Legacy-Id: 4874
2012-09-21 09:01:00 +00:00
Ole Laursen
79a16d913b
Add order on IANA Action states
...
- Legacy-Id: 4871
2012-09-20 14:16:08 +00:00
Ole Laursen
1072f3b5e4
Fix bitrot bug in RFC Editor branch in has_role
...
- Legacy-Id: 4870
2012-09-20 13:30:32 +00:00
Ole Laursen
49fc493526
Clean up doc.json view, only export plain fields and fields requested
...
in RFC 6359, more can be added later if necessary; export more info on
the group
- Legacy-Id: 4869
2012-09-20 12:29:14 +00:00
Ole Laursen
ff077f4b1f
Rename /sync/iana|rfceditor/update/ to /sync/iana|rfceditor/notify/,
...
and put the thing to notify in the URL, like
/sync/iana/notify/changes/, instead of using POST parameters; refactor
the two sync views to use the same for IANA and RFC Editor; require
Secretariat or IANA/RFC Editor roles for triggering the updates and
support passing username and password for auth to make it easier in
the other end once we move away from HTTP Auth
- Legacy-Id: 4868
2012-09-20 11:53:56 +00:00
Ole Laursen
444a57a266
Notify iab@iab.org rather than the IAB Chair on new versions of IAB
...
stream drafts
- Legacy-Id: 4867
2012-09-20 10:42:55 +00:00
Ole Laursen
6062e16c2d
Email IANA and RFC Editor when a draft is pulled from the queue at the
...
Datatracker, add page for editing IANA states, add more info to the
/doc/draft-XXXXX/doc.json dump for the RFC Editor, add page for
editing consensus, add page for requesting publication at the RFC
Editor for alternate streams (this will email the RFC Editor and set
the draft in the appropriate state), make it possible for alternate
streams to change the intended RFC status of a draft in the stream,
refactor how IANA copies are handled slightly so it's less code, put
drafts automatically in IANA Review "Need Review" state upon last
call, fix a bug in ballot issuing, remove a bit of dead code
- Legacy-Id: 4857
2012-09-17 16:15:45 +00:00
Ole Laursen
5c89b8a51d
Add RFC Editor role handling
...
- Legacy-Id: 4856
2012-09-17 16:07:24 +00:00
Ole Laursen
513c2bcf4c
Handle IANA Review state intelligently upon draft submission, email
...
IRSG/ISE/IAB on uploads to alternate streams, email RFC Editor in case
a draft under publication has a new upload
- Legacy-Id: 4855
2012-09-17 16:06:21 +00:00
Ole Laursen
fa6aa1f672
Add link to discrepancies to the left menu for IANA, RFC Editor and Secretariat
...
- Legacy-Id: 4854
2012-09-17 16:01:16 +00:00
Ole Laursen
2ada703a7f
Add optional argument to indent filter
...
- Legacy-Id: 4853
2012-09-17 15:59:55 +00:00
Ole Laursen
0ec0fa58f3
Update IESG agenda pages with IANA Review state, consensus and last
...
call expiration (if applicable)
- Legacy-Id: 4852
2012-09-17 15:59:35 +00:00
Ole Laursen
85d2cdddc2
Add POST interface for IANA/RFC Editor for triggering updates, add
...
discrepancies report for seeing differences between the
Datatracker/RFC Editor/IANA, add tests of IANA/RFC Editor integration,
add script for weekly discrepancies emails
- Legacy-Id: 4851
2012-09-17 15:57:48 +00:00
Ole Laursen
5282bd1d07
Add sync scripts for reading from IANA changes API, reading from the
...
protocols page (to see when references to newly published RFCs have
been updated) and parsing IANA review emails to be included as
comments
- Legacy-Id: 4850
2012-09-17 15:54:22 +00:00
Ole Laursen
9fdcbc38ab
Add time zone helpers for converting between local IETF db time and UTC
...
- Legacy-Id: 4849
2012-09-17 15:51:33 +00:00
Ole Laursen
09e6203f18
Revamp sync from RFC Editor to include more info, fix a couple of bugs
...
and email the Secretariet when a draft sent to the RFC Editor ends up
in the queue, split it up so it's easier to test; also moved the
location of the binaries to bin/
- Legacy-Id: 4848
2012-09-17 15:45:27 +00:00
Ole Laursen
8cbdc0b03d
Augment expiry rules so that alternate stream documents aren't expired
...
when they've been sent to the RFC Editor (but not yet published)
- Legacy-Id: 4847
2012-09-17 10:02:38 +00:00
Ole Laursen
07490fcb83
Add new IANA states, add consensus event, add a state change event,
...
add migrations for these that also clean up the RFC Editor states a
little given the recent changes
- Legacy-Id: 4846
2012-09-17 10:00:56 +00:00
Henrik Levkowetz
7a1a67fca4
Applied fix from rjsparks@nostrum.com: Remove old document filtering which is now to strict, letting conflict review documents show in the iesg agenda.
...
- Legacy-Id: 4755
2012-08-10 12:00:50 +00:00
Henrik Levkowetz
25f3f94c21
Applied fix from adam@nostrum.com: Display meeting materials with correct ordering.
...
- Legacy-Id: 4754
2012-08-10 11:58:55 +00:00
Henrik Levkowetz
eb28ac8177
Removed the ValueError exceptions introduced in the previous revision of the draft author extraction code. Fixes issue #858 .
...
- Legacy-Id: 4753
2012-08-06 15:16:53 +00:00
Henrik Levkowetz
6be46a9854
Fixed problem with diff links which erroneously included a template variable interpolation.
...
- Legacy-Id: 4748
2012-08-02 20:40:04 +00:00
Henrik Levkowetz
c0cda6db56
Fixed problem with displaying ISE stream documents.
...
- Legacy-Id: 4747
2012-08-02 20:38:43 +00:00
Henrik Levkowetz
3038396b5f
Fix the update password request form to *not* give an error for existing accounts ,:-)
...
- Legacy-Id: 4742
2012-07-31 22:29:07 +00:00
Henrik Levkowetz
469bfa11a3
Fix some parameter names in the ietfauth urlconf which had reverted to an old form in a recent merge.
...
- Legacy-Id: 4741
2012-07-31 22:27:49 +00:00