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
a37ae5880f
Fixes #1184869 Ensures that there is text in the anchor tag
2013-08-02 22:15:52 +01:00
Philip Ridout
c3b703ec8a
Fixes # 1194610 by detecting the encoding rather than assuming that its cp1252
2013-08-02 20:44:54 +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
3eafcdeb0f
Fixed #1204629 so that typing an image path actually changes the background.
...
Made the page validation more robust by including the fileDialog
bzr-revno: 2150
Fixes: https://launchpad.net/bugs/1204629
2013-07-31 19:34:31 +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
8b21731f72
Fix two small but nasty bugs. Screen width must be > 0 and an image theme must be a file
...
bzr-revno: 2149
2013-07-11 21:46:43 +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
973ac570b5
Fix type error for tags
...
bzr-revno: 2148
2013-07-09 20:40:31 +01:00
Tim Bentley
1f8e9017b2
Fix data type
2013-07-08 17:58:06 +01:00
Tim Bentley
9890047cb4
Head
2013-07-08 17:41:42 +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
Tim Bentley
8f3501e74b
move formatting tags to json from pickle
...
bzr-revno: 2146
2013-06-30 19:43:28 +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
Tim Bentley
ca2c6ebeb7
Head
2013-06-29 21:43:05 +01:00
Andreas Preikschat
ef6ad096f6
updated ts files
2013-06-21 11:10:03 +02:00
Andreas Preikschat
1ff6d288e7
updated ts files
2013-06-21 10:57:30 +02:00
Andreas Preikschat
ce96bb6179
head
2013-06-21 10:55:45 +02:00
Andreas Preikschat
1760e68a9f
- fixes bug #1170435 (We should not warn when verse order is empty)
...
bzr-revno: 2145
Fixes: https://launchpad.net/bugs/1170435
2013-06-21 10:54:46 +02: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
1a28c9714e
Increased possible min/max line spacing
...
bzr-revno: 2144
2013-06-16 15:38:14 +01:00
Andreas Preikschat
e1085a1798
increased possible min/max line spacing
...
Fixes: https://launchpad.net/bugs/645452
2013-06-14 11:54:59 +02:00
Andreas Preikschat
55c038f283
updated ts files
...
bzr-revno: 2143
2013-04-29 20:44:24 +02:00
Andreas Preikschat
eb6f72274f
updated 2.0 translation files
2013-04-25 09:10:47 +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
513535db0c
updated translations
2013-03-30 16:05:48 +01:00
Andreas Preikschat
e2c81aaf00
replaced other file masks
2013-03-19 20:22:10 +01:00
Andreas Preikschat
9a543d395a
Just a missing space in a log message.
...
bzr-revno: 2140
2013-03-19 20:14:30 +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
Philip Ridout
147cfccd04
Fixes #1154059 catching Unicode decode error.
...
bzr-revno: 2139
Fixes: https://launchpad.net/bugs/1154059
2013-03-19 19:56:47 +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