Commit Graph

14371 Commits

Author SHA1 Message Date
Tomas Groth
8275f1139a Change tests to reflect change. 2016-11-21 22:07:01 +01:00
Tomas Groth
b31d5ad08e pep8 fix 2016-11-21 21:56:48 +01:00
Tomas Groth
5e600f4417 Change the text for missing data path text. 2016-11-21 21:21:31 +01:00
Tomas Groth
f83d9ad520 Insert real button label in text to make sure it shows correct text. 2016-11-20 21:24:11 +01:00
Olli Suutari
aef0941e18 - Modified the def create_separated_list by suggestions of TRB143 2016-10-17 22:42:07 +03:00
Olli Suutari
b3d537eec8 - Merged trunk on 17/10/16 2016-10-17 07:29:35 +03:00
Olli Suutari
98b51a1db8 - Code cleanup 2016-10-17 07:29:08 +03:00
Olli Suutari
340b2f3298 - Actually fixed the missing DB bug. 2016-10-17 07:17:33 +03:00
second@tgc.dk
5d24b2c473 Fixes getting bible texts from CrossWalk
Fix to handling of form feed char and vertical tab char.

bzr-revno: 2697
2016-10-04 17:41:43 +01:00
Olli Suutari
0887ca6645 - Removed self from def handle_db_error 2016-10-04 17:21:40 +03:00
Olli Suutari
5d9d76f62d pep8 2016-10-04 17:14:28 +03:00
Olli Suutari
39916d59ed - Attempt to fix jen 2016-10-04 17:09:53 +03:00
Olli Suutari
ebdad8519f - Added one missing empty row 2016-10-04 16:31:09 +03:00
Olli Suutari
be9c394b63 - For jenkins 2016-10-04 16:27:41 +03:00
Olli Suutari
7ee7ef8846 - Not sure why the db bug is fixed in this branch 2016-10-04 16:07:53 +03:00
Olli Suutari
421555e578 - Improved one comment 2016-10-04 15:27:52 +03:00
Olli Suutari
ece524e2a1 - def handle_db_error now uses except FileNotFoundError to handle the missing data path 2016-10-04 15:16:42 +03:00
Olli Suutari
e46174d653 - Added the SWORD importer test fix by phill to this branch 2016-10-04 12:06:17 +03:00
Olli Suutari
400595adf5 - Fixed tests for creating creator lists 2016-10-04 11:43:52 +03:00
Olli Suutari
ce4d8224a2 -redid some mistakenly removed text changes 2016-10-04 10:37:08 +03:00
Olli Suutari
869caa9bf5 - pep8 (one ident) 2016-10-04 10:27:08 +03:00
Olli Suutari
036907eb5e - Changed "&" back to "and" 2016-10-04 03:03:15 +03:00
Olli Suutari
946fb02d57 The def create_separated_list now uses the perfectly made and re-formatted code by the mastermind alisonken1 2016-10-02 21:57:38 +03:00
Olli Suutari
c7a682ebfb - The footer now follows proper english grammar rules. 2016-10-02 20:03:59 +03:00
Olli Suutari
cff02e6b7a Fixed bug: 1513490 2016-10-02 18:51:16 +03:00
Olli Suutari
4471338a19 - Fixed bug 1624661 2016-10-02 14:31:35 +03:00
Olli Suutari
238397fa3c - Made a better fix for giving OpenLP focus, it now works more than once. 2016-09-30 05:57:44 +03:00
Olli Suutari
8dbd79dba0 - cleanup.. The drag&drop focus solution only works for the 1st drag&drop... Why? 2016-09-30 05:36:32 +03:00
Olli Suutari
337edf039f Fixed bug 1487788 2016-09-30 05:26:04 +03:00
Olli Suutari
d716f62d57 - reverted some other changes made while trying to find the fix 2016-09-30 04:11:41 +03:00
Olli Suutari
141c07d42a Fixed bug 1512040 2016-09-30 04:06:51 +03:00
Tomas Groth
453bd53657 Fix the tidy_text method to not insert linefeeds, which is not allowed in XML. 2016-09-23 23:46:43 +02:00
Tomas Groth
32cfacff7e Skip MediaShout import testing on non-win platforms. 2016-09-18 17:47:59 +02:00
Tomas Groth
4754d1eb8b Try to fix a mediashout import issue by replacing the line tab char with 2 linebreaks. 2016-09-18 17:28:55 +02:00
Tomas Groth
3a3ca8d933 Fix fetching bible texts from CrossWalk. 2016-09-18 16:54:55 +02:00
phill.ridout@gmail.com
60707265e3 Some more bible refactors
lp:~phill-ridout/openlp/even-more-refactors (revision 2707)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1769/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1680/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1618/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1374/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/964/
[SUCCESS] https://ci.openlp.io/job/Branch-05a-Code_Analysis/1032/
[...

bzr-revno: 2696
2016-09-15 20:57:34 +01:00
Philip Ridout
2dd770ea11 PEP fixes 2016-09-09 22:47:29 +01:00
Philip Ridout
29bc21d807 Doc string 2016-09-09 22:36:10 +01:00
Philip Ridout
4a71bda0d1 More BibleImport tests 2016-09-05 21:27:14 +01:00
Philip Ridout
9a049929fc Missed an attribute 2016-09-05 19:02:47 +01:00
Philip Ridout
223b198dc8 Moved some import related stuff out of the db module 2016-09-04 22:16:43 +01:00
Philip Ridout
80cdc35433 Move already refactored imorters over to using the log methods in OpenLPMixin 2016-09-04 17:15:57 +01:00
Philip Ridout
6fc1467c5a PEP fixes 2016-09-02 15:32:14 +01:00
Philip Ridout
14187f4884 Mostly refactors of OSIS + tests 2016-09-02 15:23:20 +01:00
Philip Ridout
628027ffc8 Moved validate_xml in to bible import and improved operation. More tests 2016-08-29 17:11:09 +01:00
Philip Ridout
e91b87da8c Start on osis importer. Some further improvements of other importers 2016-08-28 22:03:04 +01:00
Philip Ridout
9b41814511 Merge from yet-more-refactors 2016-08-27 14:33:21 +01:00
Philip Ridout
71dcd2079c HEAD 2016-08-27 14:27:12 +01:00
Philip Ridout
28d94b7d10 moved some static methods to module level 2016-08-21 21:36:59 +01:00
690d5e770a Fix bug #1547964 by ignoring the exception (it's harmless)
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/disconnect-slots (revision 2697)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1746/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1657/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1595/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1351/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-...

bzr-revno: 2695
2016-08-21 20:33:46 +02:00