Commit Graph

13780 Commits

Author SHA1 Message Date
Tim Bentley 62ff38d989 Translation updates 2017-03-23 19:36:29 +00:00
raoul@snyman.info 28e0399856 Revert the database upgrade, fix a few more bugs, and add some tests.
Bugs fixed:
- Sometimes the timer goes off as OpenLP is shutting down, and the application has already been deleted (reported via support system)
- Fix opening the data folder (KDE thought the old way was an SMB share)
- Fix a problem with the new QMediaPlayer not controlling the playlist anymore


Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/fix-db-upgrade-2.4 (revision 2681)
[...

bzr-revno: 2677
2017-03-22 17:45:47 +00:00
Raoul Snyman d9d9b4f62c Update changelog 2017-03-21 23:21:02 -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 dc37dad251 Fix opening the data folder (KDE thought the old way was an SMB share) 2017-03-16 21:27:16 -07:00
Raoul Snyman f759bda9e7 Fix a problem with the new QMediaPlayer not controlling the playlist anymore 2017-03-16 21:26:49 -07:00
Raoul Snyman e5c6938577 Move upgrade 4 to 6 so that people who encounter the problem are fixed. 2017-03-16 21:26:12 -07:00
Raoul Snyman c4162fdf1e Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/db-upgrades-2.4 (revision 2681)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1929/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1840/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1781/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1511/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1101/
[SUCCESS] https://ci.openlp.io/...

bzr-revno: 2676
2017-03-11 20:20:26 -07:00
Raoul Snyman 91a32d33a7 Fix a linting issue 2017-03-08 22:36:11 -07:00
Raoul Snyman 808875b683 Added a (long overdue) changelog 2017-03-08 22:36:03 -07:00
Raoul Snyman 3635cc3603 Write some tests 2017-03-08 22:23:37 -07:00
Raoul Snyman c5835a7362 Fix a bunch of errors in the song database upgrades 2017-03-08 22:20:27 -07:00
Raoul Snyman 8850ab2fe3 Add support for author types to the OpenLP importer 2017-03-08 16:32:16 -07:00
Raoul Snyman 3ff851b064 Fix an issue with invalid songbook entries being created 2017-03-08 16:31:57 -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.info 0d6f015eec Fix bug #1668669 by reducing the height of the widget.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/bug-1668669-2.4 (revision 2673)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1908/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1819/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1759/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1493/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windo...

bzr-revno: 2673
2017-03-02 17:49:44 +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 77d36b607c Hopefully, for one and for all, fix the off-by-one issues on all platforms
Fixes: https://launchpad.net/bugs/1669007, https://launchpad.net/bugs/1668994
2017-03-01 14:54:38 -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 70532e444a Fix a linting issue 2017-02-25 16:40:42 -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
Tim Bentley 90e5e3c9ed Translations 03022017
bzr-revno: 2671
2017-02-03 18:29:48 +00:00
Tim Bentley 408abb06ff trans 2017-02-03 18:12:42 +00: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
tim.bentley@gmail.com 4cb992fbd7 Fix incorrect menu link
lp:~trb143/openlp/fixes245 (revision 2670)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1898/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1809/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1748/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1484/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1074/
[SUCCESS] https://ci.openlp.io/job/Branch-05a-Code_Analysis/1142/
[SUCCESS] https://...

bzr-revno: 2669
2017-02-03 09:55:58 -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
Tim Bentley bd5dfe920b fix bug 1660473 2017-01-31 17:41:35 +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
tim.bentley@gmail.com 793d7460f2 Updated translations
fix the script
fix the utf8 blocker for updates

bzr-revno: 2667
2017-01-24 20:53:57 +00:00
Tim Bentley ef205e677a fix the translations 2017-01-23 18:03:19 +00:00
second@tgc.dk ab5b69eb0c Fixes:
Bug #1487788: Importing photos does not give focus to OpenLP
Bug #1512040: Loop tooltip gets stuck to "Stop playing..."
Bug #1624661: Missing DB in unmounted disk results in Traceback
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.

bzr-revno: 2666
2017-01-22 22:21:47 +01:00
Tomas Groth 3cb1dae0f0 Bug #1487788: Importing photos does not give focus to OpenLP
Bug #1512040: Loop tooltip gets stuck to "Stop playing..."
Bug #1624661: Missing DB in unmounted disk results in Traceback

Fixes: https://launchpad.net/bugs/1487788, https://launchpad.net/bugs/1512040, https://launchpad.net/bugs/1624661
2017-01-22 21:01:53 +01: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@gmail.com 93b10bb6e7 More Translations
bzr-revno: 2665
2017-01-20 21:54:51 +00:00
Tim Bentley b197e62818 updates 2017-01-10 22:23:23 +00:00
tim.bentley@gmail.com 5f0273fbec Update the year in headers and about form.
bzr-revno: 2664
2017-01-04 17:52:40 +00:00
Tim Bentley c5c98157ba Missed about form 2016-12-31 11:11:47 +00:00
Tim Bentley 93955495a7 Yet another year goes by 2016-12-31 11:05:48 +00:00
raoul@snyman.info 21b8aaa1ac Fix bug #1645867 by setting an application attribute related to OpenGL
Set the width of the Theme wizard so that it doesn't resize by itself
Hide the splash screen when the backup dialog shows and when the exception form shows
Add icons back into the media library tabs

Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/mac-niggles-2.4 (revision 2666)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1875/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Fun...

bzr-revno: 2663
2016-12-18 13:53:03 +00:00