Jonathan Corwin
|
0f3233efdd
|
Head
|
2011-05-27 12:51:57 +01:00 |
|
Andreas Preikschat
|
78404882d9
|
- Hide the theme menu when theme level is not 'Song'.
- clean ups
bzr-revno: 1583
|
2011-05-27 13:44:04 +02:00 |
|
Andreas Preikschat
|
c63382e41c
|
- hide the theme menu when theme level is not 'Song'
- clean ups
|
2011-05-27 12:17:59 +02:00 |
|
Andreas Preikschat
|
62fe00cc13
|
- Themes in service item theme menu are checkable.
- Allow the user to reset the theme to the (global/service) default theme.
bzr-revno: 1582
|
2011-05-27 12:17:01 +02:00 |
|
Jonathan Corwin
|
ee00c84dba
|
Remove the index from the search_lyrics column to allow OpenLP to work with a MySQL MyISAM database
bzr-revno: 1581
|
2011-05-27 09:21:23 +01:00 |
|
Andreas Preikschat
|
18e3cb0232
|
removed not needed import
|
2011-05-27 09:02:02 +02:00 |
|
Andreas Preikschat
|
8a38c0b766
|
do not hide the menu
|
2011-05-27 08:45:42 +02:00 |
|
Andreas Preikschat
|
0d443c3691
|
r1580
|
2011-05-27 08:39:32 +02:00 |
|
Andreas Preikschat
|
b890b52a8d
|
finished the theme menu
|
2011-05-27 08:29:14 +02:00 |
|
Stevan Pettit
|
35e6d2f97e
|
Fix bug #788084, modified code to use object id instead of title.
bzr-revno: 1580
|
2011-05-27 07:52:45 +02:00 |
|
Andreas Preikschat
|
52894b5a78
|
- Fixed Bible verse display misalignment(Bug #788770)
bzr-revno: 1579
Fixes: https://launchpad.net/bugs/788770
|
2011-05-27 07:06:09 +02:00 |
|
Andreas Preikschat
|
39537f9ef7
|
fixed bug 788770
Fixes: https://launchpad.net/bugs/788770
|
2011-05-26 22:17:52 +02:00 |
|
Andreas Preikschat
|
9b4b8dff30
|
Fix for being displayed as text.
bzr-revno: 1578
|
2011-05-26 21:44:48 +02:00 |
|
Andreas Preikschat
|
6aca4600b7
|
fixed bug 788770
Fixes: https://launchpad.net/bugs/788770
|
2011-05-26 20:52:05 +02:00 |
|
Andreas Preikschat
|
d62462718e
|
r1576
|
2011-05-26 20:48:20 +02:00 |
|
Andreas Preikschat
|
1c961f8470
|
- Removed 'Default' button
- Translate the tag description (bug #787552).
bzr-revno: 1577
Fixes: https://launchpad.net/bugs/787552
|
2011-05-26 20:21:20 +02:00 |
|
Andreas Preikschat
|
8aef6f3c8e
|
r1576
|
2011-05-26 20:13:50 +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 |
|
Jonathan Corwin
|
40222b23c8
|
Remove index from search_lyrics for mysql - myisam
|
2011-05-26 17:35:44 +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 |
|
Jonathan Corwin
|
ab1580a567
|
Head
|
2011-05-26 16:32:39 +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
|
98614f629c
|
make themes in menu checkable
|
2011-05-26 10:15:56 +02:00 |
|
Andreas Preikschat
|
8a32e09211
|
r1573
|
2011-05-26 10:02:24 +02:00 |
|
Raoul Snyman
|
2de66779e5
|
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.
bzr-revno: 1573
|
2011-05-26 09:55:27 +02: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 |
|
Andreas Preikschat
|
bfd7002592
|
r1571
|
2011-05-26 08:39:03 +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 |
|
Stevan Pettit
|
4f857f8921
|
modified:
openlp/plugins/custom/forms/editcustomform.py
openlp/plugins/custom/lib/mediaitem.py
openlp/plugins/songs/forms/editsongform.py
openlp/plugins/songs/lib/mediaitem.py
|
2011-05-25 23:34:42 -04: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 |
|
Tim Bentley
|
b3158b7f84
|
Head
|
2011-05-25 18:13:10 +01:00 |
|
Andreas Preikschat
|
e39b19dd95
|
- fixed camelCase instance variables
- fixed actions without object name
bzr-revno: 1570
|
2011-05-25 17:08:57 +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 |
|