Commit Graph

11055 Commits

Author SHA1 Message Date
Tim Bentley
dc7cb85574 Uneeded import 2013-07-19 16:51:47 +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
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
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
8ddca0be2b HEAD 2013-07-04 21:15:24 +02:00
Andreas Preikschat
390725668d - fixed regression in FTW
- fixed bug #1152509 (Current active plugin is not saved)
- removed dead code
- added shortcut (CTRL+F) which jumps to the search field of the current plugin. If the media doc is hidden, it is made visible.

bzr-revno: 2267
Fixes: https://launchpad.net/bugs/1152509
2013-07-04 08:22:41 +02:00
Andreas Preikschat
15c1c6d907 head + conflicts 2013-07-03 22:20:12 +02:00
Tim Bentley
bf61ee3f28 Fix broken tests
bzr-revno: 2266
2013-07-03 20:24:38 +01:00
Tim Bentley
ab3fd38551 Fix broken test 2013-07-03 17:34:40 +01:00
Tim Bentley
538e885cfb Fix broken test 2013-07-03 17:34:02 +01:00
phill-ridout
8713bba796 added pyodbc module to the check_dependencies script 2013-07-02 22:24:18 +01:00
2e4b400cbc Removed a test that seemed in the wrong place, testing the wrong things, and committed at the wrong time. 2013-07-02 22:39:39 +02:00
88e1932097 HEAD 2013-07-02 22:28:06 +02:00
8492ae6a4c Fix a bug in SQLAlchemy 0.8 2013-07-02 22:27:28 +02:00
Andreas Preikschat
d1bbc5e757 empty commit, hoping that the 2.2.2 tag is deleted properly
bzr-revno: 2265
2013-06-30 21:23:26 +02:00
Tim Bentley
988fca86a1 Fix up registry for Application exit. Remove FormattingTags pickle , Other minor cleanups
bzr-revno: 2264
2013-06-30 20:18:21 +01:00
Andreas Preikschat
2b584dabc7 - Converted last print statements to print functions.
- Removed old test

bzr-revno: 2263
2013-06-30 20:53:17 +02:00
Andreas Preikschat
3ac1cb5684 - removed depreciated warnings
- clean up

bzr-revno: 2262
2013-06-30 20:53:02 +02:00
Tim Bentley
f583be0c76 fix registry call 2013-06-30 19:39:38 +01:00
Andreas Preikschat
72933138a2 clean up 2013-06-30 20:37:12 +02:00
Tim Bentley
1d571507db remove import 2013-06-30 19:36:52 +01:00
Andreas Preikschat
143ce0015f added __hash__ methods 2013-06-30 20:33:41 +02:00
Andreas Preikschat
aa2df0c5d1 removed test 2013-06-30 20:08:50 +02:00
Andreas Preikschat
8dd068b9c1 print func 2013-06-30 20:03:26 +02:00
Andreas Preikschat
7a33b93473 - Removed the loop code and use the loop attribute.
bzr-revno: 2261
2013-06-30 19:55:22 +02:00
Andreas Preikschat
f4b9ffc481 - fixes bug #1170435 (We should not warn when verse order is empty)
bzr-revno: 2260
Fixes: https://launchpad.net/bugs/1170435
2013-06-30 19:42:02 +02:00
Tim Bentley
5af820b7cd more cleanups 2013-06-30 06:45:34 +01:00
Tim Bentley
74432f93e2 oops 2013-06-30 06:35:57 +01:00
Tim Bentley
96fbb5ddbb clean up tags 2013-06-30 06:30:42 +01:00