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
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
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
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
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
Emilio A. Sánchez López
40afa5fb06
Remove uneeded states. Fixes #704
...
- Legacy-Id: 3346
2011-08-22 06:34:55 +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
Emilio A. Sánchez López
b28469f117
View to design/remove delegates into an stream. Fixes #699
...
- Legacy-Id: 3300
2011-08-11 12:18:59 +00:00
Emilio A. Sánchez López
322caf332c
Add stream delegate model. See #699
...
- Legacy-Id: 3299
2011-08-11 12:11:07 +00:00
Emilio A. Sánchez López
5af808b6dd
Retrieve IRTF group and chairs (including the IRTF chair). Fixes #694
...
- Legacy-Id: 3275
2011-08-02 09:38:03 +00:00
Emilio A. Sánchez López
6d68c732a5
Retrieve group from the existing one in the drafts. See #694
...
- Legacy-Id: 3274
2011-08-02 06:41:02 +00:00