Commit Graph

4276 Commits

Author SHA1 Message Date
Andreas Preikschat
9515b84c56 whitespaces, string change 2010-12-09 18:44:18 +01:00
Andreas Preikschat
6f21ed4329 trunk 2010-12-09 18:23:14 +01:00
Derek Scotney
3719143f99 Fixes unwanted text imported from some SongSelect files. SongSelect only has a few verse types available for verses and adds extra ones by setting the verse type to 'misc' and then including the actual type on the next line. In the case of a 'misc' type or unknown type, the next line is checked for a valid verse type. The fix has been made for both .txt and .usr file types.
bzr-revno: 1136
2010-12-08 20:17:51 +00:00
Tim Bentley
e39c681c44 Add text entry validator to display positions
Fix Spelling

bzr-revno: 1135
Fixes: https://launchpad.net/bugs/685317
2010-12-08 19:21:59 +00:00
Meinert Jordan
28de4fbdae - openlp.org 1.x importer detects the character encoding for the database and shows a inputDialog for correcting the guess.
- prefer UTF-8 encoding for CCLI import
- split song order at consecutive white spaces (it rejected song orders with two consecutive spaces)

bzr-revno: 1134
2010-12-08 19:15:12 +00:00
Derek Scotney
cc7780574b reverted back to revision 1134 2010-12-08 21:14:27 +02:00
Tim Bentley
b405195261 Fix size input validation again 2010-12-08 19:12:38 +00:00
Tim Bentley
2f04bde2aa Fix size input validation 2010-12-08 19:00:24 +00:00
M2j
3ad231940c HEAD 1127 2010-12-08 09:25:28 +01:00
M2j
62766269f1 - remove None in .split() method
- change translatable codepage selection strings
2010-12-08 09:21:17 +01:00
Derek Scotney
298a159b5e Update to verse types 2010-12-07 23:10:57 +02:00
Tim Bentley
ccc640bb27 Stop invalid characters being entered 2010-12-07 20:47:09 +00:00
Derek Scotney
a5fc219abb Updated to handle CCLI verse type 'misc' 2010-12-07 22:03:20 +02:00
Tim Bentley
a55cdd3a50 Fix string to int problem 2010-12-07 18:55:58 +00:00
Tim Bentley
676beeed48 Head1133 2010-12-07 17:52:17 +00:00
Tim Bentley
1b3db9f429 Fix Theme Bug text color.
Fix serious spelling error.

bzr-revno: 1133
Fixes: https://launchpad.net/bugs/686122
2010-12-07 17:28:46 +00:00
Andreas Preikschat
80d704dc0b r1132 2010-12-07 18:08:55 +01:00
Jon Tibble
b361064300 Fix v2 song importer and various cleanups
bzr-revno: 1132
2010-12-07 13:59:28 +00:00
Jon Tibble
7f60e706aa Unused imports 2010-12-06 23:59:01 +00:00
Jon Tibble
9291516b59 Fix v2 import bug 2010-12-06 23:37:55 +00:00
Jon Tibble
533a0c5b5b Head r1131 2010-12-06 23:28:01 +00:00
Tim Bentley
117f77a4a4 Spell Vertical 2010-12-06 19:42:17 +00:00
Tim Bentley
04b4cdaf9f Head1131 2010-12-06 19:39:04 +00:00
Tim Bentley
b01aed6b0d Fix theme main font color bug
Fixes: https://launchpad.net/bugs/686122
2010-12-06 19:36:15 +00:00
Tim Bentley
fd473b81d7 Spell Vertical 2010-12-06 19:28:52 +00:00
Tim Bentley
109d214fb3 Add comment 2010-12-06 19:25:44 +00:00
Raoul Snyman
24f7241e1f Reworked some of the layout and things of the Theme Wizard.
bzr-revno: 1131
2010-12-05 22:15:28 +02:00
Raoul Snyman
3389e487ca Fixed issues from merges.
Set second page of wizard on edit.
2010-12-05 20:02:36 +02:00
Raoul Snyman
5b19753bf7 HEAD 2010-12-05 08:57:35 +02:00
Raoul Snyman
222d5fe9be HEAD 2010-12-05 08:40:35 +02:00
Tim Bentley
dc41b9f078 Pylint cleanups
Bug fixing in Themes
Spelling Fix in Songs

bzr-revno: 1130
Fixes: https://launchpad.net/bugs/684901, https://launchpad.net/bugs/684905
2010-12-04 14:21:51 +00:00
Tim Bentley
38d777d98e Fix more line endings 2010-12-04 09:05:11 +00:00
Andreas Preikschat
f58775bef7 trunk r1129 2010-12-03 21:51:27 +01:00
Tim Bentley
ea246d777a Head1129 2010-12-03 20:47:05 +00:00
andreas
41c805e607 hanged importer messages (Bug #668789)
- disabled text search for web bibles (does not matter if the web bible is the dual or normal bible)
- available web bibles in the bible importer are now sorted
- imported bible in the Media Manager are now sorted
- speed improvements (unfortunately this takes the ability to keep unselected item unselected when doing an other search)
- "second" instead of "dual"
- docs, comments
- added an auto completion for bible books ("Quick Search" Tab; "Verse Search" combo box)

bzr-revno: 1129
Fixes: https://launchpad.net/bugs/668789
2010-12-03 20:45:41 +00:00
andreas
7c65303400 - added the <u>Underline</u> tag
- clean ups

SongBeamerImport:
- clean ups and tweaks
- fixed a bug which would drop the first line of a verse, when it does not have any "verse type"
- convert SongBeamer's html tags to OpenLP specific style

bzr-revno: 1128
2010-12-03 20:42:56 +00:00
Tim Bentley
41dfd114d7 Theme values are preserved correctly
Fixes: https://launchpad.net/bugs/684901
2010-12-03 20:22:59 +00:00
Andreas Preikschat
9a67a74ab9 improved completor performance 2010-12-03 20:54:40 +01:00
Andreas Preikschat
245465ab11 improved completor performance 2010-12-03 20:53:56 +01:00
Tim Bentley
22f52b74c1 Fix spelling 2010-12-03 19:21:15 +00:00
Tim Bentley
99cfc65446 Allow theme name to be changed after error message
Fixes: https://launchpad.net/bugs/684901
2010-12-03 19:00:40 +00:00
Tim Bentley
37c065a6e4 pylint finished for now 2010-12-03 18:56:12 +00:00
Tim Bentley
1b6aa34d39 Pylint again 2010-12-03 15:14:32 +00:00
Andreas Preikschat
b88436c641 autocompleter should be 'CaseInsensitive' 2010-12-02 18:36:35 +01:00
Tim Bentley
ada84d9352 pylint fixes part 1 2010-12-02 14:37:38 +00:00
Andreas Preikschat
6b1254e923 trunk r1127 2010-12-02 15:00:32 +01:00
andreas
c8fe3ceb67 - docs
- disable "edit" and "delete" button when loading a song or creating a new one (*)

(*) To reproduce this, edit/create a song, select a verse and click "Cancel". When you edit/create another song, the "edit" and "delete" buttons are enabled.

Manually fix conflict in comments on merge (trb143)

bzr-revno: 1127
2010-12-02 09:11:34 +00:00
Tim Bentley
bbdae1395c Remove theme for Images.
Sort out silly ness which requires a restart
Add preview when returning from blank screen.
Fix bug in servicemanager where DnD with nothing present crashes.
Clean up Custom Plugin a bit.

Build OpenLyrics Import / Export for service items so song items can be moved across computermabobs.

bzr-revno: 1126
2010-12-01 19:55:05 +00:00
Andreas Preikschat
cd6948f613 added an autoCompleter for bible books for 'Verse Search' 2010-12-01 19:37:54 +01:00
Tim Bentley
7f1e21c13b Fix field names and verse order bug 2010-11-30 20:23:21 +00:00