Commit Graph

3260 Commits

Author SHA1 Message Date
Philip Ridout 6b6da86c54 wow_import implemented in to import wizard
bug fix in wizzard, so that it starts from the first page if used previously
bux fix in importer, so that it resets the defualts after commiting a song to the db
2010-08-27 20:53:22 +01:00
Tim Bentley 3645c9400e Fix theme bug reported on Redhat bugzilla
bzr-revno: 996
2010-08-27 20:18:37 +01:00
Jon Tibble 5cfdaf3b77 Update OpenLPv2 song importer
bzr-revno: 995
2010-08-27 19:50:08 +01:00
Tim Bentley 759019e5eb Fix theme import Redhat Bugzilla 2010-08-27 19:48:06 +01:00
Tim Bentley 7d1515e875 994 2010-08-27 19:42:00 +01:00
Jon Tibble 6266c3369e Cleanup the OpenLPv2 song importer 2010-08-27 16:25:29 +01:00
Raoul Snyman 62cb7ae7fe I was playing, and somehow it got into trunk :-(. This fixes bug #625183.
bzr-revno: 994
2010-08-27 13:23:39 +02:00
Raoul Snyman 596b49af9e Fixed up some HTML that crept in somewhere. 2010-08-27 11:11:57 +02:00
Raoul Snyman 364940c547 Additional failover for version problems.
bzr-revno: 993
2010-08-26 15:54:05 +02:00
Jon Tibble 53295b08e0 Cleanups and a version check fix
bzr-revno: 992
2010-08-26 14:45:56 +01:00
Raoul Snyman 438856a978 Fix a string and update the translation sources.
bzr-revno: 991
2010-08-26 14:53:17 +02:00
Raoul Snyman 6346a7b200 Updated translation files. 2010-08-26 10:07:16 +02:00
Raoul Snyman 8c27f92ee3 Fix a string. 2010-08-26 07:52:30 +02:00
Raoul Snyman 3b1c151e15 Fail silently on version problems.
Renamed a variable to be a little more sensible.
2010-08-26 07:35:34 +02:00
Jon Tibble 06fd68b3d8 Cleanups & fix version check 2010-08-26 01:37:25 +01:00
Raoul Snyman cb778ecbfe Now the Song Wizard works, just waiting for the importers to catch up.
bzr-revno: 990
2010-08-25 07:12:59 +02:00
Raoul Snyman 8b141b0942 Fixed the couple of issues Jon T. pointed out. 2010-08-24 21:08:57 +02:00
Raoul Snyman 78889633f6 Changed incrementProgressBar again slightly so that passing a blank string or None to the text will not update the text. 2010-08-24 17:31:33 +02:00
Raoul Snyman 70cd4bc700 Added an extra argument to the incrementProgressBar function so that an increment can be specified (like 0, if you don't want an increment). 2010-08-24 17:28:45 +02:00
Raoul Snyman 25f6bb33e7 Made changes suggested/requested by Jonathan C. 2010-08-24 17:25:26 +02:00
Raoul Snyman 788e8a2b55 Fixed a problem with the getListOfFiles function which was returning a list of repr'd QListWidgetItems instead of a list of strings.
Made a SongFormat.ccli -> SongFormat.CCLI after renaming some fields caught this too.
2010-08-24 10:08:07 +02:00
Raoul Snyman ef44dc72c6 Changed the Generic importer to multifile as well. 2010-08-23 21:29:39 +02:00
Raoul Snyman 6d0b229860 Merge from HEAD.
Add file I forgot to add previously.
Change Songs Of Fellowship importer to multi-file.
2010-08-23 19:36:42 +02:00
Raoul Snyman cf72ddf659 Fixed the icon properly this time.
bzr-revno: 989
2010-08-23 09:58:52 +02:00
Raoul Snyman a668fd77a5 HEAD 2010-08-22 23:25:34 +02:00
Raoul Snyman 628d7dfefa Resized SVG document to the same dimensions as the image it contains. 2010-08-22 23:24:59 +02:00
Raoul Snyman 530530d791 Got the song wizard working. Pity none of the importers seems to work at the moment. 2010-08-22 21:50:30 +02:00
Raoul Snyman 44a264415e Changed the openlp-logo.svg file to be a single icon SVG and renamed the original file.
bzr-revno: 988
2010-08-21 09:21:14 +02:00
Raoul Snyman a41b506c25 Added new SVG logo file. 2010-08-20 22:10:00 +02:00
Raoul Snyman d4c274866d Moved the SVG file because it's not an icon SVG, it's the original logo file. 2010-08-20 22:07:02 +02:00
Raoul Snyman 3d478ec975 Song Wizard! 2010-08-20 21:40:07 +02:00
Andreas Preikschat a043407e25 Dual bible fixes
bzr-revno: 987
2010-08-11 20:47:24 +01:00
Andreas Preikschat c41bb80a95 made lines more readable 2010-08-10 18:49:52 +02:00
Andreas Preikschat df8b064058 made lines more readable 2010-08-10 18:48:10 +02:00
Andreas Preikschat 47125ba600 made lines more readable 2010-08-10 18:44:04 +02:00
Andreas Preikschat 403ee4cd53 more convenient names 2010-08-08 20:05:33 +02:00
Raoul Snyman d992fb1e07 First add and delete buttons working! 2010-08-08 16:38:51 +02:00
Andreas Preikschat 24de78680e cleanup 2010-08-06 09:23:32 +02:00
Andreas Preikschat 719268f121 cleanup 2010-08-06 09:07:20 +02:00
Andreas Preikschat 3bee58e314 'if' not necessary 2010-08-06 09:00:34 +02:00
Andreas Preikschat 60b179b2ed improved single and dual bible usage in one service item 2010-08-05 21:32:58 +02:00
Andreas Preikschat e6f0fde98d tweaks and cleanups 2010-08-04 10:02:52 +02:00
Andreas Preikschat 444a219a20 removed unused list 2010-08-03 19:17:09 +02:00
Andreas Preikschat 6df4e2cfef continued fixing + cleaned my work up 2010-08-03 19:04:08 +02:00
Andreas Preikschat 07f93c9175 -search result are dependent (in regard to 2nd bible)
-fixed second bible when using "Keep" to create multiple bible verses in one service item
2010-08-03 15:16:30 +02:00
Andreas Preikschat b3d17de18a fixed second bible when using Keep to create multiple bible verses in one service item 2010-08-03 12:49:04 +02:00
Andreas Preikschat 569377e7d0 fixed second bible when using Keep to create multiple bible verses in one service item 2010-08-03 12:46:12 +02:00
Andreas Preikschat 778388b2ae search result are dependent (in regard to 2nd bible) 2010-08-02 22:03:20 +02:00
Tim Bentley 197fe4cb08 Fix song usage
Fix 598407

bzr-revno: 986
Fixes: https://launchpad.net/bugs/598407
2010-08-02 20:32:40 +01:00
Tim Bentley 9bdc7db801 Fixes 2010-08-02 20:23:39 +01:00