Commit graph

10908 commits

Author SHA1 Message Date
Henrik Levkowetz ccb9074bc7 Temporary fix for a potential server 500. Expecting a better fix from Ryan.
- Legacy-Id: 15959
2019-02-21 15:26:40 +00:00
Henrik Levkowetz b19370b98c Tweaked mkdevbranch to take and optional extra message chunk.
- Legacy-Id: 15958
2019-02-18 12:14:19 +00:00
Henrik Levkowetz d53f9db779 Modified a view function to fill in missing default CommunityLists for groups with features.has_documents == True.
- Legacy-Id: 15957
2019-02-18 12:12:46 +00:00
Henrik Levkowetz 6667cc500c Updated PLAN
- Legacy-Id: 15935
2019-02-07 16:28:33 +00:00
Henrik Levkowetz 720943af72 Removed the has_dependencies GroupFeature, and used has_documents instead in the one place it was used.
- Legacy-Id: 15934
2019-02-07 15:56:48 +00:00
Henrik Levkowetz fc5dd02c27 Fixed a submission failure for xml files missing abstract sections.
- Legacy-Id: 15933
2019-02-07 15:26:26 +00:00
Henrik Levkowetz 3b50082904 Set version info and settings back to development mode
- Legacy-Id: 15931
2019-02-04 11:58:28 +00:00
Henrik Levkowetz c78c5b9548 Set version info to release version 6.91.0 before branching.
- Legacy-Id: 15929
2019-02-04 11:58:09 +00:00
Henrik Levkowetz 0f462a6eb1 Changelog entry for 6.91.0
- Legacy-Id: 15928
2019-02-04 11:58:00 +00:00
Henrik Levkowetz f2e0341a76 Code coverage data for release 6.91.0
- Legacy-Id: 15927
2019-02-04 11:57:49 +00:00
Henrik Levkowetz a7367582f7 Updated bower-managed static web assets
- Legacy-Id: 15926
2019-02-04 11:30:15 +00:00
Henrik Levkowetz fd62a25f4e Added a missing variable initialization.
- Legacy-Id: 15925
2019-02-04 11:26:29 +00:00
Henrik Levkowetz 9e062ece84 Updated bower-managed static web assets
- Legacy-Id: 15924
2019-02-04 10:25:58 +00:00
Henrik Levkowetz 41fbba05a5 Changelog information for 6.91.0
- Legacy-Id: 15923
2019-01-31 19:18:53 +00:00
Henrik Levkowetz b57ad67041 Updated code and templates to use the new docman and groupman group features.
- Legacy-Id: 15922
2019-01-30 15:59:00 +00:00
Henrik Levkowetz 237d0ed64e Updated fixture with new group features and more.
- Legacy-Id: 15921
2019-01-30 15:57:45 +00:00
Henrik Levkowetz 0885422534 Added new docman and groupman GroupFeature fields.
- Legacy-Id: 15920
2019-01-30 15:55:23 +00:00
Henrik Levkowetz 8ba7cf144f Updated migrations to split the matman_roles group feature into matman, docman and groupman features.
- Legacy-Id: 15919
2019-01-30 15:54:00 +00:00
Henrik Levkowetz 5d88a0805b Added a tiny management command to list group types per feature.
- Legacy-Id: 15918
2019-01-30 15:52:33 +00:00
Henrik Levkowetz 95fe1ae729 Removed origin information from the liaison_title.html template, as it's used in a context where html comments will be rendered. Fixes issue #2674.
- Legacy-Id: 15916
2019-01-24 20:58:06 +00:00
Henrik Levkowetz d1f1be5b01 Second correction to the default values of the GroupFeatures JSONField fields, and updated the migration to match.
- Legacy-Id: 15915
2019-01-24 20:22:44 +00:00
Henrik Levkowetz 6590e4f4ad Corrected the default values of the GroupFeatures JSONField fields, and updated the migration to match.
- Legacy-Id: 15914
2019-01-24 20:08:29 +00:00
Henrik Levkowetz ef97f2a821 Merged in GroupFeatures refactoring and expansion from ^/personal/henrik/6.89.4.dev0@15911.
- Legacy-Id: 15912
2019-01-24 15:25:01 +00:00
Henrik Levkowetz c87d3741f3 Added 2 utility functions to help create group features query filters, and applied them in 3 places in order to move group feature role list code back into DB queries.
- Legacy-Id: 15911
2019-01-23 18:40:39 +00:00
Henrik Levkowetz 37f46183db Added some copyright and encoding strings.
- Legacy-Id: 15910
2019-01-23 18:38:16 +00:00
Henrik Levkowetz f076127317 Added a migration that seems to have resulted from running a newer version of django-simple-history.
- Legacy-Id: 15909
2019-01-22 18:14:26 +00:00
Henrik Levkowetz 57a4c9f41f Added 9 new group features, and changed list-like char fields to json fields, to get better support for using the values as lists. Modified code to use the group features instead of explicit lists of group types in many places in the code.
- Legacy-Id: 15908
2019-01-22 18:11:46 +00:00
Henrik Levkowetz d59eb23fd4 Updated unicode comparison patch for django 1.11.18
- Legacy-Id: 15907
2019-01-21 18:04:17 +00:00
Henrik Levkowetz f671e391f7 Reverted r15071 with respects to showing the submit for publication button to shepherds. Fixes issue #2673.
- Legacy-Id: 15906
2019-01-21 12:32:13 +00:00
Henrik Levkowetz 0363b913d1 Set version info and settings back to development mode
- Legacy-Id: 15904
2019-01-21 11:49:41 +00:00
Henrik Levkowetz ea9d0fbf13 Set version info to release version 6.90.0 before branching.
- Legacy-Id: 15902
2019-01-21 11:49:31 +00:00
Henrik Levkowetz fc19171e31 Changelog entry for 6.90.0
- Legacy-Id: 15901
2019-01-21 11:49:21 +00:00
Henrik Levkowetz a5935eeba9 Code coverage data for release 6.90.0
- Legacy-Id: 15900
2019-01-21 11:49:07 +00:00
Henrik Levkowetz 4e8ef492fc Modified the rolodex code to make sure we capture information about the origin of email addresses if they are added by the secretariat, to ensure GPR compliance.
- Legacy-Id: 15898
2019-01-18 18:27:29 +00:00
Henrik Levkowetz d19228110c Applied a patch from dkg@fifthhorseman.net: py3 compatibility: fix another instance of integer division
- Legacy-Id: 15896
2019-01-15 17:50:33 +00:00
Henrik Levkowetz cb95217b48 Changelog information for 6.89.4
- Legacy-Id: 15895
2019-01-14 22:35:53 +00:00
Henrik Levkowetz 98a74bd7f3 Moved __future__ imports down so as not to obscure the module docstring. Fixes inability to run '$ ietf/utils/draft.py -h'.
- Legacy-Id: 15894
2019-01-14 22:28:52 +00:00
Henrik Levkowetz 910d3d7723 Applied a patch from dkg@fifthhorseman.net: py3 compatibility: Use a list of dictionary keys
In python3, dict.keys() produces a dict_keys object, not a list.
    Since this code treats it as a list, we'll just be explicit about
    that.
 - Legacy-Id: 15893
2019-01-14 21:06:08 +00:00
Henrik Levkowetz c8f98e125c Applied a patch from dkg@fifthhorseman.net: Fix regex manipulation for word characters.
in python 3.7, re.sub() started treating unknown escape sequences in
     as errors.  Fix this by sending an escaped \ where we mean to
    pass it through raw.
    
    https://docs.python.org/3/library/re.html#re.sub
 - Legacy-Id: 15892
2019-01-14 21:03:28 +00:00
Henrik Levkowetz e39358312b Applied a patch from dkg@fifthhorseman.net: py3 compatibility: Use // for explicit integer division
Without this fix, in modern versions of python, the changed line
    produces:
    
    TypeError: 'float' object cannot be interpreted as an integer
 - Legacy-Id: 15891
2019-01-14 21:02:01 +00:00
Henrik Levkowetz e718272e71 Applied a patch from dkg@fifthhorseman.net: py3 compatibility: Use modern form of exception handling
- Legacy-Id: 15890
2019-01-14 21:00:50 +00:00
Henrik Levkowetz 8840efaef4 Applied a patch from dkg@fifthhorseman.net: py3 compatibility: use print function.
- Legacy-Id: 15889
2019-01-14 20:56:59 +00:00
Henrik Levkowetz 5abcec4441 Added a bit of name normalization for test factory person names.
- Legacy-Id: 15888
2019-01-14 20:50:52 +00:00
Henrik Levkowetz 97db43d011 Set version info and settings back to development mode
- Legacy-Id: 15886
2019-01-14 15:25:58 +00:00
Henrik Levkowetz d3bd949a57 Set version info to release version 6.89.3 before branching.
- Legacy-Id: 15884
2019-01-14 15:25:42 +00:00
Henrik Levkowetz c9074fb5db Changelog entry for 6.89.3
- Legacy-Id: 15883
2019-01-14 15:25:33 +00:00
Henrik Levkowetz 7dae51ccdb Code coverage data for release 6.89.3
- Legacy-Id: 15882
2019-01-14 15:25:15 +00:00
Henrik Levkowetz b4e46cd559 Migration reordering to avoid schema migrations after data migrations.
- Legacy-Id: 15881
2019-01-14 14:22:13 +00:00
Henrik Levkowetz 4f32170cd0 Updated bower-managed static web assets
- Legacy-Id: 15880
2019-01-14 14:21:06 +00:00
Henrik Levkowetz 7dc4c72930 Updated bower-managed static web assets
- Legacy-Id: 15879
2019-01-14 13:58:09 +00:00