Tim Bentley
ec60b11a20
Fix config tag error
...
bzr-revno: 1155
2010-12-21 11:19:02 +00:00
Tim Bentley
47ac045f1d
Fix config tag error
2010-12-21 11:09:00 +00:00
Tim Bentley
e9bbb55dc7
Bug #692684 : Theme Wizard not updating
...
bzr-revno: 1154
Fixes: https://launchpad.net/bugs/692684
2010-12-21 09:04:42 +00:00
Tim Bentley
cb4fa5d03a
Fix Preview of Theme with Image bug
...
Fix Protection of Single Character Theme titles
Add Cursor update to Image import
Fixes: https://launchpad.net/bugs/692684
2010-12-20 20:22:21 +00:00
Tim Bentley
9c9b949874
Songs being edited must have an Author
...
Songs being edited must have text in a verse
bzr-revno: 1153
Fixes: https://launchpad.net/bugs/691952
2010-12-20 19:35:26 +00:00
Tim Bentley
12af5cada3
Fix field name
2010-12-20 14:15:03 +00:00
Tim Bentley
bef5479a6a
Fix spacing
2010-12-19 08:22:48 +00:00
Tim Bentley
b553b2ac89
Tighten up the validation
2010-12-18 19:24:44 +00:00
Tim Bentley
47ac10f413
Fix songs with no text being saved
...
Fixes: https://launchpad.net/bugs/691952
2010-12-18 17:28:50 +00:00
Tim Bentley
6b760003d0
Head
2010-12-18 17:11:50 +00:00
Tim Bentley
02645f0457
Songs must have an Author
2010-12-18 17:11:21 +00:00
Meinert Jordan
347d772143
Rewritten openlp.plugins.bibles.lib.parse_reference() function.
...
Localization of bible reference separators.
Non-breaking space between verse numbers and verse text.
Web-Import from bibleserver.com
Replaced commas in title strings of biblegateway.csv => completely updated the file
Two known issues:
The localized separators are still hard coded and need GUI configuration.
Not all of the new bibles are full usable, because OpenLP has still unlocalized code for the book names (applies also to other bible imports like OSIS).
bzr-revno: 1152
2010-12-18 14:45:01 +00:00
andreas
18e75b7824
- camelCase for Ui_FileRenameDialog
...
- Fixed bug #690774
- Keep copyright field empty if the imported song (from the service list) does not have any copyright information.
bzr-revno: 1151
Fixes: https://launchpad.net/bugs/690774
2010-12-18 08:53:29 +00:00
M2j
fc2569cf83
missed some fixes
2010-12-18 03:12:41 +01:00
M2j
c226979f24
Format fixes, comment fixes and biblegateway.csv updated
2010-12-17 23:10:29 +01:00
Tim Bentley
ee67378b77
Fix image bug in service manager
...
bzr-revno: 1150
2010-12-17 20:29:22 +00:00
Tim Bentley
d1c79a595d
Fix image edit bug
2010-12-17 19:15:31 +00:00
Tim Bentley
6d2c85592d
Head
2010-12-17 19:13:20 +00:00
Meinert Jordan
176d4fbc2a
Fix: wrong variable names caused osis and http bible imports to crash
...
Fix: handle unicode in song search string generation
Fix: replaced tab indentation
regenerate search_lyrics on song reindex action
bzr-revno: 1149
2010-12-17 18:55:53 +00:00
andreas
01257a319f
White Space Cleanups
...
bzr-revno: 1148
2010-12-17 18:51:56 +00:00
Andreas Preikschat
fa79dd2cca
keep copyright field empty if imported song does not have any copyright information
2010-12-17 15:28:19 +01:00
M2j
04d4d76dcd
removed commented code in openlp.plugins.bibles.lib.http
2010-12-17 14:46:34 +01:00
M2j
9c5177b0f7
exception, if bibleserver.com response contains no verses
2010-12-17 14:33:25 +01:00
Andreas Preikschat
3cdac511e2
fixed bug #690774
2010-12-17 14:30:48 +01:00
M2j
a46ea7c4eb
localisation off seperators.
2010-12-17 14:21:55 +01:00
M2j
fb80a09120
HEAD 1147
2010-12-16 21:03:07 +01:00
M2j
f119a4afa5
further work on parse_reference and other things
2010-12-16 21:00:01 +01:00
Andreas Preikschat
e257f0431b
r1147
2010-12-16 20:15:23 +01:00
Andreas Preikschat
fe452bc588
removed mistakes
2010-12-16 20:12:34 +01:00
M2j
e6bc3b9303
song search strings: handle unicode and reindex also search_lyric
2010-12-16 19:20:46 +01:00
Andreas Preikschat
95f30dfb6d
fixed bug #690774
2010-12-16 18:56:08 +01:00
M2j
ff98870391
- bible imports broken by variable renaming
...
- removed tab indentation
2010-12-16 18:11:02 +01:00
Andreas Preikschat
4e9d6370b3
clean up
2010-12-16 17:08:10 +01:00
Andreas Preikschat
58a4d04980
white spaces
2010-12-16 14:16:53 +01:00
M2j
008043d17b
HEAD 1147
2010-12-16 12:07:39 +01:00
Andreas Preikschat
0e1383c35d
clean ups
2010-12-15 20:22:25 +01:00
Tim Bentley
b7c6ace677
Fix Custom edit bug
...
bzr-revno: 1147
Fixes: https://launchpad.net/bugs/690335
2010-12-15 19:09:06 +00:00
Tim Bentley
b9a97dd651
Remove comments
2010-12-14 20:22:57 +00:00
Tim Bentley
d848dedb79
Fix custom edit bug
...
Fixes: https://launchpad.net/bugs/690335
2010-12-14 20:22:01 +00:00
Tim Bentley
77c73d6b0b
Head
2010-12-14 20:14:48 +00:00
Andreas Preikschat
6b318d9044
Whitespace cleanup
...
bzr-revno: 1146
2010-12-14 19:39:36 +00:00
Andreas Preikschat
2376e366ff
r1145
2010-12-13 20:23:31 +01:00
M2j
6e834900e6
rewritten bible reference parser with more features and localisation capabilities
...
(first, untested version)
2010-12-13 20:06:07 +01:00
Andreas Preikschat
d9768b6536
whitespaces
2010-12-13 15:24:16 +01:00
Andreas Preikschat
78a752b77c
r1145
2010-12-13 15:23:40 +01:00
Tim Bentley
64a819045e
Head1145
2010-12-12 17:47:08 +00:00
andreas
e7a40c492f
- "Save" button now only saves the alert (if the alert has not created before the save button is disabled). -> the buttons are less confusing
...
- feedback:
1) If the "alert text" field does not contain "<>" but the parameter field is not empty, then a pop up opens.
2) If the "alert text" field does contain "<>" but the parameter field is empty, a pop up opens.
bzr-revno: 1145
2010-12-12 17:08:12 +00:00
Meinert Jordan
08ab85cb8a
Additional buttons in the exception dialog for sending a bug report per email or saving it to a file.
...
The report contains the traceback along with library versions.
The bug report is prefilled with the traceback, the openlp version, platform informations (on Linux also KDE or GNOME), the and the versions of all used libraries.
bzr-revno: 1144
2010-12-12 16:58:06 +00:00
Andreas Preikschat
90b806c6a4
comment fix
2010-12-12 16:57:43 +01:00
Tim Bentley
52803af6d3
Add Autocompletion to the Songs Dialog
...
Fix up some lost and confused Camels
bzr-revno: 1143
2010-12-12 14:41:06 +00:00