Tim Bentley
85261fe659
Fix server load edit bug
2010-11-22 18:52:58 +00:00
Tim Bentley
e103dea7f1
Add extra invalid theme name
2010-11-21 20:46:44 +00:00
Tim Bentley
4c19db0b91
Force black backgounds for videos
2010-11-21 20:45:22 +00:00
Tim Bentley
ea88d082d7
Fix bug with service item edit ids missing
...
Fix name format error
Add debugging to help with service load and song edit bugs. Need to see what is happening when we hit them.
bzr-revno: 1120
2010-11-21 14:43:34 +00:00
Andreas Preikschat
e4e2892ec7
trunk r1119
2010-11-21 12:00:37 +01:00
Tim Bentley
df05bba6e6
Fix blank theme problem
...
Remove blank check box line.
bzr-revno: 1119
Fixes: https://launchpad.net/bugs/677710
2010-11-21 08:03:01 +00:00
Tim Bentley
f900980eef
Add debugging for Servie editing and fix edit_id bug
2010-11-20 18:14:43 +00:00
Tim Bentley
948cb57d59
Remove blank check box line
...
Fix situation when trying to work with no themes
Fixes: https://launchpad.net/bugs/677710
2010-11-20 16:36:54 +00:00
Tim Bentley
462590409d
Head 1118
2010-11-20 07:18:03 +00:00
Wesley Stout
a2d68bd71f
updated how I handled the songs plugin
2010-11-19 20:32:58 -06:00
Raoul Snyman
5867fddd5b
Added theme wizard picture.
...
Fixed up theme wizard somewhat (still not done).
2010-11-20 00:26:15 +02:00
Andreas Preikschat
f6c30b7106
removed == 1
2010-11-19 22:34:15 +01:00
Tim Bentley
8d7f6f454b
Replace theme editor with wizard.
...
Revamp theme XML schema
Move theme code to use new schema and auto migrate V2 themes to it.
Revamp V1 import code.
Add two new gradient backgrounds.
bzr-revno: 1118
Fixes: https://launchpad.net/bugs/599146
2010-11-19 19:18:37 +00:00
Tim Bentley
6823931e38
Review cleanup
2010-11-19 18:05:49 +00:00
Jon Tibble
efdf1405de
Head r1117
2010-11-19 01:18:36 +00:00
Tim Bentley
94fb7d49d6
Remove stray print statements
2010-11-18 17:57:51 +00:00
Tim Bentley
1dfef4f061
Style Police
2010-11-18 17:46:47 +00:00
Tim Bentley
44038028bc
Add theme error message
2010-11-18 17:40:20 +00:00
Tim Bentley
c08030b462
Version 1 now imports ok
2010-11-17 18:35:04 +00:00
Tim Bentley
19fc6f47a1
Start of version 1 import conversion
2010-11-16 20:24:21 +00:00
Andreas Preikschat
435338caad
more generic parameters for __init__
2010-11-16 19:33:37 +01:00
Andreas Preikschat
b561bf6bdd
trunk r1117
2010-11-16 19:00:47 +01:00
Andreas Preikschat
588cfa111f
long lines
2010-11-16 18:57:13 +01:00
Tim Bentley
c0adc51f62
Head
2010-11-16 17:36:50 +00:00
Raoul Snyman
c58ea81fb7
Found and fixed a bug.
...
bzr-revno: 1117
2010-11-16 19:35:54 +02:00
Tim Bentley
bca4071900
Fix up boolean theme fields
2010-11-16 17:33:41 +00:00
Raoul Snyman
aadc913ba1
Fix a bug where a null field would cause an exception.
2010-11-16 19:12:11 +02:00
Raoul Snyman
fabf12ad70
Added a "re-index" tool for repopulating the "search_title" field of songs.
...
bzr-revno: 1116
2010-11-16 19:05:33 +02:00
Raoul Snyman
689cddf3e4
Removed an unnecessary line.
2010-11-16 11:29:46 +02:00
Raoul Snyman
59f47a5e1f
Fix the spelling.
2010-11-16 08:20:39 +02:00
Raoul Snyman
8ed5bb883e
Added a "re-index" tool for songs.
2010-11-16 08:19:23 +02:00
Jon Tibble
f63625b72f
Fix biblegateway for BeautifulSoup 3.1
2010-11-16 03:31:17 +00:00
Andreas Preikschat
80721aad35
replaced 'dual'
2010-11-15 18:47:33 +01:00
Wesley Stout
ed6c8a52a7
some cleanup and working on the songs
2010-11-14 15:01:39 -06:00
M2j
bb571b0df5
using list of tuples
2010-11-13 22:04:11 +01:00
Andreas Preikschat
a357bdf6a0
improved performance
2010-11-13 21:13:24 +01:00
Tim Bentley
e9e895f969
Sort themes when read
...
bzr-revno: 1115
2010-11-13 11:44:55 +00:00
M2j
e81bd1c3fc
remove QtCore from header
2010-11-13 09:01:47 +01:00
Tim Bentley
6f51b68824
Sort theme
2010-11-13 07:30:34 +00:00
Andreas Preikschat
272eea72b7
removed theme sorting
2010-11-13 08:17:39 +01:00
Tim Bentley
0d9649ff40
Sort themes in sorder
2010-11-13 07:09:00 +00:00
Andreas Preikschat
38397f07a2
changed texts again
2010-11-12 23:27:57 +01:00
Andreas Preikschat
093dc1afca
make sure that the theme list (in the settings are sorted), docs/comments
2010-11-12 23:02:25 +01:00
Andreas Preikschat
a0bbe76717
comments/missing lines
2010-11-12 22:51:18 +01:00
Andreas Preikschat
46321741ad
make sure, that the bible list in the importer is sorted
2010-11-12 22:34:06 +01:00
Andreas Preikschat
b34bb86b7c
spelling
2010-11-12 18:54:34 +01:00
Andreas Preikschat
45945cc302
-docs/comments -disabled text mode for webbibles -"dual" instead of "second"
2010-11-12 14:50:13 +01:00
M2j
4ccb48ffce
HEAD 1114
2010-11-12 14:40:24 +01:00
M2j
682fcc2405
use a list in the OLP1 import to get sorted entries in the encoding comboBox
2010-11-12 14:20:45 +01:00
M2j
ef91b24d8a
using PySQLite type conversion
2010-11-12 13:23:44 +01:00