Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jcuervo/activeadmin-sortable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vanderv/activeadmin-sortable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 5 files changed
  • 6 contributors

Commits on Feb 12, 2013

  1. Use ActiveAdmin.application.default_namespace so that activeadmin-sor…

    …table will work with applications that do no use the default namespace
    anark committed Feb 12, 2013
    Configuration menu
    Copy the full SHA
    d207387 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2013

  1. Use resource_path for sort url to make sorting work with different na…

    …mespaces and activeadmin resources that belong to another
    anark committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    a91d762 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2013

  1. Merge pull request #1 from anark/master

    Use with any activeadmin namespace not just the default
    adamlogic committed Feb 21, 2013
    Configuration menu
    Copy the full SHA
    7e0e296 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2013

  1. Configuration menu
    Copy the full SHA
    2c169de View commit details
    Browse the repository at this point in the history
  2. Add scope in style for icon

    kdelchev committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    c8803da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddfaf39 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from kdelchev/Branch_cursor_style

    Add cursor style for sortable rows
    adamlogic committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    b1228d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2013

  1. Configuration menu
    Copy the full SHA
    63bab0f View commit details
    Browse the repository at this point in the history
  2. changes to Readme.md

    Bharat311 committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    5feafbd View commit details
    Browse the repository at this point in the history
  3. fix typo

    Bharat311 committed Aug 23, 2013
    Configuration menu
    Copy the full SHA
    70a7311 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2013

  1. Merge pull request #11 from Bharat311/f-mongoid-support

    Add support for Mongoid
    adamlogic committed Nov 20, 2013
    Configuration menu
    Copy the full SHA
    6c94660 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2014

  1. Add support jquery-ui-rails

    Add support rails 4
    Add sortable between page.
    Ivan Nesterovich committed Jan 7, 2014
    Configuration menu
    Copy the full SHA
    ba7e0a8 View commit details
    Browse the repository at this point in the history
  2. Change icon move. Css fix

    Ivan Nesterovich committed Jan 7, 2014
    Configuration menu
    Copy the full SHA
    6d7890f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2014

  1. fix url if custom namespace

    Ivan Nesterovich committed Jan 28, 2014
    Configuration menu
    Copy the full SHA
    87c9ee0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2014

  1. fix url

    Ivan Nesterovich committed Feb 5, 2014
    Configuration menu
    Copy the full SHA
    9d3ba4e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2014

  1. Configuration menu
    Copy the full SHA
    6e6e071 View commit details
    Browse the repository at this point in the history
  2. fixed url sort

    vanderv committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    ec1e75c View commit details
    Browse the repository at this point in the history
  3. back to old sort url

    vanderv committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    107adf6 View commit details
    Browse the repository at this point in the history
Loading