Commit graph

7873 commits

Author SHA1 Message Date
Henrik Levkowetz aac990906d Set version info to release version 6.72.4 before branching.
- Legacy-Id: 14690
2018-02-23 17:16:54 +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 742ad090fc Changed the floorplan short string from 2 to 3 characters, in order to support things like London Hilton Metropole's level -3E, 3rd lower ground floor East.
- Legacy-Id: 14685
2018-02-22 22:40:56 +00:00
Henrik Levkowetz 5192440c9e Rewrote the head-of-rotation review assignment loop to guarantee that it will terminate. This should fix the 'gateway timeout' issues we've seen lately, when review request volume in some review teams have been such that multiple assignments to the head of queue members have triggered the issue.
- Legacy-Id: 14684
2018-02-22 22:18:19 +00:00
Henrik Levkowetz ec22dfd09b Set version info and settings back to development mode
- Legacy-Id: 14682
2018-02-22 18:33:46 +00:00
Henrik Levkowetz 4cb7160a75 Set version info to release version 6.72.3 before branching.
- Legacy-Id: 14680
2018-02-22 18:33:21 +00:00
Henrik Levkowetz 89cf68b7f1 Catch IOError exceptions when trying to apply patches
- Legacy-Id: 14677
2018-02-22 18:08:56 +00:00
Henrik Levkowetz cdc295bab8 Merged in [14655] from housley@vigilsec.com:
Strip the HTML tags around the new values in the mail produced by email_iesg_processing_document. Also, provide the previously missing URL at the end of the message. Fixes 2455.
 - Legacy-Id: 14657
Note: SVN reference [14655] has been migrated to Git commit 6ea0881a89
2018-02-19 17:36:09 +00:00
Russ Housley 6ea0881a89 Strip the HTML tags around the new values in the mail produced by email_iesg_processing_document. Also, provide the previously missing URL at the end of the message. Fixes 2455.
- Legacy-Id: 14655
2018-02-18 20:40:49 +00:00
Henrik Levkowetz 6baf6e990d Set version info and settings back to development mode
- Legacy-Id: 14653
2018-02-16 14:47:16 +00:00
Henrik Levkowetz 559e126814 Set version info to release version 6.72.2 before branching.
- Legacy-Id: 14651
2018-02-16 14:46:59 +00:00
Henrik Levkowetz 293f1967a2 Updated bower-managed static web assets
- Legacy-Id: 14647
2018-02-16 13:19:29 +00:00
Henrik Levkowetz 85db75739a Added a patch for a faker problem with locale ro_RO names (default first_names from a region without first_names explicitly declared are returned as str instead of unicode under python 2.7, https://github.com/joke2k/faker/issues/684)
- Legacy-Id: 14645
2018-02-16 13:13:40 +00:00
Henrik Levkowetz 838ad9cf44 Added page counts for open review requests on the reviewer assignment drop-downs of /group/*/reviews/manage/unassigned/. Fixes issue #2449.
- Legacy-Id: 14644
2018-02-15 18:39:39 +00:00
Henrik Levkowetz 671ad54cc7 Work around mixed return types for get_meeting_schedule()
- Legacy-Id: 14643
2018-02-15 17:20:57 +00:00
Henrik Levkowetz 1825406695 Added a presence check before removing a list element. Addresses a 500 in unassigned review form POST.
- Legacy-Id: 14642
2018-02-14 14:32:33 +00:00
Henrik Levkowetz d07411c62f Fixed an issue which could arise when updating IPR declarations with no value for patent_info.
- Legacy-Id: 14638
2018-02-10 22:37:16 +00:00
Henrik Levkowetz 534b8898e9 The IPR disclosure form field for statement is too small to hold some of the existing statements. Incresed from 255 to 2000.
- Legacy-Id: 14637
2018-02-10 22:35:58 +00:00
Henrik Levkowetz 47e45c532b Merged in [14634] from rjsparks@nostrum.com:
Simplified the view that lets the secretariat see and change timeslot types. Fixes #2313.
 - Legacy-Id: 14635
Note: SVN reference [14634] has been migrated to Git commit 012d51b63c
2018-02-09 18:15:01 +00:00
Robert Sparks 012d51b63c Simplified the view that lets the secretariat see and change timeslot types. Fixes #2313. Commit ready for merge.
- Legacy-Id: 14634
2018-02-09 17:05:11 +00:00
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