Commit Graph

951 Commits

Author SHA1 Message Date
Tim Bentley 7b30ceb0f3 Fix Theme Image copy Bug
Clean up Theme Rename and Copy bugs

bzr-revno: 1271
Fixes: https://launchpad.net/bugs/712097
2011-02-05 11:04:26 +00:00
Tim Bentley fecad94099 Fix up theme handing with rename and copy 2011-02-05 09:30:59 +00:00
Jon Tibble c9491f0085 Cleanup, speedup and another UI library component
bzr-revno: 1269
2011-02-04 21:33:23 +00:00
Jon Tibble dae7dff242 Fix last commit
Speed up OpenSong bible importer
2011-02-04 19:58:44 +00:00
Jon Tibble c3ac82a934 UI library - add_widget_completer 2011-02-04 18:17:28 +00:00
Tim Bentley b1c9905bf9 1266 2011-02-04 16:39:12 +00:00
Jon Tibble 4101122337 Remove scripts now importers take their role.
Fix missing import.
More UI library component refactors.
Clean up spacer use in import forms.
More deduplication in slidecontroller.py

bzr-revno: 1266
2011-02-04 15:03:31 +00:00
Jon Tibble 1ecaab4fa9 Cleanup import wizard spacers 2011-02-03 20:12:06 +00:00
Jon Tibble 842e4ba5f3 Cleanup bible import form 2011-02-03 19:44:03 +00:00
Tim Bentley 2069737e1f remove extra post events 2011-02-03 18:48:41 +00:00
Andreas Preikschat 87456502d8 r1263 2011-02-03 18:22:42 +01:00
Andreas Preikschat 52a465b90a removed white spaces 2011-02-03 18:20:41 +01:00
Andreas Preikschat 8dcf868827 fixed bible doc 2011-02-03 18:14:00 +01:00
Jon Tibble 750a232311 UI library - media_item_combo_box 2011-02-03 02:46:02 +00:00
Jon Tibble f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble 40e9bb566b Fix variable passing 2011-02-01 13:39:17 +00:00
Jon Tibble 9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Jon Tibble 250107073e Fix not quite ascii CSVs 2011-01-31 02:43:37 +00:00
Jon Tibble b99961d669 Fix BG Chinese bible (Bug #706211) 2011-01-31 01:55:25 +00:00
Jon Tibble 780a8b8b39 Docstring update for CSV formats 2011-01-30 09:43:07 +00:00
Jon Tibble 428edf28fb CSV testing named book format (v1?) 2011-01-30 09:32:09 +00:00
Jon Tibble 0831f73306 CSV bible import progress bar tweaks 2011-01-27 16:55:49 +00:00
Jon Tibble c3699b294f Fix CSV bible imports part 2 2011-01-27 16:45:23 +00:00
Jon Tibble 9211c49bb2 Fix CSV bible imports part 1 2011-01-27 03:13:43 +00:00
Jon Tibble 6e435e47e6 Remove a few redundancies 2011-01-26 23:26:09 +00:00
Jon Tibble f484286f8a Few cleanups 2011-01-26 02:43:16 +00: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
Tim Bentley b239cfe042 Bible fixes 2011-01-22 15:19:05 +00:00
Jon Tibble b709cd53fe Off-by-one (Part 1 of bug #705614) 2011-01-21 16:20:47 +00:00
Jon Tibble 601621335a Cleanups 2011-01-21 01:17:37 +00:00
Jon Tibble 07c906886e Fix OpenSong CUV import 2011-01-16 00:47:14 +00:00
Jon Tibble 1b3de30b92 Fix local bible quick search 2011-01-15 23:19:25 +00:00
Jon Tibble a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble 5f94cded2b Fix previous commit 2011-01-15 19:44:31 +00:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Tim Bentley 4027e4eed7 Missed one! 2011-01-15 12:14:24 +00:00
Tim Bentley e33628e049 Merge fixes 2011-01-15 11:56:40 +00:00
Jon Tibble ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
Tim Bentley 6b2dc8a8bd Remove blank at start of bible verse 2011-01-14 17:46:59 +00:00
Tim Bentley cfdb168c61 Head 2011-01-14 17:02:06 +00:00
Tim Bentley b25e128495 Fix Transitions in Bible display bug 701353
Fix display handling on restart so correct screen mode is set

Fixes: https://launchpad.net/bugs/701353
2011-01-14 15:12:28 +00:00
Jon Tibble 7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Andreas Preikschat 552afbb944 replaced the "bibles_showprogress" and "bibles_hideprogress" with the "cursor_busy" and "cursor_normal" signals
bzr-revno: 1214
2011-01-13 17:40:18 +00:00
Jon Tibble f487464280 Cleanup exceptions 2011-01-13 02:28:03 +00:00
Jon Tibble 0a5b44c6a3 BibleGateway fix 2011-01-12 19:12:30 +00:00
Jon Tibble 64367909ba Improve bibleserver code resiliance 2011-01-12 15:31:32 +00:00
Jon Tibble e0a2976fa9 Fix BibleServer downloads (Bug #701651) 2011-01-11 23:43:27 +00:00
Andreas Preikschat 76000d918b removed showprogress and hideprogress and added cursor_busy and cursor_normal 2011-01-11 20:56:55 +01:00
Jon Tibble a9359a60f1 Unused import 2011-01-10 19:04:16 +00:00
Jon Tibble 3340c5ebe7 Refactor web bibles
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Andreas Preikschat 02cea00591 fixed wrong indent 2011-01-10 17:02:19 +01:00
Andreas Preikschat 6a3be54f1d removed quickMessage, added cursor_busy signal for text search 2011-01-10 16:07:27 +01:00
Andreas Preikschat 98f0b30014 - added OpenLyrics importer
- continued to implement OpenLyrics features
- split class
- fix wrong use of "theme"
- and other thinks

Importing songs with multiple languages has not been considered (yet). (One song with all languages is imported.)

bzr-revno: 1203
2011-01-10 12:21:39 +02:00
Jon Tibble 5edde179a4 Refactor web bibles 2011-01-10 01:46:47 +00:00
M2j 746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00
Meinert Jordan c75e69feab fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls

bzr-revno: 1201
2011-01-09 21:22:22 +02:00
M2j ce2ca01eac fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls
2011-01-09 16:37:45 +01:00
Jon Tibble 94b033d33b Refactor out first_item
bzr-revno: 1198
2011-01-09 12:59:29 +00:00
M2j ef3ae247fc Head 1197 2011-01-09 02:19:34 +01:00
M2j 6e8a371da7 wrong parentship caused theme and servicemanager to disapear in a floating dock
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
Fix in BS web bible parser
2011-01-09 01:27:46 +01:00
Andreas Preikschat f2784fc4dd removed whitespaces 2011-01-08 21:59:46 +01:00
Jon Tibble d5a30294a4 Refactor out first_item 2011-01-08 19:24:56 +00:00
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
rimach 1c48bfab67 Head 2010-10-05 17:26:28 +02:00
Andreas Preikschat f8ed4acf78 clean ups 2010-10-01 16:37:51 +02:00
Andreas Preikschat 919b07bd61 clean ups 2010-10-01 16:18:15 +02:00
Andreas Preikschat e17f6c7c9e -disable search buttons while searching, -clean ups 2010-10-01 15:50:29 +02:00
Andreas Preikschat 74752da694 implemented 'text search' for bibles 2010-09-30 20:40:10 +02:00
rimach ec16298908 add missing newlines, simplify getString function, wrap long lines 2010-09-29 23:06:59 +02:00
Andreas Preikschat 0872cefacf clean ups 2010-09-28 19:51:42 +02:00
rimach a76dd15fbe resolve diverged branches 2010-09-27 20:34:40 +02:00
rimach f265c552ea replace strings with text_strings 2010-09-27 20:15:55 +02:00
Andreas Preikschat 52e572e94d Naming Conventions 2010-09-26 19:23:58 +02:00
Andreas Preikschat 2f1134556f veses/chapters comboBoxes now behave differently 2010-09-26 19:17:29 +02:00
Andreas Preikschat 8d51d2820f rearranged methods 2010-09-26 15:38:40 +02:00
Andreas Preikschat 7b47d52eca This fixes the following bugs and issues:
- Bible items cannot be extended any more
- Dual and single Bible verses cannot be mixed (Media Manager/Service Manager)
- Bible item title in the service manager contains all bible passages (separated by a comma) bug #634533 and bug #609355
- Fixed bug #643783

bzr-revno: 1053
2010-09-22 22:11:51 +02:00
Andreas Preikschat 6c39c3d1af clean up 2010-09-22 20:56:42 +02:00
Andreas Preikschat 15378611d8 different fixes 2010-09-22 20:46:02 +02:00
Tim Bentley 5e38d34997 Fix issues with other merges 2010-09-22 05:57:50 +01:00
Andreas Preikschat 2a4e64c9db fix for Bug #643783 2010-09-21 20:44:48 +02:00
Raoul Snyman c235b793b0 Fix bug #644106
Fix a related bug in the song importer.
2010-09-21 20:12:46 +02:00
Tim Bentley 1c58fcda9f Remove print statement 2010-09-21 18:42:16 +01:00
Tim Bentley 79881d9023 Update plugin version numbers 2010-09-21 18:30:32 +01:00
Andreas Preikschat a22dec796e typing error 2010-09-21 07:57:23 +02:00
Andreas Preikschat 8b6e90ab44 tweak 2010-09-20 20:55:14 +02:00
Andreas Preikschat 137fb7417e removed code and added a dialog 2010-09-20 20:38:18 +02:00
Andreas Preikschat 17b4335ee4 do not delete results when changing from keep to clear 2010-09-19 18:51:52 +02:00
rimach 23099261bd Head 2010-09-19 10:47:00 +02:00
Andreas Preikschat bd5f82096f head + resolved conflicts 2010-09-19 07:59:38 +02:00
Andreas Preikschat 02b46f051c changed combobox behaviour 2010-09-18 23:29:41 +02:00
Jonathan Corwin 93b2d54c92 String fixes 2010-09-18 16:24:39 +01:00
Andreas Preikschat bfc3543d39 changed/removed variable 2010-09-17 14:17:50 +02:00
Andreas Preikschat 194e278581 fixed bug (forgotten %); removed unused variables 2010-09-17 14:10:41 +02:00
Andreas Preikschat 9913754df4 spelling mistake 2010-09-17 13:41:52 +02:00
rimach 399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +02:00
Andreas Preikschat 5ad41ac457 tweaked methods 2010-09-16 18:57:21 +02:00
Andreas Preikschat 30ad1a3eb0 whitespace 2010-09-16 18:35:19 +02:00
Andreas Preikschat 6795c04947 added two methods 2010-09-16 18:22:23 +02:00