Tim Bentley
6a955a5573
api and router work, move settings and tab
2016-06-10 17:16:35 +01:00
Tim Bentley
2b0e61d5fd
Too many changes
2016-06-05 22:26:06 +01:00
Tim Bentley
32fad35f79
move remote to api and add waitress
2016-06-05 22:16:13 +01:00
Tim Bentley
05be4e606c
Fix up tests
2016-06-05 19:48:07 +01:00
d52cebdfca
Update strings in alerts and bible plugins to python3
2016-05-21 01:31:24 -07:00
Tim Bentley
fd33d9a0c5
fixes
2016-05-18 18:16:40 +01:00
Tomas Groth
17fa45b1dd
Added tests.
2016-05-04 22:58:44 +02: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
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
Tomas Groth
302fcb221b
Added another OPS Pro import test
2016-03-16 22:28:29 +01:00
Tomas Groth
faa434d937
pep8 fixes
2016-03-13 19:37:08 +01:00
Tomas Groth
e9e5976d22
Finished first test.
2016-03-11 22:56:07 +01:00
Tomas Groth
51ffb92d40
Started work on tests
2016-03-09 22:44:15 +01:00
Tomas Groth
98eb50e9b2
Made the anchor/tag detection more generic.
2016-03-08 22:43:10 +01:00
Tomas Groth
e67ad21740
Getting closer...
2016-03-07 23:27:28 +01:00
chris@minkus.me.uk
3f7cb577b4
Fix for bug #1000729 . Adds topic, copyright, CCLI number searching, including natural sort for CCLI number search, based on the existing 'Author' search.
...
bzr-revno: 2626
Fixes: https://launchpad.net/bugs/1000729
2016-03-05 20:48:27 +00:00
Tomas Groth
5809a2d6f4
Added test
2016-02-29 20:29:32 +01:00
Chris Hill
57200fa84e
merge with trunk
2016-02-19 20:28:39 +00:00
Tomas Groth
4c883c8cf0
Remove songs used in tests that is not in public domain.
2016-02-15 21:49:23 +01:00
Chris Hill
41d627e3f9
natural sort lower case
2016-02-13 16:57:09 +00:00