Henrik Levkowetz
b342051ba6
Set version info and settings back to development mode
...
- Legacy-Id: 14631
2018-02-09 10:13:23 +00:00
Henrik Levkowetz
3c24dee900
Set version info to release version 6.72.1 before branching.
...
- Legacy-Id: 14629
2018-02-09 10:13:15 +00:00
Henrik Levkowetz
ce5064b889
Merged in [14624] from rjsparks@nostrum.com:
...
Allow those people who could upload bluesheets for an interim to upload revised bluesheets. Fixes #2442 .
- Legacy-Id: 14626
Note: SVN reference [14624] has been migrated to Git commit 0306f0ad57
2018-02-08 13:30:45 +00:00
Henrik Levkowetz
a509ef00f1
Merged in [14623] from rjsparks@nostrum.com:
...
Take a different approach to avoiding the crash when a team secretary uses the bulk assignment form to unassign a request. Reverts r14570. Fixes #2443 .
- Legacy-Id: 14625
Note: SVN reference [14623] has been migrated to Git commit 7b89db153e
2018-02-08 02:08:14 +00:00
Robert Sparks
0306f0ad57
Allow those people who could upload bluesheets for an interim to upload revised bluesheets. Fixes #2442 . Commit ready for merge.
...
- Legacy-Id: 14624
2018-02-07 18:38:24 +00:00
Robert Sparks
7b89db153e
Take a different approach to avoiding the crash when a team secretary uses the bulk assignment form to unassign a request. Reverts r14570. Fixes #2443 . Commit ready for merge.
...
- Legacy-Id: 14623
2018-02-07 17:58:27 +00:00
Henrik Levkowetz
f3d94abefe
Re-worked create_proceedings_templates() so it does not blow up if it's run a second time for a given meeting.
...
- Legacy-Id: 14621
2018-02-07 11:59:46 +00:00
Henrik Levkowetz
3dd66eba65
Fixed an UnboundLocalError (only partial variable initialization) bug.
...
- Legacy-Id: 14620
2018-02-07 06:13:19 +00:00
Henrik Levkowetz
dd7853c7a3
Check line lenght before assuming there's a first character.
...
- Legacy-Id: 14619
2018-02-06 15:18:11 +00:00
Henrik Levkowetz
6d1ac046b5
Set version info and settings back to development mode
...
- Legacy-Id: 14616
2018-02-06 14:18:55 +00:00
Henrik Levkowetz
8a57b3b8a8
Set version info to release version 6.72.0 before branching.
...
- Legacy-Id: 14614
2018-02-06 14:18:44 +00:00
Henrik Levkowetz
a4cc4bba2e
Merged in ^/personal/henrik/6.68.4-ipr@14609 from henrik@levkowetz.com:
...
Changes to the IPR disclosure pages, requested during WG Chairs Lunch where the changes to IPR handling introduced by RFC8179 were presented.
- Legacy-Id: 14610
2018-02-01 15:41:34 +00:00
Henrik Levkowetz
8440caf957
Set version info and settings back to development mode
...
- Legacy-Id: 14607
2018-02-01 15:02:25 +00:00
Henrik Levkowetz
194ea6dd71
Set version info to release version 6.71.1 before branching.
...
- Legacy-Id: 14605
2018-02-01 15:02:15 +00:00
Henrik Levkowetz
ca77fd169d
Changed the menu entry for non-wg lists to point at our own page.
...
- Legacy-Id: 14602
2018-01-31 18:03:24 +00:00
Henrik Levkowetz
7f462b330b
Added view caching of the non-wg list index.
...
- Legacy-Id: 14601
2018-01-31 18:02:54 +00:00
Henrik Levkowetz
0ac80ab1ee
Fixed 2 bugs in import_mailman_listinfo; one typo and one bug which prevented updating of lists that changed from advertised to not advertised.
...
- Legacy-Id: 14600
2018-01-31 18:02:13 +00:00
Henrik Levkowetz
a1ad2616be
Set version info and settings back to development mode
...
- Legacy-Id: 14593
2018-01-30 20:59:17 +00:00
Henrik Levkowetz
06a39aab1f
Set version info to release version 6.71.0 before branching.
...
- Legacy-Id: 14591
2018-01-30 20:59:06 +00:00
Henrik Levkowetz
ba1ab57eaf
Added a test factories file for mailinglists.
...
- Legacy-Id: 14588
2018-01-30 17:43:02 +00:00
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
46472401ad
Changed the IPR disclosure page for IPR disclosure updates to show both the previous and current disclosure details side-by-side. Fixes issue #2414 .
...
- Legacy-Id: 14581
2018-01-27 21:34:52 +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
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
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
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
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