Commit Graph

1702 Commits

Author SHA1 Message Date
Raoul Snyman 594af69414 Disable the shortcut controls when an action has not been selected 2017-03-29 10:23:52 -07:00
Raoul Snyman bd9eb0058a Fix the author_type import properly
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/fix-author-type-2.4 (revision 2681)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1947/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1858/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1799/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1525/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Te...

bzr-revno: 2680
2017-03-28 11:39:35 -07:00
Raoul Snyman 12cfe103b7 Add a test 2017-03-27 21:53:46 -07:00
Raoul Snyman a62d9c6a41 Fix one test and remove another that wasn't going to ever work 2017-03-27 21:39:45 -07:00
Raoul Snyman ddd9d4d865 Fix the author_type import properly 2017-03-27 21:08:50 -07:00
Raoul Snyman 336ec0b54f Removed a forgotten print 2017-03-27 17:32:56 -07:00
Raoul Snyman 867c718c89 Fix a problem with loading Qt's translation files
Fixes: https://launchpad.net/bugs/1676163
2017-03-27 16:23:14 -07:00
Raoul Snyman 296d9534a8 Remove some extra whitespace 2017-03-21 23:13:12 -07:00
Raoul Snyman cfbe212a32 Revert the database upgrade, fix a few more bugs, and add some tests. 2017-03-21 23:05:16 -07:00
Raoul Snyman 3635cc3603 Write some tests 2017-03-08 22:23:37 -07:00
Raoul Snyman 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
Raoul Snyman 090de0d987 Fix some tests that were causing issues 2017-03-02 11:54:18 -07:00
raoul@snyman.info 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
Raoul Snyman bef7c9df13 Forgot a few things 2017-03-01 22:02:21 -07:00
Raoul Snyman 678a42263d Fixed a test 2017-03-01 19:51:15 -07:00
Raoul Snyman 35af0af211 Some tests to go with it 2017-03-01 19:35:04 -07:00
Raoul Snyman 9e6ffe5d43 Make the settings dialog as small as possible
Fixes: https://launchpad.net/bugs/1668669
2017-03-01 16:26:58 -07:00
Raoul Snyman 2748f1e6c5 Pull in OpenLP song importer fixes from Olli's branch 2017-03-01 11:24:27 -07:00
Raoul Snyman 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
Raoul Snyman 561f272e86 Release 2.4.5
bzr-revno: 2672
2017-02-03 11:57:32 -07:00
raoul@snyman.info 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
Raoul Snyman 3fd1f43536 Fix initialisation of song usage dates
Fixes: https://launchpad.net/bugs/1661416
2017-02-02 21:38:07 -07:00
Raoul Snyman e3ca228723 Removed a print statement 2017-02-02 20:15:02 -07:00
Raoul Snyman 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
raoul@snyman.info 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
Raoul Snyman 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
Raoul Snyman 36008338b2 Too many open lines 2016-12-16 23:02:11 +02:00
Raoul Snyman 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
Raoul Snyman 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
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 47f20598d5 Only need __init__.py files for directories with Python files in them 2016-12-15 12:30:16 +02:00
Raoul Snyman a399517e3d Add a test 2016-12-14 23:41:01 +02:00
Raoul Snyman 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
Raoul Snyman 7931eb1d17 Fix a problem with the incorrect parent module for QSize 2016-12-10 22:59:06 +02:00
Raoul Snyman 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
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 577a27eb66 Release 2.4.3
bzr-revno: 2654
2016-09-24 12:20:25 +02:00