Redmine2jira

Latest version: v0.10.0

Safety actively analyzes 613750 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.10.0

-------------------

New features
************

* Implemented issue journal details export feature
* Implemented issue category list by project feature
* Implemented version list by project feature

Improvements
************

* Added support to version resource type mappings
* Re-engineered definitions of internal domain entities and their mappings via classes and named tuples
* Moved definitions of internal domain entities and their mappings to 'resources' sub-package
* Refactored issues export feature to 'IssueExporter' class
* Improved and optimized description of resource mappings settings
* Slightly improved configuration settings comments
* Updated Sphinx to 1.7.1
* Several code optimizations

Changes
*******

Fixes
*****

* Added Python 2 Unicode compatibility for string type
* Used project identifier instead of its internal ID to fetch per-project static resource value mappings
* Used lists instead of sets to achieve Json format serializer compatibility
* Used safer method to check for journal notes existence before fetching them

0.9.0

------------------

Improvements
************

* Update coverage from 4.5 to 4.5.1

Changes
*******

* Disable possibility to skip dynamic value mapping feature
* Remove printing of issues referenced users at the end of export phase.

As both static and dynamic value mappings are enabled for user resources,
the final user doesn't need to be warned for something he consciously did in either case.

Fixes
*****

* Honor value mappings for user resources

0.8.0

------------------

New features
************

* Implemented issue watchers save method
* Implemented issue attachments save method
* Partially implemented issue journals save method. Redmine journal notes are saved to Jira comments.

Fixes
*****

* Apply conversion to Confluence Wiki notation only if Textile or Markdown text formatting is enabled in settings

0.7.0

------------------

New features
************

* Implemented issue custom fields save method

Improvements
************

* Used tuples as dictionary keys for both resource type fields mappings and dynamic resource value mappings
* Added comment to explain what happens when no static user-defined mapping has been found and dynamic resource value mapping feature is disabled
* Removed leftovers of old project name "Redmine XLS Export to Jira"

Changes
*******

* Removed 'CUSTOM_' prefix from the resource value mappings setting names

Fixes
*****

* Fixed setting of dynamic resource value mapping when the resource type is defined on a per-project basis
* Removed misleading comment. When a Redmine resource type is mapped to more than one Jira resource type the final user is free to set value mappings across all possible resource type combinations.
* Added default empty dictionary if the resource type mapping setting is not found
* Minor docstring fixes

0.6.2

------------------

Improvements
************

* Add pyenv support for Tox

Fixes
*****
* Fix packages include directive in ``setup.py``

0.6.1

------------------

Fake release to fix a problem in PyPI upload.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.