Commit Graph

  • a8ceb3b194 Add capability guards for the database functionality. Jeremy Wall (zaphar) 2013-04-27 15:13:20 -04:00
  • 7345962ee3 Added tag v.1.3.6 for changeset ce16cd955ae5 walljm 2013-04-27 15:12:34 -04:00
  • 6fb1879256 - moved event hookups into functions walljm 2013-04-27 15:11:58 -04:00
  • 65736aa278 Api change for the db code SetDebug -> ToggleDebug. Jeremy Wall (zaphar) 2013-04-20 14:08:18 -05:00
  • dcd08a2dd1 Add a Tagging module. Jeremy Wall (zaphar) 2013-04-19 20:13:05 -05:00
  • 0857a03e47 - removed old code walljm 2013-04-19 17:56:08 -04:00
  • 243f7a489c - cleanup walljm 2013-04-19 17:08:46 -04:00
  • eeb6fdd9d0 - fixed window resize issue cause by loading results walljm 2013-04-19 17:07:04 -04:00
  • 0930633d04 - cleanup walljm 2013-04-19 15:04:04 -04:00
  • 143ff68be5 - fixed css issues walljm 2013-04-19 15:03:18 -04:00
  • 84b456bf78 - fixed missing images - fixed jquery.ui issue in dialog (wrong version of jquery.ui in conjunction with changed version of jquery when we moved to requirejs) walljm 2013-04-19 14:28:25 -04:00
  • 9b3bb378b6 - added permalinks to reference titles - minor cleanup of unused vars walljm 2013-04-19 10:47:58 -04:00
  • 2964af32cf - added loading of ref via querystring - ran build script to copy changes to android app walljm 2013-04-19 10:35:14 -04:00
  • 8570ca5b36 - minor formatting issue walljm 2013-04-18 22:06:39 -04:00
  • fb3a4af964 Actually use the modularized js in the index.html file. Jeremy Wall (zaphar) 2013-04-18 19:02:50 -05:00
  • acefd7d3cd Merge with upstream. Jeremy Wall (zaphar) 2013-04-18 18:55:20 -05:00
  • 7332d1bdaa - further checks to prevent throwing null when localStorage isn't defined. walljm 2013-04-18 13:28:18 -04:00
  • 25d11136b9 - minor bug fix walljm 2013-04-18 11:22:33 -04:00
  • 2c805b95f7 Modularize the javascript with requirejs. Jeremy Wall (zaphar) 2013-04-17 17:56:22 -05:00
  • e0ba9712d4 A basic IndexedDb wrapper api. Jeremy Wall (zaphar) 2013-04-16 22:46:16 -05:00
  • 60e315f6b8 - fixed localStorage errors. - new android build walljm 2013-04-16 17:09:09 -04:00
  • be32335b40 - added support for html localStorage for settings (should work on tablet now) - added support to save strong dialog option, and results. walljm 2013-04-16 16:41:19 -04:00
  • 185579e1df na walljm 2013-04-16 12:22:36 -04:00
  • 7ade3b70a5 - uncaught null reference was throwing errors. walljm 2013-04-16 12:19:08 -04:00
  • b62a794429 - new build copied to android dir walljm 2013-04-16 10:42:09 -04:00
  • 1bde5b3f03 - added more tests to cover cases - fixed bug where single chapters weren't being parsed correctly walljm 2013-04-16 10:36:29 -04:00
  • 354be7d24a - removed zipped files - built 1.3.3 android apk walljm 2013-04-15 16:01:52 -04:00
  • 3e7c571213 - added simple build batch file to copy assets into directory for android build. walljm 2013-04-15 15:34:51 -04:00
  • 6d74b54db1 - removed console references - fixed error message handling - updated index.html to point to the correct files walljm 2013-04-15 15:10:03 -04:00
  • a59e67aba9 skip the .orig files walljm 2013-04-15 14:41:28 -04:00
  • 0ad2f1bf41 Merge walljm 2013-04-15 14:31:44 -04:00
  • daf132d2c6 - fixed bug in bible to json transform was skipping strongs for words nested inside style tags. walljm 2013-04-15 14:29:11 -04:00
  • 89b3a3619b BugFix: End Verse getting corrupted during display in certain cases. Jeremy Wall (zaphar) 2013-04-14 13:18:58 -05:00
  • 0741b50b4c Cleanup. Jeremy Wall (zaphar) 2013-04-10 19:39:10 -05:00
  • 12f9e1194d - minor cleanup of unused vars, formatting walljm 2013-04-09 11:53:04 -04:00
  • b896020dc2 Merge walljm 2013-04-09 11:33:35 -04:00
  • 8ccaa4549c - from merge walljm 2013-04-09 11:32:53 -04:00
  • 6296781f95 Updated Chapter and Verse parsing to use a proper state machine. Jeremy Wall (zaphar) 2013-04-07 17:56:54 -05:00
  • d01ddd9737 na walljm 2013-03-27 19:18:51 -04:00
  • cb2d62b60a na walljm 2013-03-27 19:18:40 -04:00
  • 39115c77e3 added new build walljm 2013-02-13 19:23:32 -05:00
  • 52dfc90558 minor updates to version numbers walljm 2013-02-13 19:23:17 -05:00
  • a612a20f78 fixed display bug when there were more than one number. walljm 2013-02-13 18:53:33 -05:00
  • 54f617786c created symbolic links in android project, so there is no duplication of files. this probably won't show up in the project as its a file system level thing. walljm 2013-01-02 17:11:37 -05:00
  • ce3ea47438 removed xml text, as no longer needed. walljm 2013-01-02 16:51:20 -05:00
  • 7d0482cbb1 tweaked json text conversion to make smaller. switched out text parsing from xml to json. walljm 2013-01-02 16:50:24 -05:00
  • 1af5989ac1 minor fixes, removed sortable verse list, as it wasn't useful yet. finished json full text conversion. walljm 2012-12-27 18:41:04 -05:00
  • e31ac3a4ac new changes walljm 2012-12-12 18:41:07 -05:00
  • 774ebdb2b4 moved changes to android project, rebuilt apk walljm@walljm-vae-lt 2012-10-31 19:30:19 -04:00
  • 645e79e2ff minor cleanup, bug fixes, option to put strongs refs in a dialog walljm@walljm-vae-lt 2012-10-26 18:57:22 -04:00
  • 6fe0054d71 replaced search index with new index using json (smaller files, more thorough index). Also added ability to sort references list. walljm@walljm-vae-lt 2012-10-26 18:35:54 -04:00
  • e75a38bd15 Added parser to create search index in json format, and began code to create json objects for bible. walljm@walljm-vae-lt.vael.vaeit.com 2012-10-26 16:03:36 -04:00
  • 382a2e6541 na jwall@VAPPRCSN015.vap.local 2011-12-01 18:30:11 -05:00
  • b2b94c6de7 published new version of android app jwall@VAPPRCSN015.vap.local 2011-12-01 18:24:53 -05:00
  • eeddc8ae58 na jwall@VAPPRCSN015.vap.local 2011-12-01 18:02:55 -05:00
  • f336b03cdd some how some files got deleted. so those were added back in. also, fixed bug where reference was displayed wrong. jwall@VAPPRCSN015.vap.local 2011-12-01 17:58:21 -05:00
  • 7610cf8797 added download link to index walljm@walljmdesktop 2011-11-26 21:33:53 -05:00
  • fac778ed1d a bunch of moving stuff around. jwall@VAPPRCSN015.vap.local 2011-11-22 13:01:28 -05:00
  • 812569d5af moved android app, so all files are in repository. jwall@VAPPRCSN015.vap.local 2011-11-22 12:23:56 -05:00
  • c07c30af3d na jwall@VAPPRCSN015.vap.local 2011-11-22 11:35:22 -05:00
  • 702ac51172 minor rejiggerying of link order, and help style jwall@VAPPRCSN015.vap.local 2011-11-22 11:35:06 -05:00
  • 4b80d0ef22 na jwall@VAPPRCSN015.vap.local 2011-11-22 10:53:06 -05:00
  • dc588160c6 added bible ref parsing tests jwall@VAPPRCSN015.vap.local 2011-11-14 11:00:39 -05:00
  • 2ef94ada3c fixed small ref parsing error. jwall@VAPPRCSN015.vap.local 2011-11-14 10:03:17 -05:00
  • 756d7b0561 added help section. jwall@VAPPRCSN015.vap.local 2011-11-09 13:41:56 -05:00
  • 65aaed48b4 minor css fix, icon fix. jwall@VAPPRCSN015.vap.local 2011-11-09 12:26:40 -05:00
  • f48552b4d8 updated minified common jwall@VAPPRCSN015.vap.local 2011-11-07 11:32:33 -05:00
  • 5cbdf7fb61 cookie code jwall@VAPPRCSN015.vap.local 2011-11-07 11:30:40 -05:00
  • 4df35c9325 added cookie to save settings. jwall@VAPPRCSN015.vap.local 2011-11-07 11:30:21 -05:00
  • 9a5d5992fa corrected bible parsing errors. jwall@VAPPRCSN015.vap.local 2011-11-07 10:36:35 -05:00
  • d6e8b6c8d1 cleanup jwall@VAPPRCSN015.vap.local 2011-11-04 19:22:39 -04:00
  • 7fd974741a added improved reference parsing, can now find passages across chapters. jwall@VAPPRCSN015.vap.local 2011-11-04 19:19:29 -04:00
  • 99dec3f4a6 minified js files, added show/hide for crossrefs and rmac, fixed search results resize issue, various UI tweaks and css cleanup. jwall@VAPPRCSN015.vap.local 2011-11-04 12:36:22 -04:00
  • 84e801f547 more xml compacting jwall@VAPPRCSN015.vap.local 2011-11-03 16:02:00 -04:00
  • 26df63120f redid xml, compacted schema jwall@VAPPRCSN015.vap.local 2011-11-03 15:46:07 -04:00
  • ad048e2926 added settings code, increase/decrease font size, change font face, and switch panes. jwall@VAPPRCSN015.vap.local 2011-11-03 14:49:40 -04:00
  • 66bf4a4cf6 switch append to prepend. jwall@VAPPRCSN015.vap.local 2011-11-03 11:32:12 -04:00
  • a3b48d7eb4 bug fixes, added error checking, UI tweaks. jwall@VAPPRCSN015.vap.local 2011-11-03 11:22:11 -04:00
  • 9dbd223271 m walljm@walljmdesktop 2011-11-02 22:39:56 -04:00
  • 2c3032d617 finished 2.0 code. jwall@VAPPRCSN015.vap.local 2011-11-02 15:38:29 -04:00
  • 894bb171b1 .. jwall@VAPPRCSN015.vap.local 2011-11-02 13:50:08 -04:00
  • 2770805167 initial add jwall@VAPPRCSN015.vap.local 2011-11-01 18:17:02 -04:00