Commit Graph

4232 Commits

Author SHA1 Message Date
Tim Bentley
73cf0197ab Update theme code to handle lines per slide label.
Remove extra debugging as Author's now work for song loading from services

bzr-revno: 1123
2010-11-25 17:23:40 +00:00
Andreas Preikschat
d9b7dcd060 trunk r1122 2010-11-25 15:18:00 +01:00
Tim Bentley
a12498e011 Fix up comments from merge
More cleanups discovered
Fix Theme Copying as it was broken
2010-11-24 21:50:51 +00:00
Tim Bentley
9cc994e0e0 Fix up theme lines per slide text 2010-11-24 19:41:14 +00:00
Tim Bentley
e20e336c5e Remove extra debugging 2010-11-24 17:40:28 +00:00
Tim Bentley
0b1a187f94 Head 2010-11-24 17:39:07 +00:00
Tim Bentley
827840710f Remove print 2010-11-24 17:38:59 +00:00
Jon Tibble
3ae6d7db97 Fix BibleGateway searches for BeautifulSoup 3.1
bzr-revno: 1122
2010-11-24 01:06:36 +00:00
Tim Bentley
45905753ed Start to add line count code to wizard 2010-11-23 20:48:55 +00:00
Tim Bentley
1a342dda01 Fix video backgrounds and Service Loading with edit
bzr-revno: 1121
2010-11-23 16:43:25 +00:00
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
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
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
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