Commit Graph

4443 Commits

Author SHA1 Message Date
andreas 41c805e607 hanged importer messages (Bug #668789)
- disabled text search for web bibles (does not matter if the web bible is the dual or normal bible)
- available web bibles in the bible importer are now sorted
- imported bible in the Media Manager are now sorted
- speed improvements (unfortunately this takes the ability to keep unselected item unselected when doing an other search)
- "second" instead of "dual"
- docs, comments
- added an auto completion for bible books ("Quick Search" Tab; "Verse Search" combo box)

bzr-revno: 1129
Fixes: https://launchpad.net/bugs/668789
2010-12-03 20:45:41 +00:00
andreas 7c65303400 - added the <u>Underline</u> tag
- clean ups

SongBeamerImport:
- clean ups and tweaks
- fixed a bug which would drop the first line of a verse, when it does not have any "verse type"
- convert SongBeamer's html tags to OpenLP specific style

bzr-revno: 1128
2010-12-03 20:42:56 +00:00
Tim Bentley 41dfd114d7 Theme values are preserved correctly
Fixes: https://launchpad.net/bugs/684901
2010-12-03 20:22:59 +00:00
Andreas Preikschat 9a67a74ab9 improved completor performance 2010-12-03 20:54:40 +01:00
Andreas Preikschat 245465ab11 improved completor performance 2010-12-03 20:53:56 +01: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
Andreas Preikschat b88436c641 autocompleter should be 'CaseInsensitive' 2010-12-02 18:36:35 +01:00
Tim Bentley ada84d9352 pylint fixes part 1 2010-12-02 14:37:38 +00:00
Andreas Preikschat 6b1254e923 trunk r1127 2010-12-02 15:00:32 +01:00
andreas c8fe3ceb67 - docs
- disable "edit" and "delete" button when loading a song or creating a new one (*)

(*) To reproduce this, edit/create a song, select a verse and click "Cancel". When you edit/create another song, the "edit" and "delete" buttons are enabled.

Manually fix conflict in comments on merge (trb143)

bzr-revno: 1127
2010-12-02 09:11:34 +00:00
Tim Bentley bbdae1395c Remove theme for Images.
Sort out silly ness which requires a restart
Add preview when returning from blank screen.
Fix bug in servicemanager where DnD with nothing present crashes.
Clean up Custom Plugin a bit.

Build OpenLyrics Import / Export for service items so song items can be moved across computermabobs.

bzr-revno: 1126
2010-12-01 19:55:05 +00:00
Andreas Preikschat cd6948f613 added an autoCompleter for bible books for 'Verse Search' 2010-12-01 19:37:54 +01:00
Tim Bentley 7f1e21c13b Fix field names and verse order bug 2010-11-30 20:23:21 +00:00
Andreas Preikschat 28390e965d enable search button 2010-11-29 20:02:58 +01: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
rimach 9ef1813a8e Head 2010-11-28 22:09:24 +01: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
Andreas Preikschat 8929aaaa23 docs; make sure, that the edit/delete buttons are always disabled after loading the window 2010-11-28 16:10:51 +01:00
Tim Bentley 9fa384b57f More changes 2010-11-28 14:40:46 +00:00
Andreas Preikschat d2f6c4c9b0 trunk r1125 2010-11-28 15:36:29 +01:00
Tim Bentley dba32e3614 Fix DnD bug 2010-11-28 13:41:52 +00:00
Andreas Preikschat 3a13ebdce7 remove strike tags in songBeamer files; decent check for digits 2010-11-28 14:41:50 +01:00
Tim Bentley a7e8104f59 Song rebuilding continues 2010-11-28 13:39:51 +00:00
Andreas Preikschat 7889a22810 fixed <p> tag, replaced the <u> tag and another fix 2010-11-27 22:12:52 +01:00
Tim Bentley 1cf4914862 fixes from last merge and more code for song management 2010-11-27 20:51:54 +00:00
Wesley Stout 8553654ca2 Fixed some errors.
Added a few different formats to the documentation for importing songs.

bzr-revno: 1125
2010-11-27 22:34:50 +02: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
Wesley Stout 3d927b33f9 drudging along with songs importers 2010-11-27 08:58:27 -06: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
Andreas Preikschat 52c12d50be trunk r1124 2010-11-26 17:33:01 +01:00
Andreas Preikschat 4d1b88072f fixed reStructuredText 2010-11-26 17:30:04 +01:00
Andreas Preikschat ae036056b1 added the tag {u} 2010-11-26 17:25:56 +01:00
Andreas Preikschat 0dc9d433b7 SongBeamer import converts tags, that they'll work with OpenLP 2010-11-26 17:06:24 +01:00
Andreas Preikschat 66f230169d SongBeamer import clean ups and tweaks 2010-11-26 15:23:48 +01: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 f8b625a3a8 Fix spelling
bzr-revno: 1124
2010-11-25 18:41:58 +00:00
Tim Bentley b686068982 Fix documentation spelling 2010-11-25 18:00:58 +00:00
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