Ole Laursen
f92641bcb3
Copy over django.contrib.sites.models.Site
...
- Legacy-Id: 3875
2012-01-30 18:48:10 +00:00
Ole Laursen
f999045c49
Fix import paths to include ietf.
...
- Legacy-Id: 3874
2012-01-30 17:26:07 +00:00
Ole Laursen
1fc978e9fe
Fix so that Secretariat can also adopt documents when other people can
...
- Legacy-Id: 3873
2012-01-30 17:20:12 +00:00
Ole Laursen
fd0b52df49
Add db_index to IdApprovedDetail.filename too
...
- Legacy-Id: 3871
2012-01-26 22:18:53 +00:00
Ole Laursen
172f209112
Add db_index to IdSubmissionDetail.filename
...
- Legacy-Id: 3870
2012-01-26 22:16:48 +00:00
Ole Laursen
a2f29f8139
Fix redirect on adoption
...
- Legacy-Id: 3869
2012-01-26 21:30:06 +00:00
Ole Laursen
6079c17d79
Fix test
...
- Legacy-Id: 3868
2012-01-26 21:15:23 +00:00
Ole Laursen
ed168a5ce3
Fix skip check to actually work for non-broken drafts
...
- Legacy-Id: 3867
2012-01-26 16:21:29 +00:00
Ole Laursen
2dc118c53f
Handle some broken entries
...
- Legacy-Id: 3866
2012-01-26 14:56:53 +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
df1a9156f6
Fix stream auto-detection, skip WG Document state on individual
...
submission, set WG on adopted individual submission, fix some more
content type bugs, fix bug with incorrectly imported AnnotationTag
- Legacy-Id: 3860
2012-01-25 19:37:08 +00:00
Ole Laursen
da625e5db3
Order messages in reverse time in admin
...
- Legacy-Id: 3859
2012-01-25 15:16:28 +00:00
Ole Laursen
96acfa250f
Fix references to importing.utils
...
- Legacy-Id: 3858
2012-01-24 17:47:49 +00:00
Ole Laursen
2df0811f3b
Actually add the message app
...
- Legacy-Id: 3857
2012-01-24 17:42:19 +00:00
Ole Laursen
89314a0760
Move new message models from announcements to a new message app
...
- Legacy-Id: 3856
2012-01-24 17:36:13 +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
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