Commit Graph

941 Commits

Author SHA1 Message Date
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
Jon Tibble 3ce8ed46d1 Cleanups
bzr-revno: 1160
2010-12-22 14:41:17 +00: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
Jon Tibble e6f3650bfd Cleanups 2010-12-21 19:39:35 +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 6b760003d0 Head 2010-12-18 17:11:50 +00:00
Tim Bentley 02645f0457 Songs must have an Author 2010-12-18 17:11:21 +00:00
andreas 18e75b7824 - camelCase for Ui_FileRenameDialog
- Fixed bug #690774
- Keep copyright field empty if the imported song (from the service list) does not have any copyright information.

bzr-revno: 1151
Fixes: https://launchpad.net/bugs/690774
2010-12-18 08:53:29 +00:00
Meinert Jordan 176d4fbc2a Fix: wrong variable names caused osis and http bible imports to crash
Fix: handle unicode in song search string generation
Fix: replaced tab indentation
regenerate search_lyrics on song reindex action

bzr-revno: 1149
2010-12-17 18:55:53 +00:00
Andreas Preikschat fa79dd2cca keep copyright field empty if imported song does not have any copyright information 2010-12-17 15:28:19 +01:00
Andreas Preikschat 3cdac511e2 fixed bug #690774 2010-12-17 14:30:48 +01:00
Andreas Preikschat e257f0431b r1147 2010-12-16 20:15:23 +01:00
Andreas Preikschat fe452bc588 removed mistakes 2010-12-16 20:12:34 +01:00
M2j e6bc3b9303 song search strings: handle unicode and reindex also search_lyric 2010-12-16 19:20:46 +01:00
Andreas Preikschat 95f30dfb6d fixed bug #690774 2010-12-16 18:56:08 +01:00
Andreas Preikschat 58a4d04980 white spaces 2010-12-16 14:16:53 +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
Andreas Preikschat 77f4adbef0 - fixed progress bar (bible openlp1 import)
- fixed Bug #688647 (mostly copy&paste)
- fixed "reject" method (the import would not stop, if currentId() == 2/3)
- some songbeamer import tweaks

bzr-revno: 1142
Fixes: https://launchpad.net/bugs/688647
2010-12-12 09:06:24 +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
Tim Bentley 9d1eabe2a2 Author is optional 2010-12-11 10:46:11 +00:00
Tim Bentley 9d67aea4f7 Fix missing authors on song import 2010-12-11 09:59:23 +00:00
Andreas Preikschat ce0abd19bd string change, close file, MarkType 2010-12-11 10:53:30 +01:00
Andreas Preikschat 62643d7d5e string change, close file, MarkType 2010-12-11 10:40:52 +01:00
Meinert Jordan bdc0c28809 Local aware song order
bzr-revno: 1139
Fixes: https://launchpad.net/bugs/687638
2010-12-10 17:19:33 +00:00
Meinert Jordan 7c5cb8d80b Import Wizards don't Stop
bzr-revno: 1138
Fixes: https://launchpad.net/bugs/659019
2010-12-10 17:18:08 +00:00
Andreas Preikschat 9515b84c56 whitespaces, string change 2010-12-09 18:44:18 +01:00
M2j 7e221a6e98 locale aware song sorting 2010-12-09 16:08:04 +01:00
M2j 465515d71e unicode in song title search strings 2010-12-09 14:30:23 +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
Derek Scotney 3719143f99 Fixes unwanted text imported from some SongSelect files. SongSelect only has a few verse types available for verses and adds extra ones by setting the verse type to 'misc' and then including the actual type on the next line. In the case of a 'misc' type or unknown type, the next line is checked for a valid verse type. The fix has been made for both .txt and .usr file types.
bzr-revno: 1136
2010-12-08 20:17:51 +00:00
Tim Bentley e39c681c44 Add text entry validator to display positions
Fix Spelling

bzr-revno: 1135
Fixes: https://launchpad.net/bugs/685317
2010-12-08 19:21:59 +00:00
Derek Scotney cc7780574b reverted back to revision 1134 2010-12-08 21:14:27 +02:00
Tim Bentley b405195261 Fix size input validation again 2010-12-08 19:12:38 +00: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
Derek Scotney 298a159b5e Update to verse types 2010-12-07 23:10:57 +02:00
Derek Scotney a5fc219abb Updated to handle CCLI verse type 'misc' 2010-12-07 22:03:20 +02:00
Jon Tibble 9291516b59 Fix v2 import bug 2010-12-06 23:37:55 +00:00