Mattias Põldaru
556f28db33
Constant names' readability. Thanks, Samuel.
2012-06-25 17:49:33 +03:00
Mattias Põldaru
4917831206
Simplify previous cruft.
2012-06-25 13:41:55 +03:00
Mattias Põldaru
3b5bd4852f
Sorry for leftovers of a thought. Maybe some other time.
2012-06-25 13:31:31 +03:00
Mattias Põldaru
bfeef67048
Handling for some extra characters.
2012-06-25 11:08:53 +03:00
Mattias Põldaru
25dc4fe36c
Better handling of encodings. User is asked only once, if possible.
2012-06-25 09:44:11 +03:00
Mattias Põldaru
75ae9065d0
Uppercase names for static variables.
2012-06-25 01:59:28 +03:00
Mattias Põldaru
36f7e03dc0
Move strip_rtf and change it into a class StripRtf + other changes. It might not work that well yet.
2012-06-24 21:08:20 +03:00
Mattias Põldaru
0a2ea0fc51
Remove unnecessary reimports which slipped in by accident.
2012-06-20 10:43:35 +03:00
Mattias Põldaru
53e4909952
Remove unnecessary imports.
2012-06-20 10:23:41 +03:00
Mattias Põldaru
76694891fa
SundayPlus is written together on their own site.
2012-06-20 10:15:40 +03:00
Mattias Põldaru
92baf9887c
Fix strip_rtf()
2012-06-20 10:03:25 +03:00
Mattias Põldaru
953fbf6604
Merge trunk.
2012-06-20 01:51:50 +03:00
Mattias Põldaru
8a599eab43
Sunday Plus importer, strip_rtf might be yet nonfunctional.
2012-06-20 00:56:19 +03:00
Philip Ridout
b39e23d224
A fix for issue 507. http://support.openlp.org/issues/507
...
The opensong database file contained verses containing sub-elements such as <i> tags. lxml considders the text of an element up until the first sub element.
bzr-revno: 2001
2012-06-19 15:04:38 +02:00
Raoul Snyman
6a688ab845
Catch a previously uncaught NotImplementedError.
...
bzr-revno: 2000
Fixes: https://launchpad.net/bugs/1013215
2012-06-19 15:03:24 +02:00
Andreas Preikschat
bb814eacb9
Fixed non existing variable under certain conditions.
...
bzr-revno: 1999
2012-06-19 15:02:10 +02:00
Philip Ridout
c0c46ab8a0
A fix for a number of historic issues on the tracker:
...
http://support.openlp.org/issues/475
http://support.openlp.org/issues/492
http://support.openlp.org/issues/661
bzr-revno: 1998
2012-06-19 14:59:22 +02:00
Jonathan Corwin
8fe8da6324
Hopefully fix the issue with the Windows process not exiting on some systems
...
bzr-revno: 1997
Fixes: https://launchpad.net/bugs/870879
2012-06-19 14:56:11 +02:00
Jonathan Corwin
ef134c2ea7
Release the application reference
2012-06-18 23:05:11 +01:00
Philip Ridout
8b5e174049
A fix for a number of historic issues on the tracker
...
http://support.openlp.org/issues/475
http://support.openlp.org/issues/492
http://support.openlp.org/issues/661
being the most recent.
2012-06-18 20:26:44 +01:00
Philip Ridout
0e36394256
Removed unused import, added doc string and removed double new line.
2012-06-18 17:37:03 +01:00
Andreas Preikschat
87722c9579
fixed non existing variable under certain conditions
2012-06-17 17:41:36 +02:00
Andreas Preikschat
264b2bfdbd
r1996
2012-06-17 17:34:22 +02:00
Philip Ridout
9bb4418487
A fix for issue 507. http://support.openlp.org/issues/507
...
The opensong database file contained verses containing sub-elements such as <i> tags. lxml considders the text of an element up until the first sub element.
2012-06-17 14:57:35 +01:00
Andreas Preikschat
f542ebf94d
Various clean ups:
...
- refactor method argument
- some variable name fixes
- converted dict to list
- added missing lines
bzr-revno: 1996
2012-06-17 09:16:34 +01:00
Philip Ridout
79299f15cd
Fix JS error in OpenLP.js
...
A fix for issues: http://support.openlp.org/issues/703
http://support.openlp.org/issues/677
bzr-revno: 1995
2012-06-17 09:13:47 +01:00
Andreas Preikschat
631535acfd
another variable fix
2012-06-16 18:12:54 +02:00
Andreas Preikschat
49e1713226
variable fix
2012-06-16 18:02:22 +02:00
Andreas Preikschat
b797b5e341
removed not needed variable
2012-06-16 17:58:38 +02:00
Andreas Preikschat
999af73d14
variable naming conventions, converted dict to list
2012-06-16 17:51:04 +02:00
Andreas Preikschat
84332702a5
r1994 + conflict
2012-06-16 17:22:18 +02:00
Andreas Preikschat
32bd1da98e
- fixed docstring
...
bzr-revno: 1994
2012-06-16 11:04:40 +02:00
Andreas Preikschat
225caae1d0
removed line which has accidentally been added
2012-06-16 10:26:25 +02:00
Andreas Preikschat
337e4eaa22
r1993
2012-06-16 10:25:07 +02:00
Andreas Preikschat
de8e22f630
- updated vlc.py
...
bzr-revno: 1993
2012-06-16 10:22:26 +02:00
Andreas Preikschat
a8b41e95d2
- fixed ticket 695 ( http://support.openlp.org/issues/695 )
...
bzr-revno: 1992
2012-06-16 10:21:00 +02:00
Andreas Preikschat
fbe982f862
- fixed missing plugin in kwargs
...
bzr-revno: 1991
2012-06-16 10:20:08 +02:00
Philip Ridout
8f8e5558a2
A fix for issues:
...
http://support.openlp.org/issues/703
http://support.openlp.org/issues/677
The bug was being caused because we were passing file paths for images and presentations. In windows a back slash is used. This needed escaping
2012-06-16 01:12:08 +01:00
Andreas Preikschat
8eacb2c50b
- fixed ticket 695
2012-06-15 18:19:46 +02:00
Andreas Preikschat
cc85d1682d
fixed bug
2012-06-15 18:03:46 +02:00
Andreas Preikschat
8907e8d800
r1990
2012-06-15 17:41:59 +02:00
Andreas Preikschat
9496c68fa7
r1990
2012-06-15 17:34:57 +02:00
Andreas Preikschat
266e8eb29b
- fixed ticket 729 ( http://support.openlp.org/issues/729 )
...
bzr-revno: 1990
2012-06-15 17:32:45 +02:00
Andreas Preikschat
08adb54679
updated vlc.py
2012-06-15 17:31:24 +02:00
Andreas Preikschat
661424d202
r1989
2012-06-15 17:28:16 +02:00
Raoul Snyman
0ad713407b
Fixed bug #1013215 : Catch a previously uncaught NotImplementedError and do nothing so that OpenLP realises that VLC is not available.
...
Fixes: https://launchpad.net/bugs/1013215
2012-06-14 23:20:55 +02:00
Andreas Preikschat
6a23b75b8c
reverted changes
2012-06-14 17:46:47 +02:00
Raoul Snyman
0d3f425c5b
Changed parsing of Bible Gateway HTML.
...
bzr-revno: 1989
2012-06-13 20:56:25 +01:00
Andreas Preikschat
21fc0f9533
fixed docstring
2012-06-13 17:53:54 +02:00
Andreas Preikschat
1f5ac7f483
fixed ticket 729 and fixed variables to camelCase
2012-06-13 17:44:33 +02:00