Henrik Levkowetz
5f54a4d547
Updated some svn:ignore lists.
...
- Legacy-Id: 14431
2017-12-18 17:25:00 +00:00
Henrik Levkowetz
6567e707ce
Merged in ^/personal/henrik/6.64.2-ballotapi@14426. This provides personal API keys and a ballot position API at /api/iesg/position. Also added an endpoint description at /api/.
...
- Legacy-Id: 14430
2017-12-17 23:43:44 +00:00
Henrik Levkowetz
a08c8dc76f
Added an API endpoint to support automation of IESG ballot position posting, at /api/iesg/position. Added tests for the API endpoint, and updated the apikey validation decorator tests. Tweaked the decorator to handle a weakness found during testing.
...
- Legacy-Id: 14429
2017-12-17 21:55:27 +00:00
Henrik Levkowetz
b0863c8963
Modified some names.
...
- Legacy-Id: 14428
2017-12-16 18:43:08 +00:00
Henrik Levkowetz
ec4e238185
Added some missing files.
...
- Legacy-Id: 14427
2017-12-16 18:39:26 +00:00
Henrik Levkowetz
e7209c6e50
Added a new personal event table to keep track of personal API key logins, and a management command to send out reports about activity to users with API keys. Added a weekly cronjob script to trigger weekly reports, and a monthly script for future use. Added a @require_api_key decorator to validate API keys for API key views and log in the API key owner. Modified the API key management urls to use create and disable rather than add and delete. Updated the API key list view. Added an API placeholder view function for ballot position setting, for test purposes. Added tests for the decorator and management command.
...
- Legacy-Id: 14426
2017-12-16 18:37:52 +00:00
Henrik Levkowetz
383b8b16b9
Corrected daily and hourly cron script descriptions.
...
- Legacy-Id: 14425
2017-12-16 18:27:06 +00:00
Henrik Levkowetz
f697d9ecb6
Merged in [14404] from rjsparks@nostrum.com:
...
Include an explicitly set Responsible ADs email addresses in generated aliases when a document has a group.
- Legacy-Id: 14424
Note: SVN reference [14404] has been migrated to Git commit e36cad65ed
2017-12-15 23:57:41 +00:00
Henrik Levkowetz
152261a869
Added new infrastructure for personal API keys, to generate, view, and delete them.
...
- Legacy-Id: 14423
2017-12-14 14:30:59 +00:00
Henrik Levkowetz
5d86b65170
Set version info and settings back to development mode
...
- Legacy-Id: 14417
2017-12-12 14:41:22 +00:00
Henrik Levkowetz
63d9a1741e
Set version info to release version 6.67.1 before branching.
...
- Legacy-Id: 14415
2017-12-12 14:41:00 +00:00
Henrik Levkowetz
13f4761e3c
Changelog entry for 6.67.1
...
- Legacy-Id: 14414
2017-12-12 14:40:52 +00:00
Henrik Levkowetz
ff999f8b91
Code coverage data for release 6.67.1
...
- Legacy-Id: 14413
2017-12-12 14:40:31 +00:00
Henrik Levkowetz
c5c4bde5e6
Dead code removal.
...
- Legacy-Id: 14412
2017-12-11 18:38:56 +00:00
Henrik Levkowetz
1f976da5c1
Third part of document read refactoring, after [14406] and [14410]. This replaces all usage of the non-unicode-aware get_document_content() function with unicode-aware Document.text() or Document.text_or_error() methods. This was triggered by yet another report of unicode content not being shown properly, and should fix all instances of document (drafts, agendas, minutes, etc.) display in the datatracker not handling unicode characters properly.
...
- Legacy-Id: 14411
Note: SVN reference [14406] has been migrated to Git commit 967ece7e7d
Note: SVN reference [14410] has been migrated to Git commit 660c81c272
2017-12-11 16:23:51 +00:00
Henrik Levkowetz
660c81c272
Tweaked the file content read refactoring in [14406] to try latin-1 conversion if unicode doesn't work.
...
- Legacy-Id: 14410
Note: SVN reference [14406] has been migrated to Git commit 967ece7e7d
2017-12-10 17:48:09 +00:00
Henrik Levkowetz
3f40d9c962
Applied a patch from kivinen@iki.fi to only show review completion date when the review is completed or part completed. Fixes issue #2423 .
...
- Legacy-Id: 14409
2017-12-09 21:54:56 +00:00
Henrik Levkowetz
892f12e537
Merged in [14403] from rjsparks@nostrum.com:
...
Fixed a typo in the milestones under review view. Added bootstrap panels. Fixes #2427 ,
- Legacy-Id: 14408
Note: SVN reference [14403] has been migrated to Git commit d415d8658c
2017-12-09 20:54:35 +00:00
Henrik Levkowetz
920a73a575
Fixed the formatting of a number of custom checks for the django check format, to be easier to read.
...
- Legacy-Id: 14407
2017-12-09 14:57:55 +00:00
Henrik Levkowetz
967ece7e7d
Started refactoring of reading text from document files (drafts, charters, etc.) in order to normalise on one way of doing this, and making that return unicode rather than undecoded bytes. This is the first step of two, in order to gauge the possible issues and report on discrepancies.
...
- Legacy-Id: 14406
2017-12-08 21:51:11 +00:00
Henrik Levkowetz
f2f21c4ef3
Improved cleaning of unidecode results in ascii name conversion.
...
- Legacy-Id: 14405
2017-12-08 12:36:23 +00:00
Robert Sparks
e36cad65ed
Include an explicitly set Responsible ADs email addresses in generated aliases when a document has a group. Commit ready for merge.
...
- Legacy-Id: 14404
2017-12-07 21:33:04 +00:00
Robert Sparks
d415d8658c
Fixed a typo in the milestones under review view. Added bootstrap panels. Fixes #2427 , Commit ready for merge.
...
- Legacy-Id: 14403
2017-12-07 21:12:56 +00:00
Henrik Levkowetz
3cd3c3526f
Tweaked the coverage_changes management comand output.
...
- Legacy-Id: 14402
2017-12-06 13:31:33 +00:00
Henrik Levkowetz
7e3fa71e35
Updated the IPR form update text.
...
- Legacy-Id: 14401
2017-12-05 18:37:45 +00:00
Henrik Levkowetz
21501c25e5
Moved IPR form updates and Django 1.11 upgrade forward to positions 2 and 3 on the list.
...
- Legacy-Id: 14400
2017-12-05 18:08:36 +00:00
Henrik Levkowetz
f7d33191f3
Set version info and settings back to development mode
...
- Legacy-Id: 14398
2017-12-05 12:31:36 +00:00
Henrik Levkowetz
466d1aa383
Set version info to release version 6.67.0 before branching.
...
- Legacy-Id: 14396
2017-12-05 12:30:51 +00:00
Henrik Levkowetz
663130612d
Changelog entry for 6.67.0
...
- Legacy-Id: 14395
2017-12-05 12:30:34 +00:00
Henrik Levkowetz
0daebfb752
Code coverage data for release 6.67.0
...
- Legacy-Id: 14394
2017-12-05 12:29:54 +00:00
Henrik Levkowetz
7237a800ae
Changed urlpattern order to list the more specific of overlapping patterns first, and made the rfc feed per year pattern more permissive.
...
- Legacy-Id: 14393
2017-12-04 16:32:58 +00:00
Henrik Levkowetz
2395e7e6b9
Changelog entry for release 6.67.0.
...
- Legacy-Id: 14392
2017-12-04 15:37:46 +00:00
Henrik Levkowetz
4b5e354abe
Merged in [14386] from rjsparks@nostrum.com:
...
Add a per-year RFC feed.
- Legacy-Id: 14391
Note: SVN reference [14386] has been migrated to Git commit 6ab819bdde
2017-12-04 15:29:15 +00:00
Henrik Levkowetz
57c18ef3fe
Changed settings and handling of adhoc wiki paths to be more testing-friendly.
...
- Legacy-Id: 14390
2017-12-04 15:09:03 +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
8a43f7aedf
Added better handling for attempted (mistaken) uploads to unscheduled sessions.
...
- Legacy-Id: 14388
2017-12-04 13:55:16 +00:00
Henrik Levkowetz
6ddacb6b4e
Fixed an incorrect comparison in a check function.
...
- Legacy-Id: 14387
2017-12-01 17:30:50 +00:00
Robert Sparks
6ab819bdde
Add a per-year RFC feed. Commit ready for merge.
...
- Legacy-Id: 14386
2017-12-01 17:19:51 +00:00
Henrik Levkowetz
c5acfc0a79
Improved code coverage slightly.
...
- Legacy-Id: 14385
2017-12-01 09:28:37 +00:00
Henrik Levkowetz
dce6cd35de
Updated release-coverage.
...
- Legacy-Id: 14384
2017-12-01 09:27:54 +00:00
Henrik Levkowetz
ddfddb61ca
Made the ballot type representation string more expressive, showing both name and doc_type.
...
- Legacy-Id: 14383
2017-12-01 09:27:28 +00:00
Henrik Levkowetz
abb69338e2
Added a warning message for the user if ballot creation failed due to an already open ballot. This is a bad state, and should prevented by stricter checks before changing state, but is better than the current situation until we decide exactly which checks to implement.
...
- Legacy-Id: 14382
2017-11-30 16:10:38 +00:00
Henrik Levkowetz
999cd502e2
Tweaked ascii name normalization.
...
- Legacy-Id: 14381
2017-11-30 16:09:06 +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
0cb9155dd6
Updated PLAN
...
- Legacy-Id: 14377
2017-11-23 10:56:35 +00:00
Henrik Levkowetz
c757ae95d8
Moved the 'Search mailarchive' link on ballot pages to a more visible spot.
...
- Legacy-Id: 14376
2017-11-23 10:54:35 +00:00
Henrik Levkowetz
64653b1aa3
Merged in [14374] from kivinen@iki.fi:
...
If draft name has rfcXXXX-bis or rfcXXXXbis then add rfcXXXX to diff context menu. Fixes #460 (7 years old ticket).
- Legacy-Id: 14375
Note: SVN reference [14374] has been migrated to Git commit 23d053ea53
2017-11-16 08:16:38 +00:00
Tero Kivinen
23d053ea53
If draft name has rfcXXXX-bis or rfcXXXXbis then add rfcXXXX to diff context menu. Fixes #460 (7 years old ticket). Commit ready for merge
...
- Legacy-Id: 14374
2017-11-15 11:33:02 +00:00
Henrik Levkowetz
16ab42383b
Set version info and settings back to development mode
...
- Legacy-Id: 14372
2017-11-15 04:17:17 +00:00
Henrik Levkowetz
d1a777cdc6
Set version info to release version 6.66.0 before branching.
...
- Legacy-Id: 14370
2017-11-15 04:17:06 +00:00