Henrik Levkowetz
|
4db4dd16b0
|
Merged in ^/personal/henrik/6.79.1-gdpr@15180 containing GDPR-adaptations.
- Legacy-Id: 15181
|
2018-05-28 11:26:24 +00:00 |
|
Henrik Levkowetz
|
b1440e818b
|
Added assingment of the person.name_from_draft field on draft submission. To be used to replace the content of person.name if someone requires removal of consent-based name info.
- Legacy-Id: 15178
|
2018-05-26 08:40:58 +00:00 |
|
Henrik Levkowetz
|
6c3ec5b18e
|
Added Email origin to Email record creation throughout the codebase.
- Legacy-Id: 15149
|
2018-05-17 16:56:26 +00:00 |
|
Henrik Levkowetz
|
dda9c0136c
|
Overwrite earlier email origin when we've picked up the address from a submission.
- Legacy-Id: 15141
|
2018-05-08 16:23:27 +00:00 |
|
Henrik Levkowetz
|
f0c0753e28
|
Added email origin information to some function calls that needed it.
- Legacy-Id: 15130
|
2018-05-05 12:49:10 +00:00 |
|
Henrik Levkowetz
|
5f37a71889
|
Added origin information to all places where we create email address entries.
- Legacy-Id: 15127
|
2018-05-05 12:40:30 +00:00 |
|
Henrik Levkowetz
|
d076a1728c
|
Added a 'recent drafts' page, showing drafs submitted the last 7 days.
- Legacy-Id: 15099
|
2018-05-01 17:55:22 +00:00 |
|
Henrik Levkowetz
|
fec59ad937
|
Fixed a PyQuery property access that should have been a method call.
- Legacy-Id: 15087
|
2018-04-26 11:51:39 +00:00 |
|
Henrik Levkowetz
|
a9fbea113b
|
Changed incorrect use of 404 status code in api to 400. Fixes issue #2498.
- Legacy-Id: 15044
|
2018-04-13 11:11:48 +00:00 |
|
Henrik Levkowetz
|
9bd18df83b
|
Use .assertIn(...) in tests instead of .assertTrue(x in y) as the failure messages are much more informative
- Legacy-Id: 15026
|
2018-04-07 10:09:07 +00:00 |
|
Henrik Levkowetz
|
327ffb6559
|
Test data template tweak.
- Legacy-Id: 14873
|
2018-03-20 13:17:29 +00:00 |
|
Henrik Levkowetz
|
04495217bc
|
Merged in [14863] from rjsparks@nostrum.com:
Improved test coverage for ietf.utils.draft.
- Legacy-Id: 14872
Note: SVN reference [14863] has been migrated to Git commit 1d021770a8
|
2018-03-20 12:58:44 +00:00 |
|
Henrik Levkowetz
|
b75ee89865
|
Added a test case for reference extraction.
- Legacy-Id: 14869
|
2018-03-20 11:04:12 +00:00 |
|
Robert Sparks
|
1d021770a8
|
Improved test coverage for ietf.utils.draft. Commit ready for merge.
- Legacy-Id: 14863
|
2018-03-18 18:52:43 +00:00 |
|
Henrik Levkowetz
|
6e5e50c78c
|
Added an error message for missing email in extracted author information during automated draft submission.
- Legacy-Id: 14743
|
2018-03-07 16:42:57 +00:00 |
|
Henrik Levkowetz
|
5573dc00d0
|
Find person by email during draft submission also if email case doesn't match.
- Legacy-Id: 14723
|
2018-03-02 21:27:13 +00:00 |
|
Henrik Levkowetz
|
1ed8e967e7
|
Merged in ^/personal/henrik/6.72.1-django-1.11@14676: Upgrade to Django 1.11
- Legacy-Id: 14695
|
2018-02-25 19:55:16 +00:00 |
|
Henrik Levkowetz
|
00a97a47fe
|
Changed an exception handling to not depend on exceptions having a .msg element
- Legacy-Id: 14687
|
2018-02-23 14:48:18 +00:00 |
|
Henrik Levkowetz
|
8a9dcfc856
|
Call the xml2rfc parser with normalize=True, in alignment with xml2rfc internal use.
- Legacy-Id: 14686
|
2018-02-23 13:46:28 +00:00 |
|
Henrik Levkowetz
|
26bf387356
|
Replaced direct assignment to m2m fields with .clear() and .set()
- Legacy-Id: 14666
|
2018-02-21 23:58:25 +00:00 |
|
Henrik Levkowetz
|
a4768bb514
|
Removed unused imports. Added some explicit orderings to avoid pagination issues.
- Legacy-Id: 14664
|
2018-02-21 23:54:31 +00:00 |
|
Henrik Levkowetz
|
06362ec046
|
Got rid of old migrations and created new initial migrations.
- Legacy-Id: 14662
|
2018-02-21 23:46:22 +00:00 |
|
Henrik Levkowetz
|
5638cf3da3
|
Changed all usage of ForeignKey and OneToOneFiled in model.py files to the compatibility versions from ietf.utils.models.
- Legacy-Id: 14661
|
2018-02-20 15:36:05 +00:00 |
|
Henrik Levkowetz
|
fcc22da623
|
Removed a chunk of code that won't be executed in all test environments from the test coverage measurements
- Legacy-Id: 14550
|
2018-01-23 17:29:41 +00:00 |
|
Henrik Levkowetz
|
4695ec5383
|
Restricted automatic IANA state change into 'Version Changed - Review Needed' on new draft revisions to events before document approval, based on conversation with Michelle.
- Legacy-Id: 14486
|
2018-01-04 12:31:05 +00:00 |
|
Henrik Levkowetz
|
8ff59cd41c
|
Fixed some issues with a migration. The migration has been re-run on production.
- Legacy-Id: 14484
|
2017-12-31 15:37:18 +00:00 |
|
Henrik Levkowetz
|
29a0c8a47f
|
Added a data migration to create yang catalog links for yang documents published before the yang catalog link feature was introduced in the datatracker.
- Legacy-Id: 14447
|
2017-12-19 15:08:33 +00:00 |
|
Henrik Levkowetz
|
47a0b9d3ce
|
Changed handling of yang modeules from drafts with errors, to not place them in separate directories, due to possible follow-on effects. Added use of IANA-held modules when validating, and regular rsyncing from IANA.
- Legacy-Id: 14389
|
2017-12-04 14:37:15 +00:00 |
|
Henrik Levkowetz
|
98d234cd86
|
Refactored the handling of BallotDocEvent in tests, only creating them as needed, in preparation for stricter checks on state transitions to avoid mismatches between state and ballot.
- Legacy-Id: 14380
|
2017-11-30 16:02:31 +00:00 |
|
Henrik Levkowetz
|
b6f0fbd52d
|
Added new checker runs for all active drafts with yang modules to the yang link data migration, in order to make sure to have module information available.
- Legacy-Id: 14277
|
2017-11-02 14:49:51 +00:00 |
|
Henrik Levkowetz
|
370a0e3d94
|
Added a progress bar to the submission checker json field upgrade migration.
- Legacy-Id: 14276
|
2017-11-02 14:48:28 +00:00 |
|
Henrik Levkowetz
|
6edcd1b407
|
Capture messages from xym's get_extracted_models()
- Legacy-Id: 14275
|
2017-11-02 14:45:58 +00:00 |
|
Henrik Levkowetz
|
a25ee4e50d
|
Fixed an initialization error.
- Legacy-Id: 14271
|
2017-11-01 20:58:21 +00:00 |
|
Henrik Levkowetz
|
48a81862b8
|
Added a data migration to upgrade the submission checker json details to a consistent format.
- Legacy-Id: 14269
|
2017-11-01 14:45:25 +00:00 |
|
Henrik Levkowetz
|
1e98a58386
|
Added missing in-loop variable initializations in the yang checker code. Fixes issue #2397.
- Legacy-Id: 14268
|
2017-11-01 14:40:56 +00:00 |
|
Henrik Levkowetz
|
02ec2aa7e3
|
Included the path for draft moduled found invalid in the module paths when running yanglint, in order to avoid some unhelpful model not found messages. Fixes issue #2398.
- Legacy-Id: 14266
|
2017-11-01 14:00:24 +00:00 |
|
Henrik Levkowetz
|
ec02ed5cdd
|
Removed case sensitivity in the submission API when comparing the submitter email address with the email addresses found in the draft. Fixes issue #2396.
- Legacy-Id: 14265
|
2017-11-01 13:47:12 +00:00 |
|
Henrik Levkowetz
|
130261e781
|
Removed some debug statements.
- Legacy-Id: 14242
|
2017-10-30 12:28:51 +00:00 |
|
Henrik Levkowetz
|
7edb4da711
|
Added draft URLs pointing to Yang resources (impact analysis and model metadata) for submissions containing Yang modules.
- Legacy-Id: 14237
|
2017-10-30 11:30:01 +00:00 |
|
Henrik Levkowetz
|
54088de325
|
Changed the submission checkers to return more information in the checker details json blob; in particular added information about individual extracted code modules associated with a draft. This is used by the yang valididty checker to return a list of extracted yang modules.
- Legacy-Id: 14236
|
2017-10-30 11:28:19 +00:00 |
|
Henrik Levkowetz
|
8f2247ad1d
|
Changed the SubmissionCheck.time field to use a default now value, instead of auto_now, to permit migrations without changing the timestamps.
- Legacy-Id: 14235
|
2017-10-30 11:25:40 +00:00 |
|
Henrik Levkowetz
|
f795fa56b9
|
Changed the SubmissionCheck.time field to use a default now value, instead of auto_now, to permit migrations without changing the timestamps.
- Legacy-Id: 14234
|
2017-10-30 11:24:47 +00:00 |
|
Henrik Levkowetz
|
7c9364b61f
|
Added some more debugging output for occasional author extraction failures during test. See also [14226].
- Legacy-Id: 14233
Note: SVN reference [14226] has been migrated to Git commit 215008211a
|
2017-10-30 11:22:45 +00:00 |
|
Henrik Levkowetz
|
215008211a
|
Added some debugging code to help identify random test failures
- Legacy-Id: 14226
|
2017-10-27 05:53:23 +00:00 |
|
Henrik Levkowetz
|
ac69d9889d
|
Added a guard against feeding int() a non-numeric string during submission confirmation and a log assertion to report same.
- Legacy-Id: 14202
|
2017-10-10 15:02:00 +00:00 |
|
Henrik Levkowetz
|
437a622141
|
Set a temporary state 'confirmed' when handling submission confirmations in order to avoid running the confirmation code multiple times on multiple form submits.
- Legacy-Id: 14191
|
2017-10-07 13:34:14 +00:00 |
|
Henrik Levkowetz
|
7b2d921a5a
|
Tweaked the submission search form to accept draft names which include revision numbers. Fixes issue #2380.
- Legacy-Id: 14171
|
2017-09-27 15:08:40 +00:00 |
|
Henrik Levkowetz
|
2d817427fc
|
Added a cancel button to the submission confirmation page. Fixes issue #2379.
- Legacy-Id: 14170
|
2017-09-27 14:18:12 +00:00 |
|
Henrik Levkowetz
|
328c6c6ab8
|
Added a submission state filter to the submission admin page.
- Legacy-Id: 14169
|
2017-09-27 14:15:31 +00:00 |
|
Henrik Levkowetz
|
d0583f4f02
|
Removed the repeat of the error message in the HTTP reason string. Fixes issue #2378.
- Legacy-Id: 14168
|
2017-09-27 11:03:25 +00:00 |
|