Commit Graph

424 Commits

Author SHA1 Message Date
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
Tim Bentley 47ac10f413 Fix songs with no text being saved
Fixes: https://launchpad.net/bugs/691952
2010-12-18 17:28:50 +00:00
Tim Bentley 02645f0457 Songs must have an Author 2010-12-18 17:11:21 +00:00
M2j e6bc3b9303 song search strings: handle unicode and reindex also search_lyric 2010-12-16 19:20:46 +01:00
Andreas Preikschat d9768b6536 whitespaces 2010-12-13 15:24:16 +01:00
Tim Bentley 52803af6d3 Add Autocompletion to the Songs Dialog
Fix up some lost and confused Camels

bzr-revno: 1143
2010-12-12 14:41:06 +00:00
Tim Bentley 4a7300c6c0 Topic and Book Auto completion 2010-12-12 08:35:02 +00:00
Tim Bentley 031b23ccda Format errors 2010-12-11 20:57:45 +00:00
Tim Bentley bc0ca88af5 Add Autocompletion for Authors and Themes 2010-12-11 20:31:47 +00:00
Andreas Preikschat 2de4edfe56 disable olp import if importError, songbeamer tweaks 2010-12-11 13:07:38 +01:00
M2j b465d763cd use the same call as in the Qt sources 2010-12-09 00:33:38 +01:00
M2j c33654c68c Bug #659019 2010-12-08 23:55:28 +01:00
M2j 3ad231940c HEAD 1127 2010-12-08 09:25:28 +01:00
M2j 62766269f1 - remove None in .split() method
- change translatable codepage selection strings
2010-12-08 09:21:17 +01:00
andreas 41c805e607 hanged importer messages (Bug #668789)
- disabled text search for web bibles (does not matter if the web bible is the dual or normal bible)
- available web bibles in the bible importer are now sorted
- imported bible in the Media Manager are now sorted
- speed improvements (unfortunately this takes the ability to keep unselected item unselected when doing an other search)
- "second" instead of "dual"
- docs, comments
- added an auto completion for bible books ("Quick Search" Tab; "Verse Search" combo box)

bzr-revno: 1129
Fixes: https://launchpad.net/bugs/668789
2010-12-03 20:45:41 +00:00
andreas 7c65303400 - added the <u>Underline</u> tag
- clean ups

SongBeamerImport:
- clean ups and tweaks
- fixed a bug which would drop the first line of a verse, when it does not have any "verse type"
- convert SongBeamer's html tags to OpenLP specific style

bzr-revno: 1128
2010-12-03 20:42:56 +00:00
Andreas Preikschat 6b1254e923 trunk r1127 2010-12-02 15:00:32 +01:00
andreas c8fe3ceb67 - docs
- disable "edit" and "delete" button when loading a song or creating a new one (*)

(*) To reproduce this, edit/create a song, select a verse and click "Cancel". When you edit/create another song, the "edit" and "delete" buttons are enabled.

Manually fix conflict in comments on merge (trb143)

bzr-revno: 1127
2010-12-02 09:11:34 +00:00
Tim Bentley cc9ef10821 Songs get created correctly and displays refreshed 2010-11-29 16:02:41 +00:00
Andreas Preikschat 8929aaaa23 docs; make sure, that the edit/delete buttons are always disabled after loading the window 2010-11-28 16:10:51 +01:00
Tim Bentley 1cf4914862 fixes from last merge and more code for song management 2010-11-27 20:51:54 +00:00
Andreas Preikschat 66f230169d SongBeamer import clean ups and tweaks 2010-11-26 15:23:48 +01:00
Andreas Preikschat e4e2892ec7 trunk r1119 2010-11-21 12:00:37 +01:00
Tim Bentley 94fb7d49d6 Remove stray print statements 2010-11-18 17:57:51 +00:00
M2j 4ccb48ffce HEAD 1114 2010-11-12 14:40:24 +01:00
Andreas Preikschat f8b793ca3b removed whitespaces, added second blank line before class 2010-11-09 18:10:37 +01:00
M2j 4294ae83b8 split song verse order at consecutive whitespaces and not just u' ' 2010-11-04 20:32:43 +01:00
Andreas Preikschat f4b86d1f14 songmanager -> manager, fixed traceback 2010-11-03 19:18:44 +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
Andreas Preikschat aab9d1b2ca docs 2010-10-12 18:47:53 +02:00
Andreas Preikschat 0cefed0eb5 onVerseTypeComboBoxChanged 2010-10-11 19:29:03 +02:00
Andreas Preikschat 35fdbdeee8 fix for bug #657694 and some code enhancements 2010-10-11 17:26:48 +02:00
Andreas Preikschat 421577f8ce make sure that the 'edit' and 'delete' buttons are disabled after editing all verses 2010-10-10 14:14:12 +02:00
Philip Ridout 274b3b9253 Removed the xml filter for OpenSong 2010-10-05 22:32:03 +01:00
Philip Ridout 40d06d492b and added some u's before "'"'s 2010-10-05 20:47:35 +01:00
Philip Ridout e81efb84f6 Removed extension checking in wow import as this is handled by the filters in the open dialouge box. Instead, check the the header to ensure that the file is a wow song file regardless of ext.
Corrected open song import extension.
2010-10-05 20:41:54 +01:00
Philip Ridout 881cb4e3c3 Added file extension checking to words of worship import
Added the ability for importers to specifiy file fillters, and added the relevent filters for most importers (the ones where I could easily find the file ext, still need easiworship and song beamer, and maybe a few others!)
2010-10-03 23:28:47 +01:00
rimach 5049aab6d2 Changes for SongBeamer Import 2010-09-27 06:51:16 +02:00