Commit graph

2188 commits

Author SHA1 Message Date
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
Ole Laursen 38ee2921c4 Remove some artificial updates of the document timestamp to ensure
that the code follows the protocol for dealing with history objects
properly
 - Legacy-Id: 3304
2011-08-12 09:49:15 +00:00
Ole Laursen e831dc3e89 Add generic find_history_active_at(obj, time), refactor to use it
- Legacy-Id: 3303
2011-08-12 09:41:50 +00:00
Ole Laursen ba29fa9c7d Import IESGHistory as GroupHistory and port meeting views to it
- Legacy-Id: 3301
2011-08-11 17:48:42 +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
Ole Laursen be6f266052 Port proceedings feed
- Legacy-Id: 3298
2011-08-11 10:00:28 +00:00
Ole Laursen 12bd2f93d7 Port and proxy remaining meeting views, adjusting the models slightly
- Legacy-Id: 3296
2011-08-10 17:09:35 +00:00
Ole Laursen d2ea0e5088 Import WG agendas, proxy more meeting code
- Legacy-Id: 3289
2011-08-08 19:10:49 +00:00
Ole Laursen 974877aafb Add proxy for meetings, meeting times and sessions, start porting agenda view
- Legacy-Id: 3288
2011-08-05 16:55:08 +00:00
Ole Laursen 67e317d535 Merged in changes from conversion branch fixing a couple of problems
- Legacy-Id: 3285
2011-08-04 15:09:54 +00:00
Ole Laursen 0e576f4352 Add models for new meeting schema and an importer, clean up person
import slightly
 - Legacy-Id: 3282
2011-08-04 11:17:29 +00:00
Ole Laursen 5aa189afdd Use BrokenForeignKey for some of the broken foreign keys in the old
proceeding models
 - Legacy-Id: 3281
2011-08-04 11:05:30 +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
Emilio A. Sánchez López e7672a79c3 Removed duplicated group from model. See #694
- Legacy-Id: 3273
2011-08-02 06:38:12 +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
Henrik Levkowetz ec868172c0 Merged [3240] from adam@nostrum.com:
Added csv output format for meeting agenda information, to assist
external applications (e.g., Android app, iPhone app) in harvesting
and displaying meeting agenda info.
 - Legacy-Id: 3253
Note: SVN reference [3240] has been migrated to Git commit 1a6f72071e
2011-07-23 21:57:32 +00:00
Henrik Levkowetz 1ef0484638 Merged [3182] from adam@nostrum.com:
Fix for bug 677 -- no longer assume that code sprint will always be scheduled.
 - Legacy-Id: 3251
Note: SVN reference [3182] has been migrated to Git commit 3c6cce67ad
2011-07-23 21:28:54 +00:00
Henrik Levkowetz 5e10b36ce7 Merged [3181] from adam@nostrum.com:
Fix for bug 676
 - Legacy-Id: 3250
Note: SVN reference [3181] has been migrated to Git commit ec1516548a
2011-07-23 21:27:54 +00:00
Suresh Krishnan 5532512348 Allowing adding documents in AD is watching state in addition to the default Publication Requested state. Trac #684
- Legacy-Id: 3249
2011-07-23 21:23:37 +00:00
Henrik Levkowetz 99e3b7ff22 Merged [3166] from rjsparks@nostrum.com:
Simple changes to EditInfoForm field initialization
 - Legacy-Id: 3248
Note: SVN reference [3166] has been migrated to Git commit eef5028182
2011-07-23 21:15:31 +00:00
Henrik Levkowetz 8a83a38ac1 Some enhancements to the admin for IDInternal
- Legacy-Id: 3247
2011-07-23 21:13:48 +00:00
Adam Roach 4f9e90dc73 Adding page to allow viewing meeting slot requests as they are made. There's no link
to these yet.
 - Legacy-Id: 3246
2011-07-23 19:24:10 +00:00
Robert Sparks af7e3d6d0a 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: 3245
2011-07-23 18:38:25 +00:00
Adam Roach 1a6f72071e Added csv output format for meeting agenda information, to assist
external applications (e.g., Android app, iPhone app) in harvesting
and displaying meeting agenda info.
 - Legacy-Id: 3240
2011-07-23 15:37:09 +00:00
Henrik Levkowetz 6af5e38a78 Set version info and settings back to development mode
- Legacy-Id: 3213
2011-07-23 13:28:26 +00:00
Henrik Levkowetz 867019f76e Set version info to release version 3.56 before branching.
- Legacy-Id: 3211
2011-07-23 13:28:02 +00:00
Henrik Levkowetz 2a35f9123a Tweak StreamedIdAdmin.
- Legacy-Id: 3207
2011-07-23 13:13:58 +00:00
Henrik Levkowetz b4592baeab Change the cutoff-settings to match what's desired. Move CUTOFF_HOUR to settings. Change the submission page template to not show the form during the down period.
- Legacy-Id: 3206
2011-07-23 13:07:40 +00:00
Henrik Levkowetz 413bcdabbd Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with.
- Legacy-Id: 3205
2011-07-23 12:49:56 +00:00
Henrik Levkowetz 6fcf8ad76d Admin support for StreamedID, so one can look at it.
- Legacy-Id: 3202
2011-07-23 12:20:16 +00:00
Henrik Levkowetz 9a6f0e410b Get person without limiting it to iesglogins. WG Chairs will have logins but not IESG logins ...
- Legacy-Id: 3201
2011-07-23 12:15:21 +00:00
Henrik Levkowetz f62bfc7588 Tweak ipr search to only look for IPRs in the appropriate state.
- Legacy-Id: 3200
2011-07-23 12:07:08 +00:00
Henrik Levkowetz 63ec3f95b4 Tweak PersonOrOrgName.email() to handle non-ascii names a bit better.
- Legacy-Id: 3199
2011-07-23 12:04:34 +00:00
Henrik Levkowetz 5ae20efdd5 Don't let the linewrapping algorithm churn infinitely.
- Legacy-Id: 3198
2011-07-23 12:03:04 +00:00
Henrik Levkowetz 9766ab39e5 Some IPR admin tweaks. Provide a __unicode__ method and show a contact even if multiple have been set for an IPR declaration.
- Legacy-Id: 3197
2011-07-23 12:01:36 +00:00
Henrik Levkowetz f598e4b265 Make the cancel button available to the secretariat also when not coming in through the submission-hash URL.
- Legacy-Id: 3196
2011-07-23 11:58:33 +00:00
Emilio A. Sánchez López 8f196b450d Extend the query that search for allowed to login users. Fixes #681
- Legacy-Id: 3192
2011-06-30 09:44:40 +00:00
Ole Laursen af768fb633 Fix a bunch of merge bugs
- Legacy-Id: 3191
2011-06-29 13:05:11 +00:00
Ole Laursen 03bed41630 Merged in changes from the conversion branch
- Legacy-Id: 3187
2011-06-28 18:20:20 +00:00
Adam Roach 3c6cce67ad Fix for bug 677 -- no longer assume that code sprint will always be scheduled.
- Legacy-Id: 3182
2011-06-27 20:59:05 +00:00
Adam Roach ec1516548a Fix for bug 676
- Legacy-Id: 3181
2011-06-27 19:59:38 +00:00
Henrik Levkowetz 95898de070 Since we're marking the two-page extract as safe, we need to escape html-significant characters in the draft text explicitly.
- Legacy-Id: 3172
2011-06-08 19:25:34 +00:00
Henrik Levkowetz d98d27dfa6 Return an early error if we can't extract enough information from the draft to fill in the metainformation that lets the user return to this submission later. Tweak an error message.
- Legacy-Id: 3171
2011-06-08 19:24:15 +00:00
Henrik Levkowetz 010e924e74 Use the actual author email address rather than the method to recover email addresses when sending email.
- Legacy-Id: 3170
2011-06-08 19:21:41 +00:00
Robert Sparks eef5028182 Simple changes to EditInfoForm field initialization
- Legacy-Id: 3166
2011-06-01 03:17:41 +00:00
Emilio A. Sánchez López cfb841190f Remove workflow stuff from the document list template. Fixes #671
- Legacy-Id: 3154
2011-05-26 09:58:37 +00:00
Emilio A. Sánchez López 411bd8ef78 Do not show the draft addoption form when editing stream. See #671
- Legacy-Id: 3153
2011-05-26 09:58:15 +00:00
Emilio A. Sánchez López f4249be6ea Do no try to create an already existing model. See #671
- Legacy-Id: 3152
2011-05-26 09:57:40 +00:00
Henrik Levkowetz 4b06d7ec5e Set version info and settings back to development mode
- Legacy-Id: 3150
2011-05-24 20:59:32 +00:00
Henrik Levkowetz b5115d0d6c Set version info to release version 3.55 before branching.
- Legacy-Id: 3148
2011-05-24 20:59:04 +00:00
Henrik Levkowetz 4560cd6636 Update a queryset filter to match the changed model for WgMeetingSession.
- Legacy-Id: 3146
2011-05-24 20:58:37 +00:00
Henrik Levkowetz ddd0a7494b Change the default initial state for a WG document to 'WG Document', instead of 'Call for Adoption ...'.
- Legacy-Id: 3143
2011-05-23 21:57:14 +00:00
Henrik Levkowetz ed91fddd0c Label the link to edit a document's WG state 'Change WG State', in order to not confuse it with changing the IESG state.
- Legacy-Id: 3142
2011-05-23 21:54:34 +00:00
Henrik Levkowetz 454da29c0a Reorder the state information for a document into related groups, separated by rulers. Add some indentation to the template code to make it a bit easier to read in some places.
- Legacy-Id: 3141
2011-05-23 21:53:30 +00:00
Henrik Levkowetz 34128e79b5 Make the document status information table use the full width of the status pane, so dividing rulers also will stretch the full width of the pane.
- Legacy-Id: 3140
2011-05-23 21:51:36 +00:00
Henrik Levkowetz 0a662c2e1d Be more consistent in the use of State vs. Status.
- Legacy-Id: 3139
2011-05-23 21:49:58 +00:00
Henrik Levkowetz c485d5b527 Make the WG a draft belongs link to the WG page.
- Legacy-Id: 3138
2011-05-23 21:49:04 +00:00
Henrik Levkowetz b9b17625ea Correct an inappropriate use of the idsubmission repository location instead of the ID repository. Reported by Robert Sparks.
- Legacy-Id: 3137
2011-05-23 21:47:07 +00:00
Henrik Levkowetz 8d79c73685 Correct the text (add an omitted word 'press').
- Legacy-Id: 3136
2011-05-23 21:45:09 +00:00
Henrik Levkowetz 494b3c77fd Fix a problem with author extraction when a given name is the same as the surname.
- Legacy-Id: 3135
2011-05-23 21:42:34 +00:00
Emilio A. Sánchez López 532b3ebe1f Add wgchair management links into document view. Fixes #665
- Legacy-Id: 3133
2011-05-18 06:48:24 +00:00
Emilio A. Sánchez López 3628f5d501 Fix workflow migration. See #665
- Legacy-Id: 3132
2011-05-18 06:46:52 +00:00
Henrik Levkowetz 3ece259476 Set svn:ignore *.pyc in new directories.
- Legacy-Id: 3124
2011-05-12 14:29:37 +00:00
Henrik Levkowetz b6840f065c Only try to return a shepherd for a document if one has been assigned to the document.
- Legacy-Id: 3123
2011-05-12 14:27:48 +00:00
Henrik Levkowetz 9e24d26529 Add needed import.
- Legacy-Id: 3122
2011-05-12 14:25:16 +00:00
Henrik Levkowetz a142e89a87 Merged in branch branch/yaco/wgchairs from esanchez@yaco.es. This provides the WG Chair Tracker functionality.
- Legacy-Id: 3120
2011-05-11 20:27:12 +00:00
Henrik Levkowetz 3a2185f8e7 Merged in changes from esanchez@yaco.es, changeset [3067]. Makes Liaisons' Date field editable.
- Legacy-Id: 3118
Note: SVN reference [3067] has been migrated to Git commit ee52775458
2011-05-11 18:40:13 +00:00
Henrik Levkowetz 36c251b314 Add a bit of admin goodness for MeetingSessions.
- Legacy-Id: 3117
2011-05-11 18:32:52 +00:00
Henrik Levkowetz 02b5c4e392 Set version info and settings back to development mode
- Legacy-Id: 3115
2011-05-10 12:58:01 +00:00
Henrik Levkowetz 6d10e6ca4a Set version info to release version 3.54 before branching.
- Legacy-Id: 3113
2011-05-10 12:57:41 +00:00
Henrik Levkowetz e904041ea9 Don't try to do string join on None, in case any address in an address list given to the mail sending routines is missing and represented by None.
- Legacy-Id: 3111
2011-05-10 12:13:40 +00:00
Henrik Levkowetz cf10bc0fd0 Catch exceptions from cancelled uploads.
- Legacy-Id: 3110
2011-05-10 12:11:32 +00:00
Henrik Levkowetz 1d6cca7255 Merged in changes from rjsparks@nostrum.com, changeset [3107]. Fixes issues #659, #660, #661, #662 and #663.
- Legacy-Id: 3109
Note: SVN reference [3107] has been migrated to Git commit 6484874ca2
2011-05-09 21:34:09 +00:00
Henrik Levkowetz ccf046368d Add an admin interface to the submit app.
- Legacy-Id: 3108
2011-05-09 21:17:16 +00:00
Robert Sparks 6484874ca2 1) Restructured the position editing page to better integrate the defer button.
Fixes bug #659

2) Copied the jquery-1.5.1.min.js library into /static/js/lib (from /static/js)
    because that's where the main document template was looking for it. There have
    probably been several problems since the change that left this dangling that
    showed up as things not behaving, but not as errors. The one that clued me in
    was the discuss text-box not being hidden when the position wasn't DISCUSS.
    They should all behave better now.

3) Added a django form validator to the discuss text field to not allow actions
   when the position is Discuss, but the discuss-text is empty.
   2 and 3 together fix bug #660 

4) Added logic to the undefer fuction to put the document back on the previous
   telechat (if that hasn't already passed). That is, date1 from telechat dates,
   and not date2.
   Fixes bug #661

5) Changed the last_call_announcement generation function's template to include
   the abstracts from the document sets (which with modern usage means the abstract
   of the document) reflecting the IESGs decision of a few months back.
   Fixes bug #662

6) Removed the old tracker link from the document's main page
   Fixes bug #663 

_M   .
M    ietf/idrfc/views_ballot.py
M    ietf/templates/idrfc/last_call_announcement.txt
M    ietf/templates/idrfc/undefer_ballot.html
M    ietf/templates/idrfc/doc_tab_document.html
M    ietf/templates/idrfc/edit_position.html
_M   ietf/utils/draft.py
_M   static/media
A  + static/js/lib/jquery-1.5.1.min.js
 - Legacy-Id: 3107
2011-05-09 20:16:32 +00:00
Henrik Levkowetz 86f42b4702 Apply 'autoescape off' to all email templates which don'have it but might need it.
- Legacy-Id: 3102
2011-05-07 20:29:43 +00:00
Robert Sparks 024a74a562 1) Restructured the position editing page to better integrate the defer button.
2) Copied the jquery-1.5.1.min.js library into /static/js/lib (from /static/js)
   because that's where the main document template was looking for it. There have
   probably been several problems since the change that left this dangling that
   showed up as things not behaving, but not as errors. The one that clued me in
   was the discuss text-box not being hidden when the position wasn't DISCUSS.
   They should all behave better now.

3) Added a django form validator to the discuss text field to not allow actions
   when the position is Discuss, but the discuss-text is empty.

4) Added logic to the undefer fuction to put the document back on the previous
   telechat (if that hasn't already passed). That is, date1 from telechat dates,
   and not date2.

5) Changed the last_call_announcement generation function's template to include
   the abstracts from the document sets (which with modern usage means the abstract
   of the document) reflecting the IESGs decision of a few months back.
 - Legacy-Id: 3097
2011-05-05 13:58:37 +00:00
Henrik Levkowetz dd887eabeb Expand tabs in line during text wrapping, for consistent indentation handling.
- Legacy-Id: 3096
2011-05-04 18:15:34 +00:00
Henrik Levkowetz 906484a327 We cannot currently assume that BallotInfo entries matching IDInternal.ballot exists. It seems ballot may be set to a value before the actual ballot entry is created, possibly by some old secretariat tool. Very broken, but we need to survive it :-(
- Legacy-Id: 3095
2011-05-04 18:13:53 +00:00
Henrik Levkowetz 46e169d66e Reordering entries of submission forms and notification emails to be more appropriate.
- Legacy-Id: 3094
2011-05-04 18:09:44 +00:00
Henrik Levkowetz 279679a52d Committing changes to settings.py which should have been part of version 3.53. The deployed release has been patched.
- Legacy-Id: 3092
2011-05-04 11:28:43 +00:00
Henrik Levkowetz 15a55351b9 Set version info and settings back to development mode
- Legacy-Id: 3091
2011-05-03 22:38:39 +00:00
Henrik Levkowetz 73d527ffec Set version info to release version 3.53 before branching.
- Legacy-Id: 3089
2011-05-03 22:38:14 +00:00
Henrik Levkowetz 9ce212f3eb Only add document comment 'New version available' if draft.idinternal exists. Add comment about substate change from 'Revised ID Needed' after the comment about 'New version available'.
- Legacy-Id: 3087
2011-05-03 22:05:33 +00:00
Henrik Levkowetz 8b1138b447 Merged in changes from esanchez@yaco.es, changesets [3063],[3064],[3065],[3075],[3076],[3078] and [3085]. Fixes submission tool issues with wrong expected version for recently expired drafts, lacking announcement emails, too narrow date tolerance, and server state changes being possible through http GET, and more; with minor tweaks to setting names in settings.py.
- Legacy-Id: 3086
Note: SVN reference [3063] has been migrated to Git commit af039fba02

Note: SVN reference [3064] has been migrated to Git commit fe466900e1

Note: SVN reference [3065] has been migrated to Git commit be0f5e4962

Note: SVN reference [3075] has been migrated to Git commit e0f4185c54

Note: SVN reference [3076] has been migrated to Git commit ccfd8b5eed

Note: SVN reference [3078] has been migrated to Git commit fe699f7062

Note: SVN reference [3085] has been migrated to Git commit 7fb27754f7
2011-05-03 21:41:53 +00:00
Emilio A. Sánchez López 7fb27754f7 Send announcements when posting new version of a draft. Fixes #649
- Legacy-Id: 3085
2011-05-03 16:08:40 +00:00
Henrik Levkowetz 663113d6fa Previous IPR information in last call announcements could be incomplete. Use a better search for IPR declarations related to a document, and include the IPR information in the last call preview.
- Legacy-Id: 3084
2011-05-03 14:12:00 +00:00
Henrik Levkowetz 101fe5f3dd When extracting meta-information from drafts, it is required that some data reside on the first page. Split unpaginated drafts into chunks so we can adhere better to this.
- Legacy-Id: 3083
2011-05-03 14:10:43 +00:00
Henrik Levkowetz fb1ee770a7 Wrap long lines in the 'save and send email' view of AD ballot comments and discusses.
- Legacy-Id: 3082
2011-05-03 14:08:49 +00:00
Henrik Levkowetz 7e42ad64df Add some documentation to this opaque code.
- Legacy-Id: 3081
2011-05-03 14:06:46 +00:00
Henrik Levkowetz 6fde32b2f5 Let development and test deployment have a robots.txt which don't permit robots.
- Legacy-Id: 3079
2011-05-03 14:05:01 +00:00
Emilio A. Sánchez López fe699f7062 Fix expected revision for expired drafts. Fixes #656
- Legacy-Id: 3078
2011-05-03 07:32:25 +00:00
Emilio A. Sánchez López ccfd8b5eed Check if idinternal exists. See #654
- Legacy-Id: 3076
2011-05-02 00:21:21 +00:00
Emilio A. Sánchez López e0f4185c54 Change substate if needed. Fixes #654
- Legacy-Id: 3075
2011-05-01 23:49:13 +00:00
Emilio A. Sánchez López ee52775458 Allow to enter the submission date when sending (or editing) liaisons. Fixes #653
- Legacy-Id: 3067
2011-04-27 11:47:55 +00:00
Emilio A. Sánchez López be0f5e4962 Allow creation dates that are 3 days after or 3 days before the current date. Fixes #652
- Legacy-Id: 3065
2011-04-26 15:10:48 +00:00
Emilio A. Sánchez López fe466900e1 Insert a button to perform the last step of autopost via POST request. Fixes #650
- Legacy-Id: 3064
2011-04-26 14:54:16 +00:00
Emilio A. Sánchez López af039fba02 Do not assume that the two_pages_field field is not None. Fixes #651
- Legacy-Id: 3063
2011-04-26 14:43:08 +00:00
Emilio A. Sánchez López 23d0ddf7e4 Ensure that 'get full url', 'approve' and 'force' views are called via POST request. See #650
- Legacy-Id: 3062
2011-04-26 14:35:07 +00:00
Emilio A. Sánchez López 8239d6bb80 Do not allow cancel submissions with GET requests. See #650
- Legacy-Id: 3061
2011-04-26 14:28:10 +00:00
Henrik Levkowetz 14edf23ac1 Set version info and settings back to development mode
- Legacy-Id: 3058
2011-04-18 10:28:46 +00:00
Henrik Levkowetz b05ce812a7 Set version info to release version 3.52 before branching.
- Legacy-Id: 3056
2011-04-18 10:28:24 +00:00
Henrik Levkowetz 899b737685 Merged in fix from esanchez@yaco.es to fix Liaison Cc field editability and secretariat ability to post liaisons for others.
- Legacy-Id: 3053
2011-04-18 09:40:19 +00:00
Henrik Levkowetz 6ed47ed982 Set version info and settings back to development mode
- Legacy-Id: 3050
2011-04-13 14:21:50 +00:00
Henrik Levkowetz 5fa26d3c76 Set version info to release version 3.51 before branching.
- Legacy-Id: 3048
2011-04-13 14:21:15 +00:00
Henrik Levkowetz 5497fa4b8e Fix to permit secretariat staff to post liaisons on behalf of liaison managers, assuming the permissions of the person they post on behalf of for this purpose.
- Legacy-Id: 3046
2011-04-13 13:02:21 +00:00
Henrik Levkowetz 73ebccb645 Set version info and settings back to development mode
- Legacy-Id: 3045
2011-04-12 16:25:07 +00:00
Henrik Levkowetz 929b62d9e2 Set version info to release version 3.50 before branching.
- Legacy-Id: 3043
2011-04-12 16:24:38 +00:00
Henrik Levkowetz d78f5f651f Ignore *.pyc files under ietf/submit, as elsewhere.
- Legacy-Id: 3041
2011-04-12 15:57:35 +00:00
Emilio A. Sánchez López 471d3952da Check permissions using the impersonated user. Fixes #648
- Legacy-Id: 3040
2011-04-11 09:32:07 +00:00
Henrik Levkowetz fe10dfd20c Tweaked a number of setting value names and adjusted one value.
- Legacy-Id: 3037
2011-04-09 22:13:45 +00:00
Henrik Levkowetz 842b8f428f Merged branch/yaco/idsubmit@2903 from esanches@yaco.es to trunk: The Rewritten I-D Submission Tool.
- Legacy-Id: 3036
2011-04-07 20:29:45 +00:00
Henrik Levkowetz 69a7a73388 Set version info and settings back to development mode
- Legacy-Id: 3035
2011-04-07 15:16:45 +00:00
Henrik Levkowetz 443bb54b2b Set version info to release version 3.16 before branching.
- Legacy-Id: 3033
2011-04-07 15:16:18 +00:00
Henrik Levkowetz a52e902860 Merged in [3029] from esanchez@yaco.es. Make the Cc: field of new liaisons editable.
- Legacy-Id: 3031
Note: SVN reference [3029] has been migrated to Git commit 199e469f87
2011-04-07 14:09:10 +00:00
Henrik Levkowetz 29c7211c77 Set the 'person' field of the LegacyLiaisonUser in the admin interface to be handled as a raw id field with search button, rather than as a choice list.
- Legacy-Id: 3030
2011-04-07 14:04:07 +00:00
Emilio A. Sánchez López 199e469f87 Convert the Cc: field into an editable textarea. Fixes #647
- Legacy-Id: 3029
2011-04-07 12:01:35 +00:00
Henrik Levkowetz e9ec0c8a26 New fix for empty query strings. The QUERY_STRING in request.META is not set the same way under the builtin server as under Apache; under apache there will be a QUERY_STRING entry wich is explicitly Null. Handle this.
- Legacy-Id: 3028
2011-04-07 09:06:38 +00:00
Emilio A. Sánchez López 56bd4e0ead Fix function declaration. A parameter was missing so the ajax call trying to request the cc fields fails. See #577
- Legacy-Id: 3025
2011-04-06 14:21:24 +00:00
Henrik Levkowetz 400fe65726 Set version info and settings back to development mode
- Legacy-Id: 3024
2011-04-06 13:19:28 +00:00
Henrik Levkowetz fac8c287e2 Set version info to release version 3.15 before branching.
- Legacy-Id: 3022
2011-04-06 13:18:34 +00:00
Henrik Levkowetz 3a0841cb32 A quick fix for weekday-dependent plenary information in the materials list.
- Legacy-Id: 3020
2011-04-06 12:38:20 +00:00
Emilio A. Sánchez López 39c3f6d75f Fixes for state management by secretariat. Fixes #646
- Legacy-Id: 3019
2011-04-04 11:06:21 +00:00
Henrik Levkowetz 91c2f6f2a7 Only accept wgnames which adhere to the constraints currently practiced. (Before this change, the URL patterns would match wg names containing non-ascii characters, which later would bomb due to mix of collations when accessing the database. Might as well return a 404 at once instead).
- Legacy-Id: 3018
2011-03-31 12:31:50 +00:00
Henrik Levkowetz 2fc4b1bc3c Don't return 500 if given a URL with no query part.
- Legacy-Id: 3017
2011-03-31 12:25:24 +00:00
Emilio A. Sánchez López c9241edf7b Changed the "no user with this email" warning when adding delegates/shepherds.
- Legacy-Id: 3016
2011-03-30 19:07:45 +00:00
Emilio A. Sánchez López e80062394c Add a link to the default Working Group I-D State Diagram. Fixes #644
- Legacy-Id: 3015
2011-03-30 19:00:40 +00:00
Emilio A. Sánchez López e4f9bbe1ff Added state definitions in workflow edit form.
Re-order states in workflow edit form.
See #644
 - Legacy-Id: 3014
2011-03-30 18:56:35 +00:00
Emilio A. Sánchez López 8527cdaf6b Freeze global WG states. See #644
- Legacy-Id: 3013
2011-03-30 18:24:33 +00:00
Emilio A. Sánchez López e681c5e3c9 Insert change shepherd and change writeup links in document view.
Insert document view link in shepherd document list.
Allow secretariat to manage shepherds and writeups.
Fixes #643
 - Legacy-Id: 3012
2011-03-30 17:05:10 +00:00
Emilio A. Sánchez López 280cbbd707 Handle draft without stream so WG chairs/delegates could raise call for adoptions. Fixes #642
- Legacy-Id: 3007
2011-03-30 15:57:38 +00:00
Henrik Levkowetz 5b418aee82 Get rid of a print statement used during testing.
- Legacy-Id: 3003
2011-03-29 16:51:50 +00:00
Henrik Levkowetz 8a265a0051 Merged [3000] from adam@nostrum.com: Fix for wrong mimetype of .pdf format agendas.
- Legacy-Id: 3002
Note: SVN reference [3000] has been migrated to Git commit 7125fd7a9975056e4571c739ee0344eb9b99a7e7
2011-03-29 16:14:28 +00:00
Henrik Levkowetz f08da46457 Fix from Brandon (updated somewhat) for a bad reverse() argument.
- Legacy-Id: 3001
2011-03-29 15:53:05 +00:00
Henrik Levkowetz abab86db1a Fix a couple of places where we have to handle potential exceptions from the URL reverse() call, because not all old draft names adhere to the current rules. For RFC 1356 the draft name was draft-ietf-iplpdn-x25_isdn (notice the underscore) for which reverse() will fail.
- Legacy-Id: 2998
2011-03-29 07:34:44 +00:00
Henrik Levkowetz 4d22f601d8 Set version info and settings back to development mode
- Legacy-Id: 2997
2011-03-28 17:44:29 +00:00
Henrik Levkowetz a4804c3d1d Set version info to release version 3.14 before branching.
- Legacy-Id: 2995
2011-03-28 17:43:54 +00:00
Henrik Levkowetz cabddc90ca Merged [2990] from adam@nostrum.com:
In response to early feedback, changed 'close' metaphor from 'click anywhere' to 'click on the red "x" icon.'
 - Legacy-Id: 2993
Note: SVN reference [2990] has been migrated to Git commit 04289ed0e3dd56899a7c3cfa6ee43cdcd9eb68f5
2011-03-28 17:42:56 +00:00
Henrik Levkowetz 93ef4b1ea4 Fix hardcoded meeting number in the meeting agenda template ...
- Legacy-Id: 2991
2011-03-28 16:21:28 +00:00
Henrik Levkowetz 9c567b6906 Merged [2988] from adam@nostrum.com:
Adding ability to click on items in the week view to pull up the WG agenda.
 - Legacy-Id: 2989
Note: SVN reference [2988] has been migrated to Git commit 002775145990e3316be9765a974d8cb1c0b54f73
2011-03-27 12:43:11 +00:00
Henrik Levkowetz 7cacd75429 Merged [2984] from lars.eggert@nokia.com:
Update jQuery to 1.5.1 and jQuery UI to 1.8.11.
 - Legacy-Id: 2986
Note: SVN reference [2984] has been migrated to Git commit c7c2a690e98e3541a810e6beb60b1469c4f78dd7
2011-03-26 18:52:52 +00:00
Henrik Levkowetz 6195d0ec8f Merged [2980] from kivinen@iki.fi:
Added cleaning up whitespaces in the title so it cannot contain newlines.
 - Legacy-Id: 2982
Note: SVN reference [2980] has been migrated to Git commit 502713dc4a878c6e365dec7d71f66aea9f7b3d44
2011-03-26 18:10:01 +00:00
Henrik Levkowetz e9078f31e6 Merged [2978] from adam@nostrum.com:
Fixing bug #636 -- now only displays groups that are actually meeting.
 - Legacy-Id: 2981
Note: SVN reference [2978] has been migrated to Git commit d81eb7635575f8b6f0b960211dcafe4359369209
2011-03-26 18:08:58 +00:00
Henrik Levkowetz dcd745c496 Merged [2976] from lars.eggert@nokia.com:
Remove unused images. Convert GIFs to smaller PNGs.
Optimize all images with http://www.smushit.com/ysmush.it/
 - Legacy-Id: 2979
Note: SVN reference [2976] has been migrated to Git commit 92b7e87a963787459fe3e75654b3ff2a0deaf34f
2011-03-26 18:04:48 +00:00
Henrik Levkowetz dbd45ae924 Merged [2968] from peter.musgrave@magorcorp.com:
Ticket 566 Fix typo Fixes #566
 - Legacy-Id: 2975
Note: SVN reference [2968] has been migrated to Git commit 7696286cbbcaa8eac5f3e1e682419658dcb74b87
2011-03-26 16:59:45 +00:00
Henrik Levkowetz 4e5ce997e5 Merged [2967] from jelte@nlnetlabs.nl:
Make search result table headers clickable; clicking will sort on said column, see trac #484
 - Legacy-Id: 2974
Note: SVN reference [2967] has been migrated to Git commit a6ef460f3a3a24b9f32f83bf8dbeffe2fa220958
2011-03-26 16:58:07 +00:00
Henrik Levkowetz 662514fe22 Merged [2965] from peter.musgrave@magorcorp.com:
Tracker 550 - Don't show AD/Secretariat links for Last Call etc. if they will 404  Fixes #550
 - Legacy-Id: 2973
Note: SVN reference [2965] has been migrated to Git commit e2f01ceb5b494ac3e08d66bca89f61eecc90a201
2011-03-26 16:53:11 +00:00
Henrik Levkowetz 6ac0c83184 Merged [2963] from adam@nostrum.com:
Meeting boxes now expand to reveal all text when users hover over them.
Fixes ticket #602.
 - Legacy-Id: 2972
Note: SVN reference [2963] has been migrated to Git commit f95ab9c1a4dc688adeab235f953ffa46f684394a
2011-03-26 16:30:08 +00:00
Henrik Levkowetz c609c95fce Change the URL of the wg documents text dump to be more similar to /iesg/agenda/documents/.
- Legacy-Id: 2970
2011-03-26 16:05:32 +00:00
Henrik Levkowetz ee1a49c4be Merged [2961] from kivinen@iki.fi:
Restructured to be cleaner. Implemented text version of the list of working group drafts.
 - Legacy-Id: 2969
Note: SVN reference [2961] has been migrated to Git commit 4c59872221f66de1d9d00bdcee9d699751c335a6
2011-03-26 15:59:19 +00:00
Henrik Levkowetz 9416744367 Merged [2958] from shane@time-travellers.org:
Updated the JavaScript associated with the search page to 
control whether the 'search' button is enabled or not. It is
now enabled if either the main search box has input, or if
any of the sub-options have input, or both.

Note that the Yahoo! widgets we were using did weird things 
to the button name, so I disabled that. This changes the
look and feel of the button - that may be a contenious issue.
OTOH, I think that this is probably a good thing, since this
is the only place where we override the user's default 
appearance settings.

Another possible issue is the use of JavaScript without
JQuery. The existing code here did not use JQuery, so I 
decided to simply extend it.

See the Trac ticket #480 for more.

http://trac.tools.ietf.org/tools/ietfdb/ticket/480
 - Legacy-Id: 2966
Note: SVN reference [2958] has been migrated to Git commit fc46dd1c9ebbe14c43a7e8726e194d197544e416
2011-03-26 15:40:20 +00:00
Henrik Levkowetz fbfee9b1e8 Merged [2959] from rjsparks@nostrum.com:
Changed wrapper construction to get the IPR column working.
This refixes #630
 - Legacy-Id: 2964
Note: SVN reference [2959] has been migrated to Git commit b1cc77d0ce180524538ecfd03ec9bfb4193b88f8
2011-03-26 15:39:11 +00:00
Henrik Levkowetz 12f344054d Merged [2949] from rjsparks@nostrum.com:
Adds a view of documents currently in IETF Last Call

Fixes bug #630
 - Legacy-Id: 2957
Note: SVN reference [2949] has been migrated to Git commit 2cb9e0050a2970e5c5576b46ce75a0b7095532fd
2011-03-26 14:43:24 +00:00
Henrik Levkowetz 0ccff982bb Merged [2948] from bmheight@gmail.com:
Addresses issue #628, using reverse() and the newly created helper function 
reverse_lazy()  (found in ietf/utils/lazy.py) to DRY out the code a bit by 
decoupling the urls from being hardcoded.

With this commit idrfc, and ipr modules have been modified to take advantage 
of the reverse() and reverse_lazy() functions.
 - Legacy-Id: 2956
Note: SVN reference [2948] has been migrated to Git commit 9399a2e0e8bbfe5c5a16781fd784776cfa31fbac
2011-03-26 14:36:10 +00:00
Henrik Levkowetz 090be02a16 Merged [2947] from rjsparks@nostrum.com:
Changed the way ballot discuss/comment texts are displayed to
put the text from current ADs first, and mark ex-ADs with []
following the convention on the left bar.

This fixes issue #608
 - Legacy-Id: 2955
Note: SVN reference [2947] has been migrated to Git commit 3c88c011e48e626e842c027575feb2f2aedde230
2011-03-26 14:35:05 +00:00
Henrik Levkowetz 97b48252b1 Merged [2946] from adam@nostrum.com:
Added ical-format agenda (http://trac.tools.ietf.org/tools/ietfdb/ticket/601)
 - Legacy-Id: 2954
Note: SVN reference [2946] has been migrated to Git commit fe3189ba04734ac21d8c18fba99b289abc0bd358
2011-03-26 14:33:51 +00:00
Henrik Levkowetz f29a8fb2c6 Merged [2945] from peter.musgrave@magorcorp.com:
Ticket 552: Add IPR column to IESG Telechat Agenda
 - Legacy-Id: 2953
Note: SVN reference [2945] has been migrated to Git commit 109799b334a45053d62251bbb5107350fc5f4c57
2011-03-26 14:32:41 +00:00
Henrik Levkowetz c3f3fdb79a Merged [2944] from rjsparks@nostrum.com:
Add a defer/undefer button to the edit_position dialog
 - Legacy-Id: 2951
Note: SVN reference [2944] has been migrated to Git commit 6b997bca0146b9a93967cd319f617a626304e22e
2011-03-26 14:31:41 +00:00
Henrik Levkowetz 2cd7b18ba2 Merged [2942] from kivinen@iki.fi:
Changed cookie settings to be valid for 10 years, they used to be valid
until the end of session.
 - Legacy-Id: 2950
Note: SVN reference [2942] has been migrated to Git commit 1287da3cf9c5e51e08ac6ddf704650c8808b8de6
2011-03-26 14:30:40 +00:00
Henrik Levkowetz 2034b5655a Set version info and settings back to development mode
- Legacy-Id: 2926
2011-03-26 08:28:29 +00:00
Henrik Levkowetz 0fa2f24b15 Set version info to release version 3.13 before branching.
- Legacy-Id: 2924
2011-03-26 08:27:57 +00:00
Emilio A. Sánchez López aa7cfebc68 Mix the state and tag edit views into one. Fixes #619
- Legacy-Id: 2922
2011-03-25 12:34:02 +00:00
Henrik Levkowetz fa16a7b0c1 Change ietf/utils/draft.py to provide an alternative method to get author
information: draft.get_author_info().  This method returns a list of
(full_name, first_name, middle_part, surname, suffix, email), with
middle_part, suffix and email set to None if none was found.
 - Legacy-Id: 2921
2011-03-24 13:25:14 +00:00
Henrik Levkowetz 79a283c3f6 Add the fix for email addresses from [2892].
- Legacy-Id: 2920
Note: SVN reference [2892] has been migrated to Git commit db905d3903
2011-03-24 13:09:01 +00:00
Henrik Levkowetz 0b8bcfa81d Fix a series of issues found during testing. This is the patch provide
to Yaco on 2011-03-19, and committed on branch/yaco/idsubmit as [2896].

   * Extraction of Title which don't have the draft name on a separate
     page fails.  See for instance this example:
     http://www.ietf.org/staging/draft-ma-cdni-publisher-use-cases-00.txt
     The regex should maybe be updated to permit but not require a newline
     before the draft filename:
     '(?:\n\s*\n\s*)((.+\n){1,2}(.+\n?))(\s+<?draft-\S+\s*\n)\s*\n'

   * If there are blank lines before the start of the author list on the
     first page, the author extraction will fail.  This sometimes happens
     when there's junk at the start of a draft, see for instance
     http://www.ietf.org/id/draft-ietf-mpls-tp-process-00.txt .

   * Sometimes the Authors' Addresses section lists authors with the same
     workplace address on the same line: "Sam Spade and Joe Smith".  This
     needs a fix in the author extraction code.

   * Sometimes the order of first name, surname is different on the first
     page and in the author list, and sometimes the surname is uppercase
     in one place, but not in the other.  This also needs a fix in the
     author extraction code.

   * The header stripping code had a bug, where multiple blank lines could
     be replaced by a single blank line in the stripped text, which could
     mess up title extraction.

   * Title space normalization should be done also for titles from the
     'unusual title format' code branch of the title extraction code.

   * Company names on the first page are sometimes rendered with different
     case than in the Authors' Addresses section.

   * Some drafts list the draft filename _before_ the title, rather than
     after the title.  Permit this too. Covered in the patch.

   * Spanish names can be shown as either
	<given_name> <fathers_first_surname> <mothers_first_surname>
     or less formally as
	<given_name> <fathers_first_surname>
     If the first form is used in the Authors' Addresses section, but the
     second form (with the given name possibly abbreviated to its first
     letter) the author extraction will fail.

   * Drafts containing tabs will be caught by idnits during I-D submission,
     but in case the drafts.py module is used independently from idnits,
     convert tabs to spaces in order for the author extraction and other
     methods to work as expected.  Example: recently submitted draft
     draft-bergeron-payload-rtpfec-rs-00.txt.

   * Found a draft with a previously unhandled header/footer format:
     draft-fang-mpls-tp-oam-toolset-01.txt.  Tweak needed for header/footer
      stripping.
 - Legacy-Id: 2919
Note: SVN reference [2896] has been migrated to Git commit 5a34b70e52
2011-03-24 13:05:48 +00:00
Henrik Levkowetz 61300a9354 Fix title extraction. Patch provided to yaco 2011-03-14, committed to yaco/idsubmit branch as [2887].
- Legacy-Id: 2918
Note: SVN reference [2887] has been migrated to Git commit fb7219c6ce
2011-03-24 12:58:33 +00:00
Henrik Levkowetz 9ae7b90b59 Merged in changes from Yaco @2880.
- Legacy-Id: 2917
2011-03-24 12:54:31 +00:00
Henrik Levkowetz 265b94c4ca Bugfix for faulty header/footer stripping, sent to Yaco 2011-03-02.
- Legacy-Id: 2916
2011-03-24 12:53:19 +00:00
Henrik Levkowetz 5ab9f020ec Merged in changes from Yaco @2855.
- Legacy-Id: 2915
2011-03-24 12:51:34 +00:00
Henrik Levkowetz 2f1426ed18 Copy ietf/utils/draft.py from the old idsubmit branch.
- Legacy-Id: 2914
2011-03-24 12:38:27 +00:00
Henrik Levkowetz dbe590372a Provide a full URL to the last call email, rather than just the local url path.
- Legacy-Id: 2913
2011-03-24 12:37:45 +00:00
Henrik Levkowetz 5daa6a86c8 Fix typo.
- Legacy-Id: 2912
2011-03-24 12:36:31 +00:00
Henrik Levkowetz 1cea818425 Disable the bulk delete action from the admin interface.
- Legacy-Id: 2911
2011-03-24 10:12:51 +00:00
Henrik Levkowetz f0e20e2f30 Tweak the admin interface for WGs and Chairs, adding some useful links to the tabular displays.
- Legacy-Id: 2910
2011-03-24 10:11:55 +00:00
Henrik Levkowetz 55a2854690 Tweak model names and admin display to make it easier to manage things (and understand the meaning/content of the different tables).
- Legacy-Id: 2909
2011-03-24 10:09:55 +00:00
Henrik Levkowetz 02d0eb698d Show user levels as more than numbers in the IESG login table. Add utility methods for use in the admin interface.
- Legacy-Id: 2908
2011-03-24 10:07:46 +00:00
Henrik Levkowetz d3468f4ebe Add some refinements for the admin interface. Show contact link and coloured Login/User links to show broken entries.
- Legacy-Id: 2907
2011-03-24 10:05:55 +00:00
Henrik Levkowetz 3418e1045b Fix call signature.
- Legacy-Id: 2906
2011-03-24 10:03:10 +00:00
Henrik Levkowetz a6b719500e Wrap the sdo name query in a try clause to avoid server 500 errors.
- Legacy-Id: 2905
2011-03-24 10:01:56 +00:00
Henrik Levkowetz 2b50bfdcef Only try to populate the liaison user/email list from the from_entity if it's set.
- Legacy-Id: 2904
2011-03-24 09:59:53 +00:00
Emilio A. Sánchez López 153cdc72fe Include middle initial and name suffix into authors information if presented.
Fix author update when auto posting. Fixes #626
 - Legacy-Id: 2903
2011-03-23 18:14:12 +00:00
Emilio A. Sánchez López 1dbe9bf3ed Add fields to store middle initial and name suffix of incoming authors. See #626
- Legacy-Id: 2902
2011-03-23 18:12:49 +00:00
Emilio A. Sánchez López cdeb47f133 Pathec draft.py for including full name, middle initial and name suffix in authors info. See #626
- Legacy-Id: 2901
2011-03-23 18:02:33 +00:00
Emilio A. Sánchez López 6f6d720daa Get author information from the tuple of draft.py. Do not mark as error if some author has no email. Fixes #626
- Legacy-Id: 2900
2011-03-23 09:53:25 +00:00
Emilio A. Sánchez López 15a576b348 Add initial _author_info. See #626
- Legacy-Id: 2899
2011-03-23 09:44:20 +00:00
Emilio A. Sánchez López 2a9394025d Patch draft.py for extracting author information as tuples. See #626
- Legacy-Id: 2898
2011-03-23 09:24:03 +00:00
Emilio A. Sánchez López e2e11b82aa Place the edit state/stream action into the draft view. Show only actions allowed. Fixes #625
- Legacy-Id: 2897
2011-03-21 09:48:35 +00:00
Emilio A. Sánchez López 5a34b70e52 Applied patch to draft.py. Fixes #624
- Legacy-Id: 2896
2011-03-21 08:18:17 +00:00
Emilio A. Sánchez López 883ec1d1d1 Do not require approval for individual submissions. Fixes #623
- Legacy-Id: 2895
2011-03-17 17:26:29 +00:00
Emilio A. Sánchez López 8db45b0bb9 Fixed grammar nit. Fixes #620
- Legacy-Id: 2894
2011-03-17 17:13:35 +00:00
Emilio A. Sánchez López 2c2655a564 Fix form to not crash on invalid author extraction. Fixes #621
- Legacy-Id: 2893
2011-03-17 17:11:47 +00:00
Emilio A. Sánchez López db905d3903 Patched draft.py for extract mails in the form username at domain. See #621
- Legacy-Id: 2892
2011-03-17 16:38:27 +00:00
Emilio A. Sánchez López 3bb83a6e23 Fix bug calling a self method. See #618
- Legacy-Id: 2891
2011-03-17 14:37:49 +00:00
Emilio A. Sánchez López 917d287182 Button to request the full access url of a submission. Fixes #618
- Legacy-Id: 2890
2011-03-17 12:14:53 +00:00
Emilio A. Sánchez López cc6af53359 Require submission hash in the url to perfom edit/post/cancel actions as a non secretariat user. See #618
- Legacy-Id: 2889
2011-03-17 10:38:32 +00:00
Emilio A. Sánchez López be8fb661d5 Added submission_hash field. See #618
- Legacy-Id: 2888
2011-03-17 09:57:23 +00:00
Emilio A. Sánchez López fb7219c6ce Patch title extraction. Patch provided by Henrik. Fixes #617
- Legacy-Id: 2887
2011-03-14 14:42:08 +00:00
Emilio A. Sánchez López 0dde7786cd Decorate two pages with revision errors. Fixes #616
- Legacy-Id: 2886
2011-03-12 17:26:29 +00:00
Emilio A. Sánchez López 67c6c39002 Same fix for two_pages that for idnits message. See #615
- Legacy-Id: 2885
2011-03-12 16:59:07 +00:00
Emilio A. Sánchez López e20afe45e8 Do not allow to cancel already posted submissions. See #614
- Legacy-Id: 2884
2011-03-12 16:35:05 +00:00
Emilio A. Sánchez López 496dfa3b06 Fixed template so hidden content do not take extra space in the page layout. Fixes #615
- Legacy-Id: 2883
2011-03-12 16:31:18 +00:00
Emilio A. Sánchez López d08c515e78 Fixed 'post first-click' bug.
Added domain into email with authorization key.
Extend the type of submission that secretariat can cancel or autopost. Fixes #614
 - Legacy-Id: 2882
2011-03-12 16:22:44 +00:00
Emilio A. Sánchez López 28da455254 Do not ask for cancel confirmation if the submission has errors. Fixes #613
- Legacy-Id: 2881
2011-03-12 14:06:58 +00:00
Emilio A. Sánchez López ebda871046 Improve abstract cutting by head regular expresion and add look for a previous blank line. Fixes #612
- Legacy-Id: 2880
2011-03-12 13:57:42 +00:00
Emilio A. Sánchez López d95d089bc4 Use the correct filename when calling idnits. Fixes #611
- Legacy-Id: 2879
2011-03-12 12:44:08 +00:00
Emilio A. Sánchez López cf455f5be2 Add a warning when submitting a draft that belongs to a non active WG. Fixes #607
- Legacy-Id: 2877
2011-03-03 18:03:47 +00:00
Emilio A. Sánchez López 3bd2097171 Customize mail sent to WG chairs requesting submission approval.
Added the domain of the tool to the url.
Save the submitter info.
Fixes #606
 - Legacy-Id: 2876
2011-03-03 17:27:06 +00:00
Emilio A. Sánchez López 9acbac7351 The default max number of delegates must be 3. See #605
- Legacy-Id: 2875
2011-03-03 11:39:06 +00:00
Emilio A. Sánchez López 7e8d51e405 Included MAX_WG_DELEGATES into settings.py
Some minor textual changes in templates.
Fixes #605
 - Legacy-Id: 2874
2011-03-03 11:35:10 +00:00
Emilio A. Sánchez López c1c37818ea Patched draft.py with patch for faulty header/footer stripping. Fixes #604
- Legacy-Id: 2873
2011-03-02 16:18:30 +00:00
Emilio A. Sánchez López 8756407eaf Fix the 'no txt file' bug. Fixes #603
- Legacy-Id: 2866
2011-03-01 08:34:32 +00:00
Emilio A. Sánchez López 9ef42cfc09 Change button style. See #603
- Legacy-Id: 2865
2011-03-01 08:34:02 +00:00
Emilio A. Sánchez López 4cb2f082d5 Link to a previous active submission. See #603
- Legacy-Id: 2864
2011-03-01 08:33:40 +00:00
Emilio A. Sánchez López 7181ca75b1 Fix bug if the submission has no idnits message. See #603
- Legacy-Id: 2863
2011-03-01 08:33:03 +00:00
Henrik Levkowetz 2ae5776024 Make the document announcement default Cc: somewhat configurable. Remove iab@iab.org (on request).
- Legacy-Id: 2861
2011-02-21 12:45:09 +00:00
Henrik Levkowetz 06a0ed4512 Link to the State help page from the 'State:' label.
- Legacy-Id: 2859
2011-02-17 18:19:00 +00:00
Emilio A. Sánchez López 617469405a Show link to files in staging area. Fixes #599
- Legacy-Id: 2858
2011-02-14 19:11:44 +00:00
Emilio A. Sánchez López cd03c2109a Remove docs when canceling submission. Fixes #598
- Legacy-Id: 2857
2011-02-14 18:51:36 +00:00
Emilio A. Sánchez López dbde6b7116 Fix bug when no txt was sent. Fixes #592
- Legacy-Id: 2856
2011-02-14 11:50:16 +00:00
Emilio A. Sánchez López 42a6b53175 Abstract check by indents. Fixes #587
- Legacy-Id: 2855
2011-02-14 11:40:03 +00:00
Henrik Levkowetz 995f176eb1 Tweak the admin interface for emailaddress a bit.
- Legacy-Id: 2851
2011-02-11 14:24:55 +00:00