Commit graph

2556 commits

Author SHA1 Message Date
Ole Laursen 5d9ea97e8e Bump revision number
- Legacy-Id: 3902
2012-02-06 10:57:59 +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 5c66a91c0e Include M. in the skipped titles
- Legacy-Id: 3899
2012-02-03 15:35:40 +00:00
Ole Laursen 67d3546564 Include M. in the skipped titles
- Legacy-Id: 3898
2012-02-03 15:34:59 +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 d8c546ec21 Cap ballots at latest ballot initation in active_ballot_positions
- Legacy-Id: 3896
2012-02-02 19:58:19 +00:00
Ole Laursen 75cc90944a Get rid of unused ex-ad role which was deprecated some time ago
- Legacy-Id: 3895
2012-02-02 19:00:22 +00:00
Ole Laursen 473870313b Fix bug introduced with IANA user import introduced with database split
- Legacy-Id: 3894
2012-02-02 18:00:31 +00:00
Ole Laursen e4bed79eb8 Fix timestamp on imported charters
- Legacy-Id: 3893
2012-02-02 17:18:40 +00:00
Ole Laursen 6b75ce8e6b Fix problem with URL reversal when models are used in another project
- Legacy-Id: 3892
2012-02-02 14:58:36 +00:00
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