Commit Graph

8202 Commits

Author SHA1 Message Date
Raoul Snyman d42f64e044 An attempt to move from migrate to alembic. 2013-04-03 12:33:29 +02:00
Andreas Preikschat 29d7b3411e - fixed auto preview of next service item
- added test

bzr-revno: 2225
2013-03-31 19:13:56 +02:00
Andreas Preikschat 947c9a7346 removed old code
bzr-revno: 2224
2013-03-30 10:41:40 +01:00
Andreas Preikschat d67a697e1e r2223 2013-03-30 09:49:19 +01:00
Andreas Preikschat 2182f9c13c fixed short lines 2013-03-29 13:53:07 +01:00
Andreas Preikschat a69323ea89 fixed auto preview of next service item 2013-03-29 13:40:04 +01:00
Andreas Preikschat b139b6a4eb fixed regression :/ 2013-03-28 22:49:11 +01:00
Andreas Preikschat 643fa9436c fixed song editor regression 2013-03-28 22:36:18 +01:00
Andreas Preikschat 696f359cb0 changed order back 2013-03-28 21:25:35 +01:00
Andreas Preikschat 77bd7325a6 reverted code 2013-03-28 21:24:38 +01:00
Andreas Preikschat 4ffd25e1ae r2219 2013-03-28 21:16:16 +01:00
Andreas Preikschat 3b88c1341b removed broken code 2013-03-28 21:15:59 +01:00
Andreas Preikschat 85856cc717 head + conflict 2013-03-28 21:08:07 +01:00
Andreas Preikschat 6c7d608fbb fixed FTW regression 2013-03-28 21:05:46 +01:00
Andreas Preikschat 30a7034ac9 fixed regression + added test for it 2013-03-28 21:03:58 +01:00
Andreas Preikschat 2f6a1a37a2 r2218 2013-03-26 12:15:55 +01:00
Andreas Preikschat e6e9dec396 updated vlc.py 2013-03-26 12:15:31 +01:00
Tim Bentley b3d453c9b8 More code cleanups and bug fixes from previous cleanups
bzr-revno: 2218
2013-03-26 07:48:38 +00:00
Tim Bentley b9a5ee28a9 Fix missing string converstion 2013-03-26 07:34:42 +00:00
Tim Bentley 509917480c Fix missing string converstion 2013-03-26 07:17:29 +00:00
Andreas Preikschat fa43759d8d more regression fixes 2013-03-25 08:27:54 +01:00
Andreas Preikschat 4283742081 fixed settingsTab rename 2013-03-25 08:13:40 +01:00
Andreas Preikschat 52cecd44a2 fixed remotetab regression 2013-03-25 07:40:47 +01:00
Andreas Preikschat fa91578aaa head 2013-03-25 07:23:17 +01:00
Andreas Preikschat 76a58001b7 fixed bible manager regression 2013-03-25 07:22:11 +01:00
Tim Bentley 12058ebf8c fix typo 2013-03-23 07:45:08 +00:00
Tim Bentley 90d0d3c133 More updates 2013-03-23 07:28:24 +00:00
Tim Bentley decdf96ce1 More update 2013-03-23 07:07:06 +00:00
Tim Bentley a73570d4fc Minor fixes for missed 2013-03-23 06:46:41 +00:00
Andreas Preikschat d77efd63d2 fixed double space 2013-03-22 21:35:59 +01:00
Andreas Preikschat e6e57b6c03 updated comments and docs to 120 characters per line 2013-03-22 21:29:52 +01:00
Tim Bentley 79524dfbf4 Head + conflict 2013-03-20 19:38:20 +00:00
Tim Bentley 38ed9bdc35 missed bits 2013-03-20 18:35:28 +00:00
Arjan Schrijver 7237ad0c62 - Fixed small bug that removed the path from newly added media and presentations
- Fixed keyboard shortcuts in images treeview
2013-03-20 10:24:34 +01:00
Tim Bentley 90ac714c0d Mediamanageritem converted 2013-03-19 22:00:50 +00:00
Tim Bentley f99e22fd4a Plugins 3 - global var removal 2013-03-19 20:05:13 +00:00
Tim Bentley fb6d292be0 Plugins 2 - setttingsSection gone 2013-03-19 19:43:22 +00:00
Tim Bentley 611dbdf044 Head 2013-03-19 17:53:51 +00:00
Tim Bentley 861e64ee83 plugin 1 2013-03-19 17:53:32 +00:00
Arjan Schrijver ce528140ae This branch implements the 'images groups' feature. It has the following features:
- convert old 'images files' setting to SQLite database
- existing images are loaded as top-level items to minimize the change for users
- groups can be nested
- images can be moved between groups by drag&drop
- new images can be added directly to a group by drag&drop, or by clicking the 'Add images' button
- image groups can be used as service items with multiple images

bzr-revno: 2214
2013-03-19 09:38:01 +02:00
Arjan Schrijver 57651493ff - Removed wrong len() use
- Replaced wrong 'is' use with '=='
- Added tests for ImageMediaItem.save_new_images_list()
2013-03-18 23:04:09 +01:00
Arjan Schrijver ec12b36665 Merge HEAD 2013-03-18 15:11:58 +01:00
Arjan Schrijver 185754f9b5 Add more docstrings 2013-03-18 14:43:45 +01:00
Arjan Schrijver 50da75cfdb - Removed __checkObject method to clean up the code
- Fixed busy cursor on 'choose group' dialog
2013-03-18 14:31:47 +01:00
Arjan Schrijver 47c48618bc Fixed a traceback that occurred when calling critical_error_message_box and friends while the splashscreen is disabled in the settings. 2013-03-18 14:30:31 +01:00
Raoul Snyman e06d26e743 HEAD 2013-03-18 13:23:29 +02:00
Raoul Snyman a3f1769818 HEAD 2013-03-18 12:16:50 +02:00
Tim Bentley 6ce33e0ec3 Settings cleanups and removal of config_updated
bzr-revno: 2212
2013-03-17 21:04:03 +00:00
Tim Bentley 5e6ec9d269 fix missed events 2013-03-17 20:40:47 +00:00
Tim Bentley df2da440f0 Fixes 2013-03-17 20:00:39 +00:00