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

Added query override and ability for filter OR's #6

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2012

  1. Updated to allow for multiple properties in the same filter i.e (WHER…

    …E x == "10" || y == "10").
    
    Added custom variable check to allow store.load to pass ina  totally custom query,
    aphex committed Jun 6, 2012
    Configuration menu
    Copy the full SHA
    a4a88db View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2012

  1. Configuration menu
    Copy the full SHA
    2be39a6 View commit details
    Browse the repository at this point in the history
  2. Removed debug log statement

    aphex committed Jun 21, 2012
    Configuration menu
    Copy the full SHA
    f264a8b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2012

  1. Major App Updates in functionality.

    Added Audio
    Updated Tours
    InBloom pulls from server
    aphex committed Jun 22, 2012
    Configuration menu
    Copy the full SHA
    5194f77 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2012

  1. Configuration menu
    Copy the full SHA
    3bb3059 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2012

  1. Fixed semi-colon bug

    aphex committed Jul 23, 2012
    Configuration menu
    Copy the full SHA
    52f3bc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2012

  1. Configuration menu
    Copy the full SHA
    3ba7e8e View commit details
    Browse the repository at this point in the history
  2. Removed Connection.js allowing any Database provider.

    dbConn can optional be a function returning a database.
    aphex committed Jul 25, 2012
    Configuration menu
    Copy the full SHA
    944086c View commit details
    Browse the repository at this point in the history