Commit graph

2122 commits

Author SHA1 Message Date
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 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 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 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 2c374d93db Move meeting submission constants to settings
- Legacy-Id: 3737
2011-12-01 12:02:32 +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 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 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 4d47f34a0d Fix bug introduced with generic states
- Legacy-Id: 3698
2011-11-24 11:46:26 +00:00
Ole Laursen bca620d500 Add roles useful for Secretariat tools (patch by Ryan Cross)
- Legacy-Id: 3697
2011-11-24 11:34:44 +00:00
Ole Laursen 6d74a91e05 Add IANA group and import IANA roles
- Legacy-Id: 3696
2011-11-24 11:33:50 +00:00
Ole Laursen ca2168cbce Fix bug in test
- Legacy-Id: 3695
2011-11-24 10:50:34 +00:00
Ole Laursen 9a8b9ea857 Fix merge bug
- Legacy-Id: 3693
2011-11-24 10:41:34 +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 d4b296c5cf Fix bug, make sure user is authenticated before trying to see if he's
got any roles
 - Legacy-Id: 3690
2011-11-23 17:58:06 +00:00
Ole Laursen 752fbf58e3 Fix missing in stream delegate template
- Legacy-Id: 3688
2011-11-22 21:16:35 +00:00
Ole Laursen 367d6b2116 Port recently merged stream delegate management in ietfworkflows to new schema
- Legacy-Id: 3687
2011-11-22 21:15:49 +00:00
Ole Laursen 576b2bacce Fix annoying bug with the stream list in the menu that made it bail
out with a mysterious traceback on 500s
 - Legacy-Id: 3686
2011-11-22 20:53:18 +00:00
Ole Laursen 2b4f6f3751 Import is_secretariat directly from liaisons
- Legacy-Id: 3685
2011-11-22 20:51:27 +00:00
Ole Laursen 227a426bfd Fix merge-related bug
- Legacy-Id: 3684
2011-11-22 18:59:56 +00:00
Ole Laursen fb083da243 Fix bug in is_authorized_in_draft_streamREDESIGN
- Legacy-Id: 3682
2011-11-22 18:18:09 +00:00
Ole Laursen a04d36e46f Merge changes from trunk into wg-dir template
- Legacy-Id: 3681
2011-11-22 17:55:03 +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 e3596842dd Improve the layout slightly
- Legacy-Id: 3673
2011-11-18 13:38:50 +00:00
Henrik Levkowetz 70ad270dff Add tooltip with AD name over AD-indicating colour square on WG list page. Tweak the style a bit.
- Legacy-Id: 3669
2011-11-18 05:09:57 +00:00
Ole Laursen f7f3e8b14a Update comments
- Legacy-Id: 3668
2011-11-17 15:24:33 +00:00
Ole Laursen 9c639b3630 Add materials state types, import WgProceedingActivities events for uploads
- Legacy-Id: 3667
2011-11-17 15:12:29 +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
Henrik Levkowetz 19264aaf88 Merged [3619] from rjsparks@nostrum.com:
Fixed a spelling error in an email message
 - Legacy-Id: 3663
2011-11-17 06:09:30 +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
Ole Laursen 64c3ef01c0 Fix missing import (found by Ryan Cross)
- Legacy-Id: 3659
2011-11-16 15:44:00 +00:00
Henrik Levkowetz fcf9bfb169 Admin tweaks to make it easier to look at document comments.
- Legacy-Id: 3637
2011-11-16 09:20:40 +00:00
Henrik Levkowetz 9a6d05bbbc Set version info and settings back to development mode
- Legacy-Id: 3635
2011-11-16 06:08:35 +00:00
Henrik Levkowetz 88b7cd473a Set version info to release version 3.64 before branching.
- Legacy-Id: 3633
2011-11-16 06:08:21 +00:00
Henrik Levkowetz 97842aea8c Updated test to macth new form field.
- Legacy-Id: 3631
2011-11-16 06:01:25 +00:00
Henrik Levkowetz fdf28a3353 Tweak the Role admin list page.
- Legacy-Id: 3629
2011-11-16 04:48:55 +00:00
Henrik Levkowetz 945ef49db6 Be more specific about the submission startup time on meeting Monday. Indicate time and timezone for more cases on the submission form.
- Legacy-Id: 3628
2011-11-16 04:48:12 +00:00
Henrik Levkowetz a4f982bbbe A small style fix for the plus sign which expands wg state history.
- Legacy-Id: 3627
2011-11-16 04:46:33 +00:00
Henrik Levkowetz 1571044bc3 Give telechat agenda items a default type, for easier secretariat use of the admin interface for adding entries. Use an empty title string when no title is available.
- Legacy-Id: 3626
2011-11-16 04:45:03 +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
Henrik Levkowetz e8b787312d Merged [3600] from adam@nostrum.com:
Fixing bug in is_authorized_in_draft_stream: would never return true for WG chairs
 - Legacy-Id: 3624
Note: SVN reference [3600] has been migrated to Git commit 5b9b56c5fd
2011-11-16 04:23:03 +00:00
Henrik Levkowetz 56e1cc2e35 Added a colour indication to the Area/WG overview page showing responsible AD for each WG. Also some html reformatting for better readability.
- Legacy-Id: 3623
2011-11-16 04:06:56 +00:00
Ole Laursen 5aa4e8b896 Use fixtures in test so that it actually runs
- Legacy-Id: 3621
2011-11-15 11:27:04 +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 3c2293d4e8 Port ietfworkflows and wgchairs to new schema, fix missing state
setting in I-D submission, add tests
 - Legacy-Id: 3618
2011-11-14 19:40:49 +00:00
Ole Laursen ea7f45d56e Port ietfworkflows and wgchairs to new schema, fix missing state
setting in I-D submission, add tests
 - Legacy-Id: 3617
2011-11-14 19:40:20 +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
Ole Laursen 08ff44dd18 Fix bug
- Legacy-Id: 3614
2011-11-14 19:24:17 +00:00
Ole Laursen 217dbeb3dc Fix bug __unicode__ on IprDocAlias (spotted by Ryan Cross)
- Legacy-Id: 3613
2011-11-14 17:32:39 +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
Henrik Levkowetz 8a958c9f01 Merged [3602] from lars.eggert@nokia.com:
Fix typo.
 - Legacy-Id: 3609
Note: SVN reference [3602] has been migrated to Git commit a576f58aa2
2011-11-12 09:19:05 +00:00
Henrik Levkowetz 11002891fd Merged [3601] from rjsparks@nostrum.com:
Marked area directors who are not on the current IESG with square brackets on the discuss summary page.
Fixes bug 666
 - Legacy-Id: 3608
Note: SVN reference [3601] has been migrated to Git commit 6a1caf8738
2011-11-12 09:17:41 +00:00
Henrik Levkowetz d51adcf2b3 Merged [3599] from rjsparks@nostrum.com:
Changed the AD status page to group documents by current state.
Fixes bug 742
 - Legacy-Id: 3607
Note: SVN reference [3599] has been migrated to Git commit 6b6e51a665
2011-11-12 09:15:13 +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
Lars Eggert a576f58aa2 Fix typo.
- Legacy-Id: 3602
2011-11-12 06:04:10 +00:00
Robert Sparks 6a1caf8738 Marked area directors who are not on the current IESG with square brackets on the discuss summary page.
Fixes bug 666
 - Legacy-Id: 3601
2011-11-12 05:42:03 +00:00
Adam Roach 5b9b56c5fd Fixing bug in is_authorized_in_draft_stream: would never return true for WG chairs
- Legacy-Id: 3600
2011-11-12 04:45:33 +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 d82cbacc6c Fix spelling mistake
- Legacy-Id: 3598
2011-11-10 16:41:18 +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 f7eefe8ee2 Finally get the mail system during automated test to send the real
message (i.e. pretend to do) instead of sending a copy, should make it
a bit easier to write tests
 - Legacy-Id: 3595
2011-11-08 11:48:57 +00:00
Ole Laursen db3c4d4c8d Fix bug in HTML, fix errors output to not spew out warnings when there
are no errors
 - Legacy-Id: 3591
2011-11-04 16:02:12 +00:00
Henrik Levkowetz aaa2780274 Set version info and settings back to development mode
- Legacy-Id: 3567
2011-11-03 12:50:42 +00:00
Henrik Levkowetz 5e983e5be1 Set version info to release version 3.63 before branching.
- Legacy-Id: 3565
2011-11-03 12:50:26 +00:00
Henrik Levkowetz ccb71bec6a Corrected workflows initial_data fixture; the previously committed version had too many states removed.
- Legacy-Id: 3562
2011-11-03 11:58:25 +00:00
Henrik Levkowetz 6cf1bdec5d Remove some of the bling and unnecessary information from the document WG state display.
- Legacy-Id: 3561
2011-11-03 10:31:22 +00:00
Henrik Levkowetz bfdb6b2f86 Align the workflow admin display lists with the current model fields.
- Legacy-Id: 3560
2011-11-03 10:30:16 +00:00
Henrik Levkowetz 941d22e3d5 Merged /branch/yaco/wgchairs.r3120:r3154-3558 from esanchez@yaco.es. This adds support for alternate streams document tracking, similar to the WG chairs tracking functionality.
- Legacy-Id: 3559
2011-11-02 15:47:44 +00:00
Henrik Levkowetz 151bc01c25 Merged /branch/yaco/wgchairs.r3120/static/media:r3152-3153. Do not show the draft addoption form when editing stream. See #671.
- Legacy-Id: 3558
2011-11-02 14:21:57 +00:00
Henrik Levkowetz 63dc422f43 Merged /branch/yaco/wgchairs.r3120/static/media:r3122-3152. Do no try to create an already existing model. See #671.
- Legacy-Id: 3557
2011-11-02 14:13:10 +00:00
Henrik Levkowetz dc7d608848 Fix a typo
- Legacy-Id: 3556
2011-11-02 14:03:29 +00:00
Ole Laursen b6d9b0eecd Use linebreaks filter so multi-line comments don't look squashed
- Legacy-Id: 3555
2011-11-02 12:04:42 +00:00
Ole Laursen 3f0bc27e0a Revamp wording in no work flow-yet template to be less complicated and
actually cover the chair-of-one-group scenario, fix error output so it
can't produce warnings if there are no errors
 - Legacy-Id: 3554
2011-11-01 15:23:12 +00:00
Henrik Levkowetz 35f89e0288 Improved handling of a particular IO Error that sometimes occur during draft submission.
- Legacy-Id: 3552
2011-10-28 08:47:28 +00:00
Henrik Levkowetz 0da2f6b919 Set version info and settings back to development mode
- Legacy-Id: 3527
2011-10-26 13:55:40 +00:00
Henrik Levkowetz 02dcb7c066 Set version info to release version 3.62 before branching.
- Legacy-Id: 3525
2011-10-26 13:55:27 +00:00
Henrik Levkowetz 989b27f96b Don't send error reports both to issue tracker and secretariat issue queue.
- Legacy-Id: 3523
2011-10-26 13:49:40 +00:00
Henrik Levkowetz 5351319a9d Change the signatures of ietf.utils.mail functions using toUser to reflect that it's used as a boolean, not something else.
- Legacy-Id: 3522
2011-10-26 13:30:20 +00:00
Henrik Levkowetz eae680f3ac Revert part of the change to this view -- there was a reason for catching the IOException, but it caught much more than was good...
- Legacy-Id: 3517
2011-10-25 16:12:48 +00:00
Henrik Levkowetz 5f90e377a1 Provide a more helpful text on the 500 server error page.
- Legacy-Id: 3516
2011-10-25 16:07:48 +00:00
Henrik Levkowetz 750f5e4ff0 Tweaked various message strings. Also made the cut-off messages use the actual hour defined in settings, rather than a hardcoded string saying '5 PM (PT)' ...
- Legacy-Id: 3515
2011-10-25 15:00:08 +00:00
Henrik Levkowetz f3d31f0e97 Don't hide exceptions by returning a blank form when something goes wrong -- there's been temporary upload failures for some time, which have been difficult to trace and debug because the error condition has been hidden.
- Legacy-Id: 3514
2011-10-25 14:57:35 +00:00
Henrik Levkowetz 0787ef485a Clean up the display of 'Sign In' and version number when rendering the base template without context (which is the case for the 500 server error template).
- Legacy-Id: 3513
2011-10-25 14:51:49 +00:00
Ole Laursen 76dd5aa53b Set the stream when submitting a document
- Legacy-Id: 3512
2011-10-25 14:32:03 +00:00
Henrik Levkowetz c89f9207b9 Fix a wrong settings variable (introduced when merging code from the yaco idsubmit branch for v3.61). Refine the error report for failures to move files from staging to repository.
- Legacy-Id: 3511
2011-10-25 14:22:51 +00:00
Henrik Levkowetz ed49393773 Refine the admin list page for submission details a bit.
- Legacy-Id: 3510
2011-10-25 14:20:26 +00:00
Henrik Levkowetz fbbd111395 Change the 'Sign In' link to be https. Add a 'Report a bug' link in the lefthand column, below the version indication. Tweak the alignment of version and bug report links.
- Legacy-Id: 3509
2011-10-25 14:18:14 +00:00
Henrik Levkowetz 4742defe92 The cutoff hour setting is in UTC, not PST or PDT. Adjusted accordingly.
- Legacy-Id: 3508
2011-10-25 14:03:24 +00:00
Henrik Levkowetz 3d23e924cc Use the right module name for the json module.
- Legacy-Id: 3507
2011-10-25 14:02:01 +00:00
Henrik Levkowetz a3ea476430 Revert to the original code now that the broken data in the upload tables have been fixed.
- Legacy-Id: 3506
2011-10-25 14:00:55 +00:00
Henrik Levkowetz f46f893de9 Don't try to output draft metadata (in standalone mode) for a file if the extraction failed.
- Legacy-Id: 3505
2011-10-25 13:58:55 +00:00
Henrik Levkowetz 8a551936c9 Set version info and settings back to development mode
- Legacy-Id: 3453
2011-10-19 13:47:01 +00:00
Henrik Levkowetz 811a597a1b Set version info to release version 3.61 before branching.
- Legacy-Id: 3451
2011-10-19 13:46:47 +00:00
Henrik Levkowetz 92a2a2ef9d Add some columns to the admin interface for WgProceedingsActivities. Fix breakage in the feeds code caused by table entries for this model containing meeting FKs which don't have an associated meeting entry. The base problem of broken table entries remain, though.
- Legacy-Id: 3449
2011-10-19 13:38:16 +00:00
Emilio A. Sánchez López cfe6afce94 Check for an ISE Role. Fix #711
- Legacy-Id: 3448
2011-10-19 09:22:56 +00:00
Henrik Levkowetz 34dfae8d23 Merged [3380] from esanchez@yaco.es:
Check for missed files on staging area. Fixes #707
 - Legacy-Id: 3447
Note: SVN reference [3380] has been migrated to Git commit 0d241bd7c0abf8942d5c121aa9dda5ee34cf75ae
2011-10-13 15:38:50 +00:00
Henrik Levkowetz 1e27d3b619 Merged [3379] from esanchez@yaco.es:
Validate title extraction. Fixes #706
 - Legacy-Id: 3446
Note: SVN reference [3379] has been migrated to Git commit ac8dff7b56440d730d0e18ff61007ebb7d87ef68
2011-10-13 15:35:31 +00:00
Henrik Levkowetz 43f1d5da93 Improved extraction of draft title during submission. Fixed a problem where the scan for an author's email address was prematurely terminated because another author's affiliation also was part of this author's address information.
- Legacy-Id: 3445
2011-10-13 14:36:26 +00:00
Martin Qvist 30055ce594 Added link to Proposed WG
- Legacy-Id: 3443
2011-10-05 13:14:46 +00:00
Martin Qvist 56d00d85d9 Search sorting bug, and wgcharter/area/ now includes recently abandoned WGs
- Legacy-Id: 3440
2011-09-26 07:57:48 +00:00
Martin Qvist bd9b28dfd5 New abandon event description, renamed some buttons
- Legacy-Id: 3439
2011-09-23 10:02:59 +00:00
Emilio A. Sánchez López 6485555bf1 Update the subject and body of the IESG email. Fixes #709
- Legacy-Id: 3437
2011-09-22 10:01:19 +00:00
Ole Laursen 6f10d2f3f7 Port submit to new schema, adding a set of tests and fixing some bugs
- Legacy-Id: 3436
2011-09-21 19:29:50 +00:00
Martin Qvist a1a3949a4d Remove wgrecord after rename
- Legacy-Id: 3433
2011-09-20 06:41:13 +00:00
Martin Qvist c631930b93 Dependencies of wgrecord to wgcharter rename
- Legacy-Id: 3432
2011-09-20 06:39:56 +00:00
Martin Qvist 8d3ea2f131 Bug in wgchairs
- Legacy-Id: 3431
2011-09-20 06:38:58 +00:00
Martin Qvist 95f3223f54 Committing changes from yesterday (updates based on feedback)
- Legacy-Id: 3430
2011-09-20 06:38:05 +00:00
Ole Laursen 022bc51e23 Move unaccent helpers
- Legacy-Id: 3426
2011-09-16 11:32:33 +00:00
Martin Qvist f025993f50 Bug fixes, changes based on feedback from RjS. Abandon, recharter and initial charter views. Forward snapshots for abandoned efforts.
- Legacy-Id: 3421
2011-09-15 12:28:08 +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
Henrik Levkowetz 7f8eea3b9d * Speeded up things and increased reliability by looking for a
recognizable author's address section, and not searching for
    author names earlier in the document if found.  Fixes a known
    bad case where the author name occurred in the middle of a draft.

  * Added handling for the case where an author name is followed by 
    parentheses which are not closed on the same line.

  * Some refactoring.
 - Legacy-Id: 3417
2011-09-14 12:31:48 +00:00
Ole Laursen 7f5fd62a3d Add simple test for ID submission, needs more extensive checking
- Legacy-Id: 3416
2011-09-05 17:14:47 +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 4f98560d2b Fix title copy-pasted from "Note well"
- Legacy-Id: 3414
2011-09-05 13:52:58 +00:00
Martin Qvist ebafa58c21 Made diffing work locally
- Legacy-Id: 3412
2011-09-05 11:50:12 +00:00
Martin Qvist b400d48e31 New (reduced) create view, editing charter text in form
- Legacy-Id: 3411
2011-09-05 11:41:08 +00:00
Martin Qvist 213dd701bc Fixed a bug in the URLs info on wgrecord
- Legacy-Id: 3407
2011-09-02 09:26:26 +00:00
Ole Laursen 152dc25e18 Port some utilities of ietfworkflows
- Legacy-Id: 3406
2011-09-01 12:46:57 +00:00
Ole Laursen b4c75748dc Fix spelling mistake in template
- Legacy-Id: 3405
2011-08-31 10:28:46 +00:00
Ole Laursen e28638a8eb Fix incorrect title (seem to be copy-pasted from change shepherd page)
- Legacy-Id: 3404
2011-08-31 10:28:09 +00:00
Ole Laursen 54f9468b1b Fix incorrect title (seem to be copy-pasted from change shepherd page)
- Legacy-Id: 3403
2011-08-31 10:27:33 +00:00
Ole Laursen 147b3004fa Fix spelling mistake in title of template
- Legacy-Id: 3402
2011-08-31 09:41:29 +00:00
Ole Laursen 7e3b621a05 Port shepherd management, adding tests
- Legacy-Id: 3401
2011-08-30 11:33:47 +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 486c89f8c8 Fix one more spelling mistake (in the HTML code this time)
- Legacy-Id: 3396
2011-08-29 15:30:19 +00:00
Ole Laursen 16e0497c04 Fix spelling mistake
- Legacy-Id: 3395
2011-08-29 15:28:49 +00:00
Ole Laursen 0769a07756 Port add delegate, add test, fix bug with first form in delegate
adding not checking whether found persons have a login
 - Legacy-Id: 3393
2011-08-29 14:08:27 +00:00
Henrik Levkowetz e7cb665eaa Set version info and settings back to development mode
- Legacy-Id: 3392
2011-08-26 19:44:49 +00:00
Henrik Levkowetz 1afa714480 Set version info to release version 3.60 before branching.
- Legacy-Id: 3390
2011-08-26 19:44:30 +00:00
Ole Laursen d6c01d7a48 Port one branch of delegate adding and add test for it
- Legacy-Id: 3388
2011-08-26 18:40:36 +00:00
Ole Laursen c0fc54dcb3 Move proxy utility from liaison to proxy_utils
- Legacy-Id: 3387
2011-08-26 18:33:40 +00:00
Henrik Levkowetz 6c93e2553b Add htpasswd management functionality.
- Legacy-Id: 3386
2011-08-26 18:06:12 +00:00
Henrik Levkowetz 5d6eede993 New templates for password management functionality.
- Legacy-Id: 3384
2011-08-26 18:03:34 +00:00
Ole Laursen 646e8b8615 Port WG Delegate deletion with new test
- Legacy-Id: 3383
2011-08-26 17:37:44 +00:00
Ole Laursen 16dcff4a92 Comment out issue app for the time being
- Legacy-Id: 3381
2011-08-26 10:15:33 +00:00
Ole Laursen 4fd243d746 Port wgchairs auth to new schema
- Legacy-Id: 3378
2011-08-25 18:24:04 +00:00
Ole Laursen e5968e53e7 Skip race-conditioned test assertion
- Legacy-Id: 3374
2011-08-25 12:23:50 +00:00
Ole Laursen a73051678c Allow more levy in constructing feed URLs, fixes test
- Legacy-Id: 3373
2011-08-25 12:22:14 +00:00
Ole Laursen 8f6403bf2f Add migration for new schema
- Legacy-Id: 3372
2011-08-25 11:44:27 +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 fa56cd0c6e Fix bug with missing import
- Legacy-Id: 3368
2011-08-24 19:18:43 +00:00
Ole Laursen 6556f9815b Fix potential problem with user not having a profile
- Legacy-Id: 3365
2011-08-24 16:23:43 +00:00
Ole Laursen 60a822abde Remember to check for is_authenticated() before accessing
get_profile() on user
 - Legacy-Id: 3363
2011-08-24 14:16:08 +00:00
Martin Qvist 6d071d82ab Fixed bugs on wginfo and agenda pages
- Legacy-Id: 3362
2011-08-24 13:19:45 +00:00
Martin Qvist 533cbe9eeb Fixed some bugs that occur when you change the acronym of a WG
- Legacy-Id: 3361
2011-08-24 13:05:40 +00:00
Martin Qvist ecac9c2e11 Final corrections and coord with Ole. Fixed agenda package, template cleanup, more tests and a couple of bugs.
- Legacy-Id: 3360
2011-08-24 08:42:51 +00:00
Ole Laursen 1cc908f137 Port send SDO reminder admin page to new schema
- Legacy-Id: 3359
2011-08-23 18:34:58 +00:00
Ole Laursen 89dd9b83ca Port liaison deadline reminder emails to new schema, with test;
refactor email to use the normal liaison email for the bulk of the
message instead of duplicating it
 - Legacy-Id: 3358
2011-08-23 14:45:09 +00:00
Ole Laursen 2aa97434fb Port SDO reminder emails to new schema, with test
- Legacy-Id: 3357
2011-08-23 14:10:53 +00:00
Ole Laursen 7c9c17c9cf Fix spelling mistakes in SDO reminder email, fix incorrect email address
- Legacy-Id: 3356
2011-08-23 13:57:11 +00:00
Martin Qvist 2ed5c356d4 Disabled changing of acronym, charter lookup by DocAlias, changes to group proxy model so it gets the correct charter
- Legacy-Id: 3355
2011-08-23 13:15:16 +00:00
Ole Laursen a784794909 Proxy liaison sitemap
- Legacy-Id: 3354
2011-08-23 11:47:36 +00:00
Ole Laursen 3594f08d38 Switch liaison over to using the IETF SMTP handling instead of
built-in Django, fix a couple of bugs, make pending liaison emails use
the normal liaison email template too instead of duplicating the
content
 - Legacy-Id: 3352
2011-08-23 11:27:09 +00:00
Ole Laursen 2bbe307c05 Fix annoying duplicate entry bug in the from list for a Secretariat person
- Legacy-Id: 3351
2011-08-22 23:16:32 +00:00
Ole Laursen b9e1753ef6 Port and proxy liaison views to new schema and add a bunch of tests
- Legacy-Id: 3350
2011-08-22 23:15:35 +00:00
Martin Qvist b73c5358e7 Added corrections and tests as discussed with Ole.
- Legacy-Id: 3349
2011-08-22 19:54:25 +00:00
Ole Laursen bbe959623b Remove reference to non-existing variable (seems like a copy-paste bug)
- Legacy-Id: 3348
2011-08-22 18:55:48 +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
Emilio A. Sánchez López 40afa5fb06 Remove uneeded states. Fixes #704
- Legacy-Id: 3346
2011-08-22 06:34:55 +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
Martin Qvist 0a34a909c0 Final version of charter tool in a new branch
- Legacy-Id: 3341
2011-08-19 03:44:06 +00:00
Henrik Levkowetz 13c87fbca4 Set version info and settings back to development mode
- Legacy-Id: 3339
2011-08-18 22:11:31 +00:00
Henrik Levkowetz 9c3553bc6f Set version info to release version 3.59 before branching.
- Legacy-Id: 3337
2011-08-18 22:11:13 +00:00
Henrik Levkowetz cbe73e20ab Make the 'Field help' link point to the local site, not datatracker.ietf.org explicitly.
- Legacy-Id: 3335
2011-08-18 22:06:27 +00:00
Robert Sparks 5cc5375580 Make it more likely to issue a ballot when it makes sense to do so. Fixes bug 703.
- Legacy-Id: 3331
2011-08-18 21:20:25 +00:00
Ole Laursen 132b4cb85b Fix .email() on PersonOrOrgInfo so it handles priority (only used on
import) and doesn't try to do a bad job at cleaning the address
 - Legacy-Id: 3324
2011-08-18 17:29:33 +00:00
Ole Laursen 4a36338031 Add proxy for LiaisonDetail, start porting the view code utils, import various liaison roles and rename a couple of fields on LiaisonStatement to try to make them more self-explanatory
- Legacy-Id: 3321
2011-08-17 17:44:40 +00:00
Henrik Levkowetz 5c8c9a2be5 From smccammon@amsl.com: Updated field help for liaison statements, to match the current form.
- Legacy-Id: 3320
2011-08-16 12:48:59 +00:00
Henrik Levkowetz 17d52b71a5 Set version info and settings back to development mode
- Legacy-Id: 3316
2011-08-12 20:43:03 +00:00
Henrik Levkowetz 2472bdd6b0 Set version info to release version 3.58 before branching.
- Legacy-Id: 3314
2011-08-12 20:42:39 +00:00
Ole Laursen c7d58d6079 First draft of new liaison statement model, import SDOs as groups,
start on liaison statement importing
 - Legacy-Id: 3309
2011-08-12 18:16:39 +00:00
Ole Laursen 99886e9a38 Remove debug output
- Legacy-Id: 3308
2011-08-12 14:54:57 +00:00
Ole Laursen ef28ba9dd4 Use PersonHistory to grab old affiliation
- Legacy-Id: 3306
2011-08-12 10:28:08 +00:00