Commit Graph

1692 Commits

Author SHA1 Message Date
1ec27e8b05 - Fix SongSelect so that it detects the login URL
- Fix PresentationManager importer to handle weird XML
- Pull in OpenLP song importer fixes from Olli's branch

bzr-revno: 2675
2017-03-02 14:54:45 -07:00
090de0d987 Fix some tests that were causing issues 2017-03-02 11:54:18 -07:00
1a442e7f3c Fix bug #1666005 and bug #1668994
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/off-by-one-2.4 (revision 2676)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1915/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1826/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1767/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1500/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/109...

bzr-revno: 2674
2017-03-02 17:52:11 +00:00
bef7c9df13 Forgot a few things 2017-03-01 22:02:21 -07:00
678a42263d Fixed a test 2017-03-01 19:51:15 -07:00
35af0af211 Some tests to go with it 2017-03-01 19:35:04 -07:00
9e6ffe5d43 Make the settings dialog as small as possible
Fixes: https://launchpad.net/bugs/1668669
2017-03-01 16:26:58 -07:00
2748f1e6c5 Pull in OpenLP song importer fixes from Olli's branch 2017-03-01 11:24:27 -07:00
c000ba4b4f Fix SongSelect so that it detects the login URL; Fix PresentationManager importer to handle weird XML; Tests 2017-02-25 15:18:54 -07:00
561f272e86 Release 2.4.5
bzr-revno: 2672
2017-02-03 11:57:32 -07:00
ea8aa7588c Fix some bugs in the songsusage plugin:
* Bug 1532193
 * Bug 1661416

Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/fix-songusage-2.4 (revision 2671)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1899/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1810/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1749/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1485/
[SUCCESS] https://ci.openlp.io/jo...

bzr-revno: 2670
2017-02-03 09:57:54 -07:00
3fd1f43536 Fix initialisation of song usage dates
Fixes: https://launchpad.net/bugs/1661416
2017-02-02 21:38:07 -07:00
e3ca228723 Removed a print statement 2017-02-02 20:15:02 -07:00
ed8304bfb6 Fix the names of the songusage default settings
Fixes: https://launchpad.net/bugs/1532193
2017-02-02 18:39:59 -07:00
Tim Bentley
a5c9ded757 fix tests 2017-01-31 19:07:54 +00:00
a0fb528ba7 We're getting quite a few support tickets from people who think the Projector Manager is for setting up OpenLP's display. Hiding the projector manager by default should prevent this from happening as often as it currently is.
bzr-revno: 2668
2017-01-24 21:01:58 -07:00
Tomas Groth
dc5de9a54d Clean search lyrics for formatting tags. Fixes bug #1655988.
Fix an issue with easyslide import not handling verse order correctly. Fixes bug #1655985.
Improve the songbeamer encoding detection. Fixes bug #1530597.
Handle a few videopsalm quirks. Fixes bug #1652851.

Fixes: https://launchpad.net/bugs/1655988, https://launchpad.net/bugs/1655985, https://launchpad.net/bugs/1530597, https://launchpad.net/bugs/1652851
2017-01-22 18:04:32 +01:00
f13f473bec Hide the Projectors manager by default so that it doesn't confuse people 2017-01-21 13:50:30 -07:00
Tim Bentley
93955495a7 Yet another year goes by 2016-12-31 11:05:48 +00:00
36008338b2 Too many open lines 2016-12-16 23:02:11 +02:00
203ebde628 Move the shortcut test to a better place and add another test for the about form 2016-12-16 22:56:38 +02:00
e58669e769 Fix web remote for once and for all
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/upgrade-jquery-2.4 (revision 2648)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1870/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1781/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1719/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1459/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tes...

bzr-revno: 2662
2016-12-15 23:25:21 +02:00
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
432f813edb Fix a blank line that wasn't supposed to be there 2016-12-15 14:10:48 +02:00
b06542c637 HEAD 2016-12-15 14:05:45 +02:00
e1a87cf74d Add a test 2016-12-15 14:05:19 +02:00
7bfdc7deef Add some tests around the fix 2016-12-15 13:18:02 +02:00
47f20598d5 Only need __init__.py files for directories with Python files in them 2016-12-15 12:30:16 +02:00
a399517e3d Add a test 2016-12-14 23:41:01 +02:00
e96281c1c0 Make the test resources directories into Python modules for some of the tests that need it 2016-12-10 22:59:32 +02:00
7931eb1d17 Fix a problem with the incorrect parent module for QSize 2016-12-10 22:59:06 +02:00
04fe94e533 Release 2.4.4
bzr-revno: 2659
2016-11-26 17:09:53 +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
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
b789a7809d Fix up the topics problem and split it into its own test 2016-10-01 20:45:05 +02:00
358667356f Bulk up the tests 2016-09-30 14:18:50 +02:00
13eb461f5b Fix bug #1629079 and add some more tests 2016-09-30 12:01:10 +02:00
7c1c0475c6 Increase test coverage to 100% 2016-09-26 23:38:25 +02:00
577a27eb66 Release 2.4.3
bzr-revno: 2654
2016-09-24 12:20:25 +02:00
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
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
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
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
b3893c2c1b Fix the tests 2016-08-11 23:13:12 +02:00
e4468573dc Fix some slot signatures that were the incorrect type 2016-08-10 10:58:55 +02:00
66d7c8fca6 HEAD 2016-07-27 22:48:16 +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
f3796fa3d2 Fix the permission error for once and for all 2016-07-19 22:56:31 +02:00