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

Resolve issue #25 #28

Closed
wants to merge 13 commits into from
Closed

Commits on May 24, 2013

  1. Resolving issue samluescher#25. Only files uploaded in a certain site…

    … shold be selectable in that site.
    erlenddalen committed May 24, 2013
    Configuration menu
    Copy the full SHA
    16fdcc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c55534 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2013

  1. Issue samluescher#25: Filter on the current site.

    Making sure that the image plugin use the site filter so that only
    images that are added to the current site can be used.
    erlenddalen committed May 27, 2013
    Configuration menu
    Copy the full SHA
    8e8ec15 View commit details
    Browse the repository at this point in the history
  2. Removed site from admin-forms.

    The site-field is stored automatically as the current_site when
    uploading a file or creating a folder.
    erlenddalen committed May 27, 2013
    Configuration menu
    Copy the full SHA
    a21d6ff View commit details
    Browse the repository at this point in the history
  3. Issue samluescher#25: Only folders for the current site.

    Also filter folders that has been registerred in the current site.
    erlenddalen committed May 27, 2013
    Configuration menu
    Copy the full SHA
    14daa62 View commit details
    Browse the repository at this point in the history
  4. Revert "Issue samluescher#25: Filter on the current site."

    This reverts commit 8e8ec15.
    erlenddalen committed May 27, 2013
    Configuration menu
    Copy the full SHA
    ee83f05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a40e8d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2013

  1. Issue samluescher#25

    Also fixing the site issue for the other plugins and use limit_choice_to
    to make admin pick up the limitations.
    erlenddalen committed May 28, 2013
    Configuration menu
    Copy the full SHA
    9179cfd View commit details
    Browse the repository at this point in the history
  2. Added copy_relations methods

    Try to make media_tree work with DjangoCMS 2.4
    erlenddalen committed May 28, 2013
    Configuration menu
    Copy the full SHA
    4f76f3a View commit details
    Browse the repository at this point in the history
  3. Issue samluescher#25

    Make sure the get_current is not called when being read in imports.
    erlenddalen committed May 28, 2013
    Configuration menu
    Copy the full SHA
    2e112f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e211a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2013

  1. The node does not have an "all" method.

    Just copy the node instead.
    erlenddalen committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    7e7a526 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2013

  1. Changed adminmedia to admin_static + url to 1.5

    Changed adminmedia to admin_static and url to 1.5 style.
    erlenddalen committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    58dc6c9 View commit details
    Browse the repository at this point in the history