Commit Graph

13682 Commits

Author SHA1 Message Date
Tim Bentley 9c7dbecd45 trans 1308 2016-08-13 22:21:07 +01:00
tim.bentley@gmail.com 47dff51d00 Fix bug and fully test it.
lp:~trb143/openlp/themecombo-24 (revision 2649)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1730/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1641/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1579/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1339/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/929/
[SUCCESS] https://ci.openlp.io/job/Branch-05a-Code_Analysis/997/
[SUCCESS] htt...

bzr-revno: 2649
Fixes: https://launchpad.net/bugs/1596668
2016-08-13 21:58:27 +01:00
Tim Bentley a7dd65245a Fix bug and test it 2016-08-13 05:45:37 +01:00
raoul@snyman.info 585321376d Fix SongSelect.
Do updated tests count?

Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/bug-1608194-2.4 (revision 2650)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1724/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1635/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1573/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1334/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_T...

bzr-revno: 2648
Fixes: https://launchpad.net/bugs/1608194
2016-08-12 18:32:11 +01:00
raoul@snyman.info 120b299372 Update slot signatures to comply with PyQt5.6's stricter checks.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/stricter-slot-signatures-2.4 (revision 2649)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1722/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1633/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1571/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1332/
[SUCCESS] https://ci.openlp....

bzr-revno: 2647
2016-08-12 18:30:27 +01:00
Raoul Snyman d2866a1e9c Removed a log I forgot to take out earlier 2016-08-12 13:52:35 +02:00
Raoul Snyman c4a257c9dd Remove a logging line I never wrote, and move a variable in a test that I need to mock 2016-08-12 11:23:56 +02:00
Raoul Snyman 912849b22c Fix some pep8 issues 2016-08-11 23:43:13 +02:00
Raoul Snyman b3893c2c1b Fix the tests 2016-08-11 23:13:12 +02:00
Raoul Snyman ae93a6e33d Fix bug #1608194: Adapt the importer to the new CCLI SongSelect website
Fixes: https://launchpad.net/bugs/1608194
2016-08-11 16:18:49 +02:00
Raoul Snyman c3bb167b32 Fix some under-indented lines 2016-08-10 11:32:57 +02:00
Raoul Snyman e4468573dc Fix some slot signatures that were the incorrect type 2016-08-10 10:58:55 +02:00
raoul@snyman.info 989356c24e Fix a permission error that we should have fixed ages ago.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/permission-error-2.4 (revision 2645)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1676/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1587/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1525/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1290/
[SUCCESS] https://ci.openlp.io/job/Branch-...

bzr-revno: 2646
2016-08-02 23:13:13 +02:00
raoul@snyman.info 01c6cb0f8b Fix a permission error that we should have fixed ages ago.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/permission-error-2.4 (revision 2645)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1676/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1587/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1525/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1290/
[SUCCESS] https://ci.openlp.io/job/Branch-...

bzr-revno: 2645
2016-08-02 22:22:31 +02:00
Raoul Snyman 66d7c8fca6 HEAD 2016-07-27 22:48:16 +02:00
second@tgc.dk 7d52332074 Use BibleGateway standard site instead of the legacy site. Fixes bug 1562384.
Update Crosswalk webpage parser to match new layout. Fixes bug 1599999.

bzr-revno: 2644
Fixes: https://launchpad.net/bugs/1562384, https://launchpad.net/bugs/1599999
2016-07-27 22:42:37 +02:00
Tomas Groth a3a113021b Use BibleGateway standard site instead of the legacy site, fixes bug 1562384. Update Crosswalk webpage parser to match new layout, fixes bug 1599999.
Fixes: https://launchpad.net/bugs/1562384, https://launchpad.net/bugs/1599999
2016-07-27 21:27:14 +02:00
Raoul Snyman f3796fa3d2 Fix the permission error for once and for all 2016-07-19 22:56:31 +02:00
Raoul Snyman 37e92d00a2 Release 2.4.2
bzr-revno: 2643
2016-06-25 20:20:19 +02:00
Ken Roberts 0e8ab10daf "Bugfix 1588369 - projectorNetwork signal/slot signature mismatch
- Fix projectorNetwork signal signature
- Fix projector manager projectorNetwork signature and method call
- Updated pjlink1 test
- Merge 2.4 base and fix conflicts

--------------------------------
lp:~alisonken1/openlp/bug-1588369-2.4-projectorNetwork-signal (revision 2639)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1636/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1547/
[SUCCESS] https://ci.openlp.io..."

bzr-revno: 2642
Fixes: https://launchpad.net/bugs/1588369
2016-06-25 20:11:47 +02:00
Ken Roberts 319870aa83 Merge 2.4 base - fix conflicts 2016-06-25 10:32:32 -07:00
tim.bentley@gmail.com b19fe349d8 right translations this time
bzr-revno: 2641
2016-06-24 20:50:50 +01:00
Tim Bentley 3cede5cc63 trans 2016-06-24 19:32:18 +01:00
second@tgc.dk a0ac63c31c Fix handeling of control chars and escaped chars in VideoPsalm import. Fixes bug 1594945.
bzr-revno: 2640
Fixes: https://launchpad.net/bugs/1594945
2016-06-22 22:22:26 +02:00
Ken Roberts ecdb379082 Bugfix 1593882 and 1593883 - projector authorization backport
- Fix exception when authenticated connection requested and pin is None
- Fix pjlink authentication (use python hash instead of qt hash)
- Fix md5_hash functions
- Fix qmd5_hash functions
- Added tests for bugfixes

--------------------------------
lp:~alisonken1/openlp/2.4-bug-1593883-projector-authentication (revision 2637)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1630/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Funct...

bzr-revno: 2639
Fixes: https://launchpad.net/bugs/1593882, https://launchpad.net/bugs/1593883
2016-06-22 22:19:24 +02:00
Tomas Groth 867c32165a merge trunk 2016-06-21 23:01:53 +02:00
second@tgc.dk 9d2da2307f Fix traceback in VideoPsalm importers traceback handler.
Skip PresentationManager files we do not support.
Fix MediaShout import issue when an expected table is missing. Fixes bug 1590657.
Fix traceback during songshowplus import. Fixes bug 1585489.

bzr-revno: 2638
Fixes: https://launchpad.net/bugs/1585489, https://launchpad.net/bugs/1590657
2016-06-21 22:50:45 +02:00
Tomas Groth db0cdd372b Fix handeling of control chars and escaped chars in VideoPsalm import. Fixes bug 1594945.
Fixes: https://launchpad.net/bugs/1594945
2016-06-21 22:06:10 +02:00
Ken Roberts 7abbb2abb3 bugfix 1593882 and 1593883 backports 2016-06-17 20:18:52 -07:00
Tomas Groth cadc21b5c0 Fix traceback in VideoPsalm importers traceback handler. 2016-06-16 23:00:13 +02:00
Tomas Groth 7265065906 Skip PresentationManager files we do not support. 2016-06-16 22:59:31 +02:00
Tomas Groth 8f04f587ec Fix MediaShout import issue when an expected table is missing. Fixes bug 1590657.
Fixes: https://launchpad.net/bugs/1590657
2016-06-16 22:58:11 +02:00
Tomas Groth 8057d13db6 Fix traceback during songshowplus import. Fixes bug 1585489.
Fixes: https://launchpad.net/bugs/1585489
2016-06-16 22:54:10 +02:00
raoul@snyman.info 7ad464d43e Fix bug #1589815 by first reducing the string to digits only and then checking if there's anything left.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/bug-1589815-2.4 (revision 2637)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1604/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1515/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1453/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1226/
[...

bzr-revno: 2637
2016-06-14 22:09:52 +01:00
Raoul Snyman 19a5272e5a Fix bug #1589815 by first reducing the string to digits only and then checking if there's anything left. 2016-06-08 11:09:56 +02:00
Ken Roberts 9ba66f29da pep8 2016-06-02 23:36:38 -07:00
Ken Roberts 2dd4c87dde Bugfix 1588369 - projectorNetwork signal/slot signature mismatch 2016-06-02 23:26:04 -07:00
Tim Bentley 2a1786ec00 Translations
bzr-revno: 2636
2016-05-26 17:24:29 +01:00
Tim Bentley a050e41589 trans242505 2016-05-25 20:11:36 +01:00
second@tgc.dk d8d6917b7d Fix of tracback during SongPro import. Fixes bug 1582152.
Backport of song-search-fix from trunk
Added support for using the new mutool in mudraw mode
Fix crosswalk bible list download
Fix traceback if bible list download fails.

bzr-revno: 2635
Fixes: https://launchpad.net/bugs/1579648, https://launchpad.net/bugs/1582152
2016-05-24 17:16:57 +01:00
tim.bentley@gmail.com d6a433c2fc Fix Android SSL
Fix Service Manager
Fix Formatting Tags
Add test

bzr-revno: 2634
2016-05-24 17:15:49 +01:00
Tomas Groth 505e6de924 Merge 2.4.x trunk 2016-05-24 12:58:51 +02:00
Tomas Groth 8a53e4a991 pep8 fixes
bzr-revno: 2633
2016-05-24 12:56:51 +02:00
Tomas Groth d5c9fd33c5 Merge 2.4.x trunk 2016-05-24 12:53:47 +02:00
Tim Bentley ff541f36ed with test 2016-05-23 19:26:03 +01:00
Tim Bentley d78ed92c4e fixes 2016-05-23 19:15:07 +01:00
Tomas Groth a2b19858b9 pep8 fix 2016-05-16 22:30:33 +02:00
Tomas Groth 935200731c Fix a backported test. 2016-05-16 22:07:11 +02:00
Tomas Groth eb15f09a47 Fix of tracback during SongPro import. Fixes bug 1582152.
Fixes: https://launchpad.net/bugs/1582152
2016-05-16 12:15:53 +02:00
Tomas Groth 94a8057a6a Backport of fix from trunk 2016-05-16 12:14:37 +02:00