Last 30 days
-
RunningBPBible
(How to run BPBible) Wiki page edited by jonmmorgan
- Revision r955
Added information about experimental bindings.
Revision r955
Added information about experimental bindings.
-
-
-
issue 118
(Image based tags) changed by jonmmorgan
-
Owner:
jonmmorgan
Labels:
Priority-Low
Owner:
jonmmorgan
Labels:
Priority-Low
-
issue 106
(program crash when creating index over a bible on portable B...) commented on by jonmmorgan
-
-
issue 108
(Plurals make English assumptions) changed by benpmorgan
-
Status:
Accepted
Owner:
benpmorgan
Labels:
Milestone-Release0.5
Status:
Accepted
Owner:
benpmorgan
Labels:
Milestone-Release0.5
-
-
-
-
r954
(Update tag colours to allow:
Inherit parent
Separate look + ...) committed by benpmorgan
- Update tag colours to allow:
Inherit parent
Separate look + colour
Use fully qualified tag names.
Fixes Issue 54 .
Also, disable items in the passage list context menu which aren't available,
and stop drags happening. Fixes exceptions when playing with empty passage lists.
Update tag colours to allow:
Inherit parent
Separate look + colour
Use fully qualified tag names.
Fixes Issue 54 .
Also, disable items in the passage list context menu which aren't available,
and stop drags happening. Fixes exceptions when playing with empty passage lists.
-
issue 112
(Indexed Search for words in BPB ordinary finds more than wor...) commented on by jonmmorgan
-
-
Earlier this year
-
issue 112
(Indexed Search for words in BPB ordinary finds more than wor...) commented on by jonmmorgan
-
-
issue 106
(program crash when creating index over a bible on portable B...) changed by jonmmorgan
-
Status:
Fixed
Owner:
jonmmorgan
Status:
Fixed
Owner:
jonmmorgan
-
issue 99
(Expand passages for a topic tooltip is indented if any of th...) Status changed by jonmmorgan
-
-
r953
(Added a new regular expression specifically for stripping tr...) committed by jonmmorgan
- Added a new regular expression specifically for stripping trailing whitespace
out of some HTML text, leaving indentation start and end tags in.
This fixes Issue 99 , where the comments after a passage in the topic tooltip
were being indented to the same level as the passage above them.
M backend/book.py
M backend/verse_template.py
Added a new regular expression specifically for stripping trailing whitespace
out of some HTML text, leaving indentation start and end tags in.
This fixes Issue 99 , where the comments after a passage in the topic tooltip
were being indented to the same level as the passage above them.
M backend/book.py
M backend/verse_template.py
-
r952
(Removed diagnostic print accidentally left in.
M passage...) committed by jonmmorgan
- Removed diagnostic print accidentally left in.
M passage_list.py
Removed diagnostic print accidentally left in.
M passage_list.py
-
issue 105
(Problems with loading the topic management SQLite file freez...) Status changed by jonmmorgan
-
-
r951
(Significantly lowered the probability of topic management fi...) committed by jonmmorgan
- Significantly lowered the probability of topic management files being unable
to be opened by always creating the data directory if it does not exist.
Disabled all topic management functionality if there was an error loading from
the SQLite database.
Also fixed a couple of problems with the database schema changes for coloured tags.
This fixes Issue 105 .
M config.py:
Create the data directory if it does not already exist (this already
happened if the data directory was in the user's home directory).
M bibleframe.py:
Disable all topic management menu items and display an error if loading
the topic management file failed.
M passage_list/passage_list.py:
Don't close topic management down if it was disabled.
Fixed an error where the base topic didn't have an appearance.
M passage_list/sqlite.py:
Altered to catch all database errors on initial load and mark the
passage list as having errors.
Made the 0.4.6 upgrade script be run for versions before 0.4.5.
Significantly lowered the probability of topic management files being unable
to be opened by always creating the data directory if it does not exist.
Disabled all topic management functionality if there was an error loading from
the SQLite database.
Also fixed a couple of problems with the database schema changes for coloured tags.
This fixes Issue 105 .
M config.py:
Create the data directory if it does not already exist (this already
happened if the data directory was in the user's home directory).
M bibleframe.py:
Disable all topic management menu items and display an error if loading
the topic management file failed.
M passage_list/passage_list.py:
Don't close topic management down if it was disabled.
Fixed an error where the base topic didn't have an appearance.
M passage_list/sqlite.py:
Altered to catch all database errors on initial load and mark the
passage list as having errors.
Made the 0.4.6 upgrade script be run for versions before 0.4.5.
-
-
issue 54
(Coloured tags) Labels changed by jonmmorgan
-
Labels:
Priority-Medium Milestone-Release0.4.6
−Priority-Low
Labels:
Priority-Medium Milestone-Release0.4.6
−Priority-Low
-
-
r950
(Allow changing the look of passage tags (i.e. colours/styles...) committed by benpmorgan
- Allow changing the look of passage tags (i.e. colours/styles).
40 different styles included...
Allow changing the look of passage tags (i.e. colours/styles).
40 different styles included...
-
issue 106
(program crash when creating index over a bible on portable B...) commented on by timjchase
-
-
issue 106
(program crash when creating index over a bible on portable B...) Labels changed by jonmmorgan
-
Labels:
Priority-Critical
−Priority-High
Labels:
Priority-Critical
−Priority-High
-
-
r949
(Added a toolbar toggle button to the Manage Topics toolbar t...) committed by jonmmorgan
- Added a toolbar toggle button to the Manage Topics toolbar to control whether
the current passage is ordered by natural order or topic order.
This is necessary to make the setting visible and accessible when the list of
passages is being displayed.
This fixes Issue 115 .
M xrc/manage_topics.xrc
M xrc/manage_topics_xrc.py
M manage_topics_frame.py
M graphics/sources.txt
AM graphics/sc_sortup.png
M passage_list/passage_list.py
Added a toolbar toggle button to the Manage Topics toolbar to control whether
the current passage is ordered by natural order or topic order.
This is necessary to make the setting visible and accessible when the list of
passages is being displayed.
This fixes Issue 115 .
M xrc/manage_topics.xrc
M xrc/manage_topics_xrc.py
M manage_topics_frame.py
M graphics/sources.txt
AM graphics/sc_sortup.png
M passage_list/passage_list.py
-
issue 112
(Indexed Search for words in BPB ordinary finds more than wor...) commented on by jonmmorgan
-
-
-
RunningBPBible
(How to run BPBible) Wiki page edited by jonmmorgan
- Revision r948
Added PyStemmer to the list of dependencies.
Revision r948
Added PyStemmer to the list of dependencies.
-
issue 112
(Indexed Search for words in BPB ordinary finds more than wor...) commented on by jonmmorgan
-
-
-
-
-
issue 112
(Indexed Search for words in BPB ordinary finds more than wor...) Labels changed by jonmmorgan
-
Labels:
Usability Milestone-Release0.5 Type-Enhancement Priority-Medium
Labels:
Usability Milestone-Release0.5 Type-Enhancement Priority-Medium
-
-
-
r947
(Update the BPBible requirements from SWORD 1.5.11 to SWORD 1...) committed by jonmmorgan
- Update the BPBible requirements from SWORD 1.5.11 to SWORD 1.6.
M README.txt
Update the BPBible requirements from SWORD 1.5.11 to SWORD 1.6.
M README.txt
-
-
issue 116
(Screen / Font / Color template) changed by jonmmorgan
-
Status:
Duplicate
Labels:
Usability
Status:
Duplicate
Labels:
Usability
-
-
-
-
-
issue 113
(cannot display Chinese characters) changed by jonmmorgan
-
Status:
WontFix
Owner:
jonmmorgan
Status:
WontFix
Owner:
jonmmorgan
-
issue 112
(Indexed Search for words in BPB ordinary finds more than wor...) changed by jonmmorgan
-
Status:
Accepted
Owner:
jonmmorgan
Status:
Accepted
Owner:
jonmmorgan
-
-
issue 112
(Indexed Search for words in BPB ordinary finds more than wor...) commented on by jonmmorgan
-
-
-
issue 112
(Indexed Search for words in BPB ordinary finds more than wor...) commented on by jonmmorgan
-
|