Commit Graph

3042 Commits

Author SHA1 Message Date
Andreas Preikschat 6aca4600b7 fixed bug 788770
Fixes: https://launchpad.net/bugs/788770
2011-05-26 20:52:05 +02:00
Andreas Preikschat af961afa78 removed the 'default' button 2011-05-26 20:00:25 +02:00
Andreas Preikschat 7ec12f15ea r1576 2011-05-26 19:56:08 +02:00
Tim Bentley 3ff2aa8006 Copyright updates
bzr-revno: 1576
2011-05-26 18:25:59 +01:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Joshua Miller 93ec7f52a1 Enable or disable looping of slides based on a checkbox in the general settings
bzr-revno: 1575
Fixes: https://launchpad.net/bugs/739777
2011-05-26 16:52:02 +01:00
Tim Bentley fe4b5fb147 More busy and sort changes
bzr-revno: 1574
2011-05-26 16:44:25 +01:00
Josh Miller 6b90adea6e Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too and gets rid of the odd emtpy line in generaltab.py and changes can_loop directly to the setting required 2011-05-26 07:01:48 -04:00
Josh Miller 254bac86d4 Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too and gets rid of the odd emtpy line in generaltab.py 2011-05-26 06:56:21 -04:00
Josh Miller 9221c8cb60 Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too 2011-05-26 06:37:36 -04:00
Andreas Preikschat 6e4b15833e r1572 2011-05-26 08:47:06 +02:00
Andreas Preikschat aae9724f34 allow html tags to be translated
Fixes: https://launchpad.net/bugs/787552
2011-05-26 08:45:22 +02:00
Raoul Snyman 38000b5e56 Give the media items the ability to do something when they are "focused".
Make the search edits on the Songs, Bibles and Custom media items focus when the item is selected.
2011-05-26 08:23:22 +02:00
Meinert Jordan 548e41f15c Localized sorting for various lists.
bzr-revno: 1572
2011-05-26 07:37:52 +02:00
Tim Bentley 3b627be641 Finish plugin sorts 2011-05-26 05:48:13 +01:00
Josh Miller 0a5155b822 Final changes to enabling looping of slides now it works 2011-05-25 20:11:56 -04:00
Andreas Preikschat 6e235f6bff - Fixed bug #786896
- New display tag {br}
- Better regex usage in the SongBeamer import

bzr-revno: 1571
Fixes: https://launchpad.net/bugs/786896
2011-05-25 23:11:15 +02:00
M2j 6f0bdad784 all lower() for theme sorting to consider Windows 2011-05-25 20:47:13 +02:00
M2j 7a1a83a98a Head 1570 2011-05-25 20:42:03 +02:00
Andreas Preikschat 3a91365e5a fixed space
Fixes: https://launchpad.net/bugs/786896
2011-05-25 15:14:59 +02:00
Andreas Preikschat cf4dbcdafe r1569 2011-05-25 15:10:44 +02:00
Andreas Preikschat 638a72301c mention the need of an object name in the doc string 2011-05-25 13:26:18 +02:00
Andreas Preikschat 98d7cb5fe5 fixed object name 2011-05-25 11:10:57 +02:00
Andreas Preikschat 981c2f8c5b more name fixes 2011-05-25 10:32:37 +02:00
Andreas Preikschat 10f59d0313 started to fix camelCase names 2011-05-25 09:59:51 +02:00
Raoul Snyman 1797848d6e Updated online help action to use utility functions, and added an icon needed by the utility functions. 2011-05-25 08:56:33 +02:00
Josh Miller b92b733828 corrections and enable slide loop updates 2011-05-24 18:32:30 -04:00
Raoul Snyman 8c9728c3b2 HEAD 2011-05-24 22:53:41 +02:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Raoul Snyman becbff524b More translation updates. 2011-05-24 21:29:02 +02:00
Raoul Snyman 8d1d642c06 More translation updates. 2011-05-24 20:38:06 +02:00
Raoul Snyman 55dfd67a5c More translation updates. 2011-05-24 19:42:30 +02:00
Raoul Snyman da45bb0b06 Fixed various strings, as listed in bug #734445. 2011-05-24 19:32:36 +02:00
Andreas Preikschat b9bcd98716 removed not need line 2011-05-24 18:51:40 +02:00
Andreas Preikschat d068d11c76 (started to) fix bug #86896 2011-05-24 17:06:38 +02:00
Josh Miller 541feef8ea Another try at the code for enabling loop through a checkbox, seems to work as far as i see 2011-05-24 07:23:55 -04:00
Andreas Preikschat 2377a5f5ff fix for Esther 8:7 2011-05-24 09:02:13 +02:00
Josh Miller 6b046d9afb Another try at the code for enabling loop through a checkbox in general settings as the signal but ignores it in slidecontroller for some odd reason acting like it's not there... 2011-05-23 19:23:00 -04:00
M2j 06d561f9fc localized string sorting 2011-05-23 22:42:07 +02:00
Andreas Preikschat 5b7dc62112 comments 2011-05-23 20:41:49 +02:00
Andreas Preikschat 84999905bd r1564 2011-05-23 20:24:38 +02:00
Andreas Preikschat 8602345491 removed print 2011-05-23 20:23:45 +02:00
Andreas Preikschat ffd017799f new 'word by word' algorithm 2011-05-23 19:28:52 +02:00
Josh Miller 6d577395a4 A switch of code to see if it worked and doesn't for the enable loop 2011-05-22 17:39:37 -04:00
Josh Miller 33dcf7c439 This is a run of the 'enable slide loop' code that gushie showed me plus my checkbox code for it 2011-05-22 14:49:16 -04:00
Jonathan Corwin 64b08da271 Open a service file via the command line or by double clicking on the file on Windows systems
bzr-revno: 1563
2011-05-22 12:57:27 +01:00
Jonathan Corwin ac29839151 Add items to service via the search on the web remote
bzr-revno: 1562
2011-05-22 12:56:22 +01:00
Stevan Pettit ecb188dfdd Amend Song and Custom to remember the item on exit from edit.
bzr-revno: 1561
2011-05-22 09:45:57 +01:00
Stevan Pettit 08932ad664 modified:
openlp/core/lib/mediamanageritem.py
  openlp/plugins/custom/lib/mediaitem.py
  openlp/plugins/songs/lib/mediaitem.py
2011-05-21 21:29:09 -04:00