Commit graph

1790 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Robert Sparks 0389ebf3bd Fixed errors with the edit state link, the new ability to set an initial state when adding a document, the status date on the edit state form, and brought several tests up to date.
Fixes bug 695, bug 696, bug 697, and bug 698.
 - Legacy-Id: 3272
2011-07-31 16:43:31 +00:00
Henrik Levkowetz 675fcef9a7 Set version info and settings back to development mode
- Legacy-Id: 3269
2011-07-27 21:14:43 +00:00
Henrik Levkowetz 5ef96c680c Set version info to release version 3.57 before branching.
- Legacy-Id: 3267
2011-07-27 21:14:13 +00:00
Henrik Levkowetz 818499b494 Fix a bug where the wrong text was shown for IPR declarations which specified that licensing terms would be announced later (option d).
- Legacy-Id: 3265
2011-07-27 16:44:10 +00:00
Henrik Levkowetz 97218e3d4e Fix a bug where the plenary entries in the html agenda didn't have links to the room map.
- Legacy-Id: 3264
2011-07-27 16:43:11 +00:00
Henrik Levkowetz 2debf443ad Enhance the admin list page for Stream a bit.
- Legacy-Id: 3263
2011-07-27 16:41:36 +00:00
Henrik Levkowetz 804e7cb795 Add some debug output utility functions.
- Legacy-Id: 3262
2011-07-27 16:33:50 +00:00
Henrik Levkowetz ef9fda0266 Tweak the admin list for WgMeetingSession to show wg acronym instead of group id.
- Legacy-Id: 3261
2011-07-27 16:32:32 +00:00
Henrik Levkowetz b10079e740 Merged [3254] from suresh.krishnan@ericsson.com:
Added a link to the ARO search including the IESG lists
 - Legacy-Id: 3258
Note: SVN reference [3254] has been migrated to Git commit 57efdf3e78
2011-07-23 22:14:43 +00:00
Henrik Levkowetz d29e54081a Merged [3249] from suresh.krishnan@ericsson.com:
Allowing adding documents in AD is watching state in addition to the default Publication Requested state. Trac #684
 - Legacy-Id: 3257
Note: SVN reference [3249] has been migrated to Git commit 5532512348
2011-07-23 22:13:37 +00:00
Henrik Levkowetz 5eda479574 Merged [3245] from rjsparks@nostrum.com:
Removes the "Change State" button and makes changing state a link further up on the form.
This fixes bug 683, but creates a new one that we will need to address later - editing the state
of an RFC that is going through the iesg process again (for going to draft in place for example) will need followup once the changes to get an rfc into that state easily are made.
 - Legacy-Id: 3256
Note: SVN reference [3245] has been migrated to Git commit af7e3d6d0a
2011-07-23 22:11:02 +00:00
Henrik Levkowetz 6bc2cfe6ca Merged [3246] from adam@nostrum.com:
Adding page to allow viewing meeting slot requests as they are made. There's no link
to these yet.
 - Legacy-Id: 3255
Note: SVN reference [3246] has been migrated to Git commit 4f9e90dc73
2011-07-23 21:58:47 +00:00
Suresh Krishnan 57efdf3e78 Added a link to the ARO search including the IESG lists
- Legacy-Id: 3254
2011-07-23 21:57:57 +00:00