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

If the site had no forms, this script would sql underflow at the end #130

Commits on Dec 6, 2016

  1. If the site had no forms, this script would sql underflow at the end,…

    … causing an error. A check on the length of the sql query fixes this.
    ChristopherBass committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    e031683 View commit details
    Browse the repository at this point in the history
  2. Remove IIF reference to allow SQL 2008, and due to using ClassIsForm,…

    … this control requires Kentico 8.0 +.
    ChristopherBass committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    6f1c94b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c868a53 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

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