Commit Graph

2599 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
Jon Tibble 6266c3369e Cleanup the OpenLPv2 song importer 2010-08-27 16:25:29 +01: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 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 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 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 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 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
Andreas Preikschat 06752ffa66 show both bible versions in the title 2010-08-02 21:11:05 +02:00
Tim Bentley 39be81f8b2 Fix bug #598407 2010-08-02 20:08:55 +01:00
Tim Bentley 9da35664bb Fix up songusage 2010-08-02 20:05:40 +01:00
Tim Bentley 929b36705a Remove blank lines 2010-08-02 18:56:50 +01:00
Tim Bentley 4e0a3ca40b Fix song usage missing code 2010-08-02 18:51:44 +01:00
Jon Tibble 3ce079240f Work with SQLAlchemy 0.6
bzr-revno: 985
Fixes: https://launchpad.net/bugs/611889
2010-08-02 12:59:38 +01:00
Jon Tibble 72c2336d84 Work with SQLAlchemy 0.6 (Bug #611889) 2010-08-02 03:53:14 +01:00
Andreas Preikschat 839d5da3ef Disable buttons when no item to act on
bzr-revno: 984
2010-08-01 16:32:09 +01:00
Jon Tibble 41ed61bfe3 Fix previous fix 2010-08-01 15:28:40 +01:00
Jon Tibble 65c95057b7 Fix alerts and screen resizing
bzr-revno: 982
2010-08-01 09:35:17 +01:00
Jon Tibble 4b0093e97b Fix alerts width 2010-07-31 23:23:48 +01:00