Ole Laursen
|
980d4e6444
|
Move new schema models from redesign/ to ietf/
- Legacy-Id: 3855
|
2012-01-24 17:17:24 +00:00 |
|
Ole Laursen
|
6cfb040557
|
Do not assume we always have a stream
- Legacy-Id: 3854
|
2012-01-24 13:20:28 +00:00 |
|
Ole Laursen
|
819395928e
|
Be more conservative in estimating the stream, for individual
submissions we should not set a stream but let it be decided later on
- Legacy-Id: 3853
|
2012-01-24 13:19:25 +00:00 |
|
Ole Laursen
|
8d6bcc8ff5
|
Fix adoption test to unset the stream, fix bugs with non-stream drafts
- Legacy-Id: 3852
|
2012-01-24 13:11:03 +00:00 |
|
Ole Laursen
|
9cd0113da5
|
Fix stream state label
- Legacy-Id: 3851
|
2012-01-24 12:30:22 +00:00 |
|
Ole Laursen
|
2c156ec1f4
|
Switch WG/RG state types to say IETF/IRTF as some documents are
handled outside working group
- Legacy-Id: 3850
|
2012-01-24 12:28:41 +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
|
36a3e99417
|
Add plain_name() helper to Person with only first name + last name, switch proxies over to using that
- Legacy-Id: 3848
|
2012-01-23 20:20:48 +00:00 |
|
Ole Laursen
|
9a18341f2a
|
Add unique=True to Meeting
- Legacy-Id: 3847
|
2012-01-23 10:53:01 +00:00 |
|
Ole Laursen
|
a405b3e41f
|
Fix bad link
- Legacy-Id: 3846
|
2012-01-20 20:29:38 +00:00 |
|
Ole Laursen
|
252513679d
|
Don't assign independent IETF submission to the ISE stream
- Legacy-Id: 3845
|
2012-01-20 18:45:30 +00:00 |
|
Ole Laursen
|
9d77c09f10
|
Independent submissions are IETF track drafts with group set to Individual
- Legacy-Id: 3844
|
2012-01-20 18:39:44 +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
|
76e4c0054e
|
Fix bug
- Legacy-Id: 3842
|
2012-01-20 16:32:44 +00:00 |
|
Ole Laursen
|
5554f3ab1b
|
Fix missing .all
- Legacy-Id: 3841
|
2012-01-20 16:21:11 +00:00 |
|
Ole Laursen
|
0f6053166e
|
Fix outputted groups in JS
- Legacy-Id: 3840
|
2012-01-20 16:18:03 +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
|
eca8a4d48c
|
Slight rewording of debug message
- Legacy-Id: 3837
|
2012-01-20 14:57:37 +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
|
6a2e04adb8
|
Set SUBMISSION_CORRECTION_DAYS to 52 from suggestion by Ryan
- Legacy-Id: 3835
|
2012-01-20 12:45:32 +00:00 |
|
Ole Laursen
|
a8650d4d33
|
Use ISO date format as default date format (Django 1.2 is using a more
humane format by default)
- Legacy-Id: 3834
|
2012-01-20 11:22:25 +00:00 |
|
Ole Laursen
|
950be0bbbe
|
Do constrain on content_type on old State system, but make sure we're
using the old content type
- Legacy-Id: 3832
|
2012-01-19 14:50:31 +00:00 |
|
Ole Laursen
|
27459c5bea
|
Fix import of stream states
- Legacy-Id: 3831
|
2012-01-19 14:01:49 +00:00 |
|
Ole Laursen
|
39d5945bb5
|
Fix URL pattern
- Legacy-Id: 3828
|
2012-01-19 13:29:05 +00:00 |
|
Ole Laursen
|
fa09416ba4
|
Delete the "the" in submitted by the X
- Legacy-Id: 3827
|
2012-01-19 13:24:07 +00:00 |
|
Ole Laursen
|
5e39ea2e63
|
Fix bug with IPR search select box
- Legacy-Id: 3826
|
2012-01-19 13:20:45 +00:00 |
|
Ole Laursen
|
e20a96333a
|
Fix bug with attachment URLs, make the proxy slightly more future proof
- Legacy-Id: 3825
|
2012-01-19 13:03:59 +00:00 |
|
Ole Laursen
|
85b036e456
|
Only output stream tags in get_annotation_tags_for_draft
- Legacy-Id: 3824
|
2012-01-19 12:05:34 +00:00 |
|
Ole Laursen
|
7971354775
|
Hide stream state info unless we actually have a stream state
- Legacy-Id: 3823
|
2012-01-19 12:00:24 +00:00 |
|
Ole Laursen
|
35e54abe69
|
Remove relationship reset used in debugging
- Legacy-Id: 3822
|
2012-01-19 11:50:24 +00:00 |
|
Ole Laursen
|
fa639aa5d9
|
Add some unicode methods
- Legacy-Id: 3819
|
2012-01-18 11:06:41 +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
|
201edb3dd3
|
Add "extended_expiry"
- Legacy-Id: 3817
|
2012-01-16 12:25:52 +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
|
f49701c9d3
|
Commit some files missing from the ChangeStateGroupEvent update
- Legacy-Id: 3810
|
2012-01-13 13:20:28 +00:00 |
|
Ole Laursen
|
af2e2d8801
|
Make sure revision number is at least the latest known revision submitted
- Legacy-Id: 3809
|
2012-01-13 13:16:13 +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
|
445b96838d
|
Document is expired by system -> Document has expired
- Legacy-Id: 3807
|
2012-01-13 13:08:22 +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
|
2021a0330d
|
Replace individual state change event types with an all-encompassing
ChangeStateGroupEvent
- Legacy-Id: 3804
|
2012-01-12 18:26:45 +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
|
06b1ecf90c
|
Skip testLogin test which is interfering with the now obsolete permission app
- Legacy-Id: 3802
|
2012-01-12 14:29:23 +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
|
31aef86164
|
Merge charter branch with the UI hooks disabled for the time being
- Legacy-Id: 3800
|
2012-01-11 15:04:13 +00:00 |
|
Ole Laursen
|
0745a1f08b
|
Use TelechatDate rather than TelechatDates in new form
- Legacy-Id: 3799
|
2012-01-11 13:43:30 +00:00 |
|
Ole Laursen
|
19150dc10f
|
Add get_rfc_number helper by Ryan Cross
- Legacy-Id: 3797
|
2012-01-06 12:19:23 +00:00 |
|
Ole Laursen
|
f3a26cc3fa
|
Move import to fix backwards-compat
- Legacy-Id: 3796
|
2012-01-05 15:31:14 +00:00 |
|
Ole Laursen
|
f4b6dac81f
|
Import telechat dates from the "telechat" table
- Legacy-Id: 3794
|
2012-01-04 18:02:04 +00:00 |
|