7 Commits

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