Merge lp://qastaging/~gtalent/openlp/easyworship6 into lp://qastaging/openlp

Proposed by Gary Talent
Status: Superseded
Proposed branch: lp://qastaging/~gtalent/openlp/easyworship6
Merge into: lp://qastaging/openlp
Diff against target: 515 lines (+179/-78)
4 files modified
openlp/plugins/songs/lib/__init__.py (+6/-3)
openlp/plugins/songs/lib/importer.py (+31/-21)
openlp/plugins/songs/lib/importers/easyworship.py (+118/-37)
tests/functional/openlp_plugins/songs/test_ewimport.py (+24/-17)
To merge this branch: bzr merge lp://qastaging/~gtalent/openlp/easyworship6
Reviewer Review Type Date Requested Status
Raoul Snyman Needs Fixing
Tomas Groth Needs Fixing
Review via email: mp+321381@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2017-03-31.

Description of the change

To post a comment you must log in.
Revision history for this message
Tomas Groth (tomasgroth) wrote :

Generally I think it looks good! Just a few minor fixes.

review: Approve
Revision history for this message
Tomas Groth (tomasgroth) :
review: Needs Fixing
Revision history for this message
Raoul Snyman (raoul-snyman) wrote :

I agree with Tomas, this is great. I used it the other evening to convert a user's EW6 database, and it seemed to work perfectly. Again, just a few issues, and then we can merge this.

review: Needs Fixing
2702. By Gary Talent

Remove empty lines from EW6 importer methods.

2703. By Gary Talent

EW6 Importer: Replace appended string paths with os.path.join.

2704. By Gary Talent

Add option to import EasyWorship 6 database from any level in the database directory tree.

2705. By Gary Talent

EW6 Importer: Cleanup array cropping.

2706. By Gary Talent

Fix error message for invalid EasyWorship 6 database directories.
The old one was copied from the EasyWorship 2009 database importer.

2707. By Gary Talent

Cleanup EW6 invalid directory messages.

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.