Commit Graph

732 Commits

Author SHA1 Message Date
Raoul Snyman
8c010efe5a Changed the layout of the Song Edit form, making it slightly easier for the average PC Joe to digest. 2009-08-04 22:23:33 +02:00
Raoul Snyman
708a62ad47 Switched around the order of some dialogs when deleting items in the Song Maintenance dialog. 2009-08-02 21:10:54 +02:00
Raoul Snyman
2b237bb488 Made relative imports absolute.
Changed self.NameEdit.text() == u'' to not self.NameEdit.text()
2009-07-26 15:51:32 +02:00
Raoul Snyman
67f4669df2 Updated author validation to validate the display name as well. 2009-07-26 12:02:18 +02:00
Raoul Snyman
1915f93b6e Added the rest of the validation and tested that it all works. 2009-07-26 10:36:57 +02:00
Raoul Snyman
7eac26d98a Added validation to the Author dialog. 2009-07-26 00:07:59 +02:00
Raoul Snyman
6cb9222aba Last few touches to the song maintenance. 2009-07-25 00:13:40 +02:00
Raoul Snyman
d4d6a88c6f Lots of yummy updates to the song maintenance form. 2009-07-24 22:40:34 +02:00
Raoul Snyman
af9b8edd6f The new song maintenance dialog... getting there. 2009-07-23 22:20:49 +02:00
Raoul Snyman
cf5b415640 Added the start of a song maintenance dialog. 2009-07-22 10:20:42 +02:00
Tim Bentley
131abc4aa6 Fix song editing so it works
Added now images for Song editors
Fix up Alert code so now works.

bzr-revno: 495
2009-07-21 19:07:40 +01:00
Tim Bentley
2885a08ed2 Fix combo box errors 2009-07-19 08:58:37 +01:00
Tim Bentley
6861877c3d Clean up Alerts code to use correct timmers
code now allows slides and songs to change with alert still active
2009-07-19 08:40:31 +01:00
Tim Bentley
4552fb543a Add song conversion script
Remove conversion code as it did not work!
More Song for tidy ups
2009-07-19 07:31:08 +01:00
Tim Bentley
6a495d451e Finish fixing the songedit form so it now saves. 2009-07-18 08:46:17 +01:00
Tim Bentley
eb47246f18 Fix up song migration code so we only have 1 author
Fix up Songedit dialog to refesh lists on entry 
Fix up meta data bug
2009-07-18 08:30:26 +01:00
Tim Bentley
37b05517f1 add images 2009-07-18 06:45:44 +01:00
Tim Bentley
b1fd518ff6 Text clean ups
Move Author / Topic / Book edit form Song Edit
Add above to Toolbar
Add Icons
2009-07-18 06:43:50 +01:00
Tim Bentley
52cea4125a Inbound from Head 2009-07-15 20:21:46 +01:00
Raoul Snyman
40a9c5a32c Merged in the changes from the biblefixes branch.
bzr-revno: 494
2009-07-15 21:18:08 +02:00
Tim Bentley
9044e5c88c Various bug fixes and code improvements.
bzr-revno: 493
2009-07-15 20:04:12 +01:00
Tim Bentley
05a1c5a328 Clean up phase 1 one of render sort out
fix bug in render frames (who forgot the footer)
2009-07-15 18:33:31 +01:00
Tim Bentley
511088b73b Start to fix pre processor for the renderer 2009-07-15 17:23:30 +01:00
Raoul Snyman
37384f570c - Created a consolidated "models.py" file.
- Updated BibleDBImpl with the changes.
2009-07-14 21:44:15 +02:00
Tim Bentley
13be06d633 Fix bugs with spinboxes spinning madly 2009-07-14 20:41:44 +01:00
Tim Bentley
6fdd5d028f Fix none for new authors
Fix focus bugs in Song child windows
2009-07-14 19:38:33 +01:00
Raoul Snyman
6b7537c588 Merged changes from trunk, fixed a conflict. 2009-07-13 22:11:36 +02:00
Raoul Snyman
dc10f0e2a4 Various fixes:
- Started the conversion of SQL to SQLAlchemy
- Found a bug in the generating of Bible slides
- Some code cleanups
2009-07-13 22:08:43 +02:00
Tim Bentley
bd4181f17b Bug fixes from the wiki
bzr-revno: 492
2009-07-13 20:19:47 +01:00
Tim Bentley
66b6836406 More bug fixes
Bibles have correct footers
Songs now save all data and have correct focus
2009-07-13 18:02:38 +01:00
Raoul Snyman
12f65b2d55 Added ignore status to directories in the documentation's build directory.
bzr-revno: 491
2009-07-13 09:35:32 +02:00
Raoul Snyman
3c4450117e Removing built documentation - this is not needed, we only need to store the documentation source files in version control.
bzr-revno: 490
2009-07-13 09:34:06 +02:00
Raoul Snyman
7a0f9d3e06 Added some fixes to the operation and layout of the slide controllers. 2009-07-12 22:38:34 +02:00
Raoul Snyman
bc368d3a91 Some minor fixes. 2009-07-12 21:27:48 +02:00
Tim Bentley
6c30e67723 Fix html ripping bug for bibles 2009-07-12 16:11:57 +01:00
Tim Bentley
f576e9d83d Look a songs Focus issues
Fix Bibles footers
2009-07-12 15:56:06 +01:00
Tim Bentley
ff158440e6 Cleanups
Plugin slidepreviers
documentatation
removal of old files

bzr-revno: 489
2009-07-11 16:40:16 +01:00
Tim Bentley
d02f6da213 Updated documentation 2009-07-11 06:20:33 +01:00
Tim Bentley
ccb85f8f4b Docstring cleanups
Finish adding base preview pluing
2009-07-11 06:18:34 +01:00
Tim Bentley
ecd587319b Documentation 2009-07-10 18:19:13 +01:00
Tim Bentley
8079eaf982 From Raoul 2009-07-10 17:24:30 +01:00
Raoul Snyman
5cb51e11fc Added initial generated API documentation. 2009-07-10 17:45:17 +02:00
Tim Bentley
7e6ad29306 Comment changes 2009-07-10 16:41:24 +01:00
Tim Bentley
2aaf72bb20 Unicode work 2009-07-10 16:41:08 +01:00
Raoul Snyman
aa01a94b2c Merging from docstrings branch.
bzr-revno: 488
2009-07-10 17:13:14 +02:00
Raoul Snyman
b3af02308b More docstrings cleanups. 2009-07-10 15:16:15 +02:00
Tim Bentley
93655bc92e Stop Presentation Tab failing
CSV Bibles get Unicode
2009-07-09 17:51:25 +01:00
Tim Bentley
36113b0d90 cleanups of files not used
fixes to bibles to handle unicode better
2009-07-09 06:15:26 +01:00
Tim Bentley
db2efd386d Start to add ServiceManager 2009-07-08 18:18:48 +01:00
Raoul Snyman
4159ecee34 Merged docstrings changes.
bzr-revno: 487
2009-07-08 19:10:11 +02:00