Commit Graph

11989 Commits

Author SHA1 Message Date
Tim Bentley
ec7a7b74fe test 2014-05-10 08:38:38 +01:00
Tim Bentley
c6d6be30c6 fix 2014-05-07 21:38:34 +01:00
Tim Bentley
dbf2330896 head 2014-05-07 21:37:42 +01:00
Stefan Strasser
fb2381f11a fixed bug #1312629 Error on entering invalid character in verse-order
bzr-revno: 2377
Fixes: https://launchpad.net/bugs/1312629
2014-05-07 22:29:53 +02:00
Samuel Mehrbrodt
e7a149cd66 Merge some fixes from the 2.0 branch
bzr-revno: 2376
Fixes: https://launchpad.net/bugs/1157938, https://launchpad.net/bugs/1199639, https://launchpad.net/bugs/1211913, https://launchpad.net/bugs/1216234, https://launchpad.net/bugs/1310523
2014-05-07 22:18:12 +02:00
Tim Bentley
1e6f00c2eb Add test 2014-05-07 17:05:27 +01:00
Samuel Mehrbrodt
9b396e7699 Fix bug 1211913
Fixes: https://launchpad.net/bugs/1211913
2014-05-05 18:20:54 +02:00
Tim Bentley
d6d3cd1394 Fix call path 2014-05-03 21:00:17 +01:00
Tim Bentley
f21d3cfa83 fix tests 2014-05-03 20:32:19 +01:00
Samuel Mehrbrodt
37653bfd13 Add missing tag to test 2014-05-03 17:34:13 +02:00
Samuel Mehrbrodt
d4edd91d56 This is no longer 2.0 2014-05-03 17:28:31 +02:00
Samuel Mehrbrodt
4a75849708 Fix readme links 2014-05-03 17:27:44 +02:00
Samuel Mehrbrodt
7a1741258a Typo 2014-05-03 17:25:45 +02:00
Samuel Mehrbrodt
f60379b542 Add new test 2014-05-03 17:22:20 +02:00
Samuel Mehrbrodt
b02fc541a3 Reorganize tests 2014-05-03 17:22:10 +02:00
Samuel Mehrbrodt
a6a08bcfdd Fix bug 1157938
Fixes: https://launchpad.net/bugs/1157938
2014-05-03 17:01:43 +02:00
Samuel Mehrbrodt
635ab98f73 Fix bug 1216234
Fixes: https://launchpad.net/bugs/1216234
2014-05-03 16:19:29 +02:00
Samuel Mehrbrodt
afaf9480c3 Rename variable 2014-05-03 15:58:31 +02:00
Samuel Mehrbrodt
a7bdb9dfa0 Fix bug 1310523
Fixes: https://launchpad.net/bugs/1310523
2014-05-03 15:56:32 +02:00
Samuel Mehrbrodt
938f59416d Fix bug 1199639
Fixes: https://launchpad.net/bugs/1199639
2014-05-03 15:46:48 +02:00
Samuel Mehrbrodt
8b76dcc216 Fix bug 1310523 2014-05-03 14:56:58 +02:00
Tim Bentley
89cbe8bc7d head 2014-05-03 06:28:59 +01:00
Andreas Preikschat
fe52d50619 Various Cleanups
removed not working tests
- removed not needed imports
- removed u' from doc
- use enumerate() instead of second for loop
- do not override build-ins

bzr-revno: 2375
2014-05-03 06:27:31 +01:00
Andreas Preikschat
50fb727bae 2014-05-02 20:11:45 +02:00
Andreas Preikschat
f4646f955b 2014-05-02 20:02:25 +02:00
Andreas Preikschat
87587ab8e8 short lines 2014-05-02 08:50:54 +02:00
Andreas Preikschat
deff310f53 removed u' 2014-05-02 08:42:17 +02:00
Andreas Preikschat
4231692ae1 removed print 2014-05-02 08:34:57 +02:00
Andreas Preikschat
022ed36dc5 2014-05-02 08:33:18 +02:00
Andreas Preikschat
e0c623fd80 2014-05-02 08:32:16 +02:00
Andreas Preikschat
40a0d612bd moved code 2014-05-01 20:02:20 +02:00
Andreas Preikschat
8fb086134e dead code, not used variables, docs, unused imports 2014-05-01 19:49:43 +02:00
Andreas Preikschat
53d830b737 removed old code 2014-05-01 19:06:47 +02:00
Andreas Preikschat
2ba7fa4f44 head 2014-05-01 18:58:32 +02:00
Andreas Preikschat
3f75a913e2 removed not working tests 2014-05-01 18:57:45 +02:00
Andreas Preikschat
0160c583e9 Fix Renderer broken when two option breaks next to each other
bzr-revno: 2374
2014-04-29 17:57:07 +01:00
Andreas Preikschat
ff1bc31bfc - Fixed bug #1240037
- Fixed a few bugs in the CategoryActionList class (recursion, ...)
- Removed depreciated has_key() method.
- Changed behaviour of the remove() method to match the behaviour of the list.remove() method
- refactored defaultShortcuts to default_shortcuts

bzr-revno: 2373
2014-04-29 17:55:30 +01:00
Tomas Groth
cc0f0e1eb0 Support for importing ews files (EasyWorship Service files)
bzr-revno: 2372
2014-04-29 17:54:14 +01:00
Andreas Preikschat
b73d8b088c head 2014-04-29 13:04:32 +02:00
Andreas Preikschat
282ed7e1a6 fixed u' 2014-04-29 13:04:19 +02:00
Tim Bentley
b666196002 Head 2014-04-27 17:03:24 +01:00
Tim Bentley
518d391e45 Fix trunk 2014-04-27 16:38:48 +01:00
Tomas Groth
48fe8c5e37 Restructured the tests a bit. 2014-04-26 21:47:11 +02:00
Andreas Preikschat
88a3ac6216 match list behaviour 2014-04-26 19:40:26 +02:00
Andreas Preikschat
3f1e7f1912 fixes 2014-04-26 19:36:47 +02:00
Andreas Preikschat
911864a442 removed useless code 2014-04-26 19:31:59 +02:00
Andreas Preikschat
66c1f7c5da renamed variable and parameter 2014-04-26 11:35:50 +02:00
Andreas Preikschat
53c584ede4 removed print 2014-04-26 11:26:20 +02:00
Andreas Preikschat
533710fc5b blank line 2014-04-26 11:02:04 +02:00
Andreas Preikschat
6bdadff334 raise exception when item not in list 2014-04-26 11:01:12 +02:00