Commit Graph

11097 Commits

Author SHA1 Message Date
Tim Bentley ba111776ed Remove pickle from the code now 2.0.2 is in 2013-08-25 19:31:15 +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
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
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
phill-ridout d73664e54a Changed TestRecord ot inhearit from object 2013-07-06 15:22:30 +01:00
Tomas Groth 4e1868983e Merged trunk into branch. 2013-07-06 12:27:08 +02:00
Andreas Preikschat bcc8853857 fixed attribute error
bzr-revno: 2270
2013-07-05 21:22:24 +02:00
Raoul Snyman 208b208412 migration to Alembic.
bzr-revno: 2269
2013-07-05 20:42:44 +02:00
Patrick Zimmermann 910587e81f When replacing live background with an image the preview is updated. When resetting the live background the preview was not reset. This commit fixes this.
bzr-revno: 2268
2013-07-05 20:41:49 +02:00
Andreas Preikschat 829d68cdd8 fixed attribute error 2013-07-05 20:39:31 +02:00
Andreas Preikschat 6f4271d8a6 head 2013-07-05 20:38:31 +02:00
Tomas Groth 3218a2e5df Fixed the use of the patch context manager. 2013-07-05 18:21:16 +02:00
Raoul Snyman cee5132b86 Removed a remnant of Tim's test 2013-07-05 09:47:09 +02:00