Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Textbox Autocomplete (browser prediction) #116

Closed
wants to merge 21 commits into from
Closed

Textbox Autocomplete (browser prediction) #116

wants to merge 21 commits into from

Commits on Sep 18, 2018

  1. Add files via upload

    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    ffa2850 View commit details
    Browse the repository at this point in the history
  2. Update wf_context.erl

    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    36e7e33 View commit details
    Browse the repository at this point in the history
  3. Update wf_context.erl

    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    35f2249 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    54f6ddf View commit details
    Browse the repository at this point in the history
  5. Update wf_core.erl

    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    9a248da View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0d86a59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b0a2de View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from etxemag75/etxemag75-patch-3

    Add files via upload
    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    39e714a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from etxemag75/etxemag75-patch-2

    Add files via upload
    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0304917 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1 from etxemag75/etxemag75-patch-1

    Cowboy 2.x + Erlang 21 support
    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    fae8909 View commit details
    Browse the repository at this point in the history
  11. Add files via upload

    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    b172d24 View commit details
    Browse the repository at this point in the history
  12. Update wf.hrl

    etxemag75 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0d92e4f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Update wf_core.erl

    etxemag75 committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    356d3ce View commit details
    Browse the repository at this point in the history
  2. Update wf_core.erl

    etxemag75 committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    fabd94d View commit details
    Browse the repository at this point in the history
  3. Update wf_core.erl

    etxemag75 committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    65f22d4 View commit details
    Browse the repository at this point in the history
  4. Update wf_context.erl

    etxemag75 committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    a075f2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e4747b View commit details
    Browse the repository at this point in the history
  6. Update wf.hrl

    etxemag75 committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    6702d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Added autocomplete for textbox

    Default off
    etxemag75 committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    7e9f465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf8b4c View commit details
    Browse the repository at this point in the history
  3. textbox autocomplete

    etxemag75 committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    fa10a3d View commit details
    Browse the repository at this point in the history