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

Changed Autosuggester #4401

Closed
wants to merge 18 commits into from
Closed

Changed Autosuggester #4401

wants to merge 18 commits into from

Commits on Mar 10, 2015

  1. Change Autosuggester so that it respects

    static-filters,accesslevels,publish up/down dates and article states
    tkempf committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    0c0f96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a9ab49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a70094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d853256 View commit details
    Browse the repository at this point in the history
  5. To make travis happy

    tkempf committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    e390b02 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. Configuration menu
    Copy the full SHA
    5d927f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc08f65 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2015

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

Commits on Aug 25, 2015

  1. Configuration menu
    Copy the full SHA
    5f2085e View commit details
    Browse the repository at this point in the history
  2. Check if a static filter is used for autosuggestions and omit the

    parameter f in the serviceurl otherwise
    tkempf committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    7adc050 View commit details
    Browse the repository at this point in the history
  3. check for publish state in autosuggester query, as the finder-content

    plugin seems not to change the state of the finder item after changing
    the article state
    tkempf committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    346ace7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

  1. Check if a static filter is used for autosuggestions in the components

    default_form and omit the parameter f in the serviceurl otherwise
    tkempf committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    0d7649f View commit details
    Browse the repository at this point in the history
  2. Codestyle changes

    tkempf committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    7b8f848 View commit details
    Browse the repository at this point in the history
  3. Codestyle changes

    tkempf committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    b149b50 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. Move Init Code from getListQuery() to populateState(). Add the start

    date and end date filters
    tkempf committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    9330622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daed030 View commit details
    Browse the repository at this point in the history
  3. Codestyle changes

    tkempf committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    d72731e View commit details
    Browse the repository at this point in the history
  4. Codestyle changes

    tkempf committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    2f872f3 View commit details
    Browse the repository at this point in the history