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
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
88519e2cc1
Added a test for chordpro import.
2016-09-25 21:27:46 +02:00
Tomas Groth
1406224a8f
Added support for import of ChordPro
2016-09-25 11:30:00 +02: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
Gary Talent
ebbfd39dbd
Add validity checking to EasyWorship 6 importer.
2016-09-22 01:19:46 -05:00
Tim Bentley
6586104f6e
minor updates
2016-09-21 20:04:02 +01:00
Gary Talent
08416db1d3
Fix unicode skip issue with the strip_rtf function.
...
Add doc comment to EasyWorship6 import method.
2016-09-20 22:10:28 -05:00
Tim Bentley
c8dad716cc
Review Comments
2016-09-19 19:51:48 +01:00
Olli Suutari
2f8a5ba906
- Fixed the test
2016-09-18 23:15:33 +03: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
Gary Talent
5435dfc5cc
Add test for EasyWorship 6 importer.
2016-09-16 23:39:40 -05:00
Olli Suutari
9222ccdcc5
- pep8
2016-09-17 01:32:12 +03:00
Olli Suutari
2edf579ec3
- Added the placeholder texts to uistrings
...
- Added placeholder texts for Bible importer & Edit.
2016-09-17 01:24:27 +03:00
Olli Suutari
09da152372
- Added a test for toggle lock button
...
- Removed give focus to Select bookname on Select tab, may be confusing.
2016-09-17 00:43:30 +03:00
Olli Suutari
173e7c78ea
- Fixed the multiline text input for Bible importer
2016-09-16 23:48:56 +03:00
Olli Suutari
ba3b2396e7
- Merged trunk on 16.9.16
2016-09-16 22:54:25 +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
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
191845b70c
- Added param: to Lock toggle button
2016-09-15 10:41:54 +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
a034532d19
- Fixed a bug where web bible's trigger traceback in search while typing.
2016-09-15 02:17:17 +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
Olli Suutari
1fae73014e
- Removed one unrequired code line
2016-09-12 15:11:59 +03:00
Olli Suutari
7ea3105857
- Fixed some .forma tags to .format
2016-09-12 14:41:38 +03:00
Philip Ridout
29bc21d807
Doc string
2016-09-09 22:36:10 +01:00
Olli Suutari
639c01dfe2
- Merged trunk on 9.9.16
2016-09-09 10:58:15 +03:00
Olli Suutari
a99bd8603f
- Combined some <strong> tags in expection dialogue.
...
- Added new line to the end of the test.
2016-09-09 10:57:11 +03:00
Tim Bentley
8f94d10c8d
add tests
2016-09-08 06:06:36 +01:00
Gary Talent
b5f08bf54c
Add support for importing EasyWorship6 databases
2016-09-07 00:15:37 -05: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
Tim Bentley
8bfb0e4759
fix typos
2016-09-03 08:14:08 +01:00
Tim Bentley
15adb41256
add song reporting
2016-09-03 07:42:45 +01:00
Olli Suutari
aecd6b8858
Fixed 1 strong tag
2016-09-02 19:54:00 +03:00
Olli Suutari
e4e46d40f5
- Setting migration for escape item
...
- Renamed shortcut descriptions for blanks
2016-09-02 19:19:28 +03:00
Olli Suutari
2fcd292969
- Renamed some code
2016-09-02 18:52:44 +03:00
Olli Suutari
2c4dbda42f
- The new method now also stops loops.
2016-09-02 18:41:16 +03:00
Olli Suutari
4f48cb5df2
- fixed the "blank only" button visibility
2016-09-02 18:34:39 +03:00
Olli Suutari
875481d2d9
- A working only blank to desktop
2016-09-02 18:22:29 +03: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
Olli Suutari
46a7c92a90
- Merged trunk
2016-08-25 22:27:55 +03:00
Olli Suutari
7fba73843b
- Added the missing </strong> tag to expection form. (bug 1616441)
2016-08-25 22:24:59 +03:00
Philip Ridout
28d94b7d10
moved some static methods to module level
2016-08-21 21:36:59 +01: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
Olli Suutari
cf65d6921e
- Pep8
2016-08-20 02:46:20 +03:00
Olli Suutari
890b617fc7
- Fixed the same issue for the lock button.
2016-08-20 02:42:48 +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
b35d300708
Added support for importing chords and verseorder from songbeamer.
2016-08-18 21:55:22 +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
Olli Suutari
4f900dbffb
- Removed for_display=True which was causing traceback since it's apparently no longer used.
...
- Added manual row split for the duplicated key error message.
(Looks bad to have 12 words in one row and then one word in the row after that)
2016-08-15 19:37:53 +03:00
Olli Suutari
33aaf53c42
- Pep8 (Over ident fixed)
2016-08-15 00:14:35 +03:00
Olli Suutari
3ac99b3e28
- Merged trunk on 14/8/16
2016-08-15 00:04:22 +03:00
Olli Suutari
35758b306a
- Restored the default Help shortcut.
2016-08-15 00:01:48 +03:00
Olli Suutari
f3533885ec
- Merged trunk on 14/8/16.
2016-08-14 23:21:21 +03:00
Olli Suutari
c77dd470c5
- Added the missing "clicked" to make the code easier to understand.
2016-08-14 23:19:54 +03: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
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
Olli Suutari
8c107048b4
- Created a shortcut for the new help button, removed the old two shortcuts and created obsolete settings transfer.
2016-08-12 00:32:20 +03:00
Olli Suutari
851a35a822
- Removed Local & Online help buttons, created "User manual" button.
2016-08-12 00:11:34 +03:00
Olli Suutari
f590294b4a
- Coded a combined help button, which opens the Local Help if using Mac or Win and Online help if using other OS's.
...
(still need to change the help menu items)
2016-08-11 23:54:56 +03: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
Philip Ridout
0617f71134
split out web bible importers
2016-08-11 20:03:58 +01:00
Philip Ridout
5ac5c6cd68
split the web bible importers out io their own files
2016-08-11 20:02:29 +01:00
Philip Ridout
226432a3c3
head
2016-08-11 18:38:20 +01:00
Olli Suutari
9794d26e95
- Changed the order of blank to modes in Shortcuts list from:
...
Black, theme, desktop to desktop, theme, black.
- Pep8 fix (Ident)
2016-08-11 16:28:30 +03:00
Olli Suutari
4cb3debb65
- Fixed bug: https://bugs.launchpad.net/openlp/+bug/1612187
...
- Changed the default hotkey for "Blank to Desktop" to "Esc", added "D" as an alternative shortcut.
- Removed the default shortcut for "Escape item".
2016-08-11 14:32:44 +03:00
Olli Suutari
eed1407057
- Fixed the bug where Bible "Advanced" clear button gives focus to "Quick" search field, thus making typing in it possible.
2016-08-11 00:22:07 +03:00
Philip Ridout
d5f5a33680
Stylistic changes
2016-08-10 20:08:09 +01:00
Olli Suutari
50131ba202
- Merged trunk and resolved conflict that was created by ui-messages-part-1 branch.
2016-08-10 21:50:40 +03:00
suutari.olli@gmail.com
ae81497fe3
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: 2688
2016-08-10 19:31:33 +01:00
0fc598fab5
HEAD
2016-08-10 11:13:45 +02:00
51f3a0f406
Fix some slot signatures that were the incorrect type
2016-08-10 11:07:49 +02:00
Olli Suutari
fc3b2f021e
- Merged trunk on 10/8/16.
2016-08-10 00:37:59 +03:00
Philip Ridout
f1b25ef503
Moved importers in to dedicated directory
2016-08-09 21:45:25 +01:00
Philip Ridout
74607afbfc
Add OpenLPMixin to bible importer
2016-08-09 20:32:29 +01:00
Philip Ridout
27731dbbbc
Removed old bible upgrade form
2016-08-09 20:14:52 +01:00
Philip Ridout
b502c0b79d
Moved get file encoding from lib to common
2016-08-09 07:24:04 +01:00
Philip Ridout
b65b05de70
PEP fixes
2016-08-08 21:08:07 +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
Philip Ridout
e9ec672756
improved encoding detection code. Tests added
2016-08-08 19:09:33 +01:00
ff56739f35
String format error
2016-08-07 14:08:03 -07:00
a89495063e
merge trunk
2016-08-07 13:52:42 -07:00
1ff94a74a3
Qt5 updates for projector/signal mismatches
2016-08-07 13:51:35 -07:00
Philip Ridout
97dbc85918
move chardet function in to core
2016-08-07 20:29:35 +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
2d9db0a0bd
one of these days i may remember to add files to bzr when i create them
2016-08-07 11:29:58 +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
61b591f555
pep8
2016-08-05 12:57:25 -07:00
2f7a1ab456
Merge trunk
2016-08-05 12:41:22 -07:00
b41b4a5918
Fix some todo notes
2016-08-05 12:18:47 -07:00
Philip Ridout
160cc163fc
part 2 - db changes
2016-08-04 21:37:04 +01:00
Philip Ridout
37a5050c38
Removed language table from database
2016-08-04 20:18:40 +01:00
suutari-olli
1c63fb6ec0
- Changed stuff based on suggestions by superfly
2016-08-04 00:19:14 +03:00
Philip Ridout
8257dbb282
HEAD
2016-08-03 21:27:05 +01:00
Philip Ridout
bf28102401
More style fixes
2016-08-03 21:17:48 +01:00
Philip Ridout
60767c8ce4
Fixes bug #917164 . A start on refactoring bibles
2016-08-03 18:26:10 +01:00
suutari-olli
7eac4d5e38
- Merged trunk on 2.8.16
2016-08-02 23:18:26 +03:00
Tomas Groth
c473212107
Added pylint test to jenkins script, and fixed a format error.
2016-08-02 20:57:10 +02:00
Tomas Groth
189b2dd400
Improve pylint testing, fixed a few issues.
2016-08-01 19:42:29 +02:00
suutari-olli
1298b629f1
- Merged trunk on 31.7.16
2016-07-31 14:58:54 +03:00
suutari-olli
feba589d07
- Lock button now gives focus to Search field.
2016-07-30 22:49:37 +03:00
suutari-olli
3937fbccf9
- Changed the Clear button to use QToolButton instead of QPushButton.
...
(Fixes the issue where the clear button is larger than the lock button).
2016-07-30 18:19:44 +03:00
suutari-olli
55ff6d6ff1
- Removed the clean icon manual sizing.
2016-07-28 23:30:14 +03:00
suutari-olli
0923ca6a40
- Merged trunk on 28.7.16
2016-07-28 22:57:21 +03:00
Tomas Groth
449b46ab3d
merge trunk
2016-07-27 21:01:57 +02:00
Tomas Groth
b781fa6169
some cleanups, comments and a test.
2016-07-26 21:02:35 +02: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
e9d53fd3d9
- Changed Remote web page titles from OpenLP | x to x | OpenLP
2016-07-24 23:25:23 +03:00
suutari-olli
aa1cd8fa91
- Merged trunk on 24.7.16
...
- Added superflys startup traceback fix to my code
- Resolved conflicts
2016-07-24 23:20:25 +03:00
suutari-olli
0c8503a266
- Changed stuff based on comments by TRB143.
2016-07-24 22:58:34 +03:00
Tomas Groth
031ae9ebc1
Use BibleGateway standard site instead of the legacy site. Fixes bug 1562384.
...
Fixes: https://launchpad.net/bugs/1562384
2016-07-24 21:49:29 +02:00
suutari-olli
b364bb5cf0
- merged trunk on 24.7.16
2016-07-24 21:56:13 +03:00
e231398010
HEAD
2016-07-24 14:25:46 +02:00
ebefc03674
Fix the disappearance of a variable :-)
2016-07-23 23:41:24 +02:00
second@tgc.dk
c426b8c1a2
"Added a test using pylint to test the code for the most serious issues.
...
Added pylintrc for finding more potential issues with pylint (not used in the test).
Made some fixes as suggested by pylint."
bzr-revno: 2681
2016-07-21 23:32:25 +02:00
0150291e4d
"- Convert calls to md5_hash and qmd5_hash to use UTF-8 for non-ascii characters
...
- Fixed test to verify UTF-8 returns valid ASCII hash
- Switch back to qmd5_hash to stay within the Qt framework
--------------------------------
lp:~alisonken1/openlp/projector-cleanups (revision 2679)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1646/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1557/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1495/
[SUCCESS] https://ci.o ..."
bzr-revno: 2680
2016-07-21 23:29:58 +02:00
Tomas Groth
530f119938
Various improvements for chords on the mainview.
2016-07-21 22:37:25 +02:00
Tomas Groth
c10f71db3a
Started work on chords on maindisplay.
2016-07-20 22:43:46 +02:00
98f5a5c856
Fix another slot signature
2016-07-19 22:22:37 +02:00
a8b72ed876
Fix up the types in the signals and slots - PyQt 5.6 is stricter about them now.
2016-07-18 23:36:16 +02:00
97d6586462
Fixed another part of the permission denied error
2016-07-17 21:12:00 +02:00
suutari-olli
f5bc8056f7
- removed one unrequired if statement.
2016-07-17 19:11:51 +03:00
suutari-olli
08bcb2c5d4
- Moved them to another init since something broke
2016-07-17 18:53:27 +03:00
suutari-olli
437039efed
- Moved the 2nd new registry flag from one init to an another init which also has the 1st
2016-07-17 18:49:15 +03:00
suutari-olli
496c57cdfc
- Fixed the issue where items sent to Preview from Service may cause tracebacks.
2016-07-17 18:41:55 +03:00
3cdd42bfe0
Catch the PermissionError too
2016-07-17 00:20:56 +02:00
suutari-olli
4874f6a218
- Reduced comments
...
- Removed unrequired reg_value from test.
2016-07-16 19:51:08 +03:00
suutari-olli
02b4d27b96
pep8 fixes, test still broken.
2016-07-14 21:13:58 +03:00
suutari-olli
1c133398e2
Merged trunk on 14.7.16
2016-07-14 21:03:57 +03:00
suutari-olli
7b643b06ac
- Tried to make the new text work with the registry changes but failed.
...
> Test is broken, do not merge!
2016-07-14 21:02:23 +03:00
de3f4046b7
Convert md5sum calls to utf-8 for non-ascii pins
2016-07-08 12:19:08 -07:00
Tomas Groth
93fc6e0145
Update Crosswalk webpage parser to match new layout. Fixes bug 1599999.
...
Fixes: https://launchpad.net/bugs/1599999
2016-07-07 22:56:50 +02:00
Tomas Groth
ba80fe653c
Fix format error
2016-07-07 22:52:00 +02:00
Tomas Groth
f5da7e2a2b
Make easyslide importer try to recover when reading non-standard xml. Fixes bug 1588822.
...
Fixes: https://launchpad.net/bugs/1588822
2016-07-07 22:51:25 +02: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
Tomas Groth
1992a51339
More pylint-fixes
2016-07-06 21:48:57 +02:00
Tomas Groth
99e6ab6657
Fix various issues as suggested by pylint
2016-07-05 22:31:29 +02:00
Tomas Groth
8aa917c89c
A bunch of fixes suggested by pylint.
2016-07-01 23:17:20 +02:00
Tomas Groth
138e2deb1f
Add support for export and import of chords in openlyrics
2016-06-27 23:16:49 +02:00
f911bdafa9
Format fix
2016-06-26 17:08:28 -07:00
suutari-olli
22ff4247ad
- Merged trunk on 27.6.16
2016-06-27 02:23:50 +03:00
suutari-olli
6078e28171
Comment cleanup / Improvements
2016-06-27 02:20:57 +03:00
suutari-olli
68b4d62502
- Turned the two new hidden settings into registry flags
2016-06-27 02:14:24 +03:00
d3a2dd399a
Fix missing format key, updated test
2016-06-25 04:39:57 -07:00
de754e2cb1
Convert exceptionform._create_report to return dict
2016-06-24 05:39:47 -07:00
d878d8b8cb
Missed closing paren
2016-06-23 21:38:18 -07:00
c2d884df48
Missing format key
2016-06-23 21:28:23 -07:00
467c672339
Typo
2016-06-22 08:07:50 -07:00
8806a06ab9
Test cleanups
2016-06-17 19:45:02 -07:00
7cc56af2bb
bugfix 1593883 pjlink authenticatino test
2016-06-17 19:02:53 -07:00
7e8eb21510
Pep8 and notes about hashing
2016-06-17 16:54:04 -07:00
d1ff2385ae
bug 1593883 fix - switch from qmd5_hash to md5_hash
2016-06-17 16:48:32 -07:00
aaba690c97
Fix call to wrong signal on error
2016-06-17 16:05:26 -07:00
c64df391aa
bug 1593882 fix
2016-06-17 15:46:21 -07:00
76ffe35621
bug 1593882 - fix authenticated connection but bin not set
2016-06-17 15:06:55 -07:00
29043f0789
string format error
2016-06-17 08:30:23 -07:00
Tomas Groth
d92d46e06c
Fix a formatting error
2016-06-17 12:05:25 +02:00
c8754c86aa
Merge trunk fix conflict
2016-06-16 18:08:21 -07:00
suutari-olli
2ee123a9e1
- Clear the results button now also clears the text input field and gives it focus.
2016-06-17 01:27:06 +03: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
7a8b519b8c
Add test for renderer change to template string
2016-06-16 07:44:32 -07:00
b627736e5e
Convert renderer string to Template()
2016-06-15 08:05:05 -07:00
suutari-olli
7c74b50318
- Code cleanup (Removed 2 un-required empty rows)
2016-06-15 00:55:37 +03:00
suutari-olli
3e926c7480
- Added "Clear search results" button to Quick & Advanced search.
...
> Added a new icon for this: http://www.1001freedownloads.com/free-clipart/tango-edit-clear
^^CC0 1.0 Universal (CC0 1.0)
2016-06-15 00:49:29 +03:00
Tomas Groth
0c2b68ac54
merge trunk
2016-06-14 23:12:54 +02:00
f052cf99d9
Fix bug #1589815 by first reducing the string to digits only and then checking if there's anything left.
...
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/bug-1589815 (revision 2675)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1603/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1514/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1452/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1225/
[SUCC...
bzr-revno: 2676
2016-06-14 22:07:18 +01: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
suutari-olli
d5b11c13d2
- Some code cleanup
2016-06-14 23:53:39 +03:00
Tomas Groth
4fc4fa8969
pep8 fixes
2016-06-14 22:36:51 +02:00
suutari-olli
5a54b2a660
- Improved the "Search too short" message for Quick search.
...
(Reference search just uses "No search results for now")
- Reverted the attempt to stop duplicated search results if search results are locked,
(This is something that I havn't figured out how to do)
2016-06-14 22:54:26 +03:00
Tomas Groth
41c0d3fcf9
Fix various pyodbc related issues. Fixes bug 1590657.
...
Fixes: https://launchpad.net/bugs/1590657
2016-06-14 21:11:57 +02:00
Tomas Groth
e89803a3ad
merge trunk
2016-06-14 21:06:54 +02:00
suutari-olli
c249eb1f20
merged trunk on 14.6.16
2016-06-14 01:02:56 +03:00
suutari-olli
65ffd10cdf
- Improved the "Too short search" item functionality.
...
- Improved some comments.
2016-06-13 01:02:24 +03:00
suutari-olli
4ec7e5e879
- Added "Search too short for search while typing" message to search results
...
!! Need to rename this from: search_results_banana to something smarter.
- Fixed "," breaking OLP if it's the last char in text search.
- "," no longer separates keywords in Text search.
- Removed mention about separating keywords with "," from the empty search message.
- Started working on not duplicating search results on "Lock search results" > THIS DOES NOT WORK YET.
2016-06-11 13:10:15 +03:00
aedcecc7ff
String format oops
2016-06-08 19:57:21 -07:00
e222a11390
String format oops
2016-06-08 13:41:21 -07:00
b84dbb15a2
Oops in string format
2016-06-08 13:26:01 -07:00
Tomas Groth
f696698b3e
pep8 fixes
2016-06-08 21:58:30 +02:00
Tomas Groth
df82628c01
Fix merge issue
2016-06-08 21:34:29 +02:00
Tomas Groth
2fe7a9d127
trunk
2016-06-08 21:27:52 +02:00
Tomas Groth
805b7a83eb
Small fixes
2016-06-08 21:06:04 +02:00
Tomas Groth
fe8aa2a9e3
Make transposing work for lyrics with verse tags.
2016-06-07 22:53:56 +02:00
Tomas Groth
3d98d60d59
Implement chord transposing in the lyrics editor.
2016-06-07 22:21:21 +02:00
Tomas Groth
0ee555cd84
Some code formatting.
2016-06-07 22:13:21 +02:00
5fe54b5907
Beauty spa for the htmlbuilder
2016-06-07 06:12:22 -07: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
Tomas Groth
ca2b466cfd
Connected transpose buttons to methods.
2016-06-06 22:18:26 +02:00
2443b94eda
Convert htmlbuilder strings to Template()
2016-06-06 08:16:09 -07:00
Tomas Groth
75e9291603
Added transpose buttons to song lyric editor - not functional yet.
2016-06-05 22:31:23 +02:00
Tomas Groth
82d5c6dcb2
Make chords.js a bit more readable.
2016-06-05 22:30:22 +02:00
suutari-olli
8f7f9f9804
- Removed one old comment related to old setting and old solution
2016-06-05 15:32:57 +03: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
suutari-olli
4f5abd290f
- Created "def verse_search_while_typing"
...
/ This does not trigger web bibles error message and is
used during search while typing.
- Removed the new/old setting created for the old solution
2016-06-05 14:03:28 +03:00
a4483af5b4
Revert htmlbuilder for now
2016-06-04 01:03:25 -07:00
598d715de6
Initial string conversions for variable templates
2016-06-03 17:15:19 -07:00
Tomas Groth
e51ffd9759
Removed resizing buttons and reuse the stage.css
2016-06-02 15:54:44 +02:00
Tomas Groth
5f36fcbf39
Added chord settings to the song tab.
2016-06-02 15:53:30 +02:00
Ian Knight
7599429065
Merge from trunk
2016-06-01 13:45:43 +09:30
5a6c4f90a1
Fix formatting problems
2016-05-31 18:10:31 +02:00
41dcf85cbe
"Convert strings to python3 in plugins part 4
...
- Convert strings in plugins/songusage
- Convert missed string in projector/pjlink1
- Updated projectorpjlink1 test
--------------------------------
lp:~alisonken1/openlp/strings-plugins4 (revision 2670)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1578/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1489/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1427/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_F ..."
bzr-revno: 2671
2016-05-31 17:36:28 +02:00
1782cd8274
"Convert strings from python2 to python3 in plugins part 3
...
- Convert strings in plugins/remote
- Convert strings in plugins/songs
- Update projectordb test
- Fix oops in format tag - missed escaping brace(s)
--------------------------------
lp:~alisonken1/openlp/strings-plugins3 (revision 2670)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1576/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1487/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1425/
[SUCCESS]..."
bzr-revno: 2670
2016-05-31 16:56:23 +02:00