Commit graph

10908 commits

Author SHA1 Message Date
Henrik Levkowetz cce8032ba5 Removed a statement about IETF being an activity of the Internet Society from a template file, and tweaked the remaining text.
- Legacy-Id: 16017
2019-03-09 15:02:32 +00:00
Henrik Levkowetz df42be5d0c Converted a test to use .assertIn() instead of .assertTrue(... in ...) for better failure reports.
- Legacy-Id: 16016
2019-03-09 14:56:47 +00:00
Henrik Levkowetz 4fd9247bc4 Tweaks to group_features_group_filter()
- Legacy-Id: 16015
2019-03-07 23:35:47 +00:00
Henrik Levkowetz e52d1e68ec Refactored some templates to reduce materials page permission lookups from ~2*#sessions to just a few.
- Legacy-Id: 16014
2019-03-07 23:25:02 +00:00
Henrik Levkowetz 9e36246a91 Rewrote a function to be more readable and actually do the right thing. This moved some filtering from database into code, but it seems acceptable here.
- Legacy-Id: 16013
2019-03-07 23:22:14 +00:00
Robert Sparks b85052fe63 Checkpoint. Lots of tests will still fail. Reordered some migrations. Brought about half of the ietf.doc.views_review views into line with the new models. Next step is the other half.
- Legacy-Id: 16012
2019-03-07 23:08:14 +00:00
Henrik Levkowetz 267e9eebc6 Transitioned group/views.py to unicode strings
- Legacy-Id: 16011
2019-03-07 14:58:49 +00:00
Henrik Levkowetz aad7a9a834 Improved a somewhat misleading UI for adding account email addresses. Fixes issue #2692.
- Legacy-Id: 16010
2019-03-07 14:56:06 +00:00
Henrik Levkowetz d698eb98df Changed the on-behalf-of name template from 'On behalf of ...' to '... via Datatracker' to make name come first.
- Legacy-Id: 16009
2019-03-07 14:42:11 +00:00
Henrik Levkowetz d57088b1f3 Modified one call and one exception point related to on_behalf_of() use for email sending.
- Legacy-Id: 16008
2019-03-06 19:13:15 +00:00
Henrik Levkowetz 8a669909bc Changed ietf/utils/mail.py to use unicode strings, and changed a call in ietf/reviv/utils.py to use unicode for mail Subject, to fix a server 500 issue.
- Legacy-Id: 16007
2019-03-06 16:57:00 +00:00
Henrik Levkowetz 17824652cb Set version info and settings back to development mode
- Legacy-Id: 16005
2019-03-05 17:53:12 +00:00
Henrik Levkowetz 57e5ea2feb Set version info to release version 6.93.0 before branching.
- Legacy-Id: 16003
2019-03-05 17:53:02 +00:00
Henrik Levkowetz 199875f497 Changelog entry for 6.93.0
- Legacy-Id: 16002
2019-03-05 17:52:55 +00:00
Henrik Levkowetz 3211072a99 Code coverage data for release 6.93.0
- Legacy-Id: 16001
2019-03-05 17:52:48 +00:00
Henrik Levkowetz 3df14efd95 Updated bower-managed static web assets
- Legacy-Id: 16000
2019-03-05 17:30:15 +00:00
Henrik Levkowetz 5c6ab60f85 Changed a log() call to use unicode string interpolation to handle unicode email address names.
- Legacy-Id: 15999
2019-03-05 17:29:43 +00:00
Henrik Levkowetz 835333c73f Changelog entry for 6.93.0
- Legacy-Id: 15998
2019-03-05 16:44:52 +00:00
Henrik Levkowetz 4f12304f0b Code coverage data for release 6.93.0
- Legacy-Id: 15997
2019-03-05 16:44:30 +00:00
Henrik Levkowetz 8e2c2e5e39 Updated bower-managed static web assets
- Legacy-Id: 15996
2019-03-05 16:22:03 +00:00
Henrik Levkowetz 896f4cd8c7 Fixed a test discrepancy.
- Legacy-Id: 15995
2019-03-05 16:19:28 +00:00
Henrik Levkowetz 55bd2e5e42 Fixed some unintentional wg list address changes, and added some other test mail address changes.
- Legacy-Id: 15994
2019-03-04 20:54:38 +00:00
Henrik Levkowetz 7c0616e6e1 Updated plan.
- Legacy-Id: 15993
2019-03-04 20:20:45 +00:00
Henrik Levkowetz 435a0da12d Added on_behalf_of() calls for from addresses needing it throughout the code.
- Legacy-Id: 15992
2019-03-04 20:14:19 +00:00
Henrik Levkowetz ae8c1f2b91 Updated test_data email addresses.
- Legacy-Id: 15991
2019-03-04 20:13:02 +00:00
Henrik Levkowetz 849a3dcc97 Added another exception class to a catch instance in a function, triggered by a new usage case.
- Legacy-Id: 15990
2019-03-04 20:12:30 +00:00
Henrik Levkowetz f6461d531c Added html escaping of initial text-area content in a view function to avoid mangling.
- Legacy-Id: 15989
2019-03-04 20:10:16 +00:00
Henrik Levkowetz 2b811b3d3d Updated the tests to always use @ietf.org addresses where appropriate, and not do so when not appropriate. All test user login addresses have been changed away from @ietf.org.
- Legacy-Id: 15988
2019-03-04 20:08:48 +00:00
Henrik Levkowetz 46bb4539c5 Added two new functions to replace email From: of users with On-behalf-of addresses, with associated values in settings. Added a catchall stanza in the mail sending pipeline to catch anything not already changed to On-behalf-of addresses.
- Legacy-Id: 15987
2019-03-04 20:06:44 +00:00
Robert Sparks 82025f9dca Continuing to checkpoint.
- Legacy-Id: 15986
2019-03-01 23:23:39 +00:00
Robert Sparks e91d706d5b Checkpointing. This is an incomplete idea. The tests will fail massively.
- Legacy-Id: 15985
2019-03-01 23:19:47 +00:00
Henrik Levkowetz bbb873c9d4 Merged in [15982] from rjsparks@nostrum.com:
Add session.short to the output from meeting/agenda.json when it is available.
 - Legacy-Id: 15983
Note: SVN reference [15982] has been migrated to Git commit ca8c3031ea
2019-02-26 21:07:12 +00:00
Robert Sparks ca8c3031ea Add session.short to the output from meeting/agenda.json when it is available. Commit ready for merge.
- Legacy-Id: 15982
2019-02-26 19:04:55 +00:00
Henrik Levkowetz d820a78e6f Set version info and settings back to development mode
- Legacy-Id: 15979
2019-02-26 12:28:00 +00:00
Henrik Levkowetz 8f02f68a33 Set version info to release version 6.92.1 before branching.
- Legacy-Id: 15977
2019-02-26 12:27:32 +00:00
Henrik Levkowetz 50d9f63e1a Changelog entry for 6.92.1
- Legacy-Id: 15976
2019-02-26 12:27:23 +00:00
Henrik Levkowetz 2512fc7998 Code coverage data for release 6.92.1
- Legacy-Id: 15975
2019-02-26 12:27:11 +00:00
Henrik Levkowetz d4c729be1e Updated bower-managed static web assets
- Legacy-Id: 15974
2019-02-26 11:58:28 +00:00
Henrik Levkowetz 2d31d5d421 Added a note to the draft/RFC stats pages about missing data.
- Legacy-Id: 15973
2019-02-26 11:53:02 +00:00
Henrik Levkowetz c9db218e31 Increased the DocumentURL.url field length to the legal URL maximum of 2083
- Legacy-Id: 15972
2019-02-25 21:05:25 +00:00
Henrik Levkowetz 137159fd41 Removed the GroupFeatures.has_dependencies field.
- Legacy-Id: 15971
2019-02-25 21:04:16 +00:00
Henrik Levkowetz 3c4b0ee1a3 Set version info and settings back to development mode
- Legacy-Id: 15969
2019-02-25 13:08:52 +00:00
Henrik Levkowetz 1b44adffeb Set version info to release version 6.92.0 before branching.
- Legacy-Id: 15967
2019-02-25 13:08:42 +00:00
Henrik Levkowetz ceda37fe42 Changelog entry for 6.92.0
- Legacy-Id: 15966
2019-02-25 13:08:35 +00:00
Henrik Levkowetz ca8eb615a1 Code coverage data for release 6.92.0
- Legacy-Id: 15965
2019-02-25 13:08:27 +00:00
Henrik Levkowetz dbfea700a8 Updated bower-managed static web assets
- Legacy-Id: 15964
2019-02-25 12:46:53 +00:00
Henrik Levkowetz 07fa09b6dc Removed a debug print statement
- Legacy-Id: 15963
2019-02-25 12:30:52 +00:00
Henrik Levkowetz 8f0cca05db Backed out the removal of the has_dependencies field (and database column), to be done in the next release, to avoid unnecessary issues with disappearing columns during deployment
- Legacy-Id: 15962
2019-02-25 12:20:33 +00:00
Henrik Levkowetz 6c1b57509d Increased the document count for group document lists from the default(200) to 500, as MPLS now exceeds 200.
- Legacy-Id: 15961
2019-02-21 19:53:25 +00:00
Henrik Levkowetz e8a59ce1e5 Rewrote the submission deduce_group() to consider all groups with acronyms that are also GroupTypeNames. Added GroupTypeName for iesg,ise,adhoc groups, and appropriate GroupFeatures for each. Updated the names.json fixture.
- Legacy-Id: 15960
2019-02-21 15:27:58 +00:00