1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Power Pack 1.4.3 发布,带来许多兼容性修复 下载

本帖由 漂亮的石头2017-03-30 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    Power Pack 1.4.3 发布了,包括对 Microsoft Team Foundation Server, Visual Studio Team Services, PDF document review, Review Board 等的一些重要修复和兼容性改进。具体如下:

    新特性


    • Added support for Git repositories hosted on Visual Studio Team Services.

      Power Pack 1.4.2 added support for TFS repositories hosted on Visual Studio Team Services, and we now support Git repositories as well.


    • Added compatibility with Review Board 3.0.

    Bug 修复

    PDF Document Review


    • Fixed some rare CORS issues when running with DEBUG=True.

      If DEBUG was turned on for the server and static media is hosted on a separate domain, some browsers would fail to load important JavaScript used in the PDF renderer due to a Cross Resource Origin Sharing (CORS) violation. This has been fixed.


    • Fixed display of comment images in e-mails.

      When static media is served from the same domain as the Review Board application, the images for comments made on PDF documents (the selected regions) were being included in HTML e-mails with only relative URLs, which naturally could not be found. These are now referenced using absolute URLs including the server name.

    Team Foundation Server


    • Fixed a bug where the post-commit review request UI was adding an additional / in diff file paths.

      This bug, which would cause some post-commit review requests on TFS to fail, was caused by an incompatibility between some versions of Review Board and Power Pack.


    • Improved error messages when TFS credentials have changed.

      If the password for a TFS repository had changed, Review Board would show an incomprehensible error and did not allow changing the stored password. This has been fixed up.


    • Fixed .snp files being mistakenly reported as binary.

      Files ending in the .snp extension were reported by the TFS server as being application/msaccess regardless of their content, and were therefore being ignored as binary. These are now treated as text if they contain text content.

    User Management


    • Fixed manual removal and added auto-removal of deleted users from licenses.

      If a user was added to a license and that user was then deleted from the database, the licensed user entry would still remain, taking up a seat. Deleting that licensed user entry would lead to a crash, with the entry remaining in the database.

    发布主页详细发布说明

    如何升级?

    只需执行以下命令

    $ pip install -U ReviewBoardPowerPack



    $ easy_install -U ReviewBoardPowerPack
    Power Pack 1.4.3 发布,带来许多兼容性修复下载地址
     
正在加载...