15 Commits

Author SHA1 Message Date
jason.wall
4413330af1 FEATURE: Added option to display verses by verse or inline. 2014-12-28 08:58:27 -05:00
jason.wall
a9d41893ed BUGFIX: lots of little issues
* mishandling of missing rmacs
 * mishandling of out of range strongs
2014-12-26 12:43:28 -05:00
jason.wall
38efa19a4a FEATURE: Added swipe left/right to open search/menu
* cleaned up bar to maximize space
  * renamed index
2014-12-26 09:41:15 -05:00
jason.wall
799dd61dbb BUGFIX: nulls in search causing errors
* returned [] instead of null fixes issues
 * cleanup
 * added titles to strongs refs are properly saved to state
 * added terms excluded from search index
2014-12-25 20:03:50 -05:00
jason.wall
f9dc9e5819 BUGFIXES: Fixes a variety of the remaining issues
* css formatting issues
 * upgraded to latest jquery
 * removed requirejs because of incompatibility with jquery mobile
 * multiple bug fixes relating to above
 * search now opens automatically when performing a search
2014-12-25 19:18:38 -05:00
jason.wall
61753ba299 BUGFIXES: All operations now work
* fixed display of search results
   * downloaded jquery files so no longer rely on inet connection
   * fixed storage of references for save/load
   * multiple Bookname misspelled as bookname
   * added return false to avoid page reload
2014-12-24 22:56:03 -05:00
9294028f0b Merge with upstream. 2013-11-16 17:37:29 -05:00
walljm
11b8da6bda - stable spot with everything working.
- still needs styling
 - still need to combine search buttons.
 - need to switch jqueryui dialog for mobile popup
2013-11-16 17:33:31 -05:00
c1da5e6324 Merge upstream. And hook tag form up to the tagging api. 2013-04-27 22:14:34 -04:00
walljm
9f1408a2cd - added slide out menu for tag processing and other things in the future. 2013-04-27 17:29:36 -04:00
dcd08a2dd1 Add a Tagging module.
* It uses an indexedb datastore.
* Fix the api of the indexeddb wrapper now that I have some real world usage
  examples.
* Implemented API Calls:
   * UpdateTags
   * GetTags
* Exposed but unimplemented API Calls:
   * GetVersesForTag
   * Sync
* Add a tooltip that shows the tags for a reference to the reference link.
2013-04-19 20:13:05 -05:00
walljm
0857a03e47 - removed old code 2013-04-19 17:56:08 -04:00
walljm
eeb6fdd9d0 - fixed window resize issue cause by loading results 2013-04-19 17:07:04 -04:00
walljm
2964af32cf - added loading of ref via querystring
- ran build script to copy changes to android app
2013-04-19 10:35:14 -04:00
2c805b95f7 Modularize the javascript with requirejs. 2013-04-17 17:56:22 -05:00