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
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
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
Tim Bentley
32c7663a45
Convert formatting tags to json
2013-06-24 17:21:46 +01:00
9bf7284b94
HEAD
2013-06-23 17:29:16 +02:00
Patrick Zimmermann
1aeb9bef2f
Duplicate Song finder merge - UI and Services.
...
bzr-revno: 2252
2013-06-16 15:53:40 +01:00
Patrick Zimmermann
d5cd4aaa91
Merge master.
2013-06-14 22:38:37 +02:00
Patrick Zimmermann
4d8b6f669f
Merge master.
2013-06-11 07:31:11 +02:00
Tim Bentley
9f8a0572bc
Fix Presentation plugin so it works.
...
Correct abuse of the service item title field
Add migration code and test to prove it
bzr-revno: 2247
2013-05-25 16:10:09 +01:00
Tim Bentley
6dd070f60e
Add migration test
2013-05-25 06:48:08 +01:00
Arjan Schrijver
1a0e583880
Fix bugs in group images
...
- Fixed traceback on canceling the 'choose group' dialog
- Clear the 'new group' lineedit in the 'choose group' dialog
- Fixed traceback on adding multiple image groups to the service in one go
- Fixed a bug where new image groups added from the 'choose group' popup weren't added to the 'add group' and 'choose group' popup selectboxes
- Cleaned up obsolete line in imagetab
- Added a simple test for onResetClick()
- Added a test for recursively_delete_group()
bzr-revno: 2245
2013-05-23 16:35:56 +01:00
Andreas Preikschat
b99d9a7ac9
More Python 3 changes - division fixes
...
bzr-revno: 2244
2013-05-19 19:13:26 +01:00
Arjan Schrijver
24cefc7249
HEAD
2013-05-19 13:32:31 +02:00
Arjan Schrijver
255ed90d97
Change helper method to private
2013-05-19 13:31:02 +02:00
Tim Bentley
945a99ea24
Fix up merge issues
2013-05-19 08:35:07 +01:00
Andreas Preikschat
6e66edce03
removed test
2013-05-18 10:49:21 +02:00
Andreas Preikschat
7a42cd3769
added test
2013-05-18 10:44:03 +02:00
Arjan Schrijver
dcd346c8e5
HEAD
2013-05-14 16:57:37 +02:00
Andreas Preikschat
d03a9a8eec
added comments
2013-05-12 14:04:15 +02:00
Andreas Preikschat
75c8382188
added test
2013-05-12 14:02:48 +02:00
Patrick Zimmermann
0557febe2b
Merge trunk.
2013-04-29 20:23:06 +02:00
Patrick Zimmermann
84e9f6f1b1
Add test utils and move a function to there.
2013-04-27 11:54:57 +02:00
Tim Bentley
0ef65fb8d2
minor fixes
2013-04-23 20:17:25 +01:00
Tim Bentley
fba86c5552
Add tests
2013-04-23 20:08:07 +01:00
Andreas Preikschat
3dd05a2f4d
head
2013-04-20 22:25:06 +02:00
Andreas Preikschat
ab9e0d7ba2
- removed General section and introduced a Core section
...
- added test
bzr-revno: 2234
Fixes: https://launchpad.net/bugs/1133237
2013-04-20 22:19:53 +02:00
Andreas Preikschat
5f9d921808
- camelCase -> words_with_underscore
...
- fixed short lines
- fixed docs
bzr-revno: 2233
2013-04-20 22:18:26 +02:00
Andreas Preikschat
401d4d2688
close file
2013-04-20 20:39:10 +02:00
Andreas Preikschat
582f1aa003
code standards
2013-04-19 21:07:25 +02:00
Patrick Zimmermann
9e53873a66
Merge trunk.
2013-04-18 20:22:53 +02:00
Arjan Schrijver
9752716672
HEAD
2013-04-18 15:57:31 +02:00
Tim Bentley
a0f4db607e
Head and fix
2013-04-16 17:37:26 +01:00
Patrick Zimmermann
0840480ef2
Merge trunk.
2013-04-15 23:56:56 +02:00
Andreas Preikschat
908e048d1a
head
2013-04-15 17:43:18 +02:00
Meinert Jordan
571934e166
Fix Natural Sorting so works with Python3
...
bzr-revno: 2230
2013-04-14 19:19:33 +01:00
Tim Bentley
797a76f095
Head
2013-04-14 16:45:34 +01:00
e6a1d93121
Add tests around some of the functions in the db module
...
- Fix some import ordering
- Add tests for init_db and get_upgrade_op
- Add an extra line for PEP8 compliance
2013-04-08 23:08:28 +02:00
Tim Bentley
31b4e561b4
Fix up code review change
2013-04-08 17:53:11 +01:00
M2j
c82d7f0e50
renameing openlp.core.utils.get_local_key in tests
2013-04-06 20:21:23 +02:00
Patrick Zimmermann
974e238850
Merge trunk.
2013-04-06 12:20:17 +02:00
Tim Bentley
fc80e3d106
Cleanups and more tests
2013-04-05 20:37:15 +01:00
phill-ridout
8a88cec855
Removed the use of the mock's call helper object
2013-04-05 19:26:39 +01:00
Andreas Preikschat
03eaa91a08
fixed assertion message and method doc string
2013-04-02 23:03:07 +02:00
M2j
9612a52211
typo
2013-04-02 19:54:23 +02:00
M2j
316902fb88
Add unit tests for get_local_key and get_natural_key.
2013-04-02 19:51:19 +02:00
Andreas Preikschat
0d621f8699
changed assertion message
2013-04-02 17:14:27 +02:00