Olli Suutari
173e7c78ea
- Fixed the multiline text input for Bible importer
2016-09-16 23:48:56 +03:00
Olli Suutari
aa76cf5b2c
- Merged trunk on 16.9.16
2016-09-16 22:51:54 +03:00
Olli Suutari
1838fca41e
- Commit for merging trunk < Has some unfinished ui strings in Bible edit form.
2016-09-16 22:47:29 +03: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
Olli Suutari
289deb4694
Changed the settings title from: "Songs mode" to "Song related settings"
2016-09-15 22:06:01 +03:00
Olli Suutari
093f379b6a
- Added a new setting for controlling visibility of the "Written by:"
...
(By default disabled)
2016-09-15 22:03:17 +03:00
Olli Suutari
a6f043ff20
- Wishlish fix: Make the song-footer text "Written by" optional
2016-09-15 21:32:25 +03:00
Olli Suutari
25631152ad
The import saves the value if we use QLineEdit instead of QPlainTextEdit... But why?
2016-09-15 03:22:36 +03:00
Olli Suutari
7ba2bb6d82
- Fixed the missing field traceback
...
- Created the field for import
(This does not work, why?)
2016-09-15 02:53:04 +03:00
Olli Suutari
0c93d6b032
- Created a working "Full license" field for Bible editor.
...
Problem: If metadata does not already have full_license field = traceback.
2016-09-15 01:20:33 +03: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
Philip Ridout
dcd8d6f6b5
Remove upgrade code not needed since 2.2
2016-08-21 12:04:18 +01:00
Philip Ridout
3c29427866
Added some doc strings which I missed
2016-08-21 08:39:40 +01:00
Philip Ridout
aefcd48cc3
reverted changes to bibles http.py
2016-08-20 21:32:25 +01:00
Philip Ridout
894b4fbf10
revert changes to http.py due to circular references
2016-08-20 21:00:50 +01:00
Philip Ridout
7c77d7e8bd
Refactor of OpenSong Bible importer + 100% test coverage
2016-08-20 19:12:42 +01: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
c2b05e3454
Fix bug #1547964 by ignoring the exception (it's harmless)
...
Fixes: https://launchpad.net/bugs/1547964
2016-08-14 10:24:17 +02:00
c763585250
Fix bug #1608194 by updated OpenLP to use the new SongSelect website.
...
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/bug-1608194 (revision 2694)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1739/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1650/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1588/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1344/
[SUCCESS] https://ci.openlp.io/job/Branc ...
bzr-revno: 2694
Fixes: https://launchpad.net/bugs/1608194
2016-08-14 09:57:21 +02:00
14b351f2ae
HEAD
...
Fixes: https://launchpad.net/bugs/1608194
2016-08-13 16:57:38 +02:00
fbd9b330a3
Fix another pep8 issues
2016-08-13 16:50:15 +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
2416009860
HEAD
2016-08-12 20:16:12 +01:00
c79917502b
Update slot signatures to comply with PyQt5.6's stricter checks.
...
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/stricter-slot-signatures (revision 2685)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1723/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1634/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1572/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1333/
[SUCCESS] https://ci.openlp.io/j ...
bzr-revno: 2693
2016-08-12 18:28:34 +01:00
phill.ridout@gmail.com
a503c1a0f9
Some more bible refactors. Mainly focusing on xml parsing and the csv importer
...
lp:~phill-ridout/openlp/more-bible-refactors (revision 2699)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1708/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1619/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1557/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1319/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/909/
[SUCCESS] htt...
bzr-revno: 2692
2016-08-12 18:26:54 +01:00
f92302a41e
HEAD
2016-08-12 12:30:07 +02:00
c9ff88ebfc
Removed a log line I never wrote and move a variable for a test I need it in
2016-08-12 12:24:54 +02:00
suutari.olli@gmail.com
6f5495bcbf
This branch includes various UI string changes, such as:
...
- Media Manager, Projector Manager, Service Manager, Theme Manager,
Preview Panel and Live Panel have been renamed to: ”Library,
Projectors, Service, Themes, Preview and Live."
- Tooltips/texts for these have been changed.
- Removed version from window title
- Removed version from web remote page window names.
- Re-did the trace back message.
- etc...
In "Configurate OpenLP":
- Changed typing for all labels to lowercase
- Remove...
bzr-revno: 2691
2016-08-12 00:12:50 +02:00
Philip Ridout
83b30799ca
finished up with tests
2016-08-11 20:34:55 +01:00
Philip Ridout
34a5689499
split web bibles in to their own modules
2016-08-11 20:08:25 +01:00
Philip Ridout
f5480640f6
more files
2016-08-11 20:07:21 +01:00