Commit Graph

31 Commits

Author SHA1 Message Date
Armin Köhler
4c24ba59fa add support for non english booknames in OSIS files, additional improve the detection of progressbar maximum 2012-04-18 22:07:38 +02:00
Andreas Preikschat
5607f025f6 fixed bug #826483
Fixes: https://launchpad.net/bugs/826483
2011-08-15 10:53:51 +02:00
Armin Köhler
937cfd2260 Fix Bug #792811 - Traceback UnicodeEncodeError while importing a webbible
If upgrade fails new bible databases now should be deleted always
2011-06-04 20:43:59 +02:00
Armin Köhler
b9204fa62b small changes 2011-05-02 20:20:38 +02:00
Armin Köhler
3eca8f6b50 updated bibles_resources.sqlite with some additional apocryph books
comparing books with lower()
display only which are not added to a bible in BookNameForm
small fixes
2011-05-02 15:45:30 +02:00
Armin Köhler
b0b127022c bug fixes
add some additional Apocrypha books
2011-04-20 11:00:29 +02:00
Armin Köhler
e2ae3025c9 fill up bibles_resources database with alternative book names in different languages (EN, DE, FR, IT, ES, PT, RU, SV, NO, NL, CS, SK, RO, HR, HU, BG, AR, TR, PL, DA, ZH) 2011-03-23 22:07:04 +01:00
Armin Köhler
27e635144d rename spelling to alternative_book_name 2011-03-23 21:08:49 +01:00
Armin Köhler
1c59fd656f add download of all books a webbible contains
add dialog while the import of a webbible if the book could not be assign to a reference_book
add dialog while tho import of a webbible if the language is unknown
change the bible database
2011-03-17 19:36:54 +01:00
Armin Köhler
f780ea2b1b filled tables language, testament_reference, webbibles, download_source in bibles_resources.sqlite with data and extend tables book_reference and chapters
add method reload_spelling() in manager.py
add class SpellingDB and extend class BiblesResourcesDB
2011-03-13 20:45:46 +01:00
Armin Köhler
e52a80c9c3 rename httpbooks.sqlite to bibles_resources.sqlite and change database scheme
moved the content of biblegateway.csv, bibleserver.csv and crosswalkbooks.csv into bibles_resources.sqlite
adapt loadWebBibles() process according to the changes above
remove class HTTPBible from http.py and add the functions to a new class BiblesResourcesDB in db.py which now handels the reading of bibles_resources.sqlite
2011-03-12 11:23:42 +01:00
Andreas Preikschat
eb4f7deea8 added apocrypha 2011-02-21 20:30:01 +01:00
Jon Tibble
03fc07cabf Fix for NGÜ bible 2011-01-25 01:19:57 +00:00
Tim Bentley
632570b29d Song of Songs is not on the Internet Song Of Solomon is 2011-01-22 17:35:02 +00:00
Tim Bentley
e3360e117c Naham is not in the bible Nahum is 2011-01-22 17:24:27 +00:00
Tim Bentley
6915c9be47 Obad is not in the bible Obadiah is 2011-01-22 17:16:32 +00: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
c226979f24 Format fixes, comment fixes and biblegateway.csv updated 2010-12-17 23:10:29 +01:00
M2j
a46ea7c4eb localisation off seperators. 2010-12-17 14:21:55 +01:00
M2j
f119a4afa5 further work on parse_reference and other things 2010-12-16 21:00:01 +01:00
M2j
fda3085449 resource added 2010-12-12 01:03:51 +01:00
Jon Tibble
8a977ef155 Fix spelling of Samuel (Bug #647931) 2010-10-21 22:43:14 +01:00
Jon Tibble
87fc38fb6f Head r964 and book spelling 2010-07-24 17:54:55 +01:00
Tim Bentley
4d9f429ae0 Fix bible spelling in database
bzr-revno: 809
2010-05-03 07:12:59 +01:00
Raoul Snyman
bd4d2daa74 Removed now unnecessary file. 2010-02-06 15:23:38 +02:00
Raoul Snyman
cf95b81a49 Last few fixes 2010-02-06 12:42:47 +02:00
Tim Bentley
19e8682bf8 Add BibleGateway List and access it 2009-10-28 18:35:06 +00:00
Tim Bentley
cc71923682 Bible plugin clean up and Quick web setup 2009-10-12 11:18:54 +01:00
Tim Bentley
19395e6880 Update files to provide list of values for bibles
Update code to read from files in code base and not .openlp

bzr-revno: 318
2009-02-15 19:11:27 +00:00
Tim Bentley
e8057f4b1a Not needed
bzr-revno: 225
2008-12-15 18:11:54 +00:00
Tim Bentley
ce9b58cec6 move bibles to new homes
tidy up plugin following changes
add static text to dropdown. 

bzr-revno: 188
2008-12-06 07:47:01 +00:00