Commit Graph

1335 Commits

Author SHA1 Message Date
Raoul Snyman f4f0b3d035 Fix the QSize bug.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/qsize-2.4 (revision 2664)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1866/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1777/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1715/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1455/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1045/
[SUCCESS] https:/...

bzr-revno: 2661
2016-12-15 23:22:28 +02:00
Raoul Snyman 432f813edb Fix a blank line that wasn't supposed to be there 2016-12-15 14:10:48 +02:00
Raoul Snyman b06542c637 HEAD 2016-12-15 14:05:45 +02:00
Raoul Snyman e1a87cf74d Add a test 2016-12-15 14:05:19 +02:00
Raoul Snyman 7bfdc7deef Add some tests around the fix 2016-12-15 13:18:02 +02:00
Raoul Snyman 7931eb1d17 Fix a problem with the incorrect parent module for QSize 2016-12-10 22:59:06 +02:00
phill.ridout@gmail.com d466fde45c lp:~phill-ridout/openlp/bug1623711-2.4 (revision 2653)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1810/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1721/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1659/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1415/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1005/
[SUCCESS] https://ci.openlp.io/job/Branch-05a-Code_Analysis/1073/
[SUCCESS] https://ci.openlp.io/j...

bzr-revno: 2657
2016-11-07 22:43:35 +00:00
Philip Ridout 73c441399f Test 2016-11-01 19:41:21 +00:00
raoul@snyman.info fb585d683a Fix bug #1629079: Attribute error when importing from SongSelect
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/bug-1629079-2.4 (revision 2657)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1784/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1695/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1633/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1389/
[SUCCESS] https://ci.openlp.io/job/Branch...

bzr-revno: 2656
2016-10-03 22:44:43 +02:00
Raoul Snyman b789a7809d Fix up the topics problem and split it into its own test 2016-10-01 20:45:05 +02:00
Raoul Snyman 358667356f Bulk up the tests 2016-09-30 14:18:50 +02:00
Raoul Snyman 13eb461f5b Fix bug #1629079 and add some more tests 2016-09-30 12:01:10 +02:00
Raoul Snyman 7c1c0475c6 Increase test coverage to 100% 2016-09-26 23:38:25 +02:00
Raoul Snyman 33c5f7674e Fix bug #1547964 by ignoring the exception (it's harmless)
Fixes: https://launchpad.net/bugs/1547964
2016-08-14 09:31:19 +02:00
Raoul Snyman 7d5a640a16 Disconnect the slots for a signal before assigning new ones 2016-08-14 09:03:40 +02: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 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 b3893c2c1b Fix the tests 2016-08-11 23:13:12 +02:00
Raoul Snyman e4468573dc Fix some slot signatures that were the incorrect type 2016-08-10 10:58:55 +02:00
Raoul Snyman f3796fa3d2 Fix the permission error for once and for all 2016-07-19 22:56:31 +02:00
Ken Roberts 319870aa83 Merge 2.4 base - fix conflicts 2016-06-25 10:32:32 -07: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 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 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 2dd4c87dde Bugfix 1588369 - projectorNetwork signal/slot signature mismatch 2016-06-02 23:26:04 -07: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
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 a34cbab35c Added support for using the new mutool in mudraw mode 2016-05-09 21:44:14 +02:00
Raoul Snyman 150ced331b Fix test after backport from trunk 2016-05-07 18:15:02 +02:00
Raoul Snyman dcf78ae592 Update the Transifex API URL 2016-05-05 22:35:04 +02:00
Raoul Snyman a75953c3d8 Add a test 2016-04-29 22:52:37 +02:00
Samuel Mehrbrodt ef89796e33 pep8 2016-04-29 19:48:40 +02:00
raoul@snyman.info 475ab2af3a "Fix bug #1557514 by auto-detecting the columns of the tables in the songs database
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/bug-1557514-2.4 (revision 2625)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1502/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1413/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1351/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1147/
[SUCCESS] https://ci.op..."

bzr-revno: 2626
Fixes: https://launchpad.net/bugs/1557514
2016-04-27 23:26:14 +02:00
Raoul Snyman 411953285d Fix bug #1557514 by autodetecting the columns of the tables in the songs database
Fixes: https://launchpad.net/bugs/1557514
2016-04-27 20:45:39 +02:00
ian@knightly.xyz 76f8349e34 Adds QR code and links to the remotes settings for the new iOS app and test to HTML Builder.
lp:~knightrider0xd/openlp/ios-app-2.4 (revision 2627)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1500/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1411/
Currently failing Jenkins interface tests due to unrelated bug, but tested & pep8 passing.

bzr-revno: 2625
2016-04-27 18:00:36 +01:00
Ian Knight 8b893767f8 Testing 2016-04-26 12:17:45 +09:30
Ian Knight fea43c46b9 Added Test to HTML Builder 2016-04-26 12:13:17 +09:30
Tomas Groth 2c640389f1 Fix traceback when searching for book that doesn't exists in second bible. Fixes bug 1553863. Set progress bar steps to number of chapters in zefania import. Fix song tag detection. Fixes bug 1549549. Fix a method call with too many parentheses, which fixes getting bible books from crosswalk. Fix bug that prevents song book entries to be imported. 2016-04-21 21:49:22 +02:00