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

Reset "page" param on "per_page" change #528

Commits on Feb 13, 2013

  1. Reset "page" param on "per_page" change

    When the "per_page" param is changed, reset the "page" param to 1,
    to avoid paging outside the actual number of documents. Also disable
    the link for selecting the "per_page" value that is currently active.
    Steffen Elberg Godskesen committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    16bc0c8 View commit details
    Browse the repository at this point in the history
  2. Add and cleanup tests for search result pagination

    Steffen Godskesen committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    5f1fc8b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2013

  1. Restore proper layout in sort widget

    Steffen Elberg Godskesen committed Feb 14, 2013
    Configuration menu
    Copy the full SHA
    d3cb9d8 View commit details
    Browse the repository at this point in the history