Commit graph

9567 commits

Author SHA1 Message Date
Henrik Levkowetz 0c1105f4bb Added a page that lists all the advertised non-wg mailing lists, based
on data fetched from mailman by a cronjob running the
import_mailman_listinfo managemnt command.  Fixes issue #2438.
 - Legacy-Id: 14587
2018-01-30 15:49:08 +00:00
Henrik Levkowetz 2687c8d839 Added a workaround for libmagic mislabelling plain text content with a line beginning with 'virtual' as text/x-c++.
- Legacy-Id: 14586
2018-01-30 08:29:21 +00:00
Henrik Levkowetz fbb4b4447f Improved wordwrap on materials document pages.
- Legacy-Id: 14585
2018-01-29 15:01:30 +00:00
Henrik Levkowetz affcb40d6a Changelog entry for release 6.70.1.
- Legacy-Id: 14580
2018-01-27 12:38:33 +00:00
Henrik Levkowetz fb462e1923 Merged in [14575] from adam@nostrum.com:
: excessive author warning
 - Legacy-Id: 14578
Note: SVN reference [14575] has been migrated to Git commit 8a8f358ae8
2018-01-26 23:04:50 +00:00
Henrik Levkowetz 7279440ac3 Updated the svn:mergeinfo
- Legacy-Id: 14577
2018-01-26 22:43:41 +00:00
Henrik Levkowetz a3d1d5595d Added an option to list the slugs that can be used with the generate_apache_perms management command.
- Legacy-Id: 14576
2018-01-26 22:40:48 +00:00
Adam Roach 8a8f358ae8 Commit ready for merge: excessive author warning
- Legacy-Id: 14575
2018-01-26 20:58:37 +00:00
Henrik Levkowetz fd01a612b7 Added a management command to generate apache 'Require user ...' stanzas from group:type:role specifications.
- Legacy-Id: 14574
2018-01-26 20:43:40 +00:00
Henrik Levkowetz bf7157341f Merged in [14572] from rjsparks@nostrum.com:
Corrected the filter for closed review requests. Fixes #2152.
 - Legacy-Id: 14573
Note: SVN reference [14572] has been migrated to Git commit 68725913b5
2018-01-26 20:02:23 +00:00
Robert Sparks 68725913b5 Corrected the filter for closed review requests. Fixes #2152. Commit ready for merge.
- Legacy-Id: 14572
2018-01-25 22:08:44 +00:00
Henrik Levkowetz eb6341d826 Removed the possibility of choosing '(None)' as reviewer from the bulk review request edit form; this prevents a crash on line 1474 of ietf/group/views.py, in manage_review_request(). The view code needs further care in order make it possible to unassign an assignment here.
- Legacy-Id: 14570
2018-01-25 15:58:59 +00:00
Henrik Levkowetz d6e4404d63 Only do coverage set/reset operations if we're in test mode. Fixes a 500 error during draft submission yang checking.
- Legacy-Id: 14569
2018-01-25 11:31:38 +00:00
Henrik Levkowetz e7290b3b1c Set version info and settings back to development mode
- Legacy-Id: 14567
2018-01-24 12:46:02 +00:00
Henrik Levkowetz 61bf1d0367 Set version info to release version 6.70.0 before branching.
- Legacy-Id: 14565
2018-01-24 12:45:52 +00:00
Henrik Levkowetz 951eccf2d3 Changelog entry for 6.70.0
- Legacy-Id: 14564
2018-01-24 12:45:46 +00:00
Henrik Levkowetz 19e2ea1ddf Code coverage data for release 6.70.0
- Legacy-Id: 14563
2018-01-24 12:45:30 +00:00
Henrik Levkowetz 0b8124cd34 Code coverage data for release 6.70.0
- Legacy-Id: 14561
2018-01-24 12:22:57 +00:00
Henrik Levkowetz 400c1a3da0 Updated bower-managed static web assets
- Legacy-Id: 14560
2018-01-24 12:02:52 +00:00
Henrik Levkowetz ccec044511 Fixed a type issue with [14556]
- Legacy-Id: 14559
Note: SVN reference [14556] has been migrated to Git commit a438ff85e8
2018-01-23 22:27:49 +00:00
Henrik Levkowetz 261ebbf44e Updated PLAN.
- Legacy-Id: 14558
2018-01-23 21:44:04 +00:00
Henrik Levkowetz 134e446ab6 Changelog entry for release 6.70.0.
- Legacy-Id: 14557
2018-01-23 21:42:58 +00:00
Henrik Levkowetz a438ff85e8 Made the MeetingFactory produce ietf meetings with dates appropriate for the numbers. Fixes random failures in test_eligible().
- Legacy-Id: 14556
2018-01-23 21:41:47 +00:00
Henrik Levkowetz a00532694d Merged in [14549] from rjsparks@nostrum.com:
Allow those people who can make a review request to edit the request deadline. Send mail to other directorate secretaries when one secretary makes a change to a request. Fixes #2233.
 - Legacy-Id: 14555
Note: SVN reference [14549] has been migrated to Git commit ba8b4d3a38
2018-01-23 19:24:39 +00:00
Henrik Levkowetz 4871c9af7b Added .txt, text/plain, to the permitted types for bluesheet upload. Fixes issue #2437.
- Legacy-Id: 14554
2018-01-23 18:34:27 +00:00
Henrik Levkowetz ffda183e79 Added .txt, text/plain, to the permitted types for bluesheet upload. Fixes issue #2437.
- Legacy-Id: 14553
2018-01-23 18:34:00 +00:00
Henrik Levkowetz 535cd0bccf Expanded the fields that the 'author' entry of the document search form is applied to, from just author name, to author name, email addresses, and affiliation. Fixes issue #2415.
- Legacy-Id: 14552
2018-01-23 18:12:10 +00:00
Henrik Levkowetz c9dd9ef147 Added hit counts to the document search result page template.
- Legacy-Id: 14551
2018-01-23 18:04:46 +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
Robert Sparks ba8b4d3a38 Allow those people who can make a review request to edit the request deadline. Send mail to other directorate secretaries when one secretary makes a change to a request. Fixes #2233. Commit ready for merge.
- Legacy-Id: 14549
2018-01-22 21:43:53 +00:00
Henrik Levkowetz 649433874f Merged in [14539] from rjsparks@nostrum.com:
Warn when putting a draft on a telechat that is so close that directorates will probably not have time to complete a review. Fixes #2381.
 - Legacy-Id: 14542
Note: SVN reference [14539] has been migrated to Git commit dfc1d2aa9a
2018-01-19 15:22:16 +00:00
Henrik Levkowetz f996fe825f Added more test data for the eligibility view, in order to exercise all parts of the view code.
- Legacy-Id: 14541
2018-01-19 15:21:33 +00:00
Henrik Levkowetz 374950ede8 Removed code generating nomcom page urls which doesn't resolve any more. Added a comment about the eligibility view for previous nomcoms.
- Legacy-Id: 14540
2018-01-19 15:06:23 +00:00
Robert Sparks dfc1d2aa9a Warn when putting a draft on a telechat that is so close that directorates will probably not have time to complete a review. Fixes #2381. Commit ready for merge.
- Legacy-Id: 14539
2018-01-18 22:14:30 +00:00
Henrik Levkowetz 7921d613d5 Merged in [14533] from rjsparks@nostrum.com:
Add a page for the nomcom-chair and the secretariat to view who the datatracker thinks is nomcom eligible. Related to #2257.
 - Legacy-Id: 14538
Note: SVN reference [14533] has been migrated to Git commit 4ce6b934b8
2018-01-17 22:32:00 +00:00
Henrik Levkowetz 2644ea9af3 Merged in [14532] from rjsparks@nostrum.com:
Add another external tool link to the nomcom chair's task menu.
 - Legacy-Id: 14537
Note: SVN reference [14532] has been migrated to Git commit ae16217900
2018-01-17 22:00:16 +00:00
Henrik Levkowetz cbd18ae0ce Fixed a pyflakes issue.
- Legacy-Id: 14536
2018-01-17 21:02:36 +00:00
Henrik Levkowetz 7d5bd3f5d5 Modified the patch actions run under the 'check' management command to patch an issue with a unidecode lib warning.
- Legacy-Id: 14535
2018-01-17 19:27:52 +00:00
Henrik Levkowetz d2441c7921 Excluded versions of the Faker lib that produces names of type string instead of unicode for locale ro_RO, to avoid warnings from unidecode during testing.
- Legacy-Id: 14534
2018-01-17 19:24:38 +00:00
Robert Sparks 4ce6b934b8 Add a page for the nomcom-chair and the secretariat to view who the datatracker thinks is nomcom eligible. Related to #2257. Commit ready for merge.
- Legacy-Id: 14533
2018-01-17 17:58:58 +00:00
Robert Sparks ae16217900 Add another external tool link to the nomcom chair's task menu. Commit ready for merge.
- Legacy-Id: 14532
2018-01-17 15:20:38 +00:00
Henrik Levkowetz 8e2359ee48 Set version info and settings back to development mode
- Legacy-Id: 14529
2018-01-16 11:36:11 +00:00
Henrik Levkowetz c9d20dc917 Set version info to release version 6.69.0 before branching.
- Legacy-Id: 14527
2018-01-16 11:35:03 +00:00
Henrik Levkowetz 3971dab352 Changelog entry for 6.69.0
- Legacy-Id: 14526
2018-01-16 11:33:09 +00:00
Henrik Levkowetz 8661847366 Code coverage data for release 6.69.0
- Legacy-Id: 14525
2018-01-16 11:31:30 +00:00
Henrik Levkowetz 036d5b6dde Updated bower-managed static web assets
- Legacy-Id: 14524
2018-01-16 11:07:24 +00:00
Henrik Levkowetz d2f0a74877 Merged in [14518] from rjsparks@nostrum.com:
Add navigation for the nomcom-chair to external tools. Fixes #2258.
 - Legacy-Id: 14523
Note: SVN reference [14518] has been migrated to Git commit 230bb2371a
2018-01-15 01:48:13 +00:00
Henrik Levkowetz 819c142b51 Merged in [14516] from rcross@amsl.com:
Add admin permissions to secretariat group for nomcom objects.
 - Legacy-Id: 14522
Note: SVN reference [14516] has been migrated to Git commit 4e1ab4888e
2018-01-15 00:31:44 +00:00
Henrik Levkowetz 07fd714c88 Refined the URL patterns and handling of alternative meeting material file formats, which were broken by an earlier refactoring (v6.57.0). Fixes issue #2436.
- Legacy-Id: 14521
2018-01-14 21:09:28 +00:00
Henrik Levkowetz 87f4997bf5 Fixed unbalanced parentheses.
- Legacy-Id: 14520
2018-01-14 19:20:24 +00:00