12 Commits

Author SHA1 Message Date
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