Ole Laursen
99386413af
Change TYPE_CHOICES to be integers to match the actual model type
...
- Legacy-Id: 3890
2012-02-01 19:14:45 +00:00
Ole Laursen
29df970cbb
Fix RoleAdmin.search_fields to search for the actual contents on
...
related models instead of the models themselves
- Legacy-Id: 3889
2012-02-01 17:32:36 +00:00
Ole Laursen
8cff77e947
Fix backwards-incompatible problem with cycle in Django 1.2
...
- Legacy-Id: 3888
2012-02-01 17:05:15 +00:00
Ole Laursen
32d2979d93
Skip "by" in telechat comments to catch recently changed format
...
- Legacy-Id: 3887
2012-02-01 16:05:13 +00:00
Ole Laursen
15474ed2f2
Add .distinct() on queryset to fix draft showing up twice
...
- Legacy-Id: 3884
2012-01-31 17:55:54 +00:00
Ole Laursen
662ac0d09d
Pick new RFC's too, instead of just associated
...
- Legacy-Id: 3882
2012-01-31 15:31:47 +00:00
Ole Laursen
74caa2ed8b
Add date limiting parameter to importer to only grab documents with
...
last_modified_date within date, restrict authors to those documents
and similar for meeting sessions
- Legacy-Id: 3881
2012-01-31 15:05:05 +00:00
Ole Laursen
987f91ccd3
Restore Working Group links that were commented out from charter
...
branch merge
- Legacy-Id: 3880
2012-01-31 11:55:18 +00:00
Ole Laursen
c8957df904
Set is_staff and is_superuser = True on Secretariat users
...
- Legacy-Id: 3879
2012-01-31 11:51:08 +00:00
Ole Laursen
13aed82a0e
More import path fixes from Henrik
...
- Legacy-Id: 3877
2012-01-30 19:05:27 +00:00
Ole Laursen
6ae3a906b1
Use request.get_host rather than hardcoded server name
...
- Legacy-Id: 3876
2012-01-30 19:04:00 +00:00
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