Commit Graph

13686 Commits

Author SHA1 Message Date
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
8a6955fda1 Fix the Transifex API URL
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/transifex-api-2.4 (revision 2632)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1536/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1447/
[FAILURE] https://ci.openlp.io/job/Branch-03-Interface-Tests/1385/

bzr-revno: 2632
2016-05-13 17:32:46 +01:00
af54780de5 "Fix the Transifex API URL
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/transifex-api-2.4 (revision 2632)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1536/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1447/
[FAILURE] https://ci.openlp.io/job/Branch-03-Interface-Tests/1385/"

bzr-revno: 2631
2016-05-12 22:30:52 +02:00
Tomas Groth
df840d7705 fix backport error 2016-05-10 21:11:14 +02:00
Tomas Groth
a34cbab35c Added support for using the new mutool in mudraw mode 2016-05-09 21:44:14 +02:00
Tomas Groth
f843236059 Fix crosswalk bible list download 2016-05-09 21:41:23 +02:00
Tomas Groth
2e41c5e6fa Fix traceback if bible list download fails. 2016-05-09 21:40:09 +02:00
150ced331b Fix test after backport from trunk 2016-05-07 18:15:02 +02:00
dcf78ae592 Update the Transifex API URL 2016-05-05 22:35:04 +02:00
4ee29b0e3d Release 2.4.1
bzr-revno: 2630
2016-04-30 21:20:28 +02:00
654241246d Show a message asking the user if they want to remove a file that doesn't exist
bzr-revno: 2629
Fixes: https://launchpad.net/bugs/1559336
2016-04-29 22:19:27 +01:00
a75953c3d8 Add a test 2016-04-29 22:52:37 +02:00
e505950d3f HEAD 2016-04-29 22:15:41 +02:00
s.mehrbrodt@gmail.com
f32d95c200 Fix performance regression with Songbook search
The problem was that in each iteration the database was accessed (the song object).
Fixed this by loading all neccessary information directly in the query.

Also this reintroduces natural sorting.

bzr-revno: 2628
Fixes: https://launchpad.net/bugs/1552563
2016-04-29 19:42:14 +01:00
Samuel Mehrbrodt
ef89796e33 pep8 2016-04-29 19:48:40 +02:00
Samuel Mehrbrodt
6e901e336c Fix performance regression in songbook search
Fixes: https://launchpad.net/bugs/1552563
2016-04-29 19:39:52 +02:00
79285ce759 Show a message asking the user if they want to remove a file that doesn't exist
Fixes: https://launchpad.net/bugs/1559336
2016-04-28 23:12:50 +02:00
Tim Bentley
c744a9fa59 tranlations
bzr-revno: 2627
2016-04-28 19:19:47 +01:00
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
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
Tim Bentley
78e6ece7fe trans241 2016-04-26 21:47:41 +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
second@tgc.dk
07323e50a6 "Fix slide order change when splitting custom slides. Fixes bug 1554748.
Fix EasyWorship import issues with missing verses and traceback on unknown chars. Fixes bug 1553922 and 1547234.
Fix traceback in the bug-report dialog. Fixes bug 1554428.
Fix weird test bug in test_pluginmanager.py.
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 m..."

bzr-revno: 2624
Fixes: https://launchpad.net/bugs/1547234, https://launchpad.net/bugs/1549549, https://launchpad.net/bugs/1553863, https://launchpad.net/bugs/1553922, https://launchpad.net/bugs/1554428, https://launchpad.net/bugs/1554748
2016-04-22 23:30:54 +02:00
Tomas Groth
895b3bf9b5 Fix slide order change when splitting custom slides. Fixes bug 1554748. Fix EasyWorship import issues with missing verses and traceback on unknown chars. Fix traceback in the bug-report dialog. Fixes bug 1554428. Fix weird test bug in test_pluginmanager.py. 2016-04-21 21:57:00 +02:00
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
Ian Knight
61ffd29cad Added QR code 2016-04-18 17:19:23 +09:30
Ian Knight
ff60d9c271 Added QR code and link for iOS app to remote plugin ui 2016-04-18 17:18:59 +09:30
tim.bentley@gmail.com
7b1a61a0e6 "Fix the service when the theme changes"
bzr-revno: 2623
2016-04-03 18:07:20 +02:00
Tim Bentley
82dae6b128 Add tests 2016-04-03 17:00:12 +01:00
Tim Bentley
f46f3e835c theme update 2016-04-02 18:58:27 +01:00
8a8695dc50 "Bugfix #1550891 Projector manager rejecting replies as invalid (backport from trunk)
--------------------------------
lp:~alisonken1/openlp/2.4-bug-1550891 (revision 2622)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1306/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1228/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1167/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1002/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_I..."

bzr-revno: 2622
2016-03-03 20:35:58 +02:00
045744dc17 Backport fix for non-standard reply for PJLink class request 2016-03-03 09:15:58 -08:00
271a35581c Release 2.4
bzr-revno: 2621
2016-02-13 16:41:12 +02:00
Tim Bentley
81ec2236fc Translations 1302
bzr-revno: 2620
2016-02-13 14:32:51 +00:00
Tim Bentley
45fa840c7e trans1302 2016-02-13 13:00:05 +00:00
second@tgc.dk
77a937836a Fix for force-updating display on windows when using themes without transitions.
Pep8 fix + a test.

bzr-revno: 2619
2016-02-12 21:52:09 +01:00
Tomas Groth
e99fe71ca2 Added test 2016-02-12 21:23:18 +01:00
Tomas Groth
510e109ff5 trunk 2016-02-12 20:59:32 +01:00
3676cef69f "Fix the toggle song usage menu item not working
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/bug-1544263 (revision 2618)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1279/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1203/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1142/
[FAILURE] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/978/
Stopping after failure"

bzr-revno: 2618
Fixes: https://launchpad.net/bugs/1544263
2016-02-12 21:46:29 +02:00
Tomas Groth
b90dbbc303 pep8 fix 2016-02-12 20:46:04 +01:00
dcd39adfe2 [songusage] No need to trigger the action twice 2016-02-11 23:05:41 +02:00
Tomas Groth
fdb53f919f Fix for force-updating display on windows when using themes without transitions. 2016-02-09 22:01:20 +01:00
a172183a4e Release 2.3.3
bzr-revno: 2617
2016-02-06 23:12:06 +02:00
second@tgc.dk
8d083af742 More workarounds for bug 1531319.
If presentation loading fails, set slidenumber to 0 to avoid a later error. Fixes bug 1490508. Added test.
Use the chosen encoding when importing from easyworship db.

bzr-revno: 2616
Fixes: https://launchpad.net/bugs/1490508
2016-02-06 21:53:23 +01:00
Tomas Groth
c75d0cee29 Added a test. 2016-02-06 21:33:27 +01:00