Commit Graph

10960 Commits

Author SHA1 Message Date
Andreas Preikschat 143ce0015f added __hash__ methods 2013-06-30 20:33:41 +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
Andreas Preikschat 51905bcb59 fixed AttributeError (ticket 2030)
bzr-revno: 2259
2013-06-27 11:52:22 +02:00
Andreas Preikschat f0693e8163 fixed bs4.__version__ 2013-06-26 20:54:21 +02:00
Andreas Preikschat c30748873c python3 fix 2013-06-23 19:22:44 +02:00
Andreas Preikschat 76b508848b head 2013-06-23 19:21:52 +02:00
Andreas Preikschat 4f8d93638b fixes 2013-06-21 20:13:59 +02:00
Andreas Preikschat 6265ce93de fixed tests 2013-06-21 12:16:50 +02:00
Tim Bentley e48b5e4cfb Fix for presentation type
bzr-revno: 2258
2013-06-20 21:41:11 +02:00
Andreas Preikschat da6b1d71cf - removed spaces to fix LO (partly)
bzr-revno: 2257
2013-06-20 21:38:04 +02:00
Tim Bentley 0f0097c1a4 Fix presentations 2013-06-20 20:12:55 +01:00
Andreas Preikschat c851fa84f0 head 2013-06-20 20:42:45 +02:00
Andreas Preikschat aeecc041ec removed spaces 2013-06-20 20:04:21 +02:00
Andreas Preikschat d78d147e1d bug #645452 (increase possible line spacing)
bzr-revno: 2256
Fixes: https://launchpad.net/bugs/645452
2013-06-19 16:18:50 +02:00
Andreas Preikschat de43bfcf2d fixed type() usage
bzr-revno: 2255
2013-06-19 16:17:33 +02:00
Andreas Preikschat 2fddcf61b8 python3 division fixes
bzr-revno: 2254
2013-06-19 16:16:20 +02:00
Andreas Preikschat 658b6f89da import 2013-06-18 21:32:04 +02:00
Andreas Preikschat 1e11f4d821 true division 2013-06-18 11:12:49 +02:00
Andreas Preikschat 62c5908d85 python3 division in slidecontroller 2013-06-18 11:09:54 +02:00
Andreas Preikschat 8b5e5411c3 head 2013-06-18 11:01:18 +02:00
Andreas Preikschat bb7bbdf10c use isinstance instead of type 2013-06-16 21:42:50 +02:00
Tim Bentley ded3671a1b Clean up slide controller and add bible download tests
bzr-revno: 2253
2013-06-16 20:34:19 +01:00
Andreas Preikschat 6b881e312f added second error message 2013-06-16 19:28:44 +02:00
Andreas Preikschat 45313cb450 head 2013-06-16 19:20:51 +02:00
Patrick Zimmermann 1aeb9bef2f Duplicate Song finder merge - UI and Services.
bzr-revno: 2252
2013-06-16 15:53:40 +01:00
Andreas Preikschat df493947e7 Removed some code not compatible with python 3 to help with the migration
bzr-revno: 2251
2013-06-16 15:36:35 +01:00
Tim Bentley bb36a67ac2 Move tests 2013-06-16 14:36:09 +01:00
Tim Bentley 7bf713a830 minor updates 2013-06-16 09:28:38 +01:00
Tim Bentley e8d5ad7736 Clean up slidecontroller 2013-06-16 08:54:16 +01:00
Tim Bentley d253ef5852 Fix bug and add new test or bibles 2013-06-15 21:51:11 +01:00
Patrick Zimmermann f3e77b39d7 Refactor slide controller so slide list is a separate class
bzr-revno: 2250
2013-06-15 20:28:08 +01:00
Patrick Zimmermann 4106ecd71e Remove superfluous comment. 2013-06-15 12:56:09 +02:00
Patrick Zimmermann b18d96b3c9 Keep GUI responsive during search. Allow aborting the search. 2013-06-15 12:46:00 +02:00
Patrick Zimmermann d5cd4aaa91 Merge master. 2013-06-14 22:38:37 +02:00
Patrick Zimmermann 2f55624977 Extract method to delete a song. 2013-06-14 22:20:26 +02:00
Andreas Preikschat 6f0ea09327 increased possible min/max line spacing
Fixes: https://launchpad.net/bugs/645452
2013-06-14 11:56:53 +02:00
Patrick Zimmermann b172153b15 Use future division. 2013-06-11 22:27:30 +02:00
Patrick Zimmermann 4d8b6f669f Merge master. 2013-06-11 07:31:11 +02:00
Tim Bentley 93cce9c3aa Add Live view and minor cleanups
bzr-revno: 2249
2013-06-06 21:44:44 +01:00
Andreas Preikschat a6422aa58b head 2013-06-06 08:46:11 +02:00
Andreas Preikschat 43326c5781 fixed code 2013-06-06 08:40:10 +02:00
Tim Bentley 6e5588b7cf Update settings and minor cleanups 2013-06-03 19:47:25 +01:00
Tim Bentley 9160832e0a fix error 2013-06-03 19:03:45 +01:00
Tim Bentley 512155ff68 Add css file 2013-06-03 18:19:42 +01:00
Tim Bentley 6cca9d536b head 2013-05-26 18:03:14 +01:00
Patrick Zimmermann 570aebb72b Correct the naming of preWizard -> pre_wizard resulting in the method not being called anymore.
bzr-revno: 2248
2013-05-25 19:07:00 +01:00
Tim Bentley 20bd86fbce Live works! 2013-05-25 18:05:44 +01: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
Peter Bentley 66228af71d Fix rename error is songs mediaitem preventing editing working
bzr-revno: 2246
2013-05-25 07:02:21 +01:00