Commit Graph

68 Commits

Author SHA1 Message Date
M2j 1027d60635 Fix: Bug in editsongform
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Jon Tibble e6f3650bfd Cleanups 2010-12-21 19:39:35 +00:00
M2j c226979f24 Format fixes, comment fixes and biblegateway.csv updated 2010-12-17 23:10:29 +01:00
M2j 04d4d76dcd removed commented code in openlp.plugins.bibles.lib.http 2010-12-17 14:46:34 +01:00
M2j 9c5177b0f7 exception, if bibleserver.com response contains no verses 2010-12-17 14:33:25 +01:00
M2j a46ea7c4eb localisation off seperators. 2010-12-17 14:21:55 +01:00
M2j f119a4afa5 further work on parse_reference and other things 2010-12-16 21:00:01 +01:00
M2j b5075ccddf Bible web import from Bibleserver.com - first version 2010-12-12 00:54:07 +01:00
Andreas Preikschat d5e0643b45 attempt to clean up bible importers 2010-12-06 20:30:04 +01:00
Andreas Preikschat 6b1254e923 trunk r1127 2010-12-02 15:00:32 +01:00
Jon Tibble f63625b72f Fix biblegateway for BeautifulSoup 3.1 2010-11-16 03:31:17 +00:00
Andreas Preikschat 06cf6dcc20 changed bible importer finish message, clean ups 2010-11-09 17:56:16 +01:00
Tim Bentley 53d498bdc9 Fix bugs 2010-10-27 18:42:10 +01:00
Andreas Preikschat 2ad3f983f7 added reStructuredText back 2010-10-09 08:48:21 +02:00
Andreas Preikschat ae015a270a added reStructuredText back 2010-10-09 08:00:50 +02:00
Andreas Preikschat 919b07bd61 clean ups 2010-10-01 16:18:15 +02:00
Jon Tibble fc849398a9 Bible reference refactor 2010-07-29 15:36:02 +01:00
Jon Tibble dfcd2f6293 Explicit exception handling
bzr-revno: 974
2010-07-27 16:01:06 +01:00
Jon Tibble cc38e0f367 Explicit exception catching 2010-07-27 13:54:26 +01:00
Jon Tibble 96033624aa Head r968 2010-07-25 12:47:53 +01:00
Jon Tibble 69ffb9124e Fix some pesky bits 2010-07-25 00:12:36 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Jon Tibble 7df342ff1a Fix bible search strictness for web bibles 2010-07-24 21:52:37 +01:00
Jon Tibble 87fc38fb6f Head r964 and book spelling 2010-07-24 17:54:55 +01:00
Jon Tibble 3ea6ce9520 Use urllib.urlencode() 2010-07-24 15:03:04 +01:00
Jon Tibble 4b5ad13eec Fix numbered book BG bibles 2010-07-24 13:59:02 +01:00
Jon Tibble 323090e141 Bible search fixes (Bug #608409) 2010-07-24 03:14:08 +01:00
Jon Tibble ccda22a962 Fix BG refactor 2010-07-24 02:10:57 +01:00
Jon Tibble 9b425cb52d Fix BibleGateway refactor 2010-07-23 17:21:27 +01:00
Jon Tibble 1ea37f8d77 Cleanup refactor 2010-07-23 16:25:54 +01:00
Jon Tibble e9edb0c7a4 Refactor BibleGateway retrieval 2010-07-23 03:19:35 +01:00
Jon Tibble b5ceb59e27 Cleanup getters and setters 2010-07-23 01:01:06 +01:00
Jon Tibble 2d050b07db Head r858 2010-06-19 12:53:20 +01:00
Jon Tibble 16ab2da4d6 Fix HTTPBible verse counts 2010-06-17 22:01:30 +01:00
Jon Tibble 554ab59caf RFC PT3: Bibles 2010-06-15 01:44:06 +01:00
Jon Tibble 7c2c8f26e1 Revert resource location 2010-06-14 18:56:42 +01:00
Jon Tibble f54a423832 Fix bible runtime data location 2010-06-14 03:42:47 +01:00
Jon Tibble 0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01:00
Jon Tibble bea44a5124 Fix __init__ calling and imports 2010-06-01 01:05:05 +01:00
Jon Tibble fb1e222422 Moar whitespace, exceptions and naming 2010-05-29 20:50:50 +01:00
Jon Tibble e195f0ffb7 Match method and overridden method arguments and cleanups 2010-05-26 00:47:26 +01:00
Jonathan Corwin bc6b7a8488 signal/slot refactor part 1 2010-04-16 08:31:01 +01:00
Raoul Snyman d2670b1cb0 Bible fixes:
- Red letter text on CrossWalk import.
 - Removed text on web download progress, moved to an "indeterminable" progress style.
 - Some unicode optimisations.
2010-03-27 21:59:35 +02:00
Raoul Snyman 8f095a2fc5 Fixed a bug with Strongs in CrossWalk. 2010-03-26 22:50:55 +02:00
Raoul Snyman 19c5c07c54 Add Christian and Phill to the credits
bzr-revno: 755
2010-03-22 10:37:18 +02:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Raoul Snyman be598da4f9 Fixed a number of issues in the Bibles:
- Cleaned up unicode handling in BibleGateway import
- Cleaned up unicode handling in the import wizard itself
- Added some more tags to the list of things to be removed in the OSIS import
- Fixed a bug with spaces in book names in the CrossWalk import
- Created a generic QVariant to unicode converter method
2010-03-22 00:16:43 +02:00
Raoul Snyman 253c396d7c Convert html entities into letters. 2010-03-21 16:38:30 +02:00
Raoul Snyman 2a903d6a5b Added some documentation and removed the commented code. 2010-03-19 09:00:41 +02:00
Raoul Snyman 6414330b2c Reworked the BibleGateway Bibles.
Changed some code to be standards compliant.
2010-03-18 23:36:30 +02:00