Commit Graph

461 Commits

Author SHA1 Message Date
Jon Tibble 96833d826a Fix typos 2011-01-19 14:45:03 +00:00
Jon Tibble e41b6b1f06 Fix duplicate checks (Bug #703149) 2011-01-19 03:46:53 +00:00
Andreas Preikschat 0f0234ba28 - removed the doc for an attribute which is not passed
- removed white spaces

bzr-revno: 1228
2011-01-18 20:29:08 +00:00
Jon Tibble 091d604901 Better string fix 2011-01-18 19:31:03 +00:00
Jon Tibble 14d45a0011 Fix verse order saving 2011-01-18 19:11:46 +00:00
Andreas Preikschat 608dbd2537 removed white spaces 2011-01-18 19:53:09 +01:00
Mattias Põldaru 9e02f15995 more fixes, thanks to o123hallo and Meths 2011-01-17 21:09:35 +02:00
Mattias Põldaru 83ca6f4230 more modifications, now this works again 2011-01-17 19:35:19 +02:00
Mattias Põldaru 1863103081 more unknown upstream changes 2011-01-17 18:36:37 +02:00
Jon Tibble 90c742f9ba Fix song validating and saving process 2011-01-17 00:52:00 +00:00
Jon Tibble a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Jon Tibble ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
Jon Tibble 2428e9a46a Fix db fix 2011-01-14 21:37:32 +00:00
Jon Tibble 6e2cc7ebff Fix db committing too early (Bug #703073) 2011-01-14 21:19:41 +00:00
Jon Tibble 7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Mattias Põldaru 39bd27d0df first working example 2011-01-12 10:59:14 +02: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
M2j 746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00
Andreas Preikschat ce1241aa0f merged classes together 2011-01-09 17:52:31 +01: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
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
Andreas Preikschat 4d5248cc12 r1197 2011-01-08 21:42:00 +01:00
M2j dfb2d6be8e Added validators for CCL number and theme name (file name) 2011-01-07 14:43:03 +01:00
M2j a6566a1f84 reworked GUI layout for the rest of the code
alignment fix for SearchEdit (visible with Clearlooks theme)
replaced capitalized variable names in touched classes
use codepage selection fallback for the ewimporter
2011-01-05 18:53:58 +01:00
M2j 6dca24bc3c Head 1189 2011-01-05 18:17:22 +01:00
M2j 92ed275add Alignment fix for SearchEdit 2011-01-05 11:48:47 +01:00
M2j 21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Raoul Snyman 411a60c6c5 Fix for bug #697271 2011-01-04 18:04:55 +02:00
Andreas Preikschat cc229d05af - add standard verseOrder, if xml does not have any verseOrder property
- added '_get' and '_text' methods which do the same as 'get' and 'text', but make sure that they never return 'None' (but u'' instead)
- fixed wrong use of 'theme'
- implemented songbooks, songnumber and comment
- clean ups
2011-01-04 10:46:24 +01:00
Andreas Preikschat cfb896e3b1 started work on OpenLyrics importer 2011-01-02 17:42:09 +01:00
Tim Bentley 1031ea40d9 Fix Song form clean up for new song having edited previously.
Fixes: https://launchpad.net/bugs/696362
2011-01-02 08:03:42 +00: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 3ef0098c07 fix bug #695136 2010-12-29 17:35:10 +01:00
M2j 31721c51d6 Theme preview resizing for the ThemeWizard 2010-12-28 22:24:21 +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 914827c023 same as before for SongImportWidget
(removing unneccesary format instructions and FormLayout alignment)
2010-12-27 19:23:46 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
M2j 5dddb3a53d typo 2010-12-22 20:03:38 +01:00
M2j 1027d60635 Fix: Bug in editsongform
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Tim Bentley 47441be28a Fix song edit bug
Fix Custom wording 693150

Fixes: https://launchpad.net/bugs/693150, https://launchpad.net/bugs/691952
2010-12-21 19:49:02 +00:00
Tim Bentley 4d18dcbafb Head 2010-12-21 16:33:32 +00:00
Tim Bentley f1eb140954 Fix song saving error. Reverting 1036 as this is causing an exception in song saving
Fixes: https://launchpad.net/bugs/691952
2010-12-21 16:32:46 +00:00
Andreas Preikschat 313343856a f 2010-12-21 14:40:41 +01:00
Tim Bentley 12af5cada3 Fix field name 2010-12-20 14:15:03 +00:00
Tim Bentley bef5479a6a Fix spacing 2010-12-19 08:22:48 +00:00
Tim Bentley b553b2ac89 Tighten up the validation 2010-12-18 19:24:44 +00:00