24 Commits

Author SHA1 Message Date
walljm
91f9e4d91d minor tweak 2019-08-05 14:53:36 -04: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
e444a5fddf FEATURE: Move Help and Settings pages to modals
* fixed ton of bugs... apparently i didn't push up the work i did on the mac... and i don't have that anymore.
2019-01-02 15:18:49 -05:00
walljm
62d1bbb8a7 FEATURE: added actions to the passag card, added new font, fixed pages refresh on login, fixed swipe left animation 2018-12-25 09:30:28 -06:00
jason.wall
fa4ac84c57 FEATURE: Create an initial typeahead feature 2018-04-19 11:05:23 -04:00
jason.wall
83b33958c4 MAID: tighten up syntax per the linter, fix a couple of minor display issues
with verse picker, removed call to stemmer.js in index.html, updated
  to ng-template tag as template had been deprecated
2017-08-24 10:54:15 -04:00
jason.wall
0bd82de4ac MAID: minor fixes, added a space after word Error for error text on cards 2017-08-23 19:41:32 -04:00
jason.wall
99036151f6 BUILD: Upgraded to Ionic 3 and Angular 4 2017-08-22 10:25:12 -04:00
jason.wall
2293807bfe FIX: bug fixes
* fixed bug in strongs modal where item crossrefs is sometimes null (not all
        strongs numbers relate to a word used in the bible, some are just roots
        of words used in the bible)
 * fixed bug in links.  forgot to update event reference to ui update function
        when i changed it.
2017-01-31 14:16:51 -05:00
jason.wall
3e0a8cea25 FIX: indent translated as n words, fix color of ios menu buttons, fix title button icon spacing 2017-01-27 23:39:55 -05:00
jason.wall
3a536526c3 FIX: fixed bugs in strongs modal, tweaked display of scroll bars, text in strongs 2017-01-27 23:19:42 -05:00
walljm
79a757f765 FEATURE: added error reporting to the individual components 2017-01-26 22:26:48 -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
jason.wall
c800084da2 FEATURE: Added swipe back in on the title 2017-01-23 14:29:31 -05:00
walljm
979f9d3010 FIX: missed a couple references in the templates when i simplified componend data passing 2017-01-21 13:14:09 -05:00
walljm
a6b585eba0 FEATURE: Simplified component data passing, added break on verse option 2017-01-21 02:21:44 -05:00
walljm
002a64106f FEATURE: Added icons, Update page with current results, current page label
* fixed colors, some bugs
 * moved saved pages action to actions menu
 * updated settings with nicer buttons/layout
2017-01-21 00:15: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
jason.wall
72207e327d FEATURE: Added ability to save pages...
* added db solution
2017-01-18 17:51:06 -05:00
jason.wall
7793e07c4e FEATURE: added responsive logic to css for passage, strongs, words to change size and columns depending on width
* fixed splash image
2017-01-04 15:38:36 -05:00
walljm
1ee8f63350 FEATURE: Added splash/icon and minor ui tweaks
* added color shading to titles for easier distinction of card type
 * tweaked the font size range
2017-01-01 10:53:44 -05:00
walljm
5c85bfdb19 FEATURE: Unit testing framework
* added jasmine and karma (they don't work yet...)
 * fixed bug in strongs display (hebrews failed because of no rmac)
 * added option to append to bottom of list instead of top
 * fixed duplicate es6 shim reference
 * added function to automatically upgrade user profile
2016-12-28 15:57:16 -05:00
jason.wall
5a70080684 FEATURE: added rmac and cross refs to strongs cards/modal 2016-12-02 13:00:55 -05:00
walljm
293c47a71c MAID: Updated to Ionic2 RC3, fixed errors, implemented strongs 2016-12-01 10:39:04 -05:00