Commit Graph

158 Commits

Author SHA1 Message Date
Arjan Schrijver fe5c144dce Removed needless unicode() call 2013-08-21 14:47:32 +02:00
Arjan Schrijver 621ef0b6e6 fixed bug #1214875 'Importing an OSIS bible always results in English book names'
Fixes: https://launchpad.net/bugs/1214875
2013-08-21 14:39:22 +02:00
Tim Bentley c912dea3b6 2013 2012-12-30 19:41:24 +00:00
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Erik Lundin 017366c484 Made literal string to constant. 2012-10-11 21:25:50 +02:00
Erik Lundin 39820d768b Fixed bug #1053654 'Adding verses from multiple chapters fails'.
Fixes: https://launchpad.net/bugs/1053654
2012-09-20 23:50:23 +02:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Andreas Preikschat 999af73d14 variable naming conventions, converted dict to list 2012-06-16 17:51:04 +02:00
Raoul Snyman b6cf925bd8 Removed "dbversion" as it is not actually used.
Renamed some other variables.
Removed one use of "proxy_url" which was pretty much invalid.
2012-04-22 20:19:36 +02:00
Raoul Snyman 4452d4834c Refactored various variable names.
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00
Armin Köhler d4eac06935 refer localized booknames to the corresponding english one 2012-04-20 21:14:23 +02:00
Armin Köhler 5f88f49754 some fixes 2012-04-04 21:34:14 +02:00
Armin Köhler 770fe855ee HEAD r1924 2012-03-31 21:03:35 +02:00
Andreas Preikschat 651de89cfa speed up bible loading 2012-03-31 18:24:25 +02:00
Armin Köhler 0e34ed3a94 fixes 2012-03-21 22:00:44 +01:00
Armin Köhler 12458c0d31 add possibility to switch book names for each bible 2012-03-21 21:57:07 +01:00
Armin Köhler 40aa2a4765 HEAD r1901 2012-03-12 06:49:39 +01:00
Armin Köhler 6d98d4b125 add possibility to change bible meta data and the possibility to change the preferred bible language per bible - including first steps to edit the book names of the bible 2012-03-12 06:48:14 +01:00
Armin Köhler 06cce54788 fix some mission spaces and addapt some strings 2012-03-10 20:12:03 +01:00
Armin Köhler 371e624ea2 improve possibility to switch booknames - fix some bugs - move translation string to a dict 2012-03-04 21:10:17 +01:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
M2j 047477c236 layout fix in exceptionform
bug fix triggerd by searching for nonexistend book numbers
2011-11-26 20:13:51 +01:00
Andreas Preikschat d3bfffa4b1 removed not used imports 2011-10-03 22:12:57 +02:00
Andreas Preikschat 11f3a9e13a removed code; moved clean_filename method to utils 2011-08-12 16:54:16 +02:00
Andreas Preikschat 4831cf0a7c more clean ups 2011-08-12 15:16:06 +02:00
Andreas Preikschat 0924bfc246 fixed bug #804747; clean ups
Fixes: https://launchpad.net/bugs/804747
2011-08-12 15:11:30 +02:00
Jon Tibble 623b56742c Cleanups 2011-07-07 19:03:12 +01:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Stevan Pettit 729f38f158 Added code to close the oldBibleDB so it can be deleted after conversion 2011-06-09 17:17:04 -04:00
Armin Köhler 7e519464f6 Change upgrade of bibles: bibleupgradeform now trys to upgrade existing verses from webbibles.
bzr-revno: 1611
2011-06-04 14:52:26 +01:00
Armin Köhler 877ea4e13d Change upgrade of bibles: bibleupgradeform now trys to upgrade existing verses from webbibles. 2011-06-02 12:42:42 +02:00
Armin Köhler 8067f669b1 Fix Bug 788762 - error "No matching book" is now only shown once
If a Second Bible is choosen Text Search Results contains now only Passages which are in both bibles.
2011-06-02 07:45:02 +02:00
Armin Köhler e5231aba41 change using old bible databases in bibleupgradeform 2011-05-27 11:23:46 +02:00
Armin Köhler d3148f90f8 fix Traceback like Jonathan recommand 2011-05-27 09:54:49 +02:00
Armin Köhler af38bf7cc8 HEAD r1578 2011-05-26 22:41:19 +02:00
Armin Köhler f29830b98e change BookNameDialog like Raoul want. 2011-05-26 22:38:07 +02:00
Armin Köhler b5c392112b test close database 2011-05-26 22:15:38 +02:00
Armin Köhler c435127585 some fixes in relation with the extened LanguageForm
close cursor from OldBibleDB
2011-05-26 21:13:11 +02:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Armin Köhler 2930510461 change languageform like Raoul suggest 2011-05-26 09:00:40 +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