Commit Graph

245 Commits

Author SHA1 Message Date
Armin Köhler
0f98c4fd8f change behaviour if "Cancel" button is pushed. 2011-05-25 22:20:17 +02:00
Armin Köhler
175d6cebb2 add Bible Name to LanguageDialog
renamed "Importing" to "Upgrading" and "Choose" to "Select"
fixed traceback while textsearch
removed unnecessary code
2011-05-25 21:13:37 +02:00
Armin Köhler
dd4543ad2d HEAD r1569 2011-05-25 16:29:16 +02:00
Armin Köhler
0c83471ee4 move some code
stop moving bibles to subfolders
some fixes
2011-05-25 16:18:03 +02:00
Raoul Snyman
7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Raoul Snyman
da45bb0b06 Fixed various strings, as listed in bug #734445. 2011-05-24 19:32:36 +02:00
Armin Köhler
c51d8182a6 delete all sucessfull imported bibles by default
remove the possibility to choose which bibles should be deleted after the upgrade
2011-05-18 20:19:11 +02:00
Armin Köhler
fbd5349c2f small bugfixes
hide entry in tools menu if there are no bibles to upgrade
2011-05-15 20:42:08 +02:00
Armin Köhler
4ffa5c59d7 change some strings to better english
small fixes
2011-05-12 22:04:33 +02:00
Armin Köhler
4ee247c8b1 code cleanup
small fixes
2011-05-03 22:34:39 +02:00
Armin Köhler
368987bb67 code cleanup 2011-05-03 19:09:30 +02:00
Armin Köhler
d44b42aaff improve BookNameForm (add possibility to reduce the books in the ComboBox and try to autodetect if a bible only contains only parts of a bible, so that only a part of the bible books are displayed at startup) 2011-05-03 13:44:23 +02:00
Armin Köhler
4bee8ca5f6 add a dialog at startup which inform the user that the bible format has changed and provide a possibility to upgrade
small cleanup
2011-05-03 09:41:03 +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
3b99f531f3 small fixes 2011-04-26 20:39:08 +02:00
Armin Köhler
d7dc4def53 change name from reimport to upgrade
fix speed problem while changing the advanced bible
change some "for" loops
2011-04-26 20:18:13 +02:00
Armin Köhler
8e1ef8c890 little bug fix
add check if openlp/bibles/resources directory exists and mkdir if not
2011-04-21 16:32:04 +02:00
Armin Köhler
b0b127022c bug fixes
add some additional Apocrypha books
2011-04-20 11:00:29 +02:00
Armin Köhler
81fe6f13e3 add attention picture 2011-04-20 09:25:16 +02:00
Armin Köhler
e8c2d7e805 add reimportwizard for older bible databases 2011-04-19 22:25:27 +02:00
Armin Köhler
dabc4415d2 HEAD r1469 2011-04-16 14:29:49 +02:00
Raoul Snyman
8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Armin Köhler
e8202924f7 delete unused testament stuff 2011-04-14 22:33:02 +02:00
Armin Köhler
a1c5ece681 HEAD r1456 2011-04-11 22:57:27 +02:00
Andreas Preikschat
53660fe23f enable/disable next button if bible importer is not available 2011-04-11 17:01:42 +02:00
Armin Köhler
a9c87798eb moved get_book_ref_id_by_name() from BibleManager to BibleDB
moved content from BookNameDialog() from bibleimport.py in BibleDB.get_book_ref_id_by_name().
2011-04-03 22:09:18 +02:00
Armin Köhler
3d184f89a4 moved languageDialog() into BIBLEDB.get_language() 2011-04-03 20:44:08 +02:00
Armin Köhler
9de33cf194 moved Dialog from mediaitem.py to bibleimportform.py
some fixes
2011-04-02 21:17:48 +02:00
Armin Köhler
c04a76e12d split BibleImportRequest in BookNameForm and LanugageForm 2011-04-01 22:26:25 +02:00
Armin Köhler
1923faf18a HEAD r1441 2011-04-01 19:56:11 +02:00
Armin Köhler
9d1c1b1fbb mark and comment out some unused code in csv import form
bug fix
2011-04-01 19:54:12 +02:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Armin Köhler
7a15251ffc Clean up
changed create_book in cscbible, openlp1, opensong and osis
2011-03-17 20:40:01 +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
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
Jon Tibble
8df9a5a18e Head r1353 2011-03-05 17:14:13 +00:00
Raoul Snyman
95e951c758 Updated translations. 2011-03-04 23:09:08 +02:00
Raoul Snyman
5f48a38769 Removed the need for the extra variable. 2011-02-25 08:24:35 +02:00
Raoul Snyman
6bcbd3526e Fixed bug #700859: Bible importers do not clean up properly after a failed import. 2011-02-25 08:16:32 +02:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble
dc41ce5ab4 Enumerations and magic numbers 2011-02-18 03:15:09 +00:00
Jon Tibble
032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Jon Tibble
a8d2d3661d Sort grammar breakers 2011-02-16 03:06:34 +00:00
Jon Tibble
d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Jon Tibble
321269b11b Fixes and cleanups 2011-02-13 01:24:47 +00:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble
bffa44a1cb Wizards and applications 2011-02-12 20:25:40 +00:00
Jon Tibble
34cf16fd06 WizardStrings 2011-02-12 15:37:02 +00:00
Jon Tibble
0988158c56 Import fixes 2011-02-12 04:20:53 +00:00
Jon Tibble
a8f16262fc More string refactoring 2011-02-12 04:09:03 +00:00