Ole Laursen
fb71294b99
Only show RFC documents that are in state RFC, this prevents documents
...
with an RFC DocAlias but not the right state from being displayed as
RFCs (as in issue #815 ). Displaying them as RFCs doesn't work properly
as most of the wrapper currently assumes the RFC state.
- Legacy-Id: 4151
2012-03-21 11:08:16 +00:00
Ole Laursen
2ab52d9567
Defer import of get_stream_from_draft to kill import loop that
...
prevents bin/expire-ids from running.
- Legacy-Id: 4142
2012-03-20 12:05:41 +00:00
Ole Laursen
f5621fee1e
Try to deduce the correct day of month for RFC publication dates for
...
newly published RFCs instead of always assuming it's just the first
day of the month
- Legacy-Id: 4067
2012-03-07 13:26:40 +00:00
Henrik Levkowetz
14e2af19bf
Committing patch from #767 , to make splitting of comma-separated multiset-ballot draft-names more robust. Related to #767
...
- Legacy-Id: 4055
2012-03-07 10:04:35 +00:00
Henrik Levkowetz
0736dec160
Only display intended std level names in use in the document edit form. Fixes #792 .
...
- Legacy-Id: 4051
2012-03-07 09:54:21 +00:00
Ole Laursen
3127cd0928
Clear the discuss text if the position isn't discuss as we may get
...
some unintended text submitted from the browser if the previous
position was discuss. Fixes #788 .
- Legacy-Id: 4035
2012-03-05 19:49:16 +00:00
Ole Laursen
22cd30d8b1
Don't email people about soon-to-expire and expired drafts in IESG state
...
"Dead", also fix obscure __order__gte= query on states. Fixes #787 .
- Legacy-Id: 4028
2012-03-05 16:39:41 +00:00
Ole Laursen
6668404eb1
Set IESG state to RFC published if it was In RFC queue when syncing
...
with RFC Editor, and make sure we save a history object.
- Legacy-Id: 4023
2012-03-02 17:58:42 +00:00
Ole Laursen
7747e3a836
Only trim ballot discusses/comments on the right side, not the left,
...
since some ADs are using the left-side for formatting, fixes #782 .
- Legacy-Id: 4022
2012-03-02 13:38:20 +00:00
Ole Laursen
dbf5e6ab84
Remove a bunch of old admin files, fix a couple of issues with the new ones, add admin for meeting
...
- Legacy-Id: 3995
2012-02-28 17:29:52 +00:00
Ole Laursen
8aab6b30a3
Bug fix from Henrik, missing d.
...
- Legacy-Id: 3976
2012-02-25 18:09:10 +00:00
Ole Laursen
f05bc8cf1f
Add "Assigned to area" select box to individually submitted documents
...
in the AD edit form, change search to define area = doc.group or
doc.group.parent (so don't take AD into account), plus a bunch of
small tweaks to make a document with an area set as group behave like
an individually submitted document, at least for the time being (they
are presented as "Individual in xyz area" on their document page)
- Legacy-Id: 3968
2012-02-25 01:48:33 +00:00
Ole Laursen
0909534588
Fix bug in test
...
- Legacy-Id: 3967
2012-02-25 01:41:05 +00:00
Ole Laursen
708c3a4df9
Look at intended_std_level instead of looking at the indefinite
...
article when determining document/protocol action status, also avoid
putting stuff in a list that has been taken directly by reference from
the settings
- Legacy-Id: 3963
2012-02-24 16:55:53 +00:00
Ole Laursen
0107f67256
Try to be a little bit more robust in case people haven't filled in
...
the intended_std_level
- Legacy-Id: 3954
2012-02-23 19:22:05 +00:00
Ole Laursen
3f22d78db8
Say "Intended RFC status" in edit form based on feedback
...
- Legacy-Id: 3952
2012-02-23 14:29:18 +00:00
Ole Laursen
d8087ce05c
Use "(None)" rather than None for empty labels
...
- Legacy-Id: 3948
2012-02-22 17:02:32 +00:00
Ole Laursen
dbbc064cb4
Add order and description to stream names
...
- Legacy-Id: 3947
2012-02-22 16:12:57 +00:00
Ole Laursen
ea78c5846a
Fix some corner cases in area search
...
- Legacy-Id: 3946
2012-02-22 15:31:15 +00:00
Ole Laursen
65c16409f6
Add labels for std_level abbreviations
...
- Legacy-Id: 3945
2012-02-22 12:59:44 +00:00
Ole Laursen
6c592c7cc6
Catch "IESG process started in state" state change too for figuring
...
out the state date
- Legacy-Id: 3944
2012-02-22 11:08:43 +00:00
Ole Laursen
1e9920fac1
Remove debug print
...
- Legacy-Id: 3943
2012-02-22 11:00:58 +00:00
Ole Laursen
793bb146c9
Expand send ballot comment test to check discuss too, fix bug where it
...
was testing pos directly instead of pos_id
- Legacy-Id: 3931
2012-02-16 16:42:11 +00:00
Ole Laursen
9c06587c74
Refactor search logic to trigger with jQuery instead of inserting
...
attributes directly, moving it to a separate JS file; fixes a bug in
the new schema
- Legacy-Id: 3927
2012-02-15 15:15:33 +00:00
Ole Laursen
1756491cf1
Add .distinct() to inactive ads to fix duplicate problem that was probably
...
introduced with pre-ADs
- Legacy-Id: 3926
2012-02-15 13:38:18 +00:00
Ole Laursen
480cb04cd6
Save announcements generated by the system as Messages, adding an
...
extra relation to be able to associate a draft with the message
- Legacy-Id: 3917
2012-02-08 21:05:28 +00:00
Ole Laursen
9467d53142
Fix to-logic in generation of approval mail via RFC Editor
...
- Legacy-Id: 3915
2012-02-08 14:05:33 +00:00
Ole Laursen
cf394bf9ca
Add test of generating approval announcement for IRTF
...
- Legacy-Id: 3914
2012-02-08 13:48:56 +00:00
Ole Laursen
dce5197248
Fix bug in generating approval announcement for IRTF
...
- Legacy-Id: 3913
2012-02-08 13:48:32 +00:00
Ole Laursen
af071fd142
Fix issue with draft approval emails for individual submission, found by Cindy Morgan
...
- Legacy-Id: 3912
2012-02-08 13:15:32 +00:00
Ole Laursen
978e2d69ff
Remember to pass in the substate as initial value in the change state edit view
...
- Legacy-Id: 3906
2012-02-07 16:49:37 +00:00
Ole Laursen
320a79fa0d
Change wording for called-for-adoption WG documents to explain it's a candidate
...
- Legacy-Id: 3904
2012-02-07 15:44:00 +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
93e96e7567
Fix proxy to take combined draft/RFCs with two ballots into account when returning the ballot
...
- Legacy-Id: 3897
2012-02-02 20:10:06 +00:00
Ole Laursen
13aed82a0e
More import path fixes from Henrik
...
- Legacy-Id: 3877
2012-01-30 19:05:27 +00:00
Ole Laursen
6079c17d79
Fix test
...
- Legacy-Id: 3868
2012-01-26 21:15:23 +00:00
Ole Laursen
65e5298630
Be more careful in handling Document.stream now that it can be null
...
- Legacy-Id: 3865
2012-01-26 13:28:02 +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
fc88964298
Go through the code and replace uses of Person.name with Person.plain_name()
...
- Legacy-Id: 3849
2012-01-23 20:22:45 +00:00
Ole Laursen
05c664423c
Don't output the time part of the ballot timestamps
...
- Legacy-Id: 3843
2012-01-20 16:38:31 +00:00
Ole Laursen
d16a5ea46a
Fix bug
...
- Legacy-Id: 3839
2012-01-20 15:07:25 +00:00
Ole Laursen
0ba03ecb72
Fix start IESG process test to be more robust
...
- Legacy-Id: 3838
2012-01-20 15:07:08 +00:00
Ole Laursen
5fa8d71303
Autogenerate approval text if it's not there rather than requiring it
...
to be generated (noticed by Robert Sparks)
- Legacy-Id: 3836
2012-01-20 14:21:24 +00:00
Ole Laursen
923239a5dc
Clean up old draft files when submitting a new draft
...
- Legacy-Id: 3811
2012-01-13 16:38:00 +00:00
Ole Laursen
44c78762e8
Don't add fake expire notices with the new schema
...
- Legacy-Id: 3808
2012-01-13 13:09:03 +00:00
Ole Laursen
f02b860e4d
Fix bug introduced with generic states
...
- Legacy-Id: 3806
2012-01-13 12:21:08 +00:00
Ole Laursen
87e87cfc98
Fix bugs in expire tests
...
- Legacy-Id: 3805
2012-01-13 11:32:15 +00:00
Ole Laursen
dceedbf53d
Remove tombstone support from the code, importing drafts with their
...
version number unhacked
- Legacy-Id: 3803
2012-01-12 16:50:26 +00:00
Ole Laursen
f3685e7af1
Turn expiration into an explicit expires attribute on document, set
...
that on submission of new revision and resurrection
- Legacy-Id: 3801
2012-01-12 12:03:45 +00:00
Ole Laursen
0745a1f08b
Use TelechatDate rather than TelechatDates in new form
...
- Legacy-Id: 3799
2012-01-11 13:43:30 +00:00