Jon Tibble
dbfd7796ba
Fix BibleGateway xrefs (Bug #700271 )
2011-01-08 18:50:06 +00:00
Jon Tibble
c2b1dd9f2f
More cleanups
2011-01-08 02:44:12 +00:00
Jon Tibble
120ec38557
and cleanups
2011-01-06 23:47:28 +00:00
Jon Tibble
3454f95ddf
Cleanups
2011-01-06 20:48:22 +00:00
M2j
e000b8a89b
send messages in openlp.plugins.bibles.lib.manager via "openlp_information_message" signal
2011-01-05 22:31:22 +01:00
M2j
aff020b703
BibleGateway fixes
2011-01-05 20:48:01 +01:00
M2j
cdd22d695a
catch case, when no bibles are installed to avoid a IndexError
...
correct spelling error 'Corinthans' in osisbooks.csv
2011-01-05 19:25:40 +01:00
M2j
71f6bc26dc
basicaly reworked the layout of the mediaitems and renamed variables to fit the standard
2011-01-05 17:50:28 +01:00
M2j
b0c9b3f077
integrated 'split layout' in the SettingsTab class
...
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
M2j
2e6613edf4
simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins
2011-01-02 23:24:14 +01:00
Raoul Snyman
4bb59bff67
Fix bug #641661
2011-01-01 12:33:14 +02:00
Raoul Snyman
f7943d5746
Add in an error message if there is a problem with the user's downloaded Bibles.
2011-01-01 01:06:35 +02:00
Meinert Jordan
487837e615
While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
...
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.
bzr-revno: 1177
2010-12-31 19:22:41 +00:00
M2j
599ee1f7fa
Lots of i18n fixes and some others. In detail:
...
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
M2j
557a66db9d
ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
...
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
M2j
7c68265f4b
remove two consecutive spaces from python code of the whole OpenLP sources
...
replaced double quotes for string in python code of the whole OpenLP sources
2010-12-27 23:57:35 +01:00
M2j
9212399ad7
renamed slots to common naming scheme
...
renamed objects to conform British English
(reverted some experimental edit of themewizard.ui)
2010-12-27 22:53:02 +01:00
M2j
914827c023
same as before for SongImportWidget
...
(removing unneccesary format instructions and FormLayout alignment)
2010-12-27 19:23:46 +01:00
M2j
68e33c658a
Head 1169
2010-12-27 17:05:56 +01:00
M2j
6815ac3146
- Finishes and tested rewrite of themewizard and bibleimportwizard
...
- Added exceptions to OpenSong and CSV bible import wich occur for invalid files
2010-12-27 16:31:53 +01:00
Tim Bentley
e77ce3ffdb
Bump values by 1 version or year
2010-12-26 11:04:47 +00:00
M2j
b0a53020f6
bible wizard without manual design tweaks
2010-12-24 01:44:41 +01:00
M2j
1027d60635
Fix: Bug in editsongform
...
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Jon Tibble
e6f3650bfd
Cleanups
2010-12-21 19:39:35 +00:00
andreas
c6d408f0e1
Fix file extensions
...
bzr-revno: 1157
2010-12-21 16:31:11 +00:00
Andreas Preikschat
8f99aa4c96
fixed doc
2010-12-21 15:31:18 +01:00
Andreas Preikschat
87e7cb6242
translate file description
2010-12-21 15:26:20 +01:00
Andreas Preikschat
44427b5c04
file extension filter
2010-12-21 15:00:36 +01:00
Tim Bentley
f444aacdba
Remove Bible add to existing service item option
2010-12-21 13:47:38 +00:00
M2j
fc2569cf83
missed some fixes
2010-12-18 03:12:41 +01:00
M2j
c226979f24
Format fixes, comment fixes and biblegateway.csv updated
2010-12-17 23:10:29 +01:00
M2j
04d4d76dcd
removed commented code in openlp.plugins.bibles.lib.http
2010-12-17 14:46:34 +01:00
M2j
9c5177b0f7
exception, if bibleserver.com response contains no verses
2010-12-17 14:33:25 +01:00
M2j
a46ea7c4eb
localisation off seperators.
2010-12-17 14:21:55 +01:00
M2j
fb80a09120
HEAD 1147
2010-12-16 21:03:07 +01:00
M2j
f119a4afa5
further work on parse_reference and other things
2010-12-16 21:00:01 +01:00
M2j
6e834900e6
rewritten bible reference parser with more features and localisation capabilities
...
(first, untested version)
2010-12-13 20:06:07 +01:00
Andreas Preikschat
d9768b6536
whitespaces
2010-12-13 15:24:16 +01:00
M2j
fda3085449
resource added
2010-12-12 01:03:51 +01:00
M2j
b5075ccddf
Bible web import from Bibleserver.com - first version
2010-12-12 00:54:07 +01:00
Andreas Preikschat
0cae712cc4
fixed openlp bible importer progress bar
2010-12-11 13:18:35 +01:00
Andreas Preikschat
2de4edfe56
disable olp import if importError, songbeamer tweaks
2010-12-11 13:07:38 +01:00
Andreas Preikschat
ce0abd19bd
string change, close file, MarkType
2010-12-11 10:53:30 +01:00
Andreas Preikschat
a268bd9536
Add OpenLP1 bible importer
...
bzr-revno: 1140
2010-12-10 17:25:40 +00:00
Andreas Preikschat
5d33376740
again changed olp to openlp
2010-12-09 19:01:04 +01:00
Andreas Preikschat
a15aebcc32
latest changes for merge
2010-12-09 17:53:48 +01:00
Andreas Preikschat
7e86da26f2
close connection when finished, removed unused variable
2010-12-09 14:35:17 +01:00
Andreas Preikschat
01fad9972c
added comments back
2010-12-09 13:49:15 +01:00
M2j
20b1c33a4b
making 'cancel bible import' work
2010-12-09 00:40:28 +01:00
Andreas Preikschat
9f6a0f7c64
moved file
2010-12-08 18:56:29 +01:00
Andreas Preikschat
aca56b78b5
changed olp1 to OpenLP1
2010-12-08 18:46:22 +01:00
Andreas Preikschat
b044226332
changed class name
2010-12-08 18:19:51 +01:00
Andreas Preikschat
12e7c96463
camelCase changes
2010-12-08 18:18:12 +01:00
Andreas Preikschat
6fd338c492
tweaked importer
2010-12-07 17:34:19 +01:00
Andreas Preikschat
d5e0643b45
attempt to clean up bible importers
2010-12-06 20:30:04 +01:00
Andreas Preikschat
9db57568b0
started olp1 bible import
2010-12-05 17:11:21 +01:00
Andreas Preikschat
e3cb6a6508
changed
2010-12-05 17:07:16 +01:00
Andreas Preikschat
b8e6da0417
completed work
2010-12-05 16:47:23 +01:00
Andreas Preikschat
a66a77bdec
completed work
2010-12-05 16:44:51 +01:00
Andreas Preikschat
e6cfad921a
olpv1 bible importer
2010-12-04 21:42:03 +01:00
Andreas Preikschat
245465ab11
improved completor performance
2010-12-03 20:53:56 +01:00
Andreas Preikschat
b88436c641
autocompleter should be 'CaseInsensitive'
2010-12-02 18:36:35 +01:00
Andreas Preikschat
6b1254e923
trunk r1127
2010-12-02 15:00:32 +01:00
Andreas Preikschat
cd6948f613
added an autoCompleter for bible books for 'Verse Search'
2010-12-01 19:37:54 +01:00
Andreas Preikschat
28390e965d
enable search button
2010-11-29 20:02:58 +01:00
Tim Bentley
1cf4914862
fixes from last merge and more code for song management
2010-11-27 20:51:54 +00:00
Tim Bentley
90c631ce87
Documentation fixups and \nstart to add OpenlLyrics export for songs
2010-11-27 15:25:00 +00:00
Andreas Preikschat
f6c30b7106
removed == 1
2010-11-19 22:34:15 +01:00
Andreas Preikschat
435338caad
more generic parameters for __init__
2010-11-16 19:33:37 +01:00
Andreas Preikschat
588cfa111f
long lines
2010-11-16 18:57:13 +01:00
Jon Tibble
f63625b72f
Fix biblegateway for BeautifulSoup 3.1
2010-11-16 03:31:17 +00:00
Andreas Preikschat
80721aad35
replaced 'dual'
2010-11-15 18:47:33 +01:00
Andreas Preikschat
a357bdf6a0
improved performance
2010-11-13 21:13:24 +01:00
Andreas Preikschat
272eea72b7
removed theme sorting
2010-11-13 08:17:39 +01:00
Andreas Preikschat
38397f07a2
changed texts again
2010-11-12 23:27:57 +01:00
Andreas Preikschat
093dc1afca
make sure that the theme list (in the settings are sorted), docs/comments
2010-11-12 23:02:25 +01:00
Andreas Preikschat
a0bbe76717
comments/missing lines
2010-11-12 22:51:18 +01:00
Andreas Preikschat
46321741ad
make sure, that the bible list in the importer is sorted
2010-11-12 22:34:06 +01:00
Andreas Preikschat
b34bb86b7c
spelling
2010-11-12 18:54:34 +01:00
Andreas Preikschat
45945cc302
-docs/comments -disabled text mode for webbibles -"dual" instead of "second"
2010-11-12 14:50:13 +01:00
Andreas Preikschat
802e886e96
removed whitespaces
2010-11-09 18:23:18 +01:00
Andreas Preikschat
f8b793ca3b
removed whitespaces, added second blank line before class
2010-11-09 18:10:37 +01:00
Andreas Preikschat
06cf6dcc20
changed bible importer finish message, clean ups
2010-11-09 17:56:16 +01:00
Jon Tibble
b7dd528d50
Cleanups
2010-11-03 17:19:44 +00:00
Tim Bentley
53d498bdc9
Fix bugs
2010-10-27 18:42:10 +01:00
Tim Bentley
8d31844ee0
Add Vacuum to databases on exit
...
Tidy up custom plugin naming
Fixes: https://launchpad.net/bugs/636835
2010-10-27 16:30:30 +01:00
Jon Tibble
8a977ef155
Fix spelling of Samuel (Bug #647931 )
2010-10-21 22:43:14 +01:00
Jon Tibble
a6bcfbf568
Cleanups
2010-10-21 16:31:22 +01:00
Raoul Snyman
baaa7e0508
Updated documentation.
...
Renamed the import wizards to match the general form naming convention.
Removed an unnecessary class.
2010-10-16 21:38:23 +02:00
Raoul Snyman
177d2d0351
More documentation updates.
2010-10-11 22:47:00 +02:00
Andreas Preikschat
84d0c01274
fixes for the merge proposal
2010-10-09 21:36:05 +02:00
Andreas Preikschat
2ad3f983f7
added reStructuredText back
2010-10-09 08:48:21 +02:00
Andreas Preikschat
ae015a270a
added reStructuredText back
2010-10-09 08:00:50 +02:00
Andreas Preikschat
1bf1aeacd4
minor fixes for proposal
2010-10-08 19:37:34 +02:00
Andreas Preikschat
2a21349a6e
head
2010-10-08 19:07:49 +02:00
Andreas Preikschat
2e2efab2d4
tweaks
2010-10-08 19:07:14 +02:00
Andreas Preikschat
59b387b9d0
replaced 'permission' with permissions since the db uses permissions
2010-10-06 16:57:38 +02:00
Andreas Preikschat
f515dc60d0
changed methods (call the db methods instead of the manager's methods)
2010-10-06 16:15:39 +02:00
Andreas Preikschat
fa68d0d9ff
text search for bibles
2010-10-05 20:44:54 +02:00
rimach
f869e0d979
replace self.text_strings with self.textStrings, fix doc string
2010-10-05 18:09:48 +02:00