Commit Graph

11106 Commits

Author SHA1 Message Date
Philip Ridout
9e48362f1d 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 16:30:58 +01:00
Philip Ridout
97de1555fe Fixed #1204629 so that typing an image path actually changes the background.
Made the page validation more robust by including the fileDialog

bzr-revno: 2284
Fixes: https://launchpad.net/bugs/1204629
2013-07-31 19:31:59 +02:00
Philip Ridout
97e481dd1a changed skip_song to save_song & changed logic arround
bzr-revno: 2283
Fixes: https://launchpad.net/bugs/1174039
2013-07-31 19:30:38 +02:00
Philip Ridout
57cf6d5445 actually changed validation this time 2013-07-26 21:17:51 +01:00
Philip Ridout
3236af354c fixed #1204629 and made the validation more robust by checking the open dialog 2013-07-25 21:11:57 +01:00
Philip Ridout
1cde5f146d change logic round due to name change 2013-07-24 21:04:49 +01:00
Philip Ridout
f880816434 change skip_song to save_song 2013-07-24 19:43:56 +01:00
Philip Ridout
47ffa7c9e3 actually add test file 2013-07-23 19:23:45 +01:00
Philip Ridout
ce4eb0cd59 HEAD 2013-07-23 19:21:34 +01:00
Philip Ridout
ad3d1b5e94 fixes #171891
tests added
2013-07-23 19:19:26 +01:00
Tim Bentley
208e1c2e1e Change uno import for exception form to remove excess uno import noise
bzr-revno: 2282
2013-07-21 16:40:04 +01:00
Tim Bentley
72c83d444b missing blank line 2013-07-21 15:13:44 +01:00
Tim Bentley
790c9ae4f6 Add doc string 2013-07-21 15:10:21 +01:00
Andreas Preikschat
6257d2c9bb fixed bug 1183078 (Media file list disappears on restart)
bzr-revno: 2281
2013-07-20 06:54:40 +01:00
Tim Bentley
50f3b2b563 Fix uno import noise in python 3 2013-07-19 21:56:31 +01:00
Tim Bentley
7d081b866a head 2013-07-19 16:52:01 +01:00
Tim Bentley
dc7cb85574 Uneeded import 2013-07-19 16:51:47 +01:00
Andreas Preikschat
a0f35e0d5e fixed bug 1183078
Fixes: https://launchpad.net/bugs/1183078
2013-07-19 15:57:19 +02:00
Andreas Preikschat
ac07275613 changed to 120 chars
bzr-revno: 2280
2013-07-19 15:43:38 +02:00
Andreas Preikschat
7f541327ca changed to 120 chars 2013-07-18 21:28:35 +02:00
Andreas Preikschat
53d5cda91a - fixed presentation file mask
bzr-revno: 2279
2013-07-18 08:09:00 +02:00
Raoul Snyman
19c81c4192 Fix up the build_file_mask_string test.
- Fix up the build_file_mask_string test by mocking out the __init__() method of the PresentationMediaItem class
    - Change the way of calling the parent __init__() method to something slightly better (though it has nothing to do with the test)
2013-07-18 06:54:49 +02:00
Andreas Preikschat
11597d7252 missing empty line 2013-07-18 06:53:20 +02:00
Philip Ridout
22a5dfd3d9 Fixes Bug #1114457: Easy Worship importer progress bar is out
Adds a test for the EasyWorship Importer

bzr-revno: 2278
2013-07-17 22:11:05 +01:00
cec9689dce Fix up the build_file_mask_string test.
- Fix up the build_file_mask_string test by mocking out the __init__() method of the PresentationMediaItem class
- Change the way of calling the parent __init__() method to something slightly better (though it has nothing to do with the test)
2013-07-17 23:07:52 +02:00
Andreas Preikschat
b129010059 added assertion message 2013-07-17 16:28:22 +02:00
Andreas Preikschat
6e66cdefcf clean ups 2013-07-17 16:19:21 +02:00
Andreas Preikschat
4fee73fc37 added test 2013-07-17 15:59:35 +02:00
Andreas Preikschat
63bfacf0d1 fixed presentations 2013-07-17 14:37:42 +02:00
Andreas Preikschat
b9308a19d6 - removed 'migrate' from the needed packages
bzr-revno: 2277
2013-07-17 13:27:29 +02:00
Andreas Preikschat
fc81c69ee9 removed migrate from check_dependencies 2013-07-16 22:00:18 +02:00
Tim Bentley
a37e93edbc rename new url from live to main
fix display constraints
fix missing image test
add tests.

bzr-revno: 2276
2013-07-15 20:33:50 +01:00
Tim Bentley
3f1d2c1c21 Fix up tests 2013-07-14 06:56:11 +01:00
Tim Bentley
94e8b90c5d Added first test 2013-07-13 17:33:32 +01:00
Tim Bentley
38eec999b7 Head 2013-07-12 19:13:21 +01:00
Tim Bentley
6e7700d8fd rename url from live to main 2013-07-12 19:13:06 +01:00
Tim Bentley
6062605622 make sure we have the image file for theme backgrounds
Fixes: https://launchpad.net/bugs/1197376
2013-07-11 21:58:15 +01:00
Tim Bentley
51ab25b716 Fix the constraints to be > 1
Fixes: https://launchpad.net/bugs/1196926
2013-07-11 21:54:30 +01:00
phill-ridout
9190019ce9 head 2013-07-08 06:39:32 +01:00
Tomas Groth
de0f5c912f Use json as services format instead of python pickle.
bzr-revno: 2275
2013-07-07 17:53:16 +02:00
Philip Ridout
60d3a43c52 Adds a song importer for WorshipCenter Pro.
Also adds associated tests.

bzr-revno: 2274
2013-07-07 06:22:32 +01:00
Andreas Preikschat
f72932cd94 - Fixed a song test, returning a translated string (causing the test to fail)
bzr-revno: 2273
2013-07-07 00:18:10 +02:00
Andreas Preikschat
bd928962bb - app data clean up
- removed not need enumeration (qt takes care of the config dir)

bzr-revno: 2272
2013-07-07 00:08:43 +02:00
Andreas Preikschat
2255ca68a5 Sometimes an empty theme name is passed (e. g. no service theme selected). Do not add those to our internal memory.
bzr-revno: 2271
2013-07-07 00:07:19 +02:00
Andreas Preikschat
0b93f752b8 fixed songs test 2013-07-06 22:17:24 +02:00
Andreas Preikschat
eb02bc659a appdata clean up 2013-07-06 21:21:21 +02:00
Andreas Preikschat
1aac52de8c do not remember when theme name is empty 2013-07-06 20:33:45 +02:00
phill-ridout
d1b2cd67c9 Fixed if statment logic.
Fixed test
2013-07-06 15:40:49 +01:00
phill-ridout
15153ace9c HEAD 2013-07-06 15:27:11 +01:00
phill-ridout
b26793db1f HEAD 2013-07-06 15:23:30 +01:00