Ole Laursen
9ae5f6a456
Make test runner multi-DB-aware
...
- Legacy-Id: 3786
2011-12-23 13:15:27 +00:00
Ole Laursen
aaee353493
Copy user table before anything else
...
- Legacy-Id: 3785
2011-12-23 13:12:28 +00:00
Ole Laursen
010ca9362e
Swap names so legacy is called "ietf" and new is "ietf_new"
...
- Legacy-Id: 3784
2011-12-23 13:11:05 +00:00
Ole Laursen
552e23d76a
Fix spelling bug in ported mail_admins hack
...
- Legacy-Id: 3783
2011-12-23 12:50:51 +00:00
Ole Laursen
99175b583e
Port NOMCOM announcement sitemap
...
- Legacy-Id: 3782
2011-12-23 12:41:35 +00:00
Ole Laursen
79fe54e8df
Fix legacy table which isn't
...
- Legacy-Id: 3779
2011-12-22 19:16:10 +00:00
Ole Laursen
0dabaf96fb
Split database into current and legacy, adding importer to copy reused
...
tables from legacy to new through Django (with minimal cleaning to
have the import go through) and removing migrations from submit and
liaisons as they interfere with the clean slate of the new database,
adjusting IPR model to add null=True on fields with nulls in the
database
- Legacy-Id: 3778
2011-12-22 18:34:19 +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
d80a72dff1
Fallback on latest email address if we don't know anything else,
...
modify email importer to set the timestamp accordingly with high
priority email addresses first (to prevent old, inactive email
addresses from taking precedence)
- Legacy-Id: 3776
2011-12-21 12:49:45 +00:00
Ole Laursen
4a0ee86261
Order ballot names
...
- Legacy-Id: 3775
2011-12-21 11:31:56 +00:00
Ole Laursen
de0fc12ce8
Port telechat dates
...
- Legacy-Id: 3774
2011-12-20 13:12:12 +00:00
Ole Laursen
498dc38507
Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3
...
- Legacy-Id: 3773
2011-12-15 14:13:54 +00:00
Ole Laursen
2d521ee92b
Fix some bugs in materials page after meeting refactor
...
- Legacy-Id: 3772
2011-12-14 17:28:54 +00:00
Ole Laursen
d81f00b760
Fix bug with wrong acronym in meeting importer for IRTF groups
...
- Legacy-Id: 3771
2011-12-14 16:50:20 +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
7c36e78415
Fix some bugs from the recent meeting refactor
...
- Legacy-Id: 3769
2011-12-14 15:27:45 +00:00
Ole Laursen
02809ffbf1
Model non-group-meeting sessions with sessions (by extending it with a
...
name), as a consequence, drop the "other" time slot category and
remove materials on time slots
- Legacy-Id: 3754
2011-12-09 13:45:05 +00:00
Ole Laursen
f74890aec4
Adjust to handle the slightly revamped email_address() on person
...
- Legacy-Id: 3750
2011-12-07 19:26:53 +00:00
Ole Laursen
43fe4d87fa
Fix use of email_address() in nomcom view
...
- Legacy-Id: 3749
2011-12-07 19:17:05 +00:00
Ole Laursen
ef5aff7b1a
Use role email for resurrection requests
...
- Legacy-Id: 3748
2011-12-07 18:56:55 +00:00
Ole Laursen
4f48cb2ff6
Make Person.role_email a bit smarter, make Person.email_address (which
...
seems to be a wrapper for old code at the moment) always return a string
- Legacy-Id: 3747
2011-12-07 18:56:19 +00:00
Ole Laursen
896347bf7c
Don't try to set the active status of emails, if we are to do that, it
...
has to be in a more clever way
- Legacy-Id: 3746
2011-12-07 18:38:22 +00:00
Ole Laursen
cd3e4fe054
Add unique constraint on acronyms, fixup SDOs to have auto-generated
...
slugified acronyms
- Legacy-Id: 3745
2011-12-07 18:07:45 +00:00
Ole Laursen
2c81e8d1ed
Add support for not-meeting meeting sessions
...
- Legacy-Id: 3744
2011-12-07 11:52:18 +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
790d92622f
Apply same fix for concluded state for PWGs as for BOFs (noticed by
...
Ryan Cross)
- Legacy-Id: 3740
2011-12-05 10:57:14 +00:00
Ole Laursen
b654dde001
Skip the IRTF chair entries in IRTFChair as they're buggy (noticed by
...
Ryan Cross)
- Legacy-Id: 3738
2011-12-02 11:10:57 +00:00
Ole Laursen
2c374d93db
Move meeting submission constants to settings
...
- Legacy-Id: 3737
2011-12-01 12:02:32 +00:00
Ole Laursen
b8a5a3e29c
Flip source and target in Constraint import
...
- Legacy-Id: 3736
2011-11-30 18:28:36 +00:00
Ole Laursen
1c0d859a80
Fix problem with __unicode__ on Constraint (spotted by Ryan Cross)
...
- Legacy-Id: 3735
2011-11-30 17:20:03 +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
d79365d25f
Update name fixtures
...
- Legacy-Id: 3724
2011-11-29 13:21:11 +00:00
Ole Laursen
16540e565b
Remove support for status date on doc
...
- Legacy-Id: 3720
2011-11-28 18:28:20 +00:00
Ole Laursen
79ea179ff9
Comment out verbose mail server debug output for the time being
...
- Legacy-Id: 3719
2011-11-28 17:52:27 +00:00
Ole Laursen
e866d9d8a9
Fix name of cookie
...
- Legacy-Id: 3718
2011-11-28 17:50:29 +00:00
Ole Laursen
03d1877802
Interpret settings.EMAIL_COPY_TO="" as "don't send a copy"
...
- Legacy-Id: 3717
2011-11-28 17:21:29 +00:00
Ole Laursen
b114e5e6cf
Add simple view for setting testemailcc cookie when server is in test mode
...
- Legacy-Id: 3716
2011-11-28 17:19:45 +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
1a1476fa01
Remove unused import
...
- Legacy-Id: 3710
2011-11-25 15:47:22 +00:00
Ole Laursen
f5ae4a0496
Add warning comment
...
- Legacy-Id: 3709
2011-11-25 15:44:25 +00:00
Ole Laursen
13cec30f07
Fix bug in StreamedId proxy
...
- Legacy-Id: 3708
2011-11-25 13:29:07 +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
1b6d80f709
Delete old import-document-state.py that for some reason appears to have popped up after the merge with trunk
...
- Legacy-Id: 3706
2011-11-24 18:29:02 +00:00
Ole Laursen
1861586dc3
Make sure expiration date is imported even if a DocumentComment is lacking (noticed by Ryan Cross)
...
- Legacy-Id: 3705
2011-11-24 18:25:54 +00:00
Ole Laursen
d8fe519440
Add custom manager to Group with convenience helper for getting active
...
WGs(requested by Ryan Cross)
- Legacy-Id: 3704
2011-11-24 17:18:55 +00:00
Ole Laursen
ca9dd9b61a
Fix bug with states
...
- Legacy-Id: 3703
2011-11-24 16:37:58 +00:00
Ole Laursen
ea4e79cacb
Fix empty_outbox to actually work as intended when outbox is imported elsewhere
...
- Legacy-Id: 3702
2011-11-24 16:36:19 +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
610b56dfd0
Set the type of RFCs that weren't drafts correctly
...
- Legacy-Id: 3700
2011-11-24 14:58:23 +00:00
Ole Laursen
0b18e45810
Try to import real middle initials with a .
...
- Legacy-Id: 3699
2011-11-24 11:57:16 +00:00