Commit Graph

7482 Commits

Author SHA1 Message Date
Raoul Snyman c620a303e2 Fix bug #1194622: skip the Bibles page if the Bibles plugin is not enabled.
Fixes: https://launchpad.net/bugs/1194622
2013-08-19 23:09:52 +02:00
Philip Ridout bb5aacfb6a Fixes #1096450 Stripping the leading and trailing spaces at the end rather than begginning (the space means something, see added comments)
Semi-colons (;) denotes comments ONLY when it is the first char of the line ie the whole line is a comment
Finally fixed an issue when a verse was being added to the verse order multiple times, thus repeating it over and over and ....

bzr-revno: 2153
Fixes: https://launchpad.net/bugs/1096450
2013-08-16 22:39:55 +02:00
Philip Ridout fd64e24170 Fixes #1096450 Stripping the leading and trailing spaces at the end rather than begginning (the space means something, see added comments)
Semi-colons (;) denotes comments ONLY when it is the first char of the line ie the whole line is a comment
Finally fixed an issue when a verse was being added to the verse order multiple times, thus repeating it over and over and ....
2013-08-04 13:11:30 +01:00
Philip Ridout 2c9910d6ad fixes 1194730 by returning None if the verse does not exist 2013-08-03 21:26:46 +01:00
Philip Ridout 3ec0337649 changed skip_song to save_song & changed logic arround
bzr-revno: 2151
Fixes: https://launchpad.net/bugs/1174039
2013-07-31 19:34:55 +02:00
Philip Ridout 06b5e7c55f removed extra spaces 2013-07-25 20:27:43 +01:00
Philip Ridout a7130ce666 fixed 1204629 in 2.0 also made it more robust by checking that the user selected a valid image file using the open dialog 2013-07-25 19:58:09 +01:00
Philip Ridout 257fa70ab4 fixed logic 2013-07-24 21:05:36 +01:00
Philip Ridout 4e3b92516d changed skip_song to save_song 2013-07-24 19:41:38 +01:00
Philip Ridout 201dc353ff Fixed bug 1174039 2013-07-23 20:30:47 +01:00
Tim Bentley 355f662ec9 pedent 2013-07-11 21:40:42 +01:00
Tim Bentley 972140f3ad make suffix lower 2013-07-11 21:16:15 +01:00
Tim Bentley 61b769a064 Make to code more robust 2013-07-11 20:19:26 +01:00
Tim Bentley 98b5c6b1fd A width must have a valid minumum
Fixes: https://launchpad.net/bugs/1196926
2013-07-11 18:49:06 +01:00
Tim Bentley 0d20b58c04 Fix problem with invalid theme path
Fixes: https://launchpad.net/bugs/1197376
2013-07-11 18:23:20 +01:00
Tim Bentley 1f8e9017b2 Fix data type 2013-07-08 17:58:06 +01:00
Tomas Groth 289ee5ba40 Migrate service files from pickle to json and replace osd with osj
bzr-revno: 2147
2013-07-05 16:42:48 +01:00
Tomas Groth 5c8c3145bc Change service format from pickle based to json based. 2013-06-30 14:14:30 +02:00
Tim Bentley eec7a8490c Remove pickle from displaytags and move to json 2013-06-30 06:12:57 +01:00
Andreas Preikschat 9b1d52f473 head 2013-06-16 19:20:28 +02:00
Andreas Preikschat 1b7d5f2f0e added second warning 2013-06-16 19:19:32 +02:00
Andreas Preikschat e1085a1798 increased possible min/max line spacing
Fixes: https://launchpad.net/bugs/645452
2013-06-14 11:54:59 +02:00
Martin Zibricky 496540257a This change should use the download url directly from download.cfg file and not connectiong to openlp.org for every download. (bug #1160506)
bzr-revno: 2142
Fixes: https://launchpad.net/bugs/1160506
2013-04-20 11:27:35 +02:00
Andreas Preikschat fd48e98598 fixed bug-1170435
Fixes: https://launchpad.net/bugs/1170435
2013-04-18 19:53:01 +02:00
Andreas Preikschat 2b02a3f868 Fix file filters
bzr-revno: 2141
2013-04-14 19:21:40 +01:00
Martin Zibricky 576524b873 Bug #1160506 - remove print statement. 2013-04-11 12:06:44 +02:00
Martin Zibricky 1c4c2e3636 Bug #1160506 - wrap url constructions into join_url() function. 2013-04-09 11:53:42 +02:00
Martin Zibricky caf1290a16 Fixed bug #1160506 - use download settings exlusively from download.cfg. 2013-04-05 23:31:23 +02:00
Andreas Preikschat e2c81aaf00 replaced other file masks 2013-03-19 20:22:10 +01:00
Andreas Preikschat 8df2a6af32 fixed bug 1146964
Fixes: https://launchpad.net/bugs/1146964
2013-03-19 20:07:02 +01:00
Andreas Preikschat 8a97088526 added missing space in log message 2013-03-19 19:57:44 +01:00
phill-ridout 1ac1619b85 Changed extenstion to *.* 2013-03-14 22:16:36 +00:00
phill-ridout 633bbc02cf 2013-03-12 22:02:53 +00:00
phill-ridout 5ac1d0809e 2013-03-12 21:56:04 +00:00
phill-ridout d5f8201c8b 2013-03-12 21:26:38 +00:00
phill-ridout 2c01be044c Fixes #1154059 2013-03-12 21:03:38 +00:00
Andreas Preikschat 46b3552c2c - fixed bug #1147307 (Transtion + fast slide changes + ESC causes screen to open again)
bzr-revno: 2138
Fixes: https://launchpad.net/bugs/1147307
2013-03-08 09:34:26 +01:00
Andreas Preikschat fac9f027e0 fixed bug 1147307 (Transtion + fast slide changes + ESC causes screen to open again)
Fixes: https://launchpad.net/bugs/1147307
2013-03-05 18:14:17 +01:00
Philip Ridout 5d9df0c66c Fixes bug:#1135392 by reraising the exception. 2013-03-04 20:49:55 +00:00
Philip Ridout a2fde046aa Fixes bug #1114457 by counting the records
bzr-revno: 2136
Fixes: https://launchpad.net/bugs/1114457
2013-02-26 13:22:07 +01:00
phill-ridout 5b7421ee1f Unindented set progress max 2013-02-19 21:57:46 +00:00
phill-ridout e31787a3b4 Fixes #1114457 by counting the records 2013-02-19 18:58:11 +00:00
Andreas Preikschat 7f814c12ee fixed bug #1128376 (Configure shortcuts has two items called settings)
Fixes: https://launchpad.net/bugs/112837
2013-02-19 14:58:55 +01:00
Philip Ridout 4f27b62543 Song Import Wizard - bugs
bzr-revno: 2134
2013-02-18 21:16:08 +00:00
Andreas Preikschat d74a484f56 Inconvenient focus in Song Editor when adding authors) by reimplementing the keyPressEvent
bzr-revno: 2133
2013-02-18 21:14:20 +00:00
Andreas Preikschat 13554ce83e Display verses on live tool bar' ignored
bzr-revno: 2132
2013-02-18 21:13:26 +00:00
phill-ridout 626ca208c7 simplified if statment 2013-02-18 17:15:44 +00:00
phill-ridout bbc4d82ae0 fixes bug1125956 Trunk version to follow when I've written the test.
also fixes a bug in the verse order to do with duplicate verses
2013-02-15 19:04:50 +00:00
Andreas Preikschat 1b1e7fb521 removed empty line 2013-02-11 09:37:16 +01:00
Andreas Preikschat 8d8e47193c fixed bug 1047995 by reimplementing the keyPressEvent
Fixes: https://launchpad.net/bugs/1047995
2013-02-11 09:33:46 +01:00