Commit Graph

4177 Commits

Author SHA1 Message Date
Tim Bentley 41dfd114d7 Theme values are preserved correctly
Fixes: https://launchpad.net/bugs/684901
2010-12-03 20:22:59 +00:00
Tim Bentley 22f52b74c1 Fix spelling 2010-12-03 19:21:15 +00:00
Tim Bentley 99cfc65446 Allow theme name to be changed after error message
Fixes: https://launchpad.net/bugs/684901
2010-12-03 19:00:40 +00:00
Tim Bentley 37c065a6e4 pylint finished for now 2010-12-03 18:56:12 +00:00
Tim Bentley 1b6aa34d39 Pylint again 2010-12-03 15:14:32 +00:00
Tim Bentley ada84d9352 pylint fixes part 1 2010-12-02 14:37:38 +00:00
Tim Bentley 7f1e21c13b Fix field names and verse order bug 2010-11-30 20:23:21 +00:00
Tim Bentley cc9ef10821 Songs get created correctly and displays refreshed 2010-11-29 16:02:41 +00:00
Tim Bentley 2c3c0f2255 Songs get built correctly 2010-11-29 14:04:37 +00:00
Tim Bentley 5decd5c466 Cleanups and fixes 2010-11-29 07:32:08 +00:00
Tim Bentley 6ecc121bdf Convert verse tags 2010-11-28 19:38:27 +00:00
Tim Bentley e2ac8b6dcc More code fixes 2010-11-28 16:48:36 +00:00
Tim Bentley 132c678569 Fix exit for non Sqlite Databases 2010-11-28 15:20:53 +00:00
Tim Bentley 9fa384b57f More changes 2010-11-28 14:40:46 +00:00
Tim Bentley dba32e3614 Fix DnD bug 2010-11-28 13:41:52 +00:00
Tim Bentley a7e8104f59 Song rebuilding continues 2010-11-28 13:39:51 +00:00
Tim Bentley 1cf4914862 fixes from last merge and more code for song management 2010-11-27 20:51:54 +00:00
Tim Bentley 326580559a Remove documenation for now 2010-11-27 16:22:23 +00:00
Tim Bentley 90c631ce87 Documentation fixups and \nstart to add OpenlLyrics export for songs 2010-11-27 15:25:00 +00:00
Tim Bentley 771c86783e Remove theme background for Images 2010-11-27 08:59:49 +00:00
Tim Bentley 2989b40147 Documentation fixes 2010-11-27 08:53:29 +00:00
Tim Bentley 2752279d43 Remove need to restart for double click event changes 2010-11-26 09:49:06 +00:00
Tim Bentley f153c27d32 Fix preview of live when returning from blank display 2010-11-26 09:00:14 +00:00
Tim Bentley 4c3e32c4d7 Song Usage documentation 2010-11-26 07:36:20 +00:00
Tim Bentley b686068982 Fix documentation spelling 2010-11-25 18:00:58 +00: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
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
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
Tim Bentley c0adc51f62 Head 2010-11-16 17:36:50 +00:00