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
Ole Laursen
2f00c3028f
Don't use IDDates in new schema, use dates from Meeting
...
- Legacy-Id: 3790
2011-12-23 20:46:49 +00:00
Ole Laursen
3eee538db0
Port _get_versions helper to new schema
...
- Legacy-Id: 3788
2011-12-23 17:08:50 +00:00
Ole Laursen
5079d60eba
Adjust test to recent person importer changes
...
- Legacy-Id: 3777
2011-12-21 19:12:48 +00:00
Ole Laursen
de0fc12ce8
Port telechat dates
...
- Legacy-Id: 3774
2011-12-20 13:12:12 +00:00
Ole Laursen
eac8676c12
Fix bug in resurrection role rewrite, was missing a line
...
- Legacy-Id: 3770
2011-12-14 15:36:25 +00:00
Ole Laursen
ef5aff7b1a
Use role email for resurrection requests
...
- Legacy-Id: 3748
2011-12-07 18:56:55 +00:00
Ole Laursen
3ed02196d7
Fix some instances where we use a non-role email for ADs in spite of them acting as ADs
...
- Legacy-Id: 3741
2011-12-06 14:01:44 +00:00
Ole Laursen
af8c1b4bf8
Revamp comment handling on state changes slightly, reenable changing
...
substate in the IESG state interface (modeled with tags)
- Legacy-Id: 3725
2011-11-29 18:46:42 +00:00
Ole Laursen
8153a1c130
Patch up to pass request object to send mail in the instances where
...
it's possible (i.e. when not run in cron) in preparation for better
mail test handling
- Legacy-Id: 3711
2011-11-25 18:24:14 +00:00
Ole Laursen
a8e219e16a
Rename DocStreamName to StreamName, they're not really doc-specific
...
- Legacy-Id: 3707
2011-11-25 12:25:35 +00:00
Ole Laursen
ca9dd9b61a
Fix bug with states
...
- Legacy-Id: 3703
2011-11-24 16:37:58 +00:00
Ole Laursen
7f8df2edf1
Fix problem with the name-based URL for showing AD documents
...
introduced with the import-whole-names change
- Legacy-Id: 3701
2011-11-24 15:46:46 +00:00
Ole Laursen
4d47f34a0d
Fix bug introduced with generic states
...
- Legacy-Id: 3698
2011-11-24 11:46:26 +00:00
Ole Laursen
eaf1ca34ee
Fix some bugs in the trunk merge found through the automated tests
...
- Legacy-Id: 3692
2011-11-23 18:49:07 +00:00
Ole Laursen
d45952b26b
Fix changed URL after introduction of generic states
...
- Legacy-Id: 3691
2011-11-23 18:02:35 +00:00
Ole Laursen
2253be2c8f
Fix missing revision numbers
...
- Legacy-Id: 3680
2011-11-22 16:04:50 +00:00
Ole Laursen
5a4c23ea92
Merge with trunk
...
- Legacy-Id: 3676
2011-11-21 16:41:21 +00:00
Ole Laursen
8e7ab0b8d2
Add stream to select_related
...
- Legacy-Id: 3666
2011-11-17 15:11:12 +00:00
Henrik Levkowetz
ff187d2dd0
Give logins with group IANA access to comment form for drafts, so they don't have to use the old datatracker for that.
...
- Legacy-Id: 3664
2011-11-17 06:13:24 +00:00
Ole Laursen
5d291f222c
Remove .state and .*_state on Document in favour of generic states
...
mapping, port the codebase to use these states
- Legacy-Id: 3660
2011-11-16 18:18:06 +00:00
Henrik Levkowetz
7e62969d86
Merged [3612] from rjsparks@nostrum.com:
...
Changed the edit info form to allow (force) setting the stream when editing or adding a document to the iesg tracker.
Fixes bug 743
- Legacy-Id: 3625
Note: SVN reference [3612] has been migrated to Git commit 97f2b6eedf
2011-11-16 04:30:43 +00:00
Ole Laursen
ce74be89ef
Use the test mode in the mail code when running automated tests instead of
...
reinventing the wheel in test_runner
- Legacy-Id: 3620
2011-11-15 11:24:33 +00:00
Ole Laursen
e01ba98af1
Introduce generic states, not fully incorporated yet, and rename tag
...
name model
- Legacy-Id: 3616
2011-11-14 19:29:05 +00:00
Robert Sparks
97f2b6eedf
Changed the edit info form to allow (force) setting the stream when editing or adding a document to the iesg tracker.
...
Fixes bug 743
- Legacy-Id: 3612
2011-11-12 10:35:30 +00:00
Henrik Levkowetz
e308b55d3e
Provide kml in the test fixtures with a person_or_org_id.
...
- Legacy-Id: 3611
2011-11-12 10:32:40 +00:00
Henrik Levkowetz
03c6207144
Merged [3603] from lars.eggert@nokia.com:
...
Automatically set the recipients of RFC5742 review emails sent by the IESG
based on the RFC Stream.
- Legacy-Id: 3610
Note: SVN reference [3603] has been migrated to Git commit c9bc01d8b7
2011-11-12 09:19:51 +00:00
Lars Eggert
c9bc01d8b7
Automatically set the recipients of RFC5742 review emails sent by the IESG
...
based on the RFC Stream.
- Legacy-Id: 3603
2011-11-12 06:13:21 +00:00
Robert Sparks
6b6e51a665
Changed the AD status page to group documents by current state.
...
Fixes bug 742
- Legacy-Id: 3599
2011-11-12 04:12:23 +00:00
Ole Laursen
0778042a3a
Add comment that IANA would like to be informed if the format of the
...
issue ballot email changes as they are apparently currently scraping
them, according to Michele Cotton
- Legacy-Id: 3596
2011-11-09 09:32:55 +00:00
Ole Laursen
5c5d534104
Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
...
- Legacy-Id: 3418
2011-09-14 14:01:17 +00:00
Ole Laursen
a695aaff2f
Change slug of independent stream to ise (Independent Submission
...
Editor) in accordance with the RFC
- Legacy-Id: 3415
2011-09-05 17:13:15 +00:00
Ole Laursen
aefe5ccb52
Fix another bug with not saving event description on status date change
...
- Legacy-Id: 3398
2011-08-30 10:52:50 +00:00
Ole Laursen
21d797d612
Fix bug with not saving event description properly
...
- Legacy-Id: 3397
2011-08-30 10:50:58 +00:00
Ole Laursen
f11b558d00
Refactor slightly to get rid of clunky "ex-ad" role, any future uses
...
should use GroupHistory/RoleHistory instead
- Legacy-Id: 3370
2011-08-24 20:49:30 +00:00
Ole Laursen
dba085791a
Fix edit info: fix bug with choice fields, remove use of ex-ads,
...
insert old AD at bottom if he/she is not current
- Legacy-Id: 3369
2011-08-24 19:46:26 +00:00
Ole Laursen
2bf8e0a45d
Move fixture generation for names to name app, add liaison edit test,
...
fix some liaison bugs
- Legacy-Id: 3347
2011-08-22 12:37:56 +00:00
Ole Laursen
91ced5c24a
Fix some problems with liaison importer and related models, add a
...
test, port account management and related utilities, fix up proxy and
port most of the views and form code
- Legacy-Id: 3345
2011-08-19 21:11:49 +00:00