Commit Graph

11114 Commits

Author SHA1 Message Date
Philip Ridout f48284a4e0 Fix Opensong import missing lines
bzr-revno: 2287
2013-08-31 09:54:47 +01:00
Samuel Mehrbrodt ed5fedbf33 Fix bug #1094809: Improve the Message when a wrong Verse order was entered
bzr-revno: 2286
Fixes: https://launchpad.net/bugs/1094809
2013-08-16 22:50:26 +02:00
Samuel Mehrbrodt 74e2c1107c Don't allow collapsing of the Live or Preview panes. They can still be hidden via the menu.
bzr-revno: 2285
2013-08-16 22:45:26 +02:00
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
s.mehrbrodt@gmail.com a52ffdb483 Fix indentation 2013-07-22 22:27:51 +02: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
s.mehrbrodt@gmail.com 4894ad6dc2 Improve message when an invalid order was entered
It mentions that the delimiter has to be a space.

Fixes: https://launchpad.net/bugs/1094809
2013-07-19 18:52:16 +02: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
s.mehrbrodt@gmail.com 41cfa38fb6 Revert changes in mainwindow.ui file 2013-07-19 17:39:05 +02:00
s.mehrbrodt@gmail.com 951d8964db Don't allow to collapse the Live or Preview Pane.
They can still be hidden via the menu.
2013-07-19 17:36:45 +02: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
Raoul Snyman 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
s.mehrbrodt@exposong.org d84abfaadb Set Minimum Size for PreviewPane and LivePane 2013-07-17 12:02:54 +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