Commit Graph

4072 Commits

Author SHA1 Message Date
Andreas Preikschat de940f7ca5 first draft of new custom editor 2010-10-09 21:20:07 +02:00
Wesley Stout b3cb2c0856 corrected formatting, and hopefully made picky picky superfly happy with line lengths 2010-10-09 14:05:21 -05:00
Wesley Stout a516f3a1e5 introduction.rst added 2010-10-09 13:18:37 -05:00
Wesley Stout 77584a1957 Fixed the naming issue. Using lower case file names. Completed the introduction 2010-10-09 12:52:31 -05:00
Andreas Preikschat 2f99a85c4e continued save button problem 2010-10-09 14:15:31 +02:00
Andreas Preikschat 384a3e4683 - 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:51 +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
Tim Bentley 0099cb402a Enhance ServiceItem Expand/Collapse features
bzr-revno: 1075
2010-10-09 07:40:27 +01: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
Tim Bentley 0d8efe54e2 Head1074 2010-10-08 18:53:21 +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 c262e5e07e Allow Service Item to be updated from Song Plugin on Edit
bzr-revno: 1072
2010-10-07 05:47:43 +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
Christian Richter 361dbb39b9 Added code for:
- translating the Media Manager and all the content (icons, context menus)
- translating the Plugin List

bzr-revno: 1071
2010-10-05 22:21:23 +02: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
Wesley Stout be2a333e0a index and Introduction documentation 2010-10-01 12:04:49 -05:00
Wesley Stout ffb315056a Adding documentation, I think I added it this time. 2010-10-01 09:54:08 -05: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