Commit graph

2107 commits

Author SHA1 Message Date
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 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 39d5945bb5 Fix URL pattern
- Legacy-Id: 3828
2012-01-19 13:29:05 +00:00
Ole Laursen fa09416ba4 Delete the "the" in submitted by the X
- Legacy-Id: 3827
2012-01-19 13:24:07 +00:00
Ole Laursen 5e39ea2e63 Fix bug with IPR search select box
- Legacy-Id: 3826
2012-01-19 13:20:45 +00:00
Ole Laursen e20a96333a Fix bug with attachment URLs, make the proxy slightly more future proof
- Legacy-Id: 3825
2012-01-19 13:03:59 +00:00
Ole Laursen 85b036e456 Only output stream tags in get_annotation_tags_for_draft
- Legacy-Id: 3824
2012-01-19 12:05:34 +00:00
Ole Laursen 7971354775 Hide stream state info unless we actually have a stream state
- Legacy-Id: 3823
2012-01-19 12:00:24 +00:00
Ole Laursen 04bce10521 Add History tab at /wg/[acronym]/ page, move group history entries
from charter to this page
 - Legacy-Id: 3818
2012-01-17 16:10:14 +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 f49701c9d3 Commit some files missing from the ChangeStateGroupEvent update
- Legacy-Id: 3810
2012-01-13 13:20:28 +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 2021a0330d Replace individual state change event types with an all-encompassing
ChangeStateGroupEvent
 - Legacy-Id: 3804
2012-01-12 18:26:45 +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 06b1ecf90c Skip testLogin test which is interfering with the now obsolete permission app
- Legacy-Id: 3802
2012-01-12 14:29:23 +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 31aef86164 Merge charter branch with the UI hooks disabled for the time being
- Legacy-Id: 3800
2012-01-11 15:04:13 +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 f3a26cc3fa Move import to fix backwards-compat
- Legacy-Id: 3796
2012-01-05 15:31:14 +00:00
Ole Laursen f4b6dac81f Import telechat dates from the "telechat" table
- Legacy-Id: 3794
2012-01-04 18:02:04 +00:00
Ole Laursen 47df26af65 Remove unused code
- Legacy-Id: 3793
2012-01-04 16:58:41 +00:00
Ole Laursen e7e992b80e Add proxy for AreaGroup
- Legacy-Id: 3791
2012-01-04 14:57:04 +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 612c6db6cd Fix bug in SELECT_CHOICES relying on Django not actually converting the database data to integers
- Legacy-Id: 3787
2011-12-23 16:47:38 +00:00
Ole Laursen 9ae5f6a456 Make test runner multi-DB-aware
- Legacy-Id: 3786
2011-12-23 13:15:27 +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 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 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