Commit Graph

3227 Commits

Author SHA1 Message Date
Jon Tibble
8a977ef155 Fix spelling of Samuel (Bug #647931) 2010-10-21 22:43:14 +01:00
Jon Tibble
a6bcfbf568 Cleanups 2010-10-21 16:31:22 +01:00
Raoul Snyman
49faf7fb1f Working on bringing actions into the shortcut form. 2010-10-21 09:42:13 +02:00
Tim Bentley
63b3be4767 Head 2010-10-17 15:44:00 +01:00
Tim Bentley
c3b890e198 Performance updates 2010-10-17 15:43:51 +01:00
Raoul Snyman
09dbafaf3e HEAD 2010-10-17 16:25:03 +02:00
Tim Bentley
cf139be7cb Fix image but and more path optimisation
bzr-revno: 1095
Fixes: https://launchpad.net/bugs/661965
2010-10-17 14:32:40 +01:00
Tim Bentley
ca20598dde More path optimisation
Fixes: https://launchpad.net/bugs/661965
2010-10-17 08:26:14 +01:00
Raoul Snyman
009e337158 Removed an incorrect import.
Added more documentation.
2010-10-17 00:50:36 +02:00
Raoul Snyman
baaa7e0508 Updated documentation.
Renamed the import wizards to match the general form naming convention.
Removed an unnecessary class.
2010-10-16 21:38:23 +02:00
Tim Bentley
2f3bfc51cc Alerts work again , image performance improvements
bzr-revno: 1092
2010-10-15 17:37:02 +01:00
Andreas Preikschat
da3db82d24 Code Cleanups
bzr-revno: 1090
2010-10-15 16:47:16 +01:00
Tim Bentley
edbc6bf5ce Head 2010-10-15 16:38:11 +01:00
Tim Bentley
f3646cf6e6 Code cleanups 2010-10-15 16:37:29 +01:00
Tim Bentley
cef92476ad Path image improvements 2010-10-15 16:33:06 +01:00
Tim Bentley
4f04bba5e6 Fix alert view bug 2010-10-15 15:43:42 +01:00
Jonathan Corwin
dc0c597243 Warn, not error, if COM Impress not available 2010-10-15 10:00:08 +01:00
Andreas Preikschat
3ae6295e21 clean ups 2010-10-15 10:35:00 +02:00
Jeffrey Smith
b89b8983f8 This is a fix for bug #659673
bzr-revno: 1087
2010-10-14 21:41:43 +02:00
Jeffrey S. Smith
b58eecdf63 In EasyWorship song importer, add initial support for non-latin1 encodings 2010-10-14 13:15:02 -05:00
Andreas Preikschat
c4e6b4aaac Fixed a bug in the song editor where the last added verse would revert to the previous verse type.
bzr-revno: 1086
2010-10-14 18:46:14 +02:00
Raoul Snyman
161a1e444a Documentation updates.
bzr-revno: 1085
2010-10-13 07:14:54 +02:00
Andreas Preikschat
aab9d1b2ca docs 2010-10-12 18:47:53 +02:00
Andreas Preikschat
2d00d08ccf Fix for bug #657694 (lines 8-9)
Enhanced the code (lines 11-29)

bzr-revno: 1084
2010-10-12 08:11:13 +02:00
Raoul Snyman
177d2d0351 More documentation updates. 2010-10-11 22:47:00 +02:00
Andreas Preikschat
0cefed0eb5 onVerseTypeComboBoxChanged 2010-10-11 19:29:03 +02:00
andreas
080a1ede33 Revised custom Dialog and new edit form
bzr-revno: 1083
2010-10-11 17:13:49 +01:00
Andreas Preikschat
35fdbdeee8 fix for bug #657694 and some code enhancements 2010-10-11 17:26:48 +02:00
Andreas Preikschat
034bae031a missing space 2010-10-11 09:47:55 +02:00
Raoul Snyman
3a8b33a5ff Some updates to the documentation:
- Added some more classes to the rST files.
- Fixed up some docstrings to proper rST.
2010-10-10 23:13:10 +02:00
Andreas Preikschat
b9b202e5a8 another fix for the merge 2010-10-10 22:19:58 +02:00
Andreas Preikschat
bf7df829d0 Make sure that the 'edit' and 'delete' buttons are disabled after editing all verses (because no verse is selected).
bzr-revno: 1079
2010-10-10 18:42:29 +02:00
Andreas Preikschat
65798895db A few things:
- Finished bible "text search" (the search considers all verses which are in the database).
- Comment/doc clean ups.
- Changed "permission" to "permissions" since the database uses "permissions" (changing this is just being consequent).
- Disabled search button while searching.

bzr-revno: 1078
2010-10-10 18:40:20 +02:00
Andreas Preikschat
373597120b fixes for merge 2010-10-10 17:59:11 +02:00
Andreas Preikschat
bab38de43e -'verse' -> 'slide' -buttons name fixes 2010-10-10 16:23:00 +02:00
Andreas Preikschat
144060a74b moved method to its old position 2010-10-10 15:29:08 +02:00
Andreas Preikschat
4dde13136c layout clean ups 2010-10-10 15:17:01 +02:00
Andreas Preikschat
3c32cb5be5 clean ups + forgotten file 2010-10-10 15:09:45 +02:00
Andreas Preikschat
421577f8ce make sure that the 'edit' and 'delete' buttons are disabled after editing all verses 2010-10-10 14:14:12 +02:00
Andreas Preikschat
842c55002a fixed broken copyright block 2010-10-09 22:00:33 +02:00
Andreas Preikschat
b97bc5fe0e head 2010-10-09 21:41:19 +02:00
Andreas Preikschat
84d0c01274 fixes for the merge proposal 2010-10-09 21:36:05 +02:00
Andreas Preikschat
de940f7ca5 first draft of new custom editor 2010-10-09 21:20:07 +02:00
Andreas Preikschat
2f99a85c4e continued save button problem 2010-10-09 14:15:31 +02:00
Andreas Preikschat
607a0d1155 - make sure the 'edit all' button is disabled when creating a new custom
- ask if unsaved data should be saved when clicking on the save button
2010-10-09 13:00:28 +02:00
Jonathan Corwin
e67edb909f Option to use phonon or webkit for video. Fix blank to image
bzr-revno: 1076
2010-10-09 11:11:55 +01:00
Andreas Preikschat
2ad3f983f7 added reStructuredText back 2010-10-09 08:48:21 +02:00
Andreas Preikschat
ae015a270a added reStructuredText back 2010-10-09 08:00:50 +02:00
Jonathan Corwin
87ebd77138 Remove commented code 2010-10-08 21:42:25 +01:00
Jonathan Corwin
5a502475fd Head 2010-10-08 20:42:17 +01:00
Jonathan Corwin
5f5c207b20 volume 2010-10-08 20:40:59 +01:00
Tim Bentley
fd45f2e32d Add config option for Expanding service items 2010-10-08 20:32:07 +01:00
Andreas Preikschat
1bf1aeacd4 minor fixes for proposal 2010-10-08 19:37:34 +02:00
Andreas Preikschat
2a21349a6e head 2010-10-08 19:07:49 +02:00
Andreas Preikschat
2e2efab2d4 tweaks 2010-10-08 19:07:14 +02:00
Raoul Snyman
ecb2022df3 HEAD 2010-10-08 18:08:06 +02:00
Raoul Snyman
a988db8e08 Added the ability to capture a shortcut. 2010-10-08 18:07:52 +02:00
Tim Bentley
e37682cb03 Fix duplicate file save bug
Fix Dnd bug

bzr-revno: 1074
Fixes: https://launchpad.net/bugs/656177
2010-10-08 07:17:59 +01:00
Philip Ridout
30c2ff400e Update File load extensions for song imports
bzr-revno: 1073
2010-10-08 07:16:01 +01:00
Jonathan Corwin
415f79b9ed head r1072 2010-10-07 22:49:25 +01:00
Jonathan Corwin
d6ce88959c Add the use phonon media setting 2010-10-07 22:47:17 +01:00
Raoul Snyman
cff333ddc2 Added a shortcut list dialog shell. 2010-10-07 23:27:26 +02:00
Tim Bentley
75d35cf182 Fix duplicate file saving bug
Fix drag and drop service item bug

Fixes: https://launchpad.net/bugs/656177
2010-10-07 18:52:40 +01:00
Tim Bentley
bccc3c56ca Fix text issues 2010-10-06 21:30:49 +01:00
Tim Bentley
c262d9ad75 Fix remote edit issue 2010-10-06 21:24:53 +01:00
Tim Bentley
16b4aa0715 fix line lenght 2010-10-06 21:10:26 +01:00
Tim Bentley
7863a2ebfc Add Service Item update from edit with config flag 2010-10-06 20:27:30 +01:00
Andreas Preikschat
59b387b9d0 replaced 'permission' with permissions since the db uses permissions 2010-10-06 16:57:38 +02:00
Andreas Preikschat
f515dc60d0 changed methods (call the db methods instead of the manager's methods) 2010-10-06 16:15:39 +02:00
Tim Bentley
39f1aa2e09 Head1071 2010-10-06 05:55:00 +01:00
Jonathan Corwin
9a744119d3 Alerts over Phonon videos. Fix blank to theme bug for image backgrounds. 2010-10-05 23:23:46 +01:00
Philip Ridout
274b3b9253 Removed the xml filter for OpenSong 2010-10-05 22:32:03 +01:00
Philip Ridout
40d06d492b and added some u's before "'"'s 2010-10-05 20:47:35 +01:00
Philip Ridout
e81efb84f6 Removed extension checking in wow import as this is handled by the filters in the open dialouge box. Instead, check the the header to ensure that the file is a wow song file regardless of ext.
Corrected open song import extension.
2010-10-05 20:41:54 +01:00
Andreas Preikschat
fa68d0d9ff text search for bibles 2010-10-05 20:44:54 +02:00
rimach
f869e0d979 replace self.text_strings with self.textStrings, fix doc string 2010-10-05 18:09:48 +02:00
rimach
1c48bfab67 Head 2010-10-05 17:26:28 +02:00
Andreas Preikschat
6ab70f1bc0 Fixed up chapter and verse comboboxes for advanced Bible search.
A few other cleanups.

bzr-revno: 1070
2010-10-04 08:18:35 +02:00
Philip Ridout
881cb4e3c3 Added file extension checking to words of worship import
Added the ability for importers to specifiy file fillters, and added the relevent filters for most importers (the ones where I could easily find the file ext, still need easiworship and song beamer, and maybe a few others!)
2010-10-03 23:28:47 +01:00
Jonathan Corwin
f331f13278 Optional phonon videos, start 2010-10-01 23:47:37 +01:00
Andreas Preikschat
f8ed4acf78 clean ups 2010-10-01 16:37:51 +02:00
Andreas Preikschat
919b07bd61 clean ups 2010-10-01 16:18:15 +02:00
Andreas Preikschat
e17f6c7c9e -disable search buttons while searching, -clean ups 2010-10-01 15:50:29 +02:00
Tim Bentley
4d3a473e91 Service Manager loading - finished 2010-09-30 21:21:45 +01:00
Andreas Preikschat
74752da694 implemented 'text search' for bibles 2010-09-30 20:40:10 +02:00
Tim Bentley
68b38aa88c fix up rest of service load updates 2010-09-30 18:07:27 +01:00
Tim Bentley
bdc924093e Update service items on service load 2010-09-30 06:12:06 +01:00
rimach
e6de575c88 Head 2010-09-30 07:04:43 +02:00
rimach
2e72e2cbe7 add missing function content 2010-09-30 07:04:31 +02:00
rimach
ec16298908 add missing newlines, simplify getString function, wrap long lines 2010-09-29 23:06:59 +02:00
rimach
3eaf7a0738 Head 2010-09-29 22:39:15 +02:00
rimach
fd502f3443 Head 2010-09-29 22:38:12 +02:00
rimach
345a94381a bugfixing 2010-09-29 22:37:52 +02:00
Tim Bentley
0f480a6dd5 Fix loading of service items bug
Fixes: https://launchpad.net/bugs/651076
2010-09-29 17:48:45 +01:00
Andreas Preikschat
0872cefacf clean ups 2010-09-28 19:51:42 +02:00
Tim Bentley
882e4679f4 Head1066 2010-09-28 18:41:33 +01:00
Tim Bentley
f6a02fa6fa Fix blank line
Fixes: https://launchpad.net/bugs/649999
2010-09-28 18:41:14 +01:00
rimach
a76dd15fbe resolve diverged branches 2010-09-27 20:34:40 +02:00
rimach
d249b2a326 changes for SongBeamer import 2010-09-27 20:17:39 +02:00
rimach
f265c552ea replace strings with text_strings 2010-09-27 20:15:55 +02:00