25 Commits

Author SHA1 Message Date
Jason Wall
1cd1fc7edf update the data to use colons instead of semi-colons for reference keys 2020-08-02 13:46:29 -04:00
walljm
ab775b7264 add resource file 2019-09-05 11:43:39 -07:00
walljm
4fa1040ea0 * update strongs cross references to pull from kjv source file. there were missing cross references that needed restoring
* fixed display of strongs when there were more than one sn for a given word.
* added ability to look up references in the b:ch:v format
2019-08-05 14:46:30 -04:00
walljm
bb359d2107 TEMP: Fix the rest of the uppercasing issue 2018-09-28 14:28:26 -04:00
walljm
847f89e4f5 TEMP: Added IOS build platform, partially fixed the incorrect uppercasing of words at the beginning of verses 2018-09-28 12:06:34 -04:00
jason.wall
ca2627a7b6 FIX: Fixed verse picker width, fixed search index issues, fixed selection 2017-08-27 19:37:53 -04:00
jason.wall
c3ddd41b48 FEATURE: Implemented stemming to improve search results 2017-08-23 19:30:30 -04:00
jason.wall
e3b84c7913 FEATURE: Added a verse picker 2017-08-23 17:53:03 -04:00
jason.wall
271f759743 FIX: Tweaked display of prev, expand, next icons. Fixed apostophe and - handling in the text 2017-08-11 16:01:33 -04:00
Jacob Pike
274cecb598 DynamicBibleUtility - Adding Strong's numbers to geolocation data. 2017-04-11 17:45:37 -04:00
Jacob Pike
b67e52950a DynamicBibleUtility - Adding initial geolocation JSON creation.
Still need to incorporate Strong's numbers.
2017-03-04 17:42:33 -05:00
jason.wall
755aa28c3b PERF: Moved query logic into components and used promises
* this should keep the memory foot print lower when saving pages
  * fixed some strongs display issues

  TODO: need to put error display logic in the individual components
2017-01-24 16:43:58 -05:00
walljm
4d75b532ef MAID: removed old android and windows projects, added electron project and build file 2017-01-21 18:08:00 -05:00
walljm
1947ab51a2 FEATURE: Added links to strongs #s in strongs reference display
* cleaned up the code in the utility
  * added break in menu to dilineate saved pages
2017-01-20 18:57:02 -05:00
walljm
57598b99a9 TESTS: moar better tests...
* also bug fixes in strongs...
2017-01-16 21:59:07 -05:00
jason.wall
b417124dd9 FIX: Added the data dir to src, as its a bug if it isn't there.
* fixed inability to select text
 * fixed punctuation display issue
2016-12-02 09:50:06 -05:00
walljm
d92b370326 FEATURE: Added strongs modal popup.
* fixed spaces around punctuation in verse display.
2016-12-01 13:40:04 -05:00
jason.wall
32baa98391 FEATURE: More work on refactor. Strongs is now working properly 2016-04-25 12:20:17 -04:00
jason.wall
a374748d81 FEATURE: Converted more of the code to Typescript, fixed a number of bugs, converted more of the data to json 2016-04-22 16:54:47 -04:00
jason.wall
aa9686247a Began rewriting the app in TypeScript. Also, converting the rest of the xml over to json 2016-04-20 17:15:14 -04:00
walljm
daf132d2c6 - fixed bug in bible to json transform was skipping strongs for words nested inside style tags. 2013-04-15 14:29:11 -04:00
walljm
7d0482cbb1 tweaked json text conversion to make smaller. switched out text parsing from xml to json. 2013-01-02 16:50:24 -05:00
walljm
1af5989ac1 minor fixes, removed sortable verse list, as it wasn't useful yet. finished json full text conversion. 2012-12-27 18:41:04 -05:00
walljm@walljm-vae-lt
6fe0054d71 replaced search index with new index using json (smaller files, more thorough index). Also added ability to sort references list. 2012-10-26 18:35:54 -04:00
walljm@walljm-vae-lt.vael.vaeit.com
e75a38bd15 Added parser to create search index in json format, and began code to create json objects for bible. 2012-10-26 16:03:36 -04:00