Philip Ridout
4a71bda0d1
More BibleImport tests
2016-09-05 21:27:14 +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
Olli Suutari
46a7c92a90
- Merged trunk
2016-08-25 22:27:55 +03:00
Philip Ridout
28d94b7d10
moved some static methods to module level
2016-08-21 21:36:59 +01:00
Philip Ridout
894b4fbf10
revert changes to http.py due to circular references
2016-08-20 21:00:50 +01:00
Olli Suutari
8224e39a2c
- Added test
2016-08-20 22:14:15 +03:00
Olli Suutari
685c01ec25
- Renamed test title from x_test to test_x
2016-08-20 21:59:31 +03:00
Philip Ridout
7c77d7e8bd
Refactor of OpenSong Bible importer + 100% test coverage
2016-08-20 19:12:42 +01:00
Olli Suutari
b5c4cb1f85
- pep8 fix (2x blank line)
2016-08-20 01:53:20 +03:00
Olli Suutari
345978286b
- Added a test.
2016-08-20 01:49:51 +03:00
Tomas Groth
825a703cd0
pep8 fixes
2016-08-19 17:05:44 +02:00
Tomas Groth
c463c46cf6
Fixed various bugs in the songbeamer chord import, and added a test.
2016-08-19 16:51:23 +02:00
Tomas Groth
25c268145a
merge trunk
2016-08-18 21:04:44 +02:00
Philip Ridout
46b6d041cd
Opensong refactors and tests
2016-08-18 07:31:36 +01:00
Philip Ridout
6ab2686b09
Modify CSV Importer and test to give 100% coverage!
2016-08-16 21:36:21 +01:00
Philip Ridout
9d5829e3a5
head
2016-08-16 19:49:47 +01:00
b657d255cc
Remove blank line
...
Fixes: https://launchpad.net/bugs/1547964
2016-08-14 22:58:27 +02:00
693c18a23a
Add some tests for the MediaShout importer
2016-08-14 22:48:36 +02:00
Philip Ridout
f08d0c28a5
further bible refactors
2016-08-14 11:00:27 +01:00
14b351f2ae
HEAD
...
Fixes: https://launchpad.net/bugs/1608194
2016-08-13 16:57:38 +02:00
2bd58e1c29
Fix some pep8 issues
2016-08-13 16:41:24 +02:00
879a51a1fe
Fix the tests for SongSelect and write tests for the SystemPlayer
2016-08-13 16:29:12 +02:00
Philip Ridout
83b30799ca
finished up with tests
2016-08-11 20:34:55 +01:00
Philip Ridout
9d43344a92
pep fixes
2016-08-09 21:56:04 +01:00
Philip Ridout
f1b25ef503
Moved importers in to dedicated directory
2016-08-09 21:45:25 +01:00
Philip Ridout
a0882bd523
Refactor csv importer
2016-08-08 21:02:18 +01:00
Philip Ridout
a78c3d67e7
head
2016-08-08 19:11:32 +01:00
suutari.olli@gmail.com
fb105f2e0b
This branch introduces following improvements to Quick Bible search:
...
- Combined Reference/Text search which first performs the Reference
search and then moves to Text search if nothing is found.
- Added Search while typing functionality for Quick Bible search
- Possibility to use “.” when shortening Book names in Reference search.
For an example Gen. 1 = Gen 1 = Genesis 1.
- New/Improved error messages
(E.g. added actual example verses to Reference error)
- 3 New settings for controllin...
bzr-revno: 2686
Fixes: https://launchpad.net/bugs/1591480
2016-08-07 19:33:46 +01:00
Philip Ridout
1abcff7519
PEP fixes
2016-08-07 12:20:53 +01:00
Philip Ridout
a4d6120bd4
Refactor xml parsing and language detection out in to a bible importer class
2016-08-07 11:15:43 +01:00
Philip Ridout
d9d740ad8b
Style fixes
2016-08-03 21:10:41 +01:00
Philip Ridout
db00a3980f
Missed tests
2016-08-03 20:56:53 +01:00
Philip Ridout
60767c8ce4
Fixes bug #917164 . A start on refactoring bibles
2016-08-03 18:26:10 +01:00
suutari-olli
0923ca6a40
- Merged trunk on 28.7.16
2016-07-28 22:57:21 +03:00
Tomas Groth
de54ec2715
merge trunk
2016-07-25 22:48:30 +02:00
Tomas Groth
611c970eb0
More work on chords
2016-07-25 22:07:07 +02:00
suutari-olli
b364bb5cf0
- merged trunk on 24.7.16
2016-07-24 21:56:13 +03:00
Tomas Groth
69951133fe
Fix handeling of control chars and escaped chars in VideoPsalm import. Fixes bug 1594945.
...
Fixes: https://launchpad.net/bugs/1594945
2016-07-07 22:47:57 +02:00
second@tgc.dk
45d2640159
"Fix various pyodbc related issues. Fixes bug 1590657.
...
Fix of tracback during SongPro import. Fixes bug 1582152.
Fix traceback during songshowplus import. Fixes bug 1585489.
Skip PresentationManager files we do not support."
bzr-revno: 2677
Fixes: https://launchpad.net/bugs/1582152 , https://launchpad.net/bugs/1585489 , https://launchpad.net/bugs/1590657
2016-06-16 22:12:27 +02:00
suutari-olli
7c74b50318
- Code cleanup (Removed 2 un-required empty rows)
2016-06-15 00:55:37 +03:00
Tomas Groth
0c2b68ac54
merge trunk
2016-06-14 23:12:54 +02:00
suutari-olli
db003d7ec6
- Merged trunk on 14.6.16
...
To do?
- Add clear search results button for locked Bible search results
- Prevent duplicated search results on "Lock search results"
2016-06-14 23:54:36 +03:00
Tomas Groth
e89803a3ad
merge trunk
2016-06-14 21:06:54 +02:00
Tomas Groth
2fe7a9d127
trunk
2016-06-08 21:27:52 +02:00
Tomas Groth
3d98d60d59
Implement chord transposing in the lyrics editor.
2016-06-07 22:21:21 +02:00
0d2745a1d1
Fix bug #1589815 by first reducing the string to digits only and then checking if there's anything left.
2016-06-07 09:35:06 +02:00
suutari-olli
9990472586
- Merged trunk on 5.6.16
...
- Removed some additional error messages from "Search while typing"
(Count verses not found in both bibles, no Bibles installed)
2016-06-05 15:15:51 +03:00
Ian Knight
47da0a1c8b
Fixed PEP8 Errors
2016-06-02 20:02:34 +09:30
ec8ace4929
Fixed up some issues and refactored a method that wasn't actually a test.
2016-06-02 01:14:58 +02:00
caeb3d3ff7
Found the other tests, Mom!
2016-06-01 23:42:54 +02:00
672b8334fa
Initial attempt to move to nose2
2016-05-31 23:40:13 +02:00
Tomas Groth
11e7ff5621
trunk
2016-05-26 15:09:03 +02:00
Tomas Groth
fd4cfd1eaa
Fix traceback during songshowplus import. Fixes bug 1585489.
...
Fixes: https://launchpad.net/bugs/1585489
2016-05-25 09:04:41 +02:00
d52cebdfca
Update strings in alerts and bible plugins to python3
2016-05-21 01:31:24 -07:00
suutari-olli
dcfcd3e576
- Merged trunk on 21.5.16
2016-05-21 00:45:14 +03:00
Tim Bentley
fd33d9a0c5
fixes
2016-05-18 18:16:40 +01:00
suutari-olli
7e5b49ffdf
- Merged trunk on 11.5.16
2016-05-11 18:37:58 +03:00
Tomas Groth
17fa45b1dd
Added tests.
2016-05-04 22:58:44 +02:00
suutari-olli
09a084be18
- Removed un-needed import that was added earlier
...
- Pep8 fixes
2016-04-30 03:07:36 +03:00
suutari-olli
10c4118583
Added a test for checking that all the general required stuff is called on quick search.
2016-04-30 02:58:07 +03:00
Samuel Mehrbrodt
9cd49f194f
PEP8
2016-04-29 19:32:09 +02:00
Samuel Mehrbrodt
868b538dd2
Fix test and add new one
2016-04-29 19:10:50 +02:00
suutari-olli
aa2720da40
Merged trunk on 28.4.16, removed broken test.
2016-04-28 23:12:34 +03:00
suutari-olli
0217ecae2b
Commit for merging trunk.
...
This also has a broken test.
2016-04-28 19:28:45 +03:00
1744032383
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 (revision 2652)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1503/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1414/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1352/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1148/
[SUCCESS] https://ci.openlp ...
bzr-revno: 2654
Fixes: https://launchpad.net/bugs/1557514
2016-04-27 22:44:03 +01:00
60f3ae195c
Forgot to add the test file
2016-04-27 23:23:16 +02:00
Tomas Groth
58ac52a30e
merge trunk
2016-04-26 20:58:03 +02:00
Chris Hill
bb15b4ce71
merge w/ trunk
2016-04-25 11:54:08 +01:00
Tim Bentley
59b3c7b053
head
2016-04-21 17:27:04 +01:00
Tim Bentley
bd8ddf7506
fix tests
2016-04-21 17:26:34 +01:00
gabriel.loo@gmail.com
c3e27b44f0
Disable the search box while a search is being performed and re-enable it after search is done or the Stop button is pressed. This way it behaves like the Search button and prevents the user from submitting multiple searches while another is ongoing (this is what caused the segfault).
...
bzr-revno: 2646
Fixes: https://launchpad.net/bugs/1570228
2016-04-21 17:03:36 +01:00
Tomas Groth
89ce4131e7
Skip pysword tests is pysword isn't installed.
2016-04-20 21:29:04 +02:00
Tim Bentley
f2537981e4
update
2016-04-20 17:36:37 +01:00
Gabriel Loo
caa9c59c75
Added unit tests for SongSelect Importer search
2016-04-17 18:55:40 -04:00
Chris Hill
66fc2ff7c3
merge w/ trunk
2016-04-17 22:23:50 +01:00
Chris Hill
0c8f9e3b71
Removed auto-select for searches where multiple IDs selected, added tests to hide temporary songs
2016-04-17 22:22:30 +01:00
Tomas Groth
6f975654cc
Added tests.
2016-04-15 22:34:20 +02:00
Tim Bentley
a453a0d0d0
fix tests
2016-04-13 19:48:46 +01:00
Tim Bentley
19d120de1b
Head and review comments
2016-04-13 19:38:49 +01:00
Tim Bentley
65e84a317e
fix tests
2016-04-12 22:00:18 +01:00
Tomas Groth
2aeb7f9e6f
trunk
2016-04-10 22:24:07 +02:00
Tim Bentley
3e8af699c3
fix import issues
2016-04-04 22:19:37 +01:00
chris@minkus.me.uk
5a3e5c655c
Fixes bug #1280295 - 'Enable natural sorting for song book searches' using get_natural_key
...
Now also includes natural sorting for author, topic, theme & CCLI number as well
Also refactors Songbook Search to make the database do filtering for performance rather than querying all then filtering
I've tested it on my database of 500-odd songs and it seems a little faster
Includes unit tests
--------------------------------
lp:~minkus/openlp/naturalsortsongs (revision 2519)
[SUCCESS] https://ci.op ...
bzr-revno: 2637
Fixes: https://launchpad.net/bugs/1280295
2016-04-03 16:57:52 +01:00
Chris Hill
330a1758c8
Use get_natural_key instead of _natural_sort_key
2016-04-03 11:57:39 +01:00
Ian Knight
573bc510ff
Added ProPresenter 5 & 6 support
2016-03-31 03:41:52 +10:30
Chris Hill
8de2f013eb
merge w/ trunk
2016-03-28 12:52:59 +01:00
Tomas Groth
7c6e1902c4
Fix tag detection. Fixes bug 1549549.
...
Fixes: https://launchpad.net/bugs/1549549
2016-03-22 22:08:56 +01:00
Tomas Groth
45b122f768
make stuff prettier...
2016-03-20 09:28:41 +01:00
Tomas Groth
dca65148c4
forgot to add a file and made some pep8 fixes
2016-03-19 21:42:59 +01:00
Tomas Groth
2937f39999
trunk
2016-03-19 21:30:12 +01:00
Chris Hill
9c5da3d196
merge w/ trunk
2016-03-19 15:09:50 +00:00
Chris Hill
bb0adc6f5d
fixed bug #1280295 'Enable natural sorting for song book searches', refactored to move filtering to database, updated test
...
Fixes: https://launchpad.net/bugs/1280295
2016-03-19 15:01:10 +00:00
Tomas Groth
7b69634552
Fixes for translation support + test
2016-03-19 07:20:12 +01:00
Tomas Groth
fdc22b4e4c
Add translations support
2016-03-18 23:09:49 +01:00