Commit Graph

2765 Commits

Author SHA1 Message Date
Jon Tibble 2d050b07db Head r858 2010-06-19 12:53:20 +01:00
M2j 9cdc489735 HEAD 2010-06-19 13:43:05 +02:00
Jon Tibble 14cafa91c2 Complete openlp.migration removal
bzr-revno: 858
2010-06-19 12:42:33 +01:00
Frode Woldsund 6b1255551a String Cleanup in MainWindow
bzr-revno: 857
2010-06-19 13:32:18 +02:00
Tim Bentley 0a3bf10fb9 Translation updates
Remove Text over video for now.
Fix song editing bug

bzr-revno: 856
Fixes: https://launchpad.net/bugs/596211
2010-06-19 12:02:18 +01:00
Raoul Snyman cfd1db29f3 Some streamlining of the song edit form.
bzr-revno: 855
2010-06-19 12:51:49 +02:00
M2j b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
Tim Bentley cf73f77e0d Fix bug #596211 2010-06-19 11:37:58 +01:00
Tim Bentley 41789ef5e3 Translate string clean up
core/lib/__init__.py
core/utils/languagemanager.py
core/lib/mediamanageritem.py
core/ui/slidecontroller.py
core/ui/plugin*.py
core/ui/service*.py
2010-06-19 05:05:39 +01:00
Tim Bentley 18a32a2217 Remove Media dynamic backgrounds for now.
Clean up Media, Image and Custom translate strings
2010-06-19 04:43:10 +01:00
Tim Bentley c5a35e8354 Head854 2010-06-19 04:26:57 +01:00
Frode Woldsund 77e0e5a397 String Cleanup: replace translate(u'', u'') -> translate('', '') 2010-06-19 01:48:16 +02:00
M2j b13f9eb74f String cleanup: Themes 2010-06-19 01:18:08 +02:00
Jon Tibble c3c980efe4 Really complete migration removal! 2010-06-18 23:25:05 +01:00
Jon Tibble f7fb45e69e Complete openlp.migration removal 2010-06-18 23:13:10 +01:00
Raoul Snyman a616a7d160 - Fixed a problem where authors with null names in the db were not editable.
- Fixed the add author shortcut on the edit song form to split up the author's name so that the above error doesn't occur.
- Made the Clear Search button run a blank search (which is what the user expects).
2010-06-19 00:09:41 +02:00
Raoul Snyman 7beb4d4b84 Merged in song maintenance improvements.
bzr-revno: 854
2010-06-18 23:56:18 +02:00
Raoul Snyman d48daa2c98 Added last bits of streamlining of Song Maintenance form. 2010-06-18 21:55:45 +02:00
M2j 873eb59a89 HEAD 2010-06-18 20:12:58 +02:00
Raoul Snyman cc2db3a5f4 Merge from trunk 2010-06-18 18:44:10 +02:00
Raoul Snyman 55ae591f9e Removed this file since it depends on the now-deleted "migration" module. 2010-06-18 18:40:00 +02:00
Tim Bentley 81c132f6f7 853 2010-06-18 13:22:54 +01:00
Jon Tibble 25c708b49e HTTPBible Verse Count and Bug #595671
bzr-revno: 853
2010-06-18 12:59:33 +01:00
Jon Tibble 226277e55d Head r852 2010-06-18 12:57:50 +01:00
Tim Bentley 272627ddad Fix DND problems with live and cache
Fix bible footers being lost
Fix Image editing losing selection.

bzr-revno: 852
Fixes: https://launchpad.net/bugs/595672, https://launchpad.net/bugs/595781, https://launchpad.net/bugs/595172
2010-06-18 12:51:03 +01:00
Tim Bentley 0d35135945 Fix Bug #595672 2010-06-18 08:42:38 +01:00
Tim Bentley d143b197a3 Head851 2010-06-18 06:59:31 +01:00
Tim Bentley e4f77dbacb Bug fixes 2010-06-18 06:58:40 +01:00
Jon Tibble 7f88043177 RFC: Cleanups 2010-06-18 02:26:01 +01:00
Jon Tibble 8382ea5303 Fix service manager DnD (Bug #595671) 2010-06-18 00:17:16 +01:00
Jon Tibble 5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00
Jon Tibble 16ab2da4d6 Fix HTTPBible verse counts 2010-06-17 22:01:30 +01:00
Jonathan Corwin 4ba065a338 head 2010-06-17 20:28:01 +01:00
Jon Tibble d395438173 Head r851 2010-06-17 18:00:14 +01:00
Jon Tibble 7dc31a1ad2 Import translate in splashscreen.py
bzr-revno: 851
2010-06-17 15:45:22 +01:00
Jon Tibble 035ae84f39 Import translate 2010-06-17 15:23:50 +01:00
Jon Tibble 1af5f700e2 Bible search fix
Edit and Delete feedback for Media Manager Items
Fix Bible Import Wizard setField errors
Fix addToServiceItem locations
Remove unused scripts/get-strings.py

bzr-revno: 850
2010-06-17 15:06:47 +01:00
Frode Woldsund d5bd675489 Complete trUtf8 -> translate conversion
bzr-revno: 849
2010-06-17 15:03:10 +01:00
Frode Woldsund 7c6b5c0b99 translate(pluginName.pluginName) -> translate(pluginName) and removed some spaces 2010-06-17 14:02:18 +02:00
Jon Tibble 9d9464aee5 Head r848 2010-06-17 12:45:45 +01:00
Jon Tibble 143f361f8d Fix translate and remove unused script 2010-06-17 12:43:58 +01:00
Jonathan Corwin a752567feb Fix opening and displaying of presentations
bzr-revno: 848
2010-06-17 08:28:17 +01:00
Jon Tibble 4683e20860 Fix addToServiceItem location 2010-06-17 02:56:05 +01:00
Frode Woldsund 99d97a95a3 removed a "enter-space" 2010-06-17 00:17:50 +02:00
Frode Woldsund cc7b6a9ec3 Merged whit current trunk 2010-06-17 00:14:46 +02:00
Frode Woldsund 40fbf5ad63 Fixed syntax in translate() function that contained u'%s' and % stuff 2010-06-17 00:11:11 +02:00
Jonathan Corwin 674b9e00ad Remove the main display so we can see the ppt's 2010-06-16 22:22:02 +01:00
Jonathan Corwin 62376aa93d Head 2010-06-16 21:54:41 +01:00
Jon Tibble 04f2a9797b Bible search fix:
* Add feedback
* cater for partial file-based bibles
* Prevent an uncaught exception
2010-06-16 02:48:52 +01:00
Jon Tibble 5e0ab4a7f6 Fix lack of feedback for edit and delete 2010-06-16 02:23:57 +01:00